summaryrefslogtreecommitdiffstats
path: root/src/kadmin.v4
Commit message (Expand)AuthorAgeFilesLines
* Update file listTheodore Tso1995-08-242-0/+4
* Replace kadm_find_keytype() with krb5_dbe_find_keytype()Paul Park1995-08-154-52/+53
* Use kadm_find_keytype() to find keysPaul Park1995-08-103-2/+27
* Add kadm_find_keytype() to find key/salt pairPaul Park1995-08-101-25/+145
* Hacks to get this to compile with the new kdb formatPaul Park1995-08-074-96/+97
* Update calling sequence to krb5_db_fetch_mkey()Paul Park1995-07-172-1/+5
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-13/+9
* Remove LDFLAGSPaul Park1995-07-072-1/+4
* Compiler warning cleanupPaul Park1995-06-274-9/+18
* Check for EOF from fputsPaul Park1995-06-271-1/+1
* * configure.in: add tests for TIME_WITH_SYS_TIME and sys/time.hTom Yu1995-06-202-0/+5
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-4/+13
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-6/+5
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-7/+7
* Ported to DEC Alpha OSF/1:Ezra Peisach1995-06-096-32/+45
* Check for stdlib.h and if present, include, otherwise declare mallocEzra Peisach1995-05-213-0/+17
* Avoid warning of redeclaring POSIX_SIGNALS if already definedEzra Peisach1995-05-132-0/+7
* Created missing .Sanitize fileTheodore Tso1995-05-051-0/+36
* Use Posix sigaction() instead of signal() to set signal handlers.Theodore Tso1995-04-292-23/+42
* * Makefile.in (KLIB): put KRB4_LIB inside KLIBMark Eichin1995-04-282-2/+6
* Adding missing .cvsignore fileTheodore Tso1995-04-271-0/+1
* * Makefile.in (v4kadmind): use KRB4_LIB directlyMark Eichin1995-04-272-3/+6
* Added Makefile for kadmin.v4Theodore Tso1995-04-251-0/+5
* Added configure.in for this directoryTheodore Tso1995-04-251-0/+10
* Put the V4 kadmin server in its new placeTheodore Tso1995-04-2515-0/+3581