summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Look for man page in the source directoryTheodore Tso1994-10-192-1/+5
* Add widen.h and narrow.h around declaration so that argument types areTheodore Tso1994-10-042-0/+7
* Use $(srcdir) to find manual page for make installTheodore Tso1994-10-033-1/+9
* Add placeholders for structure magic numbersTheodore Tso1994-10-012-0/+5
* Relink executable if libraries changeTheodore Tso1994-09-305-9/+16
* Don't chop off last character of principal name if it is passed in toTheodore Tso1994-09-152-6/+12
* Fix a number of pointer aliasing bugsTheodore Tso1994-09-159-28/+62
* Removed an excess free() callTheodore Tso1994-09-152-1/+5
* stamp out rcs keywordsMark Eichin1994-08-1826-153/+26
* fix time includesMark Eichin1994-08-171-1/+1
* unused vars, unused labelsMark Eichin1994-08-142-2/+0
* unistd.hMark Eichin1994-08-143-27/+13
* fix some broken error fprintfsMark Eichin1994-08-142-7/+7
* * networked.c: yet another utent fixTom Yu1994-08-102-1/+5
* stamp..Mark Eichin1994-08-091-29/+0
* string/strings fixesMark Eichin1994-08-091-3/+5
* reversed getutent testMark Eichin1994-08-091-1/+1