summaryrefslogtreecommitdiffstats
path: root/src/kadmin/dbutil/loadv4.c
Commit message (Expand)AuthorAgeFilesLines
* Remove loadv4/dumpv4 code in kdb5_util. (The command table entries forGreg Hudson2008-12-151-977/+0
* Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson2008-10-201-6/+1
* No prototype when building kdb5_util without krb4 supportAlexandra Ellwood2008-05-301-1/+2
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-1/+1
* Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs inKen Raeburn2004-08-271-3/+3
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-061-1/+1
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-061-3/+3
* * loadv4.c (fixup_database): Don't set SUPPORT_DESMD5 anymoreTom Yu2001-10-251-23/+1
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-11/+11
* * dumpv4.c: Pass C_Block * to des_read_password() as per prototypeEzra Peisach2001-06-081-3/+4
* * loadv4.c, ovload.c, kdb5_util.h, kdb5_util.c, kadm5_create.c,Ezra Peisach2001-02-261-54/+77
* * loadv4.c: Remove references to KRB_NEVERDATETom Yu2001-02-091-4/+2
* * kdb5_util.M: Update manpageTom Yu2000-10-171-1/+11
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-38/+44
* * loadv4.c:Tom Yu1997-07-251-11/+15
* Check to see if the global_param's stash file is non-NULL beforeTheodore Tso1997-03-121-1/+2
* dump.c kdb5_destroy.c kdb5_stash.c kdb5_util.c:Richard Basch1997-02-201-8/+27
* * kadmin/dbutil dumpv4 expiration ("never") fixesMark Eichin1996-11-111-3/+113
* Don't call get_config_params again, since it's not necessary, andTheodore Tso1996-09-091-12/+4
* loadv4.c (load_v4db): Fix argument parsing so that it actually works!Theodore Tso1996-09-051-14/+9
* Remove unsused variable rparams. This is left over from the old configuration...Ezra Peisach1996-08-251-1/+0
* * all files: reworked for non-ss usage; kdb5_util_ct.ct andBarry Jaspan1996-08-051-84/+12
* * dump.c, kadm5_create.c, kdb5_create.c: create policy databaseBarry Jaspan1996-08-011-6/+11
* * loadv4.c: create empty policy database after loading V4 dump fileBarry Jaspan1996-08-011-2/+30
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+881