summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix prepend_err_str in LDAP KDB moduleGreg Hudson2013-01-291-3/+4
* Add LDAP debug DB optionGreg Hudson2013-01-283-0/+4
* 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
* 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
* 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-111-0/+30
* Use [out] more sparingly in doxygen markupGreg Hudson2013-01-111-107/+107
* Better doxygen markup for RESPONDER_QUESTION_OTPZhanna Tsitkov2013-01-111-21/+23
* Update copyright year in prototype sourcesBen Kaduk2013-01-112-2/+2
* Simplify KDC host referral codeGreg Hudson2013-01-118-157/+77
* Test multi-value host referral variablesGreg Hudson2013-01-111-5/+5
* Remove manual kdc_realm testsGreg Hudson2013-01-1119-720/+0
* Test KDC host-based referral supportGreg Hudson2013-01-114-11/+234
* Add k5test support for KDC special environmentsGreg Hudson2013-01-111-11/+15
* Clean up k5_locate_server error handlingGreg Hudson2013-01-111-25/+10
* Fix no_host_referral concatention in KDCGreg Hudson2013-01-111-6/+7
* Get rid of adm.hGreg Hudson2013-01-106-243/+35
* make dependGreg Hudson2013-01-1077-582/+696
* Fold kadm5 internal policy functions into callersGreg Hudson2013-01-099-190/+9
* Test more policy featuresGreg Hudson2013-01-091-0/+77
* Consolidate policy tests into t_policy.pyGreg Hudson2013-01-094-77/+48
* Allow principals to refer to nonexistent policiesGreg Hudson2013-01-0913-664/+125
* Stop loading policy for pw_expiration in LDAPGreg Hudson2013-01-091-24/+0
* Rename ccache configuration macrosZhanna Tsitkov2013-01-096-21/+21
* Error on void pointer arithmetic with gccGreg Hudson2013-01-091-1/+1
* Fix void pointer arithmetic in oid_ops.cGreg Hudson2013-01-091-1/+1
* Fix various result checksNickolai Zeldovich2013-01-073-3/+3
* Fix initial call to svcraw_createNickolai Zeldovich2013-01-071-0/+1
* Install pkg-config data filesGreg Hudson2013-01-0411-4/+129
* Move krb5-config to new src/build-tools directoryGreg Hudson2013-01-046-20/+23
* Fix gss_str_to_oid and gss_oid_to_str edge casesGreg Hudson2013-01-013-127/+349
* Fix a small memory leak in util_errmapGreg Hudson2013-01-011-12/+9
* Fix gss_str_to_oid for OIDs with zero-valued arcsLuke Howard2013-01-011-6/+6