summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm/alt_prof.c
Commit message (Expand)AuthorAgeFilesLines
* Ack - kadm is still used by the Mac and dos build treesEzra Peisach1996-08-241-0/+447
* We are using kadm5 now instead of kadmEzra Peisach1996-08-241-447/+0
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+5
* Free the realm_kdc_ports element of the structureTheodore Tso1995-11-081-0/+2
* Remove the profile relation, since it's really a bad idea. RemovedTheodore Tso1995-10-061-33/+6
* * alt_prof.c (krb5_read_realm_params): If secure flag is set inEzra Peisach1995-10-051-0/+3
* alt_prof.c (krb5_read_realm_params): On an error, initialize theTheodore Tso1995-09-271-2/+3
* Fix memory leak. Free the default realm when we're done. Remove theTheodore Tso1995-09-131-132/+150
* Revert keytype -> emctype changes.Ezra Peisach1995-09-121-10/+2
* Mac Beta 1 submissionKeith Vetter1995-09-111-2/+10
* * adm_kt_dec.c, adm_kt_enc.c, alt_prof.c, keysalt.c, str_conv.c :Chris Provenzano1995-09-061-4/+4
* * adm_kt_dec.c, adm_kt_enc.c, alt_prof.c, str_conv.c:Chris Provenzano1995-09-061-8/+0
* Add new key/salt tuple handling modulesPaul Park1995-08-041-74/+7
* Fix krb5_aprof_get_deltat()Paul Park1995-08-031-2/+1
* Update read_realm_params() to use string conversion routinesPaul Park1995-07-311-71/+128
* Include adm_proto.h for prototypes. Compiling with -Wmissing_prototypesEzra Peisach1995-07-211-0/+1
* Add KDC profile handling routinesPaul Park1995-07-171-5/+168
* Compiler warning cleanupPaul Park1995-06-271-5/+5
* Add alternate profile routinesPaul Park1995-06-231-0/+300