summaryrefslogtreecommitdiffstats
path: root/src/kadmin.v4/server
Commit message (Expand)AuthorAgeFilesLines
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-1/+7
* * configure.in: remove ref to ET_RULESTom Yu1996-06-142-1/+5
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Better handling of the principal max_life..Richard Basch1996-05-092-8/+28
* Fixed an incorrect entryRichard Basch1996-03-271-2/+4
* new principals were being created with two keys, one of which theRichard Basch1996-03-222-9/+12
* * kadm_funcs.c: changed all references of des-cbc-md5 to des-cbc-crcRichard Basch1996-03-202-14/+21
* kadm_funcs.c: add_entry was failing; improper struct initializationRichard Basch1996-02-221-0/+5
* add_entry was not working because the structure length element wasRichard Basch1996-02-221-0/+2
* Allow for the use of other K/M encryption types. Try to look it up inRichard Basch1996-01-221-7/+8
* Don't syslog if the child exited normallyRichard Basch1996-01-221-2/+3
* Removed sys/fcntl.h checking (always use fcntl.h instead)Richard Basch1996-01-043-7/+2
* * kadm_funcs.c : Remove mkvno for krb5_db_entryChris Provenzano1995-12-132-5/+5
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-031-3/+2
* * admin_server.c, kadm_funcs.c kadm_ser_wrap.c :Chris Provenzano1995-09-064-26/+30
* * admin_server.c, kadm_funcs.c, kadm_ser_wrap.c : Remove krb5_enctypeChris Provenzano1995-09-064-22/+22
* 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
* 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
* 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
* 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
* * Makefile.in (v4kadmind): use KRB4_LIB directlyMark Eichin1995-04-272-3/+6
* Put the V4 kadmin server in its new placeTheodore Tso1995-04-2515-0/+3581