summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't use BITS64, use SIZEOF_LONGTheodore Tso1995-02-032-1/+5
* * kadmin.c (main): Real live non-kludged argument parsing.John Gilmore1995-02-032-52/+54
* * adm_process.c, adm_extern.h (cpw_keyproc()) AddedChris Provenzano1995-02-023-1/+8
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-256-11/+12
* Modify getopt args so that the 'M' option takes an argument, as it'sTheodore Tso1995-01-192-1/+6
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-1327-658/+849
* Combined KRB5_UTPID, KRB5_UTTYPE, and KRB5_UTHOST into CHECK_UTMP macro.Richard Basch1994-12-272-3/+7
* Fix typoTheodore Tso1994-12-211-1/+1
* Use syslog instead of krb_logTheodore Tso1994-12-192-1/+5
* * configure.in: use new macros KRB5_UTPID, KRB5_UTTYPE, andMark Eichin1994-11-182-15/+8
* another zero length manpageMark Eichin1994-11-141-0/+1
* remote cvs loses on zero length filesMark Eichin1994-11-141-0/+1
* make this not zero lengthMark Eichin1994-11-041-0/+2
* * adm_listen.c (kill_children): use sigprocmask if availableMark Eichin1994-11-012-9/+37
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-263-8/+8
* Select the cryptosystem to be used using krb5_use_cstype() instead ofTheodore Tso1994-10-192-2/+19