summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Silence a gcc warning in t_export_nameGreg Hudson2012-08-121-1/+1
* Add test coverage for gss_export_nameGreg Hudson2012-08-113-5/+191
* Use gssalloc in krb5_gss_export_nameGreg Hudson2012-08-111-1/+1
* Fix nitpicky bugs in t_inq_credGreg Hudson2012-08-111-6/+6
* Stop misusing gss_release_buffer in test programsGreg Hudson2012-08-112-4/+4
* Stop misusing gss_release_buffer in libgssrpcGreg Hudson2012-08-113-15/+11
* Use gssalloc in more parts of GSSAPIGreg Hudson2012-08-115-11/+13
* Add debug mode to gssapi_alloc.hGreg Hudson2012-08-113-23/+79
* Remove irrelevant to current code Novell copyrightZhanna Tsitkov2012-08-102-54/+0
* Add tests for gss_inquire_credGreg Hudson2012-08-103-3/+221
* Rename Kerberos Concepts section in Sphinx docZhanna Tsitkov2012-08-091-2/+2
* Remove gss_mechanism_extSimo Sorce2012-08-085-124/+26
* Regression tests for CVE-2012-1014, CVE-2012-1015Tom Yu2012-08-073-0/+71
* Add missing quote to install-windowsTom Yu2012-08-071-1/+1
* Minor Sphinx html style modificationZhanna Tsitkov2012-08-071-1/+1
* Fix memory leak parsing name with default realmGreg Hudson2012-08-071-0/+1
* Fix HTML rendering of long-form optionsBenjamin Kaduk2012-08-062-69/+69
* Remove dash from man page rst sourceBen Kaduk2012-08-061-1/+1
* Use '---' for em dashes in rst sourceBen Kaduk2012-08-063-4/+4
* Turn off replay cache in krb5_verify_init_creds()Nalin Dahyabhai2012-08-061-0/+9
* Pass the actual mech oid in creds functionsSimo Sorce2012-08-062-11/+34
* Always consider desired_mechs empty in spnego (2)Simo Sorce2012-08-061-9/+7
* Doc "version introduced" for some kdc.conf tagsZhanna Tsitkov2012-08-061-76/+79
* Clarify example in kadm5.acl documentZhanna Tsitkov2012-08-061-4/+4
* Reuse code to free gss_mech_info structureSimo Sorce2012-08-051-21/+4
* Announce myself as a member of the Kerberos TeamBenjamin Kaduk2012-08-031-0/+1
* Add "feedback" button to the header in Sphinx HTMLZhanna Tsitkov2012-08-031-1/+2
* Always consider desired_mechs empty in spnegoSimo Sorce2012-08-031-18/+4
* Make gss_ctx_id_t truly opaqueSimo Sorce2012-08-035-6/+6
* Remove "Synopsis" from .k5login .k5identity docsZhanna Tsitkov2012-08-032-10/+0
* Produce man page for kadm5.aclZhanna Tsitkov2012-08-031-0/+1
* Cross-reference to kadm5.acl in documentationZhanna Tsitkov2012-08-035-269/+13
* New documention for kadm5.aclZhanna Tsitkov2012-08-032-3/+139
* Further fixes for WSA/Posix error translationKevin Wasserman2012-08-031-2/+42
* Fix malformed Parameter Expansion table in docsZhanna Tsitkov2012-08-021-2/+1
* Fix oid set construction in gss_inquire_cred()Kevin Wasserman2012-08-021-22/+10
* Minor correction of [realms] text of kdc.confZhanna Tsitkov2012-08-021-6/+5
* Change default client keytab nameGreg Hudson2012-08-024-5/+170
* Fix default substitution of ccache/keytab namesGreg Hudson2012-08-023-4/+10
* Grammar and spellingBenjamin Kaduk2012-08-011-5/+5
* Our kadmind uses its assigned port by defaultBenjamin Kaduk2012-08-011-1/+1
* Explain memory allocation policy in oid_ops.cGreg Hudson2012-08-011-0/+7
* Add %{username} token to path expansionGreg Hudson2012-08-013-2/+27
* Fix KDC heap corruption vuln [CVE-2012-1015]Tom Yu2012-08-013-1/+6
* Doc the need to restart KDC if kdc.conf changedZhanna Tsitkov2012-08-011-0/+2
* Updated logs URL for #krbdev channelZhanna Tsitkov2012-08-011-4/+10
* Fix edge-case bugs in kdb5_util loadGreg Hudson2012-07-312-16/+25
* Revert an out-of-scope change in policy extensionsGreg Hudson2012-07-311-1/+1
* Add LDAP back end support for policy extensionsGreg Hudson2012-07-303-2/+127
* Constify krb5_string_to_keysalts()'s string argNicolas Williams2012-07-304-15/+17