summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-3035-220/+996
* Fix ugly ladder in src/kadmin/cli/kadmin.cNicolas Williams2012-07-301-144/+112
* De-indent process_k5beta6_record()Nicolas Williams2012-07-301-247/+210
* Remove eDirectory support code in LDAP KDB moduleGreg Hudson2012-07-2921-5157/+23
* Factor out LDAP policy marshallingGreg Hudson2012-07-261-32/+55
* Remove obsolete code in ldap_pwd_policy.cGreg Hudson2012-07-261-36/+0
* Minor fixes to expand_path.cGreg Hudson2012-07-251-35/+24
* Support changing the built-in ccache/keytab namesGreg Hudson2012-07-2420-48/+142
* Add default_ccache_name profile variableGreg Hudson2012-07-245-1/+28
* Rename tests/t_cccol.py to t_ccache.pyGreg Hudson2012-07-243-12/+11
* Rearrange ccdefname.c slightlyGreg Hudson2012-07-241-91/+53
* Add token expansion for keytab namesGreg Hudson2012-07-244-61/+93
* Add internal path expansion functionsGreg Hudson2012-07-245-4/+577
* Make sure that long lines are displayed in SphinxZhanna Tsitkov2012-07-241-0/+14
* Fix references, typo and formatingZhanna Tsitkov2012-07-242-55/+56
* Remove outdated file migration.docZhanna Tsitkov2012-07-201-59/+0
* Add basic test for credstore extentionsSimo Sorce2012-07-203-3/+175
* Implement credential store support in spnegoSimo Sorce2012-07-202-15/+55
* Implement credential store support for krb5 mechSimo Sorce2012-07-206-27/+263
* Introduce credential store extensionsSimo Sorce2012-07-205-32/+269