summaryrefslogtreecommitdiffstats
path: root/src/kadmin/dbutil/kdb5_stash.c
Commit message (Expand)AuthorAgeFilesLines
* Use retval, not errno, when stashing master keysBen Kaduk2013-11-041-1/+1
* Only store master mey list in DAL handleGreg Hudson2012-03-211-4/+2
* Mark up strings for translationGreg Hudson2011-06-101-5/+5
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-6/+1
* Remove some dead code in kdb5_stash() left behind by r24142Greg Hudson2010-06-221-9/+0
* Eliminate a bunch of duplicated code in kdb5_stash() by usingGreg Hudson2010-06-211-41/+3
* kdb5_stash() contains its own kdb5_db_open() call (because it doesn'tGreg Hudson2010-06-211-1/+1
* When we display enctypes, display the input name rather than theGreg Hudson2010-06-081-1/+2
* Eliminate some uses of variables as format strings. Based on a patchGreg Hudson2010-05-031-1/+1
* Reindent after making fixes for emacs-23Tom Yu2009-11-031-1/+1
* make mark-cstyleTom Yu2009-10-311-65/+66
* Master Key Migration ProjectWill Fiveash2009-01-301-23/+26
* a stash file is not a keytabWill Fiveash2008-08-151-2/+10
* Apply patch from Mark Phalan to correctly use progname instead ofTom Yu2008-07-171-13/+10
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-1/+1
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-131-1/+2
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-13/+14
* errno should never be explicitly declaredKen Raeburn2003-04-241-2/+0
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-061-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-16/+23
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-5/+29
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-1/+1
* * kdb5_util.c: Add flag indicating that policy db is to be closed.Ezra Peisach1997-11-041-0/+5
* dump.c kdb5_destroy.c kdb5_stash.c kdb5_util.c:Richard Basch1997-02-201-1/+0
* Remove unsused variable rparams. This is left over from the old configuration...Ezra Peisach1996-08-251-1/+0
* Reset exit_status at end of kdb5_stash. We expect to get an error ifEzra Peisach1996-08-061-0/+1
* * all files: reworked for non-ss usage; kdb5_util_ct.ct andBarry Jaspan1996-08-051-11/+1
* * kdb5_stash.c (kdb5_stash): Declare optindTom Yu1996-07-311-0/+1
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+153