| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 4 | -1817/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 4 | -170/+0 |
| * | make depend | Ken Raeburn | 2006-04-01 | 2 | -10/+10 |
| * | * configure.in: Don't test word sizes | Ken Raeburn | 2006-03-31 | 2 | -3/+4 |
| * | * secure.c: Include autoconf.h. Include stdint.h and inttypes.h if available. | Ken Raeburn | 2006-03-31 | 2 | -9/+16 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 2 | -47/+52 |
| * | * configure.in: Supply comment template in AC_DEFINE calls | Ken Raeburn | 2006-03-28 | 2 | -4/+8 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 2 | -4/+4 |
| * | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 2 | -0/+6 |
| * | Qing Dong <dongq@mit.edu> provided a set of changes to allow | Jeffrey Altman | 2006-02-27 | 2 | -1/+5 |
| * | make depend | Ken Raeburn | 2005-12-22 | 1 | -1/+0 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -0/+1 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 2 | -3/+0 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 2 | -1/+5 |
| * | update dependencies | Ken Raeburn | 2005-04-06 | 1 | -1/+0 |
| * | * ftpd.c: GCC 4.0 fixes... Move static declaration of gunique out | Ezra Peisach | 2005-01-13 | 2 | -1/+6 |
| * | make depend | Tom Yu | 2005-01-06 | 1 | -0/+1 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 2 | -2/+0 |
| * | ticket: new | Sam Hartman | 2004-11-26 | 2 | -7/+6 |
| * | merge athena ftpd changes for requiring encrypted passwords | Tom Yu | 2004-11-03 | 4 | -4/+35 |
| * | Better support for using libutil on systems that need it for various | Tom Yu | 2004-09-22 | 3 | -2/+6 |
| * | Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs in | Ken Raeburn | 2004-08-27 | 2 | -1/+7 |
| * | Patch from Garry Zacheiss to use krb5_get_init_creds_password in ftpd | Sam Hartman | 2004-08-27 | 2 | -6/+12 |
| * | * ftpd.c (main): Use socklen_t for the size of the address from accept | Ken Raeburn | 2004-08-09 | 2 | -1/+7 |
| * | update dependencies | Ken Raeburn | 2004-07-16 | 1 | -1/+0 |
| * | make depend | Tom Yu | 2004-06-16 | 1 | -0/+1 |
| * | * ftp.c (do_auth): Handle a return code of 335, where the authentication | Ken Raeburn | 2003-12-19 | 2 | -1/+6 |
| * | Gets a bit closer, still not working.. | Ken Raeburn | 2003-12-13 | 3 | -15/+63 |
| * | clean up ftp client gss memory management | Tom Yu | 2003-06-25 | 2 | -4/+9 |
| * | * ftp.c (recvrequest): Add new argument indicating whether "-" and "|..." | Ken Raeburn | 2003-06-16 | 4 | -10/+19 |
| * | Use fork not vfork in ftp | Sam Hartman | 2003-06-05 | 6 | -9/+14 |
| * | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 4 | -19/+7 |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -1/+0 |
| * | Eliminate explicit declarations of errno; include errno.h as needed. | Ken Raeburn | 2003-04-24 | 2 | -1/+4 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -4/+6 |
| * | Use socklen_t when passing address to socket functions. | Ken Raeburn | 2003-01-10 | 2 | -3/+11 |
| * | * ftpd.c (auth_data): Kerberos v4 checksum must be a 32-bit value | Ken Raeburn | 2003-01-03 | 2 | -1/+6 |
| * | Replace dependencies on generated krb524 and krb4 headers with | Tom Yu | 2002-12-23 | 2 | -14/+12 |
| * | * configure.in: Quote the argument to AC_CHECK_HEADER. Autoconf | Ezra Peisach | 2002-12-06 | 2 | -1/+6 |
| * | update dependencies | Tom Yu | 2002-11-27 | 2 | -8/+15 |
| * | * configure.in: Set SETENVSRC correctly | Tom Yu | 2002-11-27 | 2 | -1/+5 |
| * | * main.c (makeargv): Report an error if parsed arguments won't fit in margv | Ken Raeburn | 2002-11-09 | 3 | -3/+16 |
| * | * ftpcmd.y: Bison 1.75 cleanup. Essentially remove `=' before | Ezra Peisach | 2002-10-23 | 2 | -78/+83 |
| * | update dependencies | Ken Raeburn | 2002-08-29 | 2 | -4/+4 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 6 | -3/+15 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 2 | -0/+3 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 6 | -3/+15 |
| * | * ftpd.c (auth_data, reply_gss_code): Use OM_uint32 instead of int | Ezra Peisach | 2002-08-23 | 2 | -2/+7 |
| * | update dependencies | Ken Raeburn | 2002-07-13 | 1 | -10/+7 |
| * | Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>. | Ken Raeburn | 2002-07-12 | 2 | -0/+5 |