x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11294 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,23 @@
|
|||||||
|
2002-08-28 Johan Danielsson <joda@pdc.kth.se>
|
||||||
|
|
||||||
|
* telnet/main.c: rename functions to what they're really called
|
||||||
|
|
||||||
|
* telnet/commands.c: kill some might be uninitialized warnings
|
||||||
|
|
||||||
|
* telnet/commands.c: add forward and forwardable toggle options,
|
||||||
|
and call set_forward_options() after parsing .telnetrc
|
||||||
|
|
||||||
|
* telnet/externs.h: proto for set_forward_options
|
||||||
|
|
||||||
|
* telnet/main.c: only register what forwarding options are asked
|
||||||
|
for when parsing command line, we have to set the actual flags
|
||||||
|
later after we have read .telnetrc
|
||||||
|
|
||||||
|
* libtelnet/auth-proto.h: kerberos5_set_forward{,able} protos
|
||||||
|
|
||||||
|
* libtelnet/kerberos5.c: add kerberos5_set_forward{,able}
|
||||||
|
functions suitable for the command parser
|
||||||
|
|
||||||
2002-08-23 Assar Westerlund <assar@kth.se>
|
2002-08-23 Assar Westerlund <assar@kth.se>
|
||||||
|
|
||||||
* telnetd/telnetd.c: add --version as a special case
|
* telnetd/telnetd.c: add --version as a special case
|
||||||
|
Reference in New Issue
Block a user