summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make kprop/kpropd work with RC4 session keyGreg Hudson2013-02-073-20/+19
* 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-042-611/+13
* Add more tests for dump and loadGreg Hudson2013-02-048-26/+151
* 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
* Simplify LDAP password decodingGreg Hudson2013-02-012-113/+45
* Refactor rellinks formatting in layout.htmlTom Yu2013-01-311-23/+15
* Reduce copied code in layout.htmlTom Yu2013-01-311-30/+20
* Consolidate style settings in kerb.cssTom Yu2013-01-312-8/+11
* Fix "search" accesskey in layout.htmlTom Yu2013-01-311-1/+1
* Fix typos in layout.htmlTom Yu2013-01-311-3/+3
* Fix h1 end tag in Sphinx header titlesTom Yu2013-01-312-2/+8
* Remove partial LDAP client cert supportGreg Hudson2013-01-314-138/+40
* New section: Contributing to Kerb documentationZhanna Tsitkov2013-01-311-14/+17
* Fix COPY_FIRST_CANONNAME hostent searchViktor Dukhovni2013-01-311-11/+11
* Revert previous change to process_tgs_reqGreg Hudson2013-01-311-1/+1
* Fix is_referral flag in KDC TGS codeGreg Hudson2013-01-311-1/+1
* Note which release -x debug was added inGreg Hudson2013-01-293-2/+5
* Fix prepend_err_str in LDAP KDB moduleGreg Hudson2013-01-291-3/+4
* Add LDAP debug DB optionGreg Hudson2013-01-286-0/+21
* Refactor LDAP DB option parsing codeGreg Hudson2013-01-287-381/+169
* Make kproplog handle underfull iprop logsGreg Hudson2013-01-251-3/+4
* Check for negative poll timeout in k5_sendto_kdcGreg Hudson2013-01-251-0/+4
* Quiet kpropd.c signed/unsigned comparison warningsNicolas Williams2013-01-241-3/+3
* 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-222-3/+81
* Verify iprop test results more thoroughlyGreg Hudson2013-01-222-47/+37
* Fix iprop log reinitializationGreg Hudson2013-01-228-42/+50
* Modernize style of kdb_log.cGreg Hudson2013-01-221-460/+292
* Clean up iprop flow control in kdb5.cGreg Hudson2013-01-181-53/+42
* Fix iprop safety net in kdb5_util loadGreg Hudson2013-01-171-2/+4
* Revert previous ("Sphinx doc: consolidate...")Tom Yu2013-01-162-14/+13
* Sphinx doc: consolidate style markup in kerb.cssZhanna Tsitkov2013-01-162-13/+14
* Get rid of krb5_read_realm_paramsGreg Hudson2013-01-166-251/+63
* Remove KDC macros for realm config fieldsGreg Hudson2013-01-154-15/+9
* Remove unused krb5_realm_params fieldsGreg Hudson2013-01-154-79/+1
* Help Sphinx to diff C-types for better x-referenceZhanna Tsitkov2013-01-141-0/+4
* Correct typo in krb5_responder_context_st descrZhanna Tsitkov2013-01-141-3/+4
* Clean up style of alt_prof.cGreg Hudson2013-01-121-417/+354
* Flesh out responder context doxygen markupGreg Hudson2013-01-113-1/+32
* Use [out] more sparingly in doxygen markupGreg Hudson2013-01-111-107/+107
* Modify rst toolkit to handle "linebreak" tagZhanna Tsitkov2013-01-111-0/+3
* Better doxygen markup for RESPONDER_QUESTION_OTPZhanna Tsitkov2013-01-111-21/+23
* Fix label conflicts in Sphinx documentationZhanna Tsitkov2013-01-115-8/+8
* Update copyright year in prototype sourcesBen Kaduk2013-01-112-2/+2
* Simplify KDC host referral codeGreg Hudson2013-01-118-157/+77