git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7080 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-10-03 15:45:31 +00:00
parent 3dc8cadf0c
commit 6da32187fb

View File

@@ -1,3 +1,13 @@
1999-10-03 Johan Danielsson <joda@pdc.kth.se>
* ftp/kauth.c (kauth): make sure we're using private protection
level
* ftp/security.c (set_command_prot): set command protection level
* ftp/security.c: make it possible to set the command protection
level with `prot'
1999-09-30 Assar Westerlund <assar@sics.se>
* ftpd/ftpd_locl.h: add prototype for fclose to make sunos happy