summaryrefslogtreecommitdiffstats
path: root/src/appl/gssftp/ftpd/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-924/+0
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-111-0/+4
* * ftpd.c: GCC 4.0 fixes... Move static declaration of gunique outEzra Peisach2005-01-131-0/+5
* ticket: newSam Hartman2004-11-261-0/+6
* merge athena ftpd changes for requiring encrypted passwordsTom Yu2004-11-031-0/+10
* Better support for using libutil on systems that need it for variousTom Yu2004-09-221-0/+4
* Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs inKen Raeburn2004-08-271-0/+6
* Patch from Garry Zacheiss to use krb5_get_init_creds_password in ftpdSam Hartman2004-08-271-0/+6
* * ftpd.c (main): Use socklen_t for the size of the address from acceptKen Raeburn2004-08-091-0/+5
* Gets a bit closer, still not working..Ken Raeburn2003-12-131-0/+13
* Use fork not vfork in ftpSam Hartman2003-06-051-0/+4
* Eliminate explicit declarations of errno; include errno.h as needed.Ken Raeburn2003-04-241-0/+4
* * ftpd.c (auth_data): Kerberos v4 checksum must be a 32-bit valueKen Raeburn2003-01-031-0/+5
* * ftpcmd.y: Bison 1.75 cleanup. Essentially remove `=' beforeEzra Peisach2002-10-231-0/+5
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* * ftpd.c (auth_data, reply_gss_code): Use OM_uint32 instead of intEzra Peisach2002-08-231-0/+5
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-121-0/+4
* * Makefile.in (ftpd): Don't use krb5util libraryKen Raeburn2002-06-251-0/+4
* Don't use channel bindings for accept_sec_contextSam Hartman2002-04-111-0/+4
* * Makefile.in: Remove dependency on krb524.h and krb524_err.h asEzra Peisach2002-03-201-0/+5
* define "unix" on BSDKen Raeburn2002-03-071-0/+4
* fix bug with inconsistent result codes when homedir isn't accessible but / isKen Raeburn2002-01-081-0/+8
* * ftpcmd.y (pathname): Handle returns from ftpglob() better soTom Yu2001-12-081-0/+8
* * ftpd.M: Remove improper formatting from the .SH NAME section, as itMitchell Berger2001-10-111-0/+6
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-0/+4
* * ftpd.M: Update the usage line and option descriptions to be in syncMitchell Berger2001-08-031-0/+5
* * ftpd.c (main): Convert to do option parsing with getopt() ratherMitchell Berger2001-08-031-0/+8
* * ftpd.c: Provide prototypes for myoob and lostconnEzra Peisach2001-07-051-0/+4
* * ftpd.c (sgetpwnam): Remove local declaration of sgetsaveEzra Peisach2001-07-031-0/+4
* * popen.c: Include ftpd_var.hEzra Peisach2001-07-021-0/+12
* * ftpcmd.y (help): Change local variable type to ftypeEzra Peisach2001-06-221-0/+7
* * ftpd.c: If NEED_SETENV defined, prototype for setenv.Ezra Peisach2001-06-211-0/+2
* * ftpd.c: If NEED_SETENV defined, prototype for setenvEzra Peisach2001-06-211-0/+4
* * ftpd.c: Include gssapi/gssapi_krb5.h for gss_krb5_copy_ccacheEzra Peisach2001-06-211-0/+5
* * ftpcmd.y: Cleanup potential ambiguity between comparsion andEzra Peisach2001-06-191-0/+5
* * ftpcmd.y, ftpd.c: Cast argument to isspace()/isdigit() to intEzra Peisach2001-06-151-0/+7
* * pathnames.h: _PATH_FTPUSERS renamed to _PATH_FTPUSERS_DEFAULTMitchell Berger2001-06-081-0/+9
* * ftpcmd.y: Include "ftpd_var.h" and remove prototype for reply()Ezra Peisach2001-06-061-0/+31
* * ftpcmd.y: Don't dereference a NULL pointer returned fromTom Yu2001-04-261-0/+9
* prefer strerror() over sys_errlist[], for sparcv9-solaris2.8Ken Raeburn2001-03-081-0/+4
* make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in*Ken Raeburn2000-12-061-0/+5
* * ftpd.c (reply): For gssapi connection, do not include NULL inEzra Peisach2000-10-171-0/+5
* * ftpd.c (login): Return of krb5_cc_get_name is now const char *Ezra Peisach2000-10-031-0/+4
* * ftpcmd.y: Fix up grammar so that single character token namesTom Yu2000-08-261-0/+11
* * secure.h (myaddr): For secure data stream, pass the port numberEzra Peisach2000-08-221-0/+3
* * ftpd.c (auth_data): Iterate over all krb4 services instead ofEzra Peisach2000-08-221-0/+6
* 1.2-beta4 pullupKen Raeburn2000-06-301-0/+8
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* Volatile decls as needed.Ken Raeburn2000-02-191-0/+8