summaryrefslogtreecommitdiffstats
path: root/src/kadmin.old/server
Commit message (Expand)AuthorAgeFilesLines
* Remove the old Sandia kadmin codeTheodore Tso1996-04-1223-5401/+0
* unused, but afs3 hook added for completenessMark Eichin1996-04-091-0/+7
* Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARYRichard Basch1996-01-221-14/+0
* Don't use vsyslog; use syslog instead. Fixed lint flamesTheodore Tso1995-12-192-11/+19
* * adm_funcs.c : Remove mkvno for krb5_db_entryChris Provenzano1995-12-132-1/+4
* Changes to work under OSF/1 - changes of longs to KRB4_32.Ezra Peisach1995-10-022-25/+10
* * adm_adm_func.c, adm_fmt_inq.c, adm_funcs.c, adm_process.c,Chris Provenzano1995-09-067-35/+39
* * adm_adm_func.c, adm_fmt_inq.c, adm_funcs.c, adm_process.c,Chris Provenzano1995-09-067-39/+33
* Use libkadm string handling routinesPaul Park1995-08-213-38/+55
* Replace adm_find_keytype() with krb5_dbe_find_keytype()Paul Park1995-08-157-71/+62
* Use adm_find_keytype() and adm_update_tl_attrs() to handle new db formatPaul Park1995-08-106-18/+136
* Rework adm_modify_kdb() and callers to use kdb5 cpw interfacesPaul Park1995-08-101-290/+177
* Blind replacements to get kadmin.old to compilePaul Park1995-08-036-30/+48
* Update calling sequence to krb5_db_fetch_mkey()Paul Park1995-07-172-0/+5
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-17/+10
* Add ability to switch between Berkeley and DBM for KDC databasePaul Park1995-06-302-0/+19
* Compiler warning cleanupPaul Park1995-06-273-1/+11
* Remove usage of KDB_CONVERT_KEY_OUTOF_DBPaul Park1995-06-232-1/+6
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-7/+16
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-118-19/+25
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-5/+5
* Cast sockaddr_in * to sockaddr * in call to bindEzra Peisach1995-05-242-1/+5
* Install old kadmin targets as <mumble>_oldPaul Park1995-05-222-2/+6
* Fix reversed sense of #ifdef OLD_SIGNALS to prevent use of calling signal()Theodore Tso1995-05-031-1/+1
* * adm_process.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-032-1/+4
* adm_network.c (setup_network): Use sigaction() instead ofTheodore Tso1995-04-294-2/+39
* * Makefile.in (kadmind): don't reference K4LIB since we don't setMark Eichin1995-04-272-1/+6
* * configure.in: need HAS_ANSI_VOLATILE for signal_requests_exitMark Eichin1995-04-262-0/+5
* Add the Sandia kadmin libraries in their new location. (kadmin.old)Theodore Tso1995-04-2523-0/+5278