summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-094-182/+0
* actually check for NO_UT_HOST since it is usedMark Eichin1994-08-081-0/+5
* hack up utmp stuffMark Eichin1994-08-062-14/+27
* * Makefile.in: whoops install manpage as kadmin.8, not kadmin.1Tom Yu1994-08-041-0/+2
* * Makefile.in: install kadmind in the right placeTom Yu1994-08-041-0/+4
* more make install fixesTom Yu1994-07-204-4/+6
* * configure.in: another attempt to make dbm libs dtrtTom Yu1994-07-161-0/+4
* * kpasswd.c (get_first_ticket): fix error codesTom Yu1994-07-162-1/+5
* * kadmin.c (get_first_ticket): change error code to matchTom Yu1994-07-162-1/+5
* Reduced Makefile.in, using pre/postMark Eichin1994-07-023-82/+0
* fix use of sigblockMark Eichin1994-07-012-0/+14
* folding in Harry's changesTom Yu1994-06-294-5/+7
* * configure.in (in all relevant subdirs): move invokations ofTom Yu1994-06-272-2/+2
* changes to fix make installTom Yu1994-06-255-4/+39