summaryrefslogtreecommitdiffstats
path: root/src/kadmin/dbutil
Commit message (Expand)AuthorAgeFilesLines
* Factor out ulog serial number status checkGreg Hudson2014-02-201-29/+18
* In kdb5_util load, init ulog closer to promoteGreg Hudson2014-02-051-3/+7
* Remove kdb5_util load iprop safety netGreg Hudson2014-01-301-14/+0
* Make salt defaulting work for keysaltsTom Yu2014-01-061-1/+1
* Clean up the code to eliminate some clang warningsBen Kaduk2013-11-042-3/+0
* Use retval, not errno, when stashing master keysBen Kaduk2013-11-043-3/+3
* Simplify kdb5_list_mkeys actkvno list retrievalGreg Hudson2013-10-251-34/+12
* Use active master key in update_princ_encryptionGreg Hudson2013-10-251-10/+5
* Fix typos in kdb5_util master key command outputsGreg Hudson2013-10-251-5/+5
* Clarify flag handling in dump.cGreg Hudson2013-08-273-65/+70
* Update ulog state after promoting DB when loadingGreg Hudson2013-08-271-30/+21
* Don't reopen the KDB in update_princ_encryptionGreg Hudson2013-07-311-0/+12
* Fix various warningsGreg Hudson2013-06-073-6/+3
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-3/+0
* make dependGreg Hudson2013-03-241-25/+20
* Reset ulog header if iprop load failsGreg Hudson2013-03-151-0/+2
* Modernize dump.cGreg Hudson2013-02-063-1313/+697
* Refactor dump.cGreg Hudson2013-02-061-175/+124
* Reorder dump.cGreg Hudson2013-02-061-467/+439
* Remove -b6 and -old dump formatsGreg Hudson2013-02-041-590/+8
* Simplify kdb5_util create using a null passwordGreg Hudson2013-02-041-30/+7
* Fix kdb5_util dump.c uninitialized warningsGreg Hudson2013-02-011-1/+1
* Fix iprop log reinitializationGreg Hudson2013-01-222-13/+2
* Fix iprop safety net in kdb5_util loadGreg Hudson2013-01-171-2/+4
* make dependGreg Hudson2013-01-101-1/+1
* Allow principals to refer to nonexistent policiesGreg Hudson2013-01-091-15/+14
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-9/+9
* Fix various integer issuesGreg Hudson2012-12-101-2/+1
* Make kdb5_util dump work with LDAP againGreg Hudson2012-11-121-1/+2
* Remove install-oldmanBen Kaduk2012-10-171-3/+0
* Remove nroff man pagesBen Kaduk2012-10-161-276/+0
* Fix a minor race in kdb5_util loadNicolas Williams2012-10-051-1/+1
* Fix policy refcount corruption race in dumpNicolas Williams2012-10-051-10/+10
* Sync iprop header in kdb5_util dumpNicolas Williams2012-10-051-0/+10
* kdb5_util load needs iprop safety netNicolas Williams2012-10-051-15/+36
* Fix kdb5_util dump raceNicolas Williams2012-10-052-34/+32
* Cleanup dump_db()Nicolas Williams2012-10-051-20/+14
* Use a single global dump for iprop full syncsNicolas Williams2012-10-051-54/+177
* Fix edge-case bugs in kdb5_util loadGreg Hudson2012-07-312-16/+25
* Revert an out-of-scope change in policy extensionsGreg Hudson2012-07-311-1/+1
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-303-61/+261
* De-indent process_k5beta6_record()Nicolas Williams2012-07-301-247/+210
* 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-215-30/+26
* install sphinx-generated manpagesTom Yu2012-01-091-0/+2
* Man page spelling corrections from ville.skytta@iki.fiGreg Hudson2011-10-021-2/+2
* Instead of passing a 0 to add_new_mkey for kvno and leavingKen Raeburn2011-09-051-1/+3
* Remove an unused variableEzra Peisach2011-08-191-1/+0
* Use AI_ADDRCONFIG for more efficient getaddrinfoGreg Hudson2011-06-231-1/+1