aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-01-09Fold kadm5 internal policy functions into callersGreg Hudson9-190/+9
2013-01-09Test more policy featuresGreg Hudson1-0/+77
2013-01-09Consolidate policy tests into t_policy.pyGreg Hudson4-77/+48
2013-01-09Allow principals to refer to nonexistent policiesGreg Hudson13-664/+125
2013-01-09Stop loading policy for pw_expiration in LDAPGreg Hudson1-24/+0
2013-01-09Rename ccache configuration macrosZhanna Tsitkov6-21/+21
2013-01-09Error on void pointer arithmetic with gccGreg Hudson1-1/+1
2013-01-09Fix void pointer arithmetic in oid_ops.cGreg Hudson1-1/+1
2013-01-07Fix various result checksNickolai Zeldovich3-3/+3
2013-01-07Fix initial call to svcraw_createNickolai Zeldovich1-0/+1
2013-01-04Install pkg-config data filesGreg Hudson11-4/+129
2013-01-04Move krb5-config to new src/build-tools directoryGreg Hudson6-20/+23
2013-01-01Fix gss_str_to_oid and gss_oid_to_str edge casesGreg Hudson3-127/+349
2013-01-01Fix a small memory leak in util_errmapGreg Hudson1-12/+9
2013-01-01Fix gss_str_to_oid for OIDs with zero-valued arcsLuke Howard1-6/+6
2013-01-01Fix DPRINT in ipropd_svc.cGuillaume Rousse1-1/+1
2012-12-22Delete timestamp_to_sfstring sprintf fallbackTom Yu1-9/+0
2012-12-22Add more formats to krb5_timestamp_to_sfstringTom Yu1-1/+6
2012-12-22Use krb5_init_creds_context as clpreauth rockGreg Hudson5-234/+160
2012-12-21Initialize ret in process_pa_dataGreg Hudson1-1/+1
2012-12-20Fix signed overflow check in k5_ucs2s_to_utf8sGreg Hudson1-3/+1
2012-12-20Remove inoperative null checks in KDC codeGreg Hudson2-7/+3
2012-12-20Avoid null dereference in BDB dbtree error caseGreg Hudson1-3/+3
2012-12-20Fix clntraw_create initializationGreg Hudson1-8/+10
2012-12-20Simplify k5test.py environmentsGreg Hudson33-658/+517
2012-12-20Get rid of KRB5_KDB_SRV_TYPE_PASSWDGreg Hudson3-6/+1
2012-12-20Generate dependencies for kdb5_ldap_utilGreg Hudson2-1/+105
2012-12-20Remove LDAP realm krbTicketPolicyReference codeGreg Hudson2-51/+1
2012-12-20Simplify LDAP KDB module container DN handlingGreg Hudson11-290/+87
2012-12-20Remove unneeded code in krb5_ldap_put_principalGreg Hudson1-17/+7
2012-12-20Remove unused functions in the LDAP KDB moduleGreg Hudson5-342/+0
2012-12-20Don't output trailing whitespace in depfix.plGreg Hudson1-1/+1
2012-12-20Pass through module errors when preauthenticatingGreg Hudson3-18/+26
2012-12-19Rename internal preauth functionsGreg Hudson6-130/+120
2012-12-19Make clpreauth flags function optionalGreg Hudson6-31/+7
2012-12-19Use a proper consumer interface for clpreauthGreg Hudson2-422/+365
2012-12-19Separate clpreauth and kdcpreauth interfacesGreg Hudson69-2060/+2047
2012-12-19Save extended messages across fallback to masterGreg Hudson2-33/+28
2012-12-19Add functions to save and restore error stateGreg Hudson3-0/+38
2012-12-19Simplify error message retrievalGreg Hudson2-86/+37
2012-12-19Style cleanup for internal error handlingGreg Hudson10-145/+147
2012-12-17Regenerate manpagesTom Yu1-5/+15
2012-12-17Add copyright footer to HTML docsTom Yu1-0/+1
2012-12-14PKINIT (draft9) null ptr deref [CVE-2012-1016]Nalin Dahyabhai1-2/+3
2012-12-14Make the doc build quieterBen Kaduk1-0/+1
2012-12-13Use an empty challenge for the password questionGreg Hudson1-1/+1
2012-12-12Update mkrel for SPHINX_ARGSTom Yu1-2/+2
2012-12-12Don't finalize libraries in static buildGreg Hudson1-11/+13
2012-12-11Regenerate checked-in man pagesBen Kaduk2-7/+19
2012-12-11Update manpage version on masterBen Kaduk24-24/+24