summaryrefslogtreecommitdiffstats
path: root/src/kadmin/dbutil/kdb5_create.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify ulog_mapGreg Hudson2014-02-201-3/+3
* Lock around more ulog operationsGreg Hudson2014-02-201-1/+6
* Use retval, not errno, when stashing master keysBen Kaduk2013-11-041-1/+1
* Fix various warningsGreg Hudson2013-06-071-2/+1
* Fix iprop log reinitializationGreg Hudson2013-01-221-6/+1
* Mark up strings for translationGreg Hudson2011-06-101-19/+22
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-8/+3
* Remove count parameters from get_principal, put_principal,Greg Hudson2010-07-061-24/+26
* Rename krb5_dbekd_encrypt_key_data and krb5_dbekd_decrypt_key_data toGreg Hudson2010-07-021-9/+6
* Reindent after making fixes for emacs-23Tom Yu2009-11-031-1/+1
* make mark-cstyleTom Yu2009-10-311-193/+194
* Add a new '-W' option to kadmind and kdb5_util create to allow readingTom Yu2009-07-101-2/+6
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-3/+3
* Master Key Migration ProjectWill Fiveash2009-01-301-2/+23
* Fix up warning of suggested parens in assignment in conditionalEzra Peisach2008-12-291-3/+3
* a stash file is not a keytabWill Fiveash2008-08-151-1/+18
* Apply patch from Mark Phalan to correctly use progname instead ofTom Yu2008-07-171-14/+11
* Merge from branch sun-ipropKen Raeburn2008-06-241-1/+38
* Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn2006-09-251-0/+4
* * kdb5_util.c (add_db_arg): New function.Ken Raeburn2006-06-291-12/+4
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-2/+2
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-35/+31
* Implement code to get random data from /dev/{random,urandom}. ForSam Hartman2002-01-081-1/+8
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-4/+4
* * kdb5_create.c: Include <krb5/adm_proto.h> forEzra Peisach2001-06-201-0/+1
* Fixed a bunch of typosMitchell Berger2001-06-201-3/+3
* * dumpv4.c: Pass C_Block * to des_read_password() as per prototypeEzra Peisach2001-06-081-0/+1
* * kadm5_create.c: Add prototype for staticEzra Peisach2001-06-041-9/+12
* * kdb5_create.c (kdb5_create): Argument to krb5_read_passwordEzra Peisach2000-10-171-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-51/+46
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-1/+1
* * loadv4.c:Tom Yu1997-07-251-1/+5
* * kdb5_util.c: make mkey_password non-staticBarry Jaspan1996-08-121-9/+2
* * all files: reworked for non-ss usage; kdb5_util_ct.ct andBarry Jaspan1996-08-051-13/+0
* * dump.c, kadm5_create.c, kdb5_create.c: create policy databaseBarry Jaspan1996-08-011-3/+2
* * kdb5_create.c (kdb5_create): Ignore (expected) failure inEzra Peisach1996-07-271-1/+4
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+449