| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 14 | -0/+49 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 3 | -1/+10 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 2 | -1/+9 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-13 | 5 | -58/+45 |
| * | Add a declaration for the global variable krb5__krb4_context, which is | Theodore Tso | 1998-11-13 | 2 | -0/+8 |
| * | Fix bug where if the fcntl-style lock succeeded, we should return | Theodore Tso | 1998-11-13 | 2 | -2/+13 |
| * | If $(MY_SUBDIRS) is non-NULL use it instead of $(SUBDIRS) to control | Theodore Tso | 1998-11-13 | 2 | -1/+15 |
| * | * Makefile.in (STLIBOBJS, OBJS, SRCS): Restore des.c | Tom Yu | 1998-11-12 | 3 | -6/+15 |
| * | Fixes to build out of source tree | Ezra Peisach | 1998-11-06 | 4 | -5/+14 |
| * | * gssftp.exp: Changes to deal with new text messages in ftp/ftpd | Ezra Peisach | 1998-11-06 | 2 | -2/+6 |
| * | * k5unseal.c (kg2_unwrap_integ): Handle case of malloc(0) | Ezra Peisach | 1998-11-06 | 2 | -13/+20 |
| * | Fixed filename uniqueness problems by renaming all of the *.c files | Theodore Tso | 1998-11-05 | 5 | -3/+5 |
| * | Fixed places where code didn't follow CCache API. Integrated some stuff from... | Scott McGuire | 1998-11-05 | 3 | -60/+79 |
| * | * prof_init.c (profile_init): Fix a problem whereby if the last | Geoffrey King | 1998-11-05 | 2 | -3/+12 |
| * | Make sure filenames are unique across all of the krb5 directories. Renamed | Theodore Tso | 1998-11-05 | 9 | -12/+13 |
| * | Ignore kerbsrc.tar, kerbsrc.zip, etc. files which are created in the | Theodore Tso | 1998-11-03 | 1 | -0/+3 |
| * | aclocal.m4 (AC_PROG_LEX): Autoconf "fixed" AC_PROG_LEX long ago. Our | Theodore Tso | 1998-11-03 | 2 | -16/+5 |
| * | Makefile.in: Added prof_get.c to the list of files to be compiled | Theodore Tso | 1998-11-03 | 12 | -608/+710 |
| * | * dump.c: Fix up to work with new crypto API | Tom Yu | 1998-11-03 | 2 | -26/+23 |
| * | lock_file.c (krb5_lock_file): Move the flock() fallback code from | Theodore Tso | 1998-11-03 | 2 | -23/+49 |
| * | * str_conv.c: Remove krb5_cksumtype_to_string after merge | Tom Yu | 1998-11-03 | 2 | -27/+4 |
| * | resurrect | Tom Yu | 1998-11-02 | 1 | -0/+203 |
| * | ressurect files missed by merge | Tom Yu | 1998-11-02 | 40 | -0/+3499 |
| * | add back mistakenly deleted files | Marc Horowitz | 1998-10-30 | 44 | -0/+2404 |
| * | add back mistakenly deleted files | Marc Horowitz | 1998-10-30 | 5 | -0/+881 |
| * | add back mistakenly deleted files | Marc Horowitz | 1998-10-30 | 8 | -0/+972 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 340 | -15571/+11806 |
| * | Merged lxs' changes (removed 3des code from export list) | Miro Jurisic | 1998-10-27 | 6 | -43/+65 |
| * | Add -A (require authentication but not necessarily authorization) and | Dan Winship | 1998-10-26 | 5 | -160/+381 |
| * | * ftp.M: Add documentation for new ccc and cprotect commands. | Geoffrey King | 1998-10-26 | 3 | -23/+77 |
| * | ftpd.c (pass): Wait 5 seconds before returning "password | Theodore Tso | 1998-10-24 | 3 | -10/+36 |
| * | Merged in smcguire's fixes | Miro Jurisic | 1998-10-23 | 2 | -35/+116 |
| * | Updated deslib binaries | Miro Jurisic | 1998-10-23 | 4 | -4/+4 |
| * | Added Mac DES shared library | Miro Jurisic | 1998-10-23 | 12 | -0/+1501 |
| * | Fixed build instructions and upped version to 1.1a4 | Miro Jurisic | 1998-10-21 | 3 | -6/+11 |
| * | Added CodeWarrior Pro4 projects and docs, updated the Mac makefile to automag... | Miro Jurisic | 1998-10-21 | 25 | -18/+213 |
| * | update ftpd man page to fully match reality (-a, -c, -u, CCC) | Dan Winship | 1998-10-20 | 2 | -6/+24 |
| * | * telnet.c (telnet): Cosmetic change: Put a newline after "Waiting | Geoffrey King | 1998-10-10 | 2 | -1/+8 |
| * | krshd.c (doit): Apply ghudson's patch so that rshd passes the port | Theodore Tso | 1998-10-08 | 3 | -4/+30 |
| * | * ftpd.c: Add support for restricted users, as requested in | Geoffrey King | 1998-10-08 | 2 | -16/+59 |
| * | cmdtab.c: Update help message for passive mode so that it | Theodore Tso | 1998-10-02 | 3 | -2/+9 |
| * | Add support for changing the master key for a database as part of | Theodore Tso | 1998-09-30 | 2 | -26/+167 |
| * | Don't use h_errno, it's not fully portable, and it's not worth it | Theodore Tso | 1998-09-29 | 2 | -2/+7 |
| * | Don't use h_errno at all; it doesn't work on all platforms (for | Theodore Tso | 1998-09-29 | 2 | -6/+8 |
| * | We shouldn't try to use the CCache API on Unix systems. (The maze of | Theodore Tso | 1998-09-26 | 2 | -2/+7 |
| * | * mkrel: Add fixes to deal with "tails" on release directories, | Tom Yu | 1998-09-25 | 2 | -0/+15 |
| * | resurrecting | Tom Yu | 1998-09-21 | 5 | -0/+1005 |
| * | oop | Tom Yu | 1998-09-21 | 1 | -0/+0 |
| * | restoring deleted files | Tom Yu | 1998-09-21 | 1 | -0/+0 |
| * | fix incorrect version | Tom Yu | 1998-09-21 | 1 | -2/+2 |