summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix DPRINT in ipropd_svc.cGuillaume Rousse2013-01-011-1/+1
* Delete timestamp_to_sfstring sprintf fallbackTom Yu2012-12-221-9/+0
* Add more formats to krb5_timestamp_to_sfstringTom Yu2012-12-221-1/+6
* Use krb5_init_creds_context as clpreauth rockGreg Hudson2012-12-225-234/+160
* Initialize ret in process_pa_dataGreg Hudson2012-12-211-1/+1
* Fix signed overflow check in k5_ucs2s_to_utf8sGreg Hudson2012-12-201-3/+1
* Remove inoperative null checks in KDC codeGreg Hudson2012-12-202-7/+3
* Avoid null dereference in BDB dbtree error caseGreg Hudson2012-12-201-3/+3
* Fix clntraw_create initializationGreg Hudson2012-12-201-8/+10
* Simplify k5test.py environmentsGreg Hudson2012-12-2033-658/+517
* Get rid of KRB5_KDB_SRV_TYPE_PASSWDGreg Hudson2012-12-203-6/+1
* Generate dependencies for kdb5_ldap_utilGreg Hudson2012-12-202-1/+105
* Remove LDAP realm krbTicketPolicyReference codeGreg Hudson2012-12-202-51/+1
* Simplify LDAP KDB module container DN handlingGreg Hudson2012-12-2011-290/+87
* Remove unneeded code in krb5_ldap_put_principalGreg Hudson2012-12-201-17/+7
* Remove unused functions in the LDAP KDB moduleGreg Hudson2012-12-205-342/+0
* Don't output trailing whitespace in depfix.plGreg Hudson2012-12-201-1/+1
* Pass through module errors when preauthenticatingGreg Hudson2012-12-203-18/+26
* Rename internal preauth functionsGreg Hudson2012-12-196-130/+120
* Make clpreauth flags function optionalGreg Hudson2012-12-196-31/+7
* Use a proper consumer interface for clpreauthGreg Hudson2012-12-192-422/+365
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-1969-2060/+2047
* Save extended messages across fallback to masterGreg Hudson2012-12-192-33/+28
* Add functions to save and restore error stateGreg Hudson2012-12-193-0/+38
* Simplify error message retrievalGreg Hudson2012-12-192-86/+37
* Style cleanup for internal error handlingGreg Hudson2012-12-1910-145/+147
* Regenerate manpagesTom Yu2012-12-171-5/+15
* Add copyright footer to HTML docsTom Yu2012-12-171-0/+1
* PKINIT (draft9) null ptr deref [CVE-2012-1016]Nalin Dahyabhai2012-12-141-2/+3
* Make the doc build quieterBen Kaduk2012-12-141-0/+1
* Use an empty challenge for the password questionGreg Hudson2012-12-131-1/+1