| Commit message (Expand) | Author | Age | Files | Lines |
| * | Missed a file | Ezra Peisach | 1996-08-18 | 1 | -38/+0 |
| * | kpasswd client moved to the v5passwdd directory | Ezra Peisach | 1996-08-18 | 5 | -723/+0 |
| * | * configure.in: remove ref to ET_RULES | Tom Yu | 1996-06-14 | 2 | -1/+4 |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
| * | * Makefile.in | Richard Basch | 1996-02-04 | 1 | -2/+6 |
| * | remove rcs keyword cruft which doesn't make much sense in CVS. | Mark Eichin | 1995-11-03 | 1 | -3/+1 |
| * | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 3 | -9/+9 |
| * | * Makefile.in - Change explicit library names to -l<lib> form, and | Tom Yu | 1995-06-20 | 1 | -1/+0 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 3 | -5/+10 |
| * | 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/+4 |
| * | Use new krb5_adm_connect() calling sequence | Paul Park | 1995-06-05 | 2 | -1/+8 |
| * | Fix compiler warnings | Paul Park | 1995-05-09 | 2 | -2/+6 |
| * | Remove getopt(3) options too | Paul Park | 1995-05-05 | 1 | -1/+3 |
| * | Remove language support flags | Paul Park | 1995-05-05 | 3 | -27/+19 |
| * | Use new library libkadm. Compilation cleanup | Paul Park | 1995-04-28 | 3 | -9/+11 |
| * | Add new ChangeLog | Paul Park | 1995-04-27 | 1 | -0/+5 |
| * | Add new ChangeLog here | Paul Park | 1995-04-27 | 1 | -0/+1 |
| * | Add .Sanitize for this directory | Paul Park | 1995-04-26 | 1 | -0/+37 |
| * | Checking in kpasswd client... | Paul Park | 1995-04-26 | 2 | -0/+657 |
| * | Trying again to check in CVS file | Paul Park | 1995-04-26 | 1 | -0/+1 |
| * | New kpasswd client based on new administrative protocol | Paul Park | 1995-04-26 | 2 | -0/+42 |
| * | Directory no longer in use | Ezra Peisach | 1995-04-25 | 2 | -40/+0 |
| * | kadmin directory being moved away to kadmin.old and kadmin.v4 | Theodore Tso | 1995-04-25 | 6 | -1170/+0 |
| * | Add include of adm_defs.h, since that's no longer included by krb5.h | Theodore Tso | 1995-04-20 | 2 | -5/+1 |
| * | Remove unneeded include of adm_defs.h (since it's now included by krb5.h) | Theodore Tso | 1995-04-18 | 2 | -2/+5 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+39 |
| * | * kpasswd.c: Cast malloc() return value to shut compiler up | Chris Provenzano | 1995-03-27 | 2 | -3/+6 |
| * | * kpasswd.c Use new calling convention for krb5_sendauth(), | Chris Provenzano | 1995-03-10 | 2 | -74/+37 |
| * | 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 | 2 | -16/+7 |
| * | * kpasswd.c Call krb5_sendauth(), krb5_get_credentials() | Chris Provenzano | 1995-02-23 | 2 | -14/+22 |
| * | Don't include <krb5/asn.1/encode.h>; use <krb5/asn1.h> | Theodore Tso | 1995-02-10 | 2 | -1/+5 |
| * | * kpasswd.c Removed krb5_keytype, changed krb5_enctype to | Chris Provenzano | 1995-02-08 | 2 | -26/+11 |
| * | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
| * | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 2 | -3/+4 |
| * | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 2 | -48/+60 |
| * | Combined KRB5_UTPID, KRB5_UTTYPE, and KRB5_UTHOST into CHECK_UTMP macro. | Richard Basch | 1994-12-27 | 2 | -3/+7 |
| * | * configure.in: use new macros KRB5_UTPID, KRB5_UTTYPE, and | Mark Eichin | 1994-11-18 | 2 | -15/+8 |
| * | remote cvs loses on zero length files | Mark Eichin | 1994-11-14 | 1 | -0/+1 |
| * | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 1 | -3/+3 |
| * | Look for man page in the source directory | Theodore Tso | 1994-10-19 | 2 | -1/+5 |
| * | Add placeholders for structure magic numbers | Theodore Tso | 1994-10-01 | 2 | -0/+5 |
| * | Relink executable if libraries change | Theodore Tso | 1994-09-30 | 2 | -4/+6 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -6/+1 |
| * | unistd.h | Mark Eichin | 1994-08-14 | 3 | -27/+13 |
| * | * networked.c: yet another utent fix | Tom Yu | 1994-08-10 | 2 | -1/+5 |
| * | string/strings fixes | Mark Eichin | 1994-08-09 | 1 | -3/+5 |
| * | reversed getutent test | Mark Eichin | 1994-08-09 | 1 | -1/+1 |