summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb/kdb_log.c
Commit message (Expand)AuthorAgeFilesLines
* Maintain complete ulog on iprop slavesGreg Hudson2014-02-201-75/+73
* Simplify ulog_mapGreg Hudson2014-02-201-80/+15
* Lock around more ulog operationsGreg Hudson2014-02-201-40/+96
* Factor out ulog serial number status checkGreg Hudson2014-02-201-25/+57
* Simplify iprop update locking and avoid deadlockGreg Hudson2014-02-201-41/+18
* Don't get KDB lock in ulog_get_entriesGreg Hudson2014-02-051-12/+0
* In kdb5_util load, init ulog closer to promoteGreg Hudson2014-02-051-6/+1
* Modernize iprop codeGreg Hudson2014-02-051-108/+90
* Check for unstable ulog in ulog_get_entriesGreg Hudson2014-01-301-6/+4
* Reinitialize ulog when wrapping serial numberGreg Hudson2014-01-301-13/+8
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-091-5/+2
* Remove ulog_check(); the ulog is not a DB journalNicolas Williams2013-01-231-114/+6
* Fix iprop log reinitializationGreg Hudson2013-01-221-13/+40
* Modernize style of kdb_log.cGreg Hudson2013-01-221-460/+292
* Fix a minor race in kdb5_util loadNicolas Williams2012-10-051-36/+63
* Make kadmind iprop never return UPDATE_BUSYNicolas Williams2012-10-051-11/+1
* Use a single global dump for iprop full syncsNicolas Williams2012-10-051-1/+1
* Use consistent types for overflow comparisonBen Kaduk2012-07-031-1/+1
* Mark up strings for translationGreg Hudson2011-06-101-1/+1
* Resolve a few miscellaneous warningsGreg Hudson2011-03-141-3/+7
* Remove count parameters from get_principal, put_principal,Greg Hudson2010-07-061-10/+4
* make mark-cstyleTom Yu2009-10-311-487/+488
* Create a private header file for local functions missing prototypes.Ezra Peisach2008-12-291-11/+12
* Check fstat result. Close fd on errorKen Raeburn2008-08-061-1/+5
* After freeing dbprinc, reset it to nullKen Raeburn2008-08-061-1/+3
* Merge from branch sun-ipropKen Raeburn2008-06-241-0/+928