
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5332 ec53bebd-3082-4978-b11e-865c3cabbd6b
80 lines
2.1 KiB
Plaintext
80 lines
2.1 KiB
Plaintext
Tue Dec 1 14:44:29 1998 Johan Danielsson <joda@hella.pdc.kth.se>
|
|
|
|
* ftpd/Makefile.am: link with extra libs for aix
|
|
|
|
Sun Nov 22 10:28:20 1998 Assar Westerlund <assar@sics.se>
|
|
|
|
* ftpd/ftpd.c (retrying): support on-the-fly decompression
|
|
|
|
* ftpd/Makefile.in (WFLAGS): set
|
|
|
|
* ftp/ruserpass.c (guess_domain): new function
|
|
(ruserpass): use it
|
|
|
|
* common/Makefile.in (WFLAGS): set
|
|
|
|
* Makefile.in (WFLAGS): set
|
|
|
|
Sat Nov 21 23:13:03 1998 Assar Westerlund <assar@sics.se>
|
|
|
|
* ftp/security.c: some more type correctness.
|
|
|
|
* ftp/gssapi.c (gss_adat): more braces to shut up warnings
|
|
|
|
Wed Nov 18 21:47:55 1998 Assar Westerlund <assar@sics.se>
|
|
|
|
* ftp/main.c (main): new option `-p' for enable passive mode.
|
|
|
|
Mon Nov 2 01:57:49 1998 Assar Westerlund <assar@sics.se>
|
|
|
|
* ftp/ftp.c (getreply): remove extra `break'
|
|
|
|
* ftp/gssapi.c (gss_auth): fixo typo(copyo?)
|
|
|
|
* ftp/security.c (sec_login): fix loop and return value
|
|
|
|
Tue Sep 1 16:56:42 1998 Johan Danielsson <joda@emma.pdc.kth.se>
|
|
|
|
* ftp/cmds.c (quote1): fix % quoting bug
|
|
|
|
Fri Aug 14 17:10:06 1998 Johan Danielsson <joda@emma.pdc.kth.se>
|
|
|
|
* ftp/krb4.c: krb_put_int -> KRB_PUT_INT
|
|
|
|
Tue Jun 30 18:07:15 1998 Assar Westerlund <assar@sics.se>
|
|
|
|
* ftp/security.c (auth): free `app_data'
|
|
(sec_end): only destroy if it was initialized
|
|
|
|
Tue Jun 9 21:01:59 1998 Johan Danielsson <joda@emma.pdc.kth.se>
|
|
|
|
* ftp/krb4.c: pass client address to krb_rd_req
|
|
|
|
Sat May 16 00:02:07 1998 Assar Westerlund <assar@sics.se>
|
|
|
|
* ftpd/Makefile.am: link with DBLIB
|
|
|
|
Tue May 12 14:15:32 1998 Johan Danielsson <joda@emma.pdc.kth.se>
|
|
|
|
* ftp/gssapi.c: Save client name for userok().
|
|
|
|
* ftpd/gss_userok.c: Userok for gssapi.
|
|
|
|
Fri May 1 07:15:01 1998 Assar Westerlund <assar@sics.se>
|
|
|
|
* ftp/ftp.c: unifdef -DHAVE_H_ERRNO
|
|
|
|
Fri Mar 27 00:46:07 1998 Johan Danielsson <joda@emma.pdc.kth.se>
|
|
|
|
* Make compile w/o krb4.
|
|
|
|
Thu Mar 26 03:49:12 1998 Johan Danielsson <joda@emma.pdc.kth.se>
|
|
|
|
* ftp/*, ftpd/*: Changes for new framework.
|
|
|
|
* ftp/gssapi.c: GSS-API backend for the new security framework.
|
|
|
|
* ftp/krb4.c: Updated for new framework.
|
|
|
|
* ftp/security.{c,h}: New unified security framework.
|