| Commit message (Expand) | Author | Age | Files | Lines |
* | support to calculate BUILDTOP in makeaclocals | Tom Yu | 1994-06-17 | 20 | -6/+20 |
* | easy appl entries | Mark Eichin | 1994-06-16 | 14 | -0/+249 |
* | trim to working ones for now | Mark Eichin | 1994-06-16 | 1 | -1/+1 |
* | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 7 | -17/+17 |
* | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 9 | -30/+33 |
* | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 1 | -1/+1 |
* | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 4 | -15/+15 |
* | step 2: bcmp->memcmp | Mark Eichin | 1994-06-15 | 6 | -9/+9 |
* | step 1: bzero->memset(,0,) | Mark Eichin | 1994-06-15 | 18 | -29/+29 |
* | Include the new gss-sample directory | Theodore Tso | 1994-06-15 | 1 | -1/+1 |
* | As submitted from Openvision --- a sample GSSAPI client/server application! | Theodore Tso | 1994-06-15 | 7 | -0/+1012 |
* | Nancy L. Gilman's changes for Beta 4 | Nancy Gilman | 1994-06-14 | 7 | -190/+284 |
* | Pass the correct arguments so that telnet works with login.krb5 | Theodore Tso | 1994-06-10 | 3 | -3/+3 |
* | Add support for the -F flag --- allow logins by anyone, including root | Theodore Tso | 1994-06-10 | 1 | -7/+24 |
* | Improve logging of failed logins | Theodore Tso | 1994-06-10 | 1 | -10/+17 |
* | Updated telnet to be the 94.02.07 version, with some bugfixes | Theodore Tso | 1994-06-10 | 81 | -2363/+6355 |
* | autoconf enhancements for kerberos | Mark Eichin | 1994-06-09 | 6 | -0/+102 |
* | Add support for NeXt's (don't include setenv) | Theodore Tso | 1994-06-02 | 1 | -10/+26 |
* | Fix security hole in krcp.c | Theodore Tso | 1994-06-02 | 1 | -0/+2 |
* | adding HESINCLUDES in order to pick up hesiod.h wherever it may be | Tom Yu | 1994-05-25 | 1 | -0/+1 |
* | Add error checking to krb5_sname_to_principal | Theodore Tso | 1994-01-17 | 1 | -2/+8 |
* | Fixed Config.generic for all platforms | Theodore Tso | 1994-01-17 | 1 | -64/+62 |
* | Don't use V4 Kerberos routines unless compiled with V4 compatibility mode | Theodore Tso | 1994-01-14 | 2 | -2/+12 |
* | Missing login.krb -> login.krb5 change | Theodore Tso | 1994-01-14 | 1 | -1/+1 |
* | Fix bug in checking argc count | Theodore Tso | 1994-01-13 | 1 | -1/+1 |
* | Change code to use krb5_sname_to_principal() function, instead of trying to | Theodore Tso | 1994-01-13 | 1 | -85/+13 |
* | Fixed for newly enforced memory handling convention in the Kerberos | Theodore Tso | 1994-01-13 | 2 | -8/+1 |
* | krb5_free_rcache now free's replay cache | Theodore Tso | 1993-12-24 | 1 | -5/+0 |
* | Lots of cleanup. V4/V5 compatibility recvauth moved to separate | Theodore Tso | 1993-12-24 | 8 | -1263/+967 |
* | optarg must be declared extern char * | Theodore Tso | 1993-12-03 | 1 | -3/+4 |
* | Separate out SAMPLE_SERVICE (the Kerberos service name) and SAMPLE_PORT | Theodore Tso | 1993-12-01 | 2 | -2/+3 |
* | Completely revamped how allocated memory is freed so that there are no | Theodore Tso | 1993-12-01 | 1 | -85/+81 |
* | Added missing #include for ctype.h | Theodore Tso | 1993-12-01 | 1 | -1/+0 |
* | Added new extra flags argument to the call to krb5_recvauth() | Theodore Tso | 1993-12-01 | 1 | -1/+2 |
* | Fix man page to reflect new command-line arguments to sserver | Theodore Tso | 1993-12-01 | 1 | -6/+8 |
* | Added new extra flags argument to the call to krb5_recvauth() | Theodore Tso | 1993-12-01 | 1 | -20/+23 |
* | Added new extra flags argument to the call to krb5_recvauth() | Theodore Tso | 1993-12-01 | 1 | -0/+1 |
* | Track style changes in Borman release of telnet | Theodore Tso | 1993-11-20 | 1 | -2/+6 |
* | Use new version of strftime from Borman release, so that strftime | Theodore Tso | 1993-11-20 | 1 | -30/+78 |
* | Track style changes in Borman release of telnet | Theodore Tso | 1993-11-20 | 1 | -14/+32 |
* | Changes to support new CRED-ENC structure | Theodore Tso | 1993-11-20 | 1 | -34/+38 |
* | Misc cleanup | Theodore Tso | 1993-10-30 | 1 | -14/+14 |
* | Change use of index and rindex to strchr and strrchr | Theodore Tso | 1993-10-30 | 1 | -5/+5 |
* | Fixed bug in simple server where packet length wasn't being set | Theodore Tso | 1993-10-30 | 1 | -0/+3 |
* | Change use of xfree to krb5_xfree to prevent namespace pollution | Theodore Tso | 1993-10-15 | 8 | -56/+56 |
* | Merged in ISI's modified CRED-INFO patches | Theodore Tso | 1993-09-22 | 1 | -34/+35 |
* | Change export warning notice from "is assumed to require an export license" | Theodore Tso | 1993-09-01 | 32 | -64/+64 |
* | Cleaned up TGTNAME define; now KRB5_TGS_NAME | Theodore Tso | 1993-08-17 | 2 | -6/+4 |
* | Initial revision | Theodore Tso | 1993-06-03 | 40 | -0/+5309 |
* | Change to reflect new calling interface for krb5_sname_to_principal | Theodore Tso | 1993-06-03 | 2 | -5/+3 |