aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kadm
AgeCommit message (Expand)AuthorFilesLines
1997-09-26Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu2-3/+8
1997-02-23Moved some of the library list file build logic from the individual MakefilesRichard Basch1-10/+4
1997-02-20Removed unneeded call to krb5_init_etsRichard Basch2-2/+0
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch4-25/+37
1996-11-07Eliminate extra files not needed for Macintosh and Windows. (ThisTheodore Tso2-11/+23
1996-09-10remove ".so man1/header.doc" and extra args to .THTom Yu2-1/+5
1996-08-24Ack - kadm is still used by the Mac and dos build treesEzra Peisach17-0/+6519
1996-08-24We are using kadm5 now instead of kadmEzra Peisach17-6519/+0
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz2-0/+10
1996-06-14 * configure.in: remove ref to ET_RULESTom Yu2-1/+5
1996-06-12Change use of _WINDOWS to _MSDOS, and add check for _WIN32Theodore Tso4-4/+11
1996-06-10cvsignore hackeryTom Yu1-1/+0
1996-05-23Use KRB5_RUN_FLAGSSam Hartman3-3/+8
1996-04-09document the afs3 salt tagMark Eichin1-0/+3
1996-03-14nuke RCS cruftMark Eichin1-3/+1
1996-03-13use AC_HEADER_STDARGKen Raeburn2-1/+6
1995-12-10Add new routine krb5_input_flag_to_string to allow an application toEzra Peisach2-0/+16
1995-12-05Moved most string-type conversion routines from libkadm to libkrb5 toRichard Basch1-618/+0
1995-12-05Moved most string-type conversion routines from libkadm to libkrb5 toRichard Basch1-1/+1
1995-12-01Added 3-DES string translationRichard Basch1-0/+3
1995-11-08Free the realm_kdc_ports element of the structureTheodore Tso2-0/+7
1995-10-07Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso2-1/+3
1995-10-06Make the logs less verbose, by omitting the hostname, pid, etc.Theodore Tso2-1/+14
1995-10-06Remove the profile relation, since it's really a bad idea. RemovedTheodore Tso2-33/+13
1995-10-05If the log file can't be opened, print an intelligent error messageTheodore Tso2-10/+14
1995-10-05 * alt_prof.c (krb5_read_realm_params): If secure flag is set inEzra Peisach2-0/+9
1995-10-02 * adm_conn.c (kadm_get_creds): zero out creds->server afterMark Eichin2-1/+8
1995-09-29#ifdef the entire file so it's not built under WindowsTheodore Tso2-0/+7
1995-09-28Working telnet authentication module and project consolidationsKeith Vetter3-0/+12
1995-09-27alt_prof.c (krb5_read_realm_params): On an error, initialize theTheodore Tso2-2/+8
1995-09-25Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso2-4/+6
1995-09-24Change password for the MacKeith Vetter2-5/+10
1995-09-24 * logger.c (klog_com_err_proc): pass whoami in failure messagesMark Eichin2-2/+7
1995-09-23keysalt.c: 16/32 bit integer mismatch.Theodore Tso3-10/+22
1995-09-13Fix memory leak. Free the default realm when we're done. Remove theTheodore Tso2-132/+157
1995-09-12Revert keytype -> emctype changes.Ezra Peisach6-175/+75
1995-09-11Mac Beta 1 submissionKeith Vetter6-76/+183
1995-09-07Use KRB5_ADM_SERVICE_INSTANCE for the instance name, instead ofTheodore Tso2-2/+7
1995-09-06 * adm_kt_dec.c, adm_kt_enc.c, alt_prof.c, keysalt.c, str_conv.c :Chris Provenzano6-70/+74
1995-09-06 * adm_kt_dec.c, adm_kt_enc.c, alt_prof.c, str_conv.c:Chris Provenzano5-125/+26
1995-08-29Add description of strings recognized by str_conv.cPaul Park3-0/+255
1995-08-24Update file listTheodore Tso2-0/+5
1995-08-21Add timestamp_to_sfstring()Paul Park2-0/+67
1995-08-08Fix Purify complaintPaul Park2-0/+5
1995-08-07Restore input strings to their original state after parsingPaul Park2-9/+16
1995-08-04Add new key/salt tuple handling modulesPaul Park5-76/+222
1995-08-03Fix krb5_aprof_get_deltat()Paul Park2-2/+6
1995-07-31Describe previous changesPaul Park1-0/+11
1995-07-31Update to new kadmin protocolPaul Park3-362/+634
1995-07-31Add str_conv.cPaul Park1-0/+1