summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm
Commit message (Expand)AuthorAgeFilesLines
* Eliminate extra files not needed for Macintosh and Windows. (ThisTheodore Tso1996-11-072-11/+23
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-102-1/+5
* Ack - kadm is still used by the Mac and dos build treesEzra Peisach1996-08-2417-0/+6519
* We are using kadm5 now instead of kadmEzra Peisach1996-08-2417-6519/+0
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-222-0/+10
* * configure.in: remove ref to ET_RULESTom Yu1996-06-142-1/+5
* Change use of _WINDOWS to _MSDOS, and add check for _WIN32Theodore Tso1996-06-124-4/+11
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Use KRB5_RUN_FLAGSSam Hartman1996-05-233-3/+8
* document the afs3 salt tagMark Eichin1996-04-091-0/+3
* nuke RCS cruftMark Eichin1996-03-141-3/+1
* use AC_HEADER_STDARGKen Raeburn1996-03-132-1/+6
* Add new routine krb5_input_flag_to_string to allow an application toEzra Peisach1995-12-102-0/+16
* Moved most string-type conversion routines from libkadm to libkrb5 toRichard Basch1995-12-051-618/+0
* Moved most string-type conversion routines from libkadm to libkrb5 toRichard Basch1995-12-051-1/+1
* Added 3-DES string translationRichard Basch1995-12-011-0/+3
* Free the realm_kdc_ports element of the structureTheodore Tso1995-11-082-0/+7
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-1/+3
* Make the logs less verbose, by omitting the hostname, pid, etc.Theodore Tso1995-10-062-1/+14
* Remove the profile relation, since it's really a bad idea. RemovedTheodore Tso1995-10-062-33/+13
* If the log file can't be opened, print an intelligent error messageTheodore Tso1995-10-052-10/+14
* * alt_prof.c (krb5_read_realm_params): If secure flag is set inEzra Peisach1995-10-052-0/+9
* * adm_conn.c (kadm_get_creds): zero out creds->server afterMark Eichin1995-10-022-1/+8
* #ifdef the entire file so it's not built under WindowsTheodore Tso1995-09-292-0/+7
* Working telnet authentication module and project consolidationsKeith Vetter1995-09-283-0/+12
* alt_prof.c (krb5_read_realm_params): On an error, initialize theTheodore Tso1995-09-272-2/+8
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-4/+6
* Change password for the MacKeith Vetter1995-09-242-5/+10
* * logger.c (klog_com_err_proc): pass whoami in failure messagesMark Eichin1995-09-242-2/+7
* keysalt.c: 16/32 bit integer mismatch.Theodore Tso1995-09-233-10/+22
* Fix memory leak. Free the default realm when we're done. Remove theTheodore Tso1995-09-132-132/+157
* Revert keytype -> emctype changes.Ezra Peisach1995-09-126-175/+75
* Mac Beta 1 submissionKeith Vetter1995-09-116-76/+183
* Use KRB5_ADM_SERVICE_INSTANCE for the instance name, instead ofTheodore Tso1995-09-072-2/+7
* * adm_kt_dec.c, adm_kt_enc.c, alt_prof.c, keysalt.c, str_conv.c :Chris Provenzano1995-09-066-70/+74
* * adm_kt_dec.c, adm_kt_enc.c, alt_prof.c, str_conv.c:Chris Provenzano1995-09-065-125/+26
* Add description of strings recognized by str_conv.cPaul Park1995-08-293-0/+255
* Update file listTheodore Tso1995-08-242-0/+5
* Add timestamp_to_sfstring()Paul Park1995-08-212-0/+67
* Fix Purify complaintPaul Park1995-08-082-0/+5
* Restore input strings to their original state after parsingPaul Park1995-08-072-9/+16
* Add new key/salt tuple handling modulesPaul Park1995-08-045-76/+222
* Fix krb5_aprof_get_deltat()Paul Park1995-08-032-2/+6
* Describe previous changesPaul Park1995-07-311-0/+11
* Update to new kadmin protocolPaul Park1995-07-313-362/+634
* Add str_conv.cPaul Park1995-07-311-0/+1
* Update read_realm_params() to use string conversion routinesPaul Park1995-07-311-71/+128
* Add new string conversion routinesPaul Park1995-07-313-5/+832
* Include adm_proto.h for prototypes. Compiling with -Wmissing_prototypesEzra Peisach1995-07-217-1/+11
* Add KDC profile handling routinesPaul Park1995-07-172-5/+173