summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Checked in rest of Jim Miller's kadmin bugs krb5-bugs [0395]Theodore Tso1994-06-2511-67/+118
* Plug memory leaks, and other miscellaneous bugs reported by Jim MillerTheodore Tso1994-06-253-2/+36
* death to strings.hMark Eichin1994-06-2410-30/+10
* improve clean rulesMark Eichin1994-06-232-0/+11
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-213-0/+3
* support to allow --with-ccopts=Tom Yu1994-06-216-0/+6
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-183-3/+3
* fix time include, move select includeMark Eichin1994-06-172-9/+9