summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb
Commit message (Expand)AuthorAgeFilesLines
* Lock around more ulog operationsGreg Hudson2014-02-203-44/+101
* Factor out ulog serial number status checkGreg Hudson2014-02-202-25/+58
* Simplify iprop update locking and avoid deadlockGreg Hudson2014-02-202-138/+37
* Generate dependencies for t_stringattrGreg Hudson2014-02-122-1/+12
* Correctly get default realm in kdb5.cGreg Hudson2014-02-111-10/+13
* 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-052-109/+92
* Check for unstable ulog in ulog_get_entriesGreg Hudson2014-01-301-6/+4
* Add test case for ulog serial number wrappingGreg Hudson2014-01-304-0/+117
* Reinitialize ulog when wrapping serial numberGreg Hudson2014-01-301-13/+8
* Remove last uses of "possibly-insecure" mktemp(3)Ben Kaduk2013-11-041-14/+23
* Clean up stash file error handlingBen Kaduk2013-11-041-3/+2
* Fix decoding of mkey kvno in mkey_aux tl-dataGreg Hudson2013-10-291-2/+3
* Reset key-generation parameters for each enctypeBen Kaduk2013-10-251-1/+2
* Correctly activate master keys in pre-1.7 KDBsGreg Hudson2013-10-251-22/+19
* Reload master keys to find active mkey if neededGreg Hudson2013-10-251-61/+52
* Avoid allocating zero key_data structuresGreg Hudson2013-07-151-10/+7
* Fix various warningsGreg Hudson2013-06-071-13/+3
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-10/+1
* Assume mutex locking cannot failGreg Hudson2013-05-141-3/+4
* Get rid of krb5_xfreeGreg Hudson2013-03-281-4/+4
* make dependGreg Hudson2013-03-241-24/+19
* Fix condition with empty bodyDavid Benjamin2013-03-151-2/+2
* Modernize k5bufGreg Hudson2013-02-141-10/+10
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-093-13/+7
* Adjust kdb5.c check for ulog being mappedGreg Hudson2013-01-241-1/+1
* Remove ulog_check(); the ulog is not a DB journalNicolas Williams2013-01-231-114/+6
* Propagate policy changes over iprop via full dumpGreg Hudson2013-01-221-3/+51
* Fix iprop log reinitializationGreg Hudson2013-01-222-13/+41
* Modernize style of kdb_log.cGreg Hudson2013-01-221-460/+292
* Clean up iprop flow control in kdb5.cGreg Hudson2013-01-181-53/+42
* make dependGreg Hudson2013-01-101-1/+1
* Simplify k5test.py environmentsGreg Hudson2012-12-201-1/+1
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-9/+9
* Fix typo disabling static-linked LDAP back endGreg Hudson2012-11-151-1/+1
* Bump libkdb5 API and DAL versionsGreg Hudson2012-10-151-1/+1
* krb5_db_delete_principal() can fail to unlock ulogNicolas Williams2012-10-081-1/+3
* 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-052-1/+2
* Fix KDC heap corruption vuln [CVE-2012-1015]Tom Yu2012-08-011-0/+3
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-302-6/+15
* Use consistent types for overflow comparisonBen Kaduk2012-07-031-1/+1
* Stop using SALT_TYPE_AFS_LENGTHGreg Hudson2012-04-271-17/+12
* Only store master mey list in DAL handleGreg Hudson2012-03-214-65/+67
* Get rid of periods in Python test success messagesGreg Hudson2011-11-031-1/+1
* Refactor salt computation into libkdb5Greg Hudson2011-10-242-0/+51
* Make reindentTom Yu2011-10-171-1/+1
* Create e_data as pa_data in KDC interfacesGreg Hudson2011-10-042-5/+5