aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin.old
AgeCommit message (Expand)AuthorFilesLines
1996-04-12Remove the old Sandia kadmin codeTheodore Tso52-9258/+0
1996-04-09unused, but afs3 hook added for completenessMark Eichin1-0/+7
1996-01-22Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARYRichard Basch3-42/+0
1995-12-19Don't use vsyslog; use syslog instead. Fixed lint flamesTheodore Tso2-11/+19
1995-12-13 * adm_funcs.c : Remove mkvno for krb5_db_entryChris Provenzano2-1/+4
1995-10-21Install in ADMIN_BINDIR/ADMIN_MANDIR for concistency with other v5 adminEzra Peisach2-2/+6
1995-10-02Changes to work under OSF/1 - changes of longs to KRB4_32.Ezra Peisach2-25/+10
1995-09-06 * adm_adm_func.c, adm_fmt_inq.c, adm_funcs.c, adm_process.c,Chris Provenzano7-35/+39
1995-09-06 * adm_adm_func.c, adm_fmt_inq.c, adm_funcs.c, adm_process.c,Chris Provenzano7-39/+33
1995-08-24Update file listTheodore Tso2-1/+4
1995-08-21Use libkadm string handling routinesPaul Park3-38/+55
1995-08-15Replace adm_find_keytype() with krb5_dbe_find_keytype()Paul Park7-71/+62
1995-08-10Use adm_find_keytype() and adm_update_tl_attrs() to handle new db formatPaul Park6-18/+136
1995-08-10Rework adm_modify_kdb() and callers to use kdb5 cpw interfacesPaul Park1-290/+177
1995-08-03Blind replacements to get kadmin.old to compilePaul Park6-30/+48
1995-07-17Update calling sequence to krb5_db_fetch_mkey()Paul Park2-0/+5
1995-07-07Reorganize library logic and use LDFLAGS from configurePaul Park8-37/+23
1995-07-07Remove LDFLAGSPaul Park2-1/+4
1995-07-06 * kpasswd.c (get_first_ticket): Pass context to os_localaddrTom Yu2-1/+4
1995-07-06 * kadmin.c (get_first_ticket): Pass context to os_localaddrTom Yu2-1/+4
1995-06-30Add ability to switch between Berkeley and DBM for KDC databasePaul Park6-0/+57
1995-06-27Compiler warning cleanupPaul Park3-1/+11
1995-06-23Remove usage of KDB_CONVERT_KEY_OUTOF_DBPaul Park2-1/+6
1995-06-21Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso4-5/+13
1995-06-20 * configure.in: switch obsolete AC_HAVE_HEADER to AC_CHECK_HEADERSMark Eichin2-1/+5
1995-06-20 * kpasswd.c: USE_STRING_H -> HAVE_STRING_H for consistencyTom Yu3-2/+6
1995-06-20 * configure.in: add missing check for stdlib.hTom Yu2-0/+4
1995-06-15Shared library Makefile/configure changes and cleanupPaul Park9-17/+38
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu21-30/+46
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso6-15/+15
1995-06-09configure.in: Remove standardized set of autoconf macros, which areTheodore Tso2-7/+9
1995-05-24Cast sockaddr_in * to sockaddr * in call to bindEzra Peisach2-1/+5
1995-05-24Include stdlib.h or declare malloc, calloc, reallocEzra Peisach1-0/+6
1995-05-24Check for stdlib.h and include if present or declare malloc, calloc and reallocEzra Peisach3-2/+13
1995-05-24Include <stdlib.h> or declare malloc, calloc, or reallocEzra Peisach8-1/+48
1995-05-22Install old kadmin targets as <mumble>_oldPaul Park6-6/+19
1995-05-03Fix reversed sense of #ifdef OLD_SIGNALS to prevent use of calling signal()Theodore Tso1-1/+1
1995-05-03 * adm_process.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano2-1/+4
1995-05-03kadmin.c (main): Fix really broken way client and client_nameTheodore Tso3-5/+26
1995-04-29Remove the unused argument to aggree with the expected callingEzra Peisach4-107/+10
1995-04-29kadmin.c (main): Don't free the credentials cache twice in caseTheodore Tso3-2/+9
1995-04-29adm_network.c (setup_network): Use sigaction() instead ofTheodore Tso4-2/+39
1995-04-27 * Makefile.in (kadmind): don't reference K4LIB since we don't setMark Eichin2-1/+6
1995-04-26 * configure.in: need HAS_ANSI_VOLATILE for signal_requests_exitMark Eichin2-0/+5
1995-04-25Add the Sandia kadmin libraries in their new location. (kadmin.old)Theodore Tso51-0/+9068