*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9323 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-12-08 14:37:26 +00:00
parent b882ed1242
commit 18c18c4a26

View File

@@ -1,3 +1,14 @@
2000-12-07 Assar Westerlund <assar@sics.se>
* telnetd/sys_term.c (scrub_env): remove some const-ness
* telnetd/sys_term.c (scrub_env): add LOGNAME and POSIXLY_CORRECT
to the list of authorized environment variables to be compatible
with linux-telnetd
* telnetd/sys_term.c (scrub_env): change filtering algoritm from
allowing everything except a few bad cases to not allowing
anything except a few non-dangerous cases
2000-12-06 Johan Danielsson <joda@pdc.kth.se> 2000-12-06 Johan Danielsson <joda@pdc.kth.se>
* libtelnet/kerberos5.c: de-pointerise auth_context parameter to * libtelnet/kerberos5.c: de-pointerise auth_context parameter to