| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix compiler warnings | Paul Park | 1995-05-09 | 2 | -2/+6 |
| * | Remove getopt(3) options too | Paul Park | 1995-05-05 | 2 | -2/+6 |
| * | Remove language support flags | Paul Park | 1995-05-05 | 6 | -50/+31 |
| * | Update .Sanitize file to reflect new files that have been added and deleted | Theodore Tso | 1995-05-04 | 1 | -1/+3 |
| * | Disable command recognition for not-fully-implemented commands | Paul Park | 1995-04-28 | 2 | -0/+12 |
| * | signal.h, not sys/signal.h | Mark Eichin | 1995-04-28 | 3 | -4/+2 |
| * | Sorry - reinstate <sys/signal.h> for srv_net and proto_serv | Paul Park | 1995-04-28 | 3 | -4/+8 |
| * | * srv_net.c: include <signal.h> | Mark Eichin | 1995-04-28 | 2 | -0/+4 |
| * | Fix bug in lang_init_slist() which would not return that it had | Paul Park | 1995-04-28 | 2 | -1/+7 |
| * | Use new library libkadm. | Paul Park | 1995-04-28 | 9 | -40/+145 |
| * | Use new library libkadm. Compilation cleanup | Paul Park | 1995-04-28 | 3 | -9/+11 |
| * | srv_net.c: Linux doesn't have SOMAXCONN, assume 5 if not defined | Theodore Tso | 1995-04-28 | 3 | -0/+14 |
| * | Set all appropriate data in database entry when changing password | Paul Park | 1995-04-27 | 2 | -2/+14 |
| * | Add ChangeLog for yesterdays checkins | Paul Park | 1995-04-27 | 4 | -0/+14 |
| * | 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 | 2 | -0/+81 |
| * | New directories for kadmin | Paul Park | 1995-04-26 | 1 | -2/+2 |
| * | Check in .cvsignore | Paul Park | 1995-04-26 | 1 | -0/+1 |
| * | 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 administrative protocol server | Paul Park | 1995-04-26 | 11 | -0/+3717 |
| * | New files | Paul Park | 1995-04-26 | 2 | -0/+15 |
| * | 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 | 8 | -190/+0 |
| * | kadmin directory being moved away to kadmin.old and kadmin.v4 | Theodore Tso | 1995-04-25 | 41 | -8810/+0 |
| * | From Ian Taylor <ian@cygnus.com>. Makes kadmind use -r for both | Mark Eichin | 1995-04-21 | 5 | -16/+18 |
| * | Changes from Ian Taylor <ian@cygnus.com> to support testsuite. | Mark Eichin | 1995-04-20 | 2 | -11/+30 |
| * | added missing htons | Mark Eichin | 1995-04-20 | 1 | -1/+1 |
| * | Changes from Ian Taylor <ian@cygnus.com> to support testsuite. | Mark Eichin | 1995-04-20 | 5 | -15/+33 |
| * | Add include of adm_defs.h, since that's no longer included by krb5.h | Theodore Tso | 1995-04-20 | 15 | -6/+25 |
| * | 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 | 5 | -0/+225 |
| * | * adm_process.c, adm_kadmin.c, adm_adm_func.c, adm_kpasswd.c, | Chris Provenzano | 1995-03-27 | 10 | -266/+149 |
| * | * kpasswd.c: Cast malloc() return value to shut compiler up | Chris Provenzano | 1995-03-27 | 2 | -3/+6 |
| * | * kadmin_inq.c, kadmin.c: | Chris Provenzano | 1995-03-27 | 3 | -3/+7 |
| * | If /etc/services doesn't have the kadmin port, use a compiled in default | Theodore Tso | 1995-03-24 | 2 | -6/+18 |
| * | * kpasswd.c Use new calling convention for krb5_sendauth(), | Chris Provenzano | 1995-03-10 | 2 | -74/+37 |
| * | * kadmin.c, kadmin_adr.c, kadmin_cpw.c, kadmin_done.c, kadmin_mod.c | Chris Provenzano | 1995-03-10 | 11 | -460/+168 |
| * | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 5 | -4/+14 |
| * | Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with | Theodore Tso | 1995-03-01 | 5 | -6/+17 |
| * | * *.c: Avoid <krb5/...> and <com_err.h> includes | John Gilmore | 1995-02-28 | 27 | -199/+54 |
| * | 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 |
| * | * kadmin.c Call krb5_sendauth() with new calling convention | Chris Provenzano | 1995-02-23 | 2 | -9/+16 |
| * | Remove needless #include of <krb5/asn.1/encode.h> | Theodore Tso | 1995-02-10 | 2 | -1/+4 |
| * | 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 |
| * | * kadmin.c Removed krb5_keytype, changed krb5_enctype to | Chris Provenzano | 1995-02-08 | 2 | -24/+10 |
| * | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 4 | -0/+4 |