| Commit message (Expand) | Author | Age | Files | Lines |
* | Use symbolic names for the encryption types. | Richard Basch | 1995-12-05 | 1 | -3/+6 |
* | There is no longer a dependency on libkadm | Richard Basch | 1995-12-05 | 3 | -3/+0 |
* | Change use of krb5_clockskew to be context->clockskew | Theodore Tso | 1995-11-08 | 2 | -4/+7 |
* | remove rcs keyword cruft which doesn't make much sense in CVS. | Mark Eichin | 1995-11-03 | 3 | -9/+6 |
* | Handle case when ticket cache name does not include a colon | Ezra Peisach | 1995-10-10 | 2 | -0/+7 |
* | * ksu.M: Document authorization changes | Ezra Peisach | 1995-10-06 | 7 | -646/+35 |
* | * kinit.c (KRB5_DEFAULT_LIFE): default life should be 10 hours, | Mark Eichin | 1995-10-02 | 2 | -1/+5 |
* | klist.M: Updated the man page to include all of the supported options | Theodore Tso | 1995-09-15 | 3 | -26/+120 |
* | * krb_auth_su.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 2 | -4/+7 |
* | * krb_auth_su.c : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 2 | -2/+6 |
* | * klist.c : Remove krb5_enctype references, and replace with | Chris Provenzano | 1995-09-06 | 2 | -24/+5 |
* | Use libkadm string handling routines | Paul Park | 1995-08-21 | 9 | -215/+180 |
* | Use libkadm string conversion routines | Paul Park | 1995-08-21 | 4 | -90/+25 |
* | * configure.in: Don't link with -lkadm | Tom Yu | 1995-07-29 | 2 | -1/+4 |
* | Add full prototypes for all functions. Fix calls to functions that | Ezra Peisach | 1995-07-20 | 7 | -36/+193 |
* | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 12 | -31/+33 |
* | Remove LDFLAGS | Paul Park | 1995-07-07 | 2 | -1/+4 |
* | * krb_auth_su.c (krb5_get_tkt_via_passwd): Pass context to | Tom Yu | 1995-07-06 | 2 | -1/+6 |
* | Change PROTOTYPE -> KRB5_PROTOTYPE | Theodore Tso | 1995-06-21 | 2 | -4/+7 |
* | * main.c: HAS_GETUSERSHELL -> HAVE_GETUSERSHELL | Tom Yu | 1995-06-20 | 3 | -4/+10 |
* | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 12 | -9/+37 |
* | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 8 | -22/+21 |
* | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -6/+8 |
* | Integrated patch from OpenVision which allows klist to list keytabs as | Theodore Tso | 1995-06-08 | 2 | -76/+242 |
* | Update usage message and manual page to reflect current reality. (-e -f | Ezra Peisach | 1995-05-11 | 3 | -1/+13 |
* | More missing contexts | Ezra Peisach | 1995-05-09 | 3 | -9/+15 |
* | Numerous context reference s were missing. Alerted to first by | Ezra Peisach | 1995-05-09 | 2 | -6/+15 |
* | * klist.c : Changed progname to argv[0] for consistancy with | Chris Provenzano | 1995-05-04 | 2 | -20/+24 |
* | * kdestroy.c : Added #include <string.h> | Chris Provenzano | 1995-05-04 | 2 | -2/+7 |
* | * klist.c : #include <string.h>, a must for prototypes of various | Chris Provenzano | 1995-05-04 | 2 | -1/+8 |
* | Use $(LD) instead of $(CC) when trying to link. (So purify works). | Theodore Tso | 1995-04-28 | 2 | -1/+7 |
* | Make configure look for pwd.h and define HAVE_PWD_H if found | Chris Provenzano | 1995-04-22 | 2 | -0/+6 |
* | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 5 | -0/+198 |
* | * Makefile.in (LDFLAGS): Remove, conflicts with pre.in. | John Gilmore | 1995-03-29 | 3 | -8/+31 |
* | kinit.c (main): Remove the call to krb5_os_localaddr() since | Theodore Tso | 1995-03-24 | 2 | -10/+16 |
* | * configure.in: Replace CHECK_STDARG with AC_CHECK_HEADERS. | John Gilmore | 1995-03-17 | 4 | -9/+13 |
* | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 8 | -10/+24 |
* | Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with | Theodore Tso | 1995-03-01 | 4 | -6/+12 |
* | Replace check for -lsocket and -lnsl with WITH_NETLIB check | Theodore Tso | 1995-03-01 | 4 | -4/+12 |
* | Avoid <krb5/...> and <com_err.h> includes | John Gilmore | 1995-02-28 | 8 | -21/+24 |
* | * krb_auth_su.c krb5_auth_check()) Call krb5_get_cred_from_kdc() | Chris Provenzano | 1995-02-23 | 2 | -9/+16 |
* | Use $(LD) instead of $(CC) when linking. (For allowing use of Pure Software | Theodore Tso | 1995-02-22 | 2 | -1/+5 |
* | Add check for libsocket and libnsl (sigh). krb5_init_ctx drags in | Theodore Tso | 1995-02-11 | 4 | -4/+19 |
* | Add check for libsocket and libnsl (sigh). krb5_init_ctx drags in | Theodore Tso | 1995-02-11 | 3 | -3/+14 |
* | Added -e option to print out encryption types | Chris Provenzano | 1995-02-09 | 2 | -1/+38 |
* | * krb_auth_su.c Removed krb5_keytype, changed krb5_enctype to | Chris Provenzano | 1995-02-08 | 2 | -29/+11 |
* | * klist.c Do a krb5_init_context() before using a krb5_context | Chris Provenzano | 1995-02-08 | 2 | -0/+6 |
* | * kinit.c (main()) Removed krb5_keytype, changed krb5_enctype to | Chris Provenzano | 1995-02-08 | 2 | -72/+23 |
* | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 5 | -0/+5 |
* | Use new API for krb5_kt_get_entry() | Chris Provenzano | 1995-01-28 | 2 | -1/+10 |