summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
...
* Fix compiler warningsPaul Park1995-05-092-2/+6
* Remove getopt(3) options tooPaul Park1995-05-052-2/+6
* Remove language support flagsPaul Park1995-05-056-50/+31
* Update .Sanitize file to reflect new files that have been added and deletedTheodore Tso1995-05-041-1/+3
* Disable command recognition for not-fully-implemented commandsPaul Park1995-04-282-0/+12
* signal.h, not sys/signal.hMark Eichin1995-04-283-4/+2
* Sorry - reinstate <sys/signal.h> for srv_net and proto_servPaul Park1995-04-283-4/+8
* * srv_net.c: include <signal.h>Mark Eichin1995-04-282-0/+4
* Fix bug in lang_init_slist() which would not return that it hadPaul Park1995-04-282-1/+7
* Use new library libkadm.Paul Park1995-04-289-40/+145
* Use new library libkadm. Compilation cleanupPaul Park1995-04-283-9/+11
* srv_net.c: Linux doesn't have SOMAXCONN, assume 5 if not definedTheodore Tso1995-04-283-0/+14
* Set all appropriate data in database entry when changing passwordPaul Park1995-04-272-2/+14
* Add ChangeLog for yesterdays checkinsPaul Park1995-04-274-0/+14
* Add new ChangeLogPaul Park1995-04-271-0/+5
* Add new ChangeLog herePaul Park1995-04-271-0/+1
* Add .Sanitize for this directoryPaul Park1995-04-262-0/+81
* New directories for kadminPaul Park1995-04-261-2/+2
* Check in .cvsignorePaul Park1995-04-261-0/+1
* Checking in kpasswd client...Paul Park1995-04-262-0/+657
* Trying again to check in CVS filePaul Park1995-04-261-0/+1
* New administrative protocol serverPaul Park1995-04-2611-0/+3717
* New filesPaul Park1995-04-262-0/+15
* New kpasswd client based on new administrative protocolPaul Park1995-04-262-0/+42
* Directory no longer in useEzra Peisach1995-04-258-190/+0
* kadmin directory being moved away to kadmin.old and kadmin.v4Theodore Tso1995-04-2541-8810/+0
* From Ian Taylor <ian@cygnus.com>. Makes kadmind use -r for bothMark Eichin1995-04-215-16/+18
* Changes from Ian Taylor <ian@cygnus.com> to support testsuite.Mark Eichin1995-04-202-11/+30
* added missing htonsMark Eichin1995-04-201-1/+1
* Changes from Ian Taylor <ian@cygnus.com> to support testsuite.Mark Eichin1995-04-205-15/+33
* Add include of adm_defs.h, since that's no longer included by krb5.hTheodore Tso1995-04-2015-6/+25
* Remove unneeded include of adm_defs.h (since it's now included by krb5.h)Theodore Tso1995-04-182-2/+5
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-145-0/+225
* * adm_process.c, adm_kadmin.c, adm_adm_func.c, adm_kpasswd.c,Chris Provenzano1995-03-2710-266/+149
* * kpasswd.c: Cast malloc() return value to shut compiler upChris Provenzano1995-03-272-3/+6
* * kadmin_inq.c, kadmin.c:Chris Provenzano1995-03-273-3/+7
* If /etc/services doesn't have the kadmin port, use a compiled in defaultTheodore Tso1995-03-242-6/+18
* * kpasswd.c Use new calling convention for krb5_sendauth(),Chris Provenzano1995-03-102-74/+37
* * kadmin.c, kadmin_adr.c, kadmin_cpw.c, kadmin_done.c, kadmin_mod.cChris Provenzano1995-03-1011-460/+168
* Remove reference to $(ISODELIB)Theodore Tso1995-03-025-4/+14
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-015-6/+17
* * *.c: Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-2827-199/+54
* Avoid <krb5/...> includesJohn Gilmore1995-02-282-16/+7
* * kpasswd.c Call krb5_sendauth(), krb5_get_credentials()Chris Provenzano1995-02-232-14/+22
* * kadmin.c Call krb5_sendauth() with new calling conventionChris Provenzano1995-02-232-9/+16
* Remove needless #include of <krb5/asn.1/encode.h>Theodore Tso1995-02-102-1/+4
* Don't include <krb5/asn.1/encode.h>; use <krb5/asn1.h>Theodore Tso1995-02-102-1/+5
* * kpasswd.c Removed krb5_keytype, changed krb5_enctype toChris Provenzano1995-02-082-26/+11
* * kadmin.c Removed krb5_keytype, changed krb5_enctype toChris Provenzano1995-02-082-24/+10
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-034-0/+4