summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* 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
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-176-2/+6
* another sys/select for _AIXMark Eichin1994-06-171-0/+4
* don't pick up v4server unless there is a --with-krb4Tom Yu1994-06-141-1/+2
* picking up v4serverTom Yu1994-06-141-1/+1
* autoconf enhancements for kerberosMark Eichin1994-06-096-0/+150
* Don't allow null passwordsTheodore Tso1994-06-021-0/+5
* POSIX signal changesTheodore Tso1994-06-021-32/+13
* picking up v4server directoryTom Yu1994-05-251-1/+1
* Adding V4 kadmind stuffTom Yu1994-05-251-0/+49
* Fixed krb5-bugs [0437]:Theodore Tso1994-03-111-3/+2
* Don't reference mit_des_cryptosystem_entry directlyTheodore Tso1994-01-141-1/+1
* Don't clear the key and alt_key structures prematurely when adding a principalTheodore Tso1994-01-131-17/+17
* Lots of cleanupTheodore Tso1993-12-241-15/+51