summaryrefslogtreecommitdiffstats
path: root/src/kadmin/dbutil/kdb5_util.c
Commit message (Expand)AuthorAgeFilesLines
* Include autoconf.h before system headersGreg Hudson2014-07-081-1/+0
* Simplify ulog_mapGreg Hudson2014-02-201-2/+1
* Make salt defaulting work for keysaltsTom Yu2014-01-061-1/+1
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-301-2/+2
* Allow using locales when gettext is absentBen Kaduk2012-07-061-0/+1
* Enable all localizations in main functionsBen Kaduk2012-07-061-1/+1
* Only store master mey list in DAL handleGreg Hudson2012-03-211-6/+2
* Add setlocale() calls to main functionsGreg Hudson2011-06-101-0/+1
* Mark up strings for translationGreg Hudson2011-06-101-51/+61
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-7/+1
* Make sure ulog_map() is invoked whenever we open the database inGreg Hudson2011-02-271-0/+11
* Remove count parameters from get_principal, put_principal,Greg Hudson2010-07-061-45/+15
* Remove verify_master_key from the DAL table, as well as its associatedGreg Hudson2010-07-021-10/+0
* Remove the set_master_key and get_master_key DAL interfaces and theirGreg Hudson2010-07-021-1/+1
* Eliminate the use of variables for format strings in kdb5_util. ManyGreg Hudson2010-05-031-3/+0
* make mark-cstyleTom Yu2009-10-311-296/+297
* Account lockoutGreg Hudson2009-10-251-2/+2
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-2/+2
* Master Key Migration ProjectWill Fiveash2009-01-301-18/+61
* Remove loadv4/dumpv4 code in kdb5_util. (The command table entries forGreg Hudson2008-12-151-2/+0
* Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson2008-10-201-5/+1
* a stash file is not a keytabWill Fiveash2008-08-151-12/+27
* Apply patch from Mark Phalan to correctly use progname instead ofTom Yu2008-07-171-7/+9
* Apply patch from Mark Phalan to initialize progname before useTom Yu2008-07-161-4/+6
* Merge from branch sun-ipropKen Raeburn2008-06-241-1/+6
* fix krb5_ldap_iterate to handle NULL match_expr and open_db_and_mkey to use K...Will Fiveash2006-10-231-1/+1
* Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn2006-09-251-4/+2
* (add_db_arg): Fix silly bug.Ken Raeburn2006-06-301-3/+8
* * kdb5_util.c (add_db_arg): New function.Ken Raeburn2006-06-291-24/+20
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-2/+3
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-131-1/+14
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-1/+1
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-30/+77
* * dump.c (dump_db): Update usage comment. Add "-rev" andTom Yu2002-08-231-3/+5
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-061-2/+2
* * kdb5_util.c (main): Change optarg to koptarg to preventEzra Peisach2001-06-221-9/+9
* * loadv4.c, ovload.c, kdb5_util.h, kdb5_util.c, kadm5_create.c,Ezra Peisach2001-02-261-40/+44
* * kdb5_util.M: Update manpageTom Yu2000-10-171-2/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * kdb5_util.c (main): Do try using com_err in the case that krb5_init_contextKen Raeburn1999-07-071-2/+1
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-60/+156
* * kdb5_util.c: Add flag indicating that policy db is to be closed.Ezra Peisach1997-11-041-1/+8
* dump.c kdb5_destroy.c kdb5_stash.c kdb5_util.c:Richard Basch1997-02-201-1/+0
* krb5_xfree cleanupRichard Basch1997-02-191-7/+4
* * kdb5_util.c: fix multiply defined globals [krb5-admin/260]Barry Jaspan1996-12-031-3/+3
* * kadmin/dbutil dumpv4 expiration ("never") fixesMark Eichin1996-11-111-1/+1
* * kdb5_util.c (ARG_VAL): case second half of ?: operator to char *Barry Jaspan1996-10-031-2/+3
* loadv4.c (load_v4db): Fix argument parsing so that it actually works!Theodore Tso1996-09-051-1/+1
* * kdb5_util.c: make mkey_password non-staticBarry Jaspan1996-08-121-1/+1
* * all files: reworked for non-ss usage; kdb5_util_ct.ct andBarry Jaspan1996-08-051-68/+97