| Commit message (Expand) | Author | Age | Files | Lines |
* | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -3/+3 |
* | * kdc5_hammer.c (verify_cs_pair): Use krb5_free_creds() instead of | Ezra Peisach | 2003-01-12 | 2 | -2/+7 |
* | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -1/+2 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
* | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+1 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
* | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -2/+2 |
* | delete no-op '-k' option | Ken Raeburn | 2002-04-06 | 2 | -12/+8 |
* | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -1/+1 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 2 | -4/+8 |
* | dependencies | Ken Raeburn | 2001-09-02 | 1 | -0/+10 |
* | * kdc5_hammer.c (main): Initialize enctype at entry; eliminate enctypedone va... | Ken Raeburn | 2001-08-30 | 2 | -7/+7 |
* | * kdc5_hammer.c: Move global (to file) enctype into main to prevent | Ezra Peisach | 2000-07-28 | 2 | -10/+7 |
* | merge from krb5-1-2-beta4 | Ken Raeburn | 2000-06-23 | 2 | -5/+17 |
* | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
* | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
* | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+0 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
* | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
* | POSIX states that getopt returns -1 when it is done parsing options, | Theodore Tso | 1998-05-06 | 2 | -1/+6 |
* | * kdc5_hammer.c (usage): Change usage to refelect reality | Ezra Peisach | 1998-03-30 | 2 | -24/+29 |
* | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
* | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 3 | -5/+6 |
* | * Makefile.in (SRCS): Add $(SRCS) line | Ezra Peisach | 1997-08-17 | 2 | -0/+6 |
* | Remove unneeded calls to krb5_init_ets | Richard Basch | 1997-02-20 | 1 | -1/+0 |
* | Remove krb5_xfree from the public interface | Richard Basch | 1997-02-18 | 2 | -2/+6 |
* | Merge of libhack_branch | Tom Yu | 1997-02-09 | 3 | -8/+10 |
* | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
* | Update .Sanitize files to reflect current file status | Theodore Tso | 1996-06-06 | 1 | -1/+0 |
* | whitespace | Ken Raeburn | 1996-05-04 | 1 | -1/+1 |
* | Added V5_USE_SHARED_LIB | Richard Basch | 1996-04-11 | 1 | -0/+1 |
* | Remove use of krb5_kdc_default_options | Ezra Peisach | 1996-01-20 | 2 | -3/+5 |
* | * kdc5_hammer.c : Remove krb5_enctype from krb5_string_to_key() args | Chris Provenzano | 1995-11-09 | 2 | -2/+5 |
* | stamp out festering Imakefiles | Mark Eichin | 1995-11-03 | 1 | -29/+0 |
* | remove rcs keyword cruft which doesn't make much sense in CVS. | Mark Eichin | 1995-11-03 | 1 | -3/+1 |
* | * kdc5_hammer.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 2 | -16/+20 |
* | * kdc5_hammer.c : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 2 | -14/+5 |
* | Library rule build update | Paul Park | 1995-07-12 | 2 | -1/+4 |
* | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 3 | -9/+9 |
* | Fix generation of server principals so this works with kdb5_mkdums | Paul Park | 1995-06-23 | 2 | -5/+90 |
* | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 2 | -1/+5 |
* | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -5/+5 |
* | Modify usage to reflect reality. Modified getopt call to recognize the already | Ezra Peisach | 1995-04-20 | 2 | -3/+17 |
* | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+39 |
* | * kdc5_hammer.c (verify_cs_pair()): Use new calling conventions | Chris Provenzano | 1995-03-27 | 2 | -88/+126 |
* | kdc5_hammer.c (get_tgt): Remove the call to krb5_os_localaddr() | Theodore Tso | 1995-03-24 | 2 | -8/+6 |
* | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 2 | -2/+5 |
* | Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with | Theodore Tso | 1995-03-01 | 2 | -3/+6 |
* | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 3 | -8/+7 |
* | * kdc5_hammer.c Removed krb5_keytype, changed krb5_enctype to | Chris Provenzano | 1995-02-08 | 2 | -7/+10 |