aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin.v4
AgeCommit message (Expand)AuthorFilesLines
1998-02-12Mass makefile/configure.in build system revampTheodore Tso6-4/+21
1997-02-20Removed unneeded call to krb5_init_etsRichard Basch1-1/+0
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso2-1/+7
1996-06-14 * configure.in: remove ref to ET_RULESTom Yu2-1/+5
1996-06-10cvsignore hackeryTom Yu2-2/+0
1996-05-09Better handling of the principal max_life..Richard Basch2-8/+28
1996-03-27Fixed an incorrect entryRichard Basch1-2/+4
1996-03-22new principals were being created with two keys, one of which theRichard Basch2-9/+12
1996-03-20* kadm_funcs.c: changed all references of des-cbc-md5 to des-cbc-crcRichard Basch2-14/+21
1996-02-22kadm_funcs.c: add_entry was failing; improper struct initializationRichard Basch1-0/+5
1996-02-22 add_entry was not working because the structure length element wasRichard Basch1-0/+2
1996-01-22Allow for the use of other K/M encryption types. Try to look it up inRichard Basch1-7/+8
1996-01-22Don't syslog if the child exited normallyRichard Basch1-2/+3
1996-01-04Removed sys/fcntl.h checking (always use fcntl.h instead)Richard Basch3-7/+2
1995-12-13 * kadm_funcs.c : Remove mkvno for krb5_db_entryChris Provenzano2-5/+5
1995-11-03remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1-3/+2
1995-09-06 * admin_server.c, kadm_funcs.c kadm_ser_wrap.c :Chris Provenzano4-26/+30
1995-09-06 * admin_server.c, kadm_funcs.c, kadm_ser_wrap.c : Remove krb5_enctypeChris Provenzano4-22/+22
1995-08-24Update file listTheodore Tso2-0/+4
1995-08-15Replace kadm_find_keytype() with krb5_dbe_find_keytype()Paul Park4-52/+53
1995-08-10Use kadm_find_keytype() to find keysPaul Park3-2/+27
1995-08-10Add kadm_find_keytype() to find key/salt pairPaul Park1-25/+145
1995-08-07Hacks to get this to compile with the new kdb formatPaul Park4-96/+97
1995-07-17Update calling sequence to krb5_db_fetch_mkey()Paul Park2-1/+5
1995-07-07Reorganize library logic and use LDFLAGS from configurePaul Park3-13/+9
1995-07-07Remove LDFLAGSPaul Park2-1/+4
1995-06-27Compiler warning cleanupPaul Park4-9/+18
1995-06-27Check for EOF from fputsPaul Park1-1/+1
1995-06-20 * configure.in: add tests for TIME_WITH_SYS_TIME and sys/time.hTom Yu2-0/+5
1995-06-15Shared library Makefile/configure changes and cleanupPaul Park3-4/+13
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso2-6/+5
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso2-7/+7
1995-06-09Ported to DEC Alpha OSF/1:Ezra Peisach6-32/+45
1995-05-21Check for stdlib.h and if present, include, otherwise declare mallocEzra Peisach3-0/+17
1995-05-13Avoid warning of redeclaring POSIX_SIGNALS if already definedEzra Peisach2-0/+7
1995-05-05Created missing .Sanitize fileTheodore Tso1-0/+36
1995-04-29Use Posix sigaction() instead of signal() to set signal handlers.Theodore Tso2-23/+42
1995-04-28 * Makefile.in (KLIB): put KRB4_LIB inside KLIBMark Eichin2-2/+6
1995-04-27Adding missing .cvsignore fileTheodore Tso1-0/+1
1995-04-27 * Makefile.in (v4kadmind): use KRB4_LIB directlyMark Eichin2-3/+6
1995-04-25Added Makefile for kadmin.v4Theodore Tso1-0/+5
1995-04-25Added configure.in for this directoryTheodore Tso1-0/+10
1995-04-25Put the V4 kadmin server in its new placeTheodore Tso15-0/+3581