summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wipHEADmasterGünther Deschner2014-03-052-0/+71
* Add tests for gic_pwd password changeGreg Hudson2014-03-032-0/+38
* Use preauth options when changing passwordGreg Hudson2014-03-031-12/+51
* Check for malloc failure in process_chpw_requestGreg Hudson2014-03-031-2/+3
* Conditionalize use of LDAP_OPT_DEBUG_LEVELGreg Hudson2014-02-281-0/+2
* Fix install rule for gssapi_krb5.hGreg Hudson2014-02-281-1/+1
* Correct docs for "kdb5_util load" switchesJeff D'Angelo2014-02-281-5/+3
* Missing type refs in docs due to stdint.h changesTom Yu2014-02-271-0/+2
* Fix two omissions in stdint.h changesGreg Hudson2014-02-262-4/+4
* In kdb5_util dump, only lock DB for iprop dumpsGreg Hudson2014-02-261-10/+12
* Eliminate internal fixed-width type wrappersGreg Hudson2014-02-2627-138/+120
* Stop generating gssapi_krb5.hGreg Hudson2014-02-265-56/+50
* Get rid of builtin AES uitypes.hGreg Hudson2014-02-2611-749/+612
* Assume <stdint.h> and fixed-width typesGreg Hudson2014-02-2611-209/+15
* Minimize race conditions in t_iprop.pyGreg Hudson2014-02-262-36/+77
* Avoid duplicate "/etc/krb5.conf" in profile pathTom Yu2014-02-263-3/+14
* Update kadmin set_string documentZhanna Tsitkov2014-02-262-6/+22
* Document hierarchical ipropGreg Hudson2014-02-201-6/+13
* Test iprop slave ulog managementGreg Hudson2014-02-201-98/+238
* Implement kpropd -AGreg Hudson2014-02-202-0/+13
* Implement kadmind -proponlyGreg Hudson2014-02-202-15/+29
* Maintain complete ulog on iprop slavesGreg Hudson2014-02-201-75/+73
* Simplify ulog_mapGreg Hudson2014-02-2010-123/+61
* Lock around more ulog operationsGreg Hudson2014-02-208-67/+150
* Factor out ulog serial number status checkGreg Hudson2014-02-204-54/+78
* Simplify iprop update locking and avoid deadlockGreg Hudson2014-02-203-140/+37
* Use system dictionary for db2 tests againGreg Hudson2014-02-191-4/+13
* Use TAILQ macros instead of CIRCLEQ in libdb2Greg Hudson2014-02-192-27/+24
* Document 1.12 changes in MIT Kerberos Features docZhanna Tsitkov2014-02-193-2/+17
* Make KDC "status" statements more homogeneousZhanna Tsitkov2014-02-193-21/+35
* Support referrals from Windows Server 2003Nate Rosenblum2014-02-181-3/+32
* Update doc build instructionsTom Yu2014-02-142-22/+7
* Generate dependencies for t_stringattrGreg Hudson2014-02-122-1/+12
* Don't use system dictionary files for DB2 testsGreg Hudson2014-02-111-8/+0
* Fix SAM-2 preauth when password argument is usedGreg Hudson2014-02-111-2/+3
* Correctly get default realm in kdb5.cGreg Hudson2014-02-112-15/+13
* Move OTP sockets to KDC_RUN_DIRNathaniel McCallum2014-02-0610-3/+23
* Test SPNEGO acceptor response to MS krb5 mech OIDGreg Hudson2014-02-051-4/+60
* Properly reflect MS krb5 mech in SPNEGO acceptorGreg Hudson2014-02-051-4/+4
* 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-053-10/+8
* Clean up ovsec_kadmd.cGreg Hudson2014-02-051-717/+342
* Modernize iprop codeGreg Hudson2014-02-057-1062/+758
* Fix kpropd -xGreg Hudson2014-01-301-0/+1
* Remove kdb5_util load iprop safety netGreg Hudson2014-01-301-14/+0
* Check for unstable ulog in ulog_get_entriesGreg Hudson2014-01-301-6/+4
* Add test case for ulog serial number wrappingGreg Hudson2014-01-305-0/+119
* Reinitialize ulog when wrapping serial numberGreg Hudson2014-01-301-13/+8
* Remove krb5-send-prTom Yu2014-01-2814-1466/+12
* Add test coverage for gss_pseudo_randomGreg Hudson2014-01-223-6/+193