| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | resurrect accidentally deleted files | Tom Yu | 1998-09-21 | 1 | -0/+28 |
* | restore accidentally deleted files | Tom Yu | 1998-09-21 | 9 | -0/+1031 |
* | merge of tlyu-3des-k4 | Tom Yu | 1998-09-19 | 15 | -2064/+0 |
* | Added check for CFM | Miro Jurisic | 1998-09-08 | 2 | -0/+20 |
* | ccdefname.c (krb5_cc_default_name): Changed the PC version to use the | Theodore Tso | 1998-09-01 | 2 | -19/+15 |
* | Both Macintoshes and Windows use the ccapi as the default credentials | Theodore Tso | 1998-09-01 | 1 | -3/+3 |
* | Add #ifdef's so that correct header file (cacheapi.h vs. Ccache.h) is used | Theodore Tso | 1998-09-01 | 2 | -1/+15 |
* | Of course, the following sentence actually refers to the login function, | Geoffrey King | 1998-08-29 | 1 | -4/+3 |
* | * ftpd.c (login): New function. Essentially, the old pass | Geoffrey King | 1998-08-29 | 2 | -21/+74 |
* | * cmds.c (user): Replace "oldlevel" with the more descriptive | Geoffrey King | 1998-08-28 | 3 | -6/+25 |
* | Added timeout to CW AppleEvents | Miro Jurisic | 1998-08-28 | 1 | -1/+3 |
* | Unlock makefile when building snapshot | Miro Jurisic | 1998-08-28 | 1 | -0/+1 |
* | Fixed the snapshot target | Miro Jurisic | 1998-08-28 | 1 | -1/+1 |
* | Fixed the makefile target | Miro Jurisic | 1998-08-28 | 1 | -1/+1 |
* | Added perl and AppleScript stuff to automagically build CW projects | Miro Jurisic | 1998-08-28 | 5 | -10/+75 |
* | Added release notes to the snapshot | Miro Jurisic | 1998-08-28 | 1 | -1/+1 |
* | Added release notes | Miro Jurisic | 1998-08-28 | 2 | -0/+9 |
* | Added MPW fragment aliasing script | Miro Jurisic | 1998-08-28 | 1 | -0/+24 |
* | Fixed typo in makefile | Miro Jurisic | 1998-08-28 | 1 | -0/+1 |
* | Fixed dependencies in metaproject | Miro Jurisic | 1998-08-28 | 1 | -0/+0 |
* | Added CodeWarrior metaproject | Miro Jurisic | 1998-08-28 | 3 | -7/+4 |
* | Fixed typo in snapshot target | Miro Jurisic | 1998-08-28 | 1 | -2/+2 |
* | Fixed typo in snapshot target | Miro Jurisic | 1998-08-28 | 1 | -1/+1 |
* | Fixed typo in snapshot target | Miro Jurisic | 1998-08-28 | 1 | -1/+1 |
* | Removed all mentions from static libraries and kconfig from readmes and makef... | Miro Jurisic | 1998-08-28 | 5 | -258/+250 |
* | Added debugging versions od CCache API libs | Miro Jurisic | 1998-08-28 | 2 | -0/+2 |