summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Change default client keytab nameGreg Hudson2012-08-023-2/+163
* Fix default substitution of ccache/keytab namesGreg Hudson2012-08-021-0/+6
* Explain memory allocation policy in oid_ops.cGreg Hudson2012-08-011-0/+7
* Add %{username} token to path expansionGreg Hudson2012-08-012-2/+26
* Fix KDC heap corruption vuln [CVE-2012-1015]Tom Yu2012-08-013-1/+6
* 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-3033-220/+973
* 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-2919-5150/+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-2410-18/+92
* Add default_ccache_name profile variableGreg Hudson2012-07-243-1/+22
* 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-243-58/+62
* Add internal path expansion functionsGreg Hudson2012-07-245-4/+577
* 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
* Use internal release function in oid_ops.cSimo Sorce2012-07-181-1/+1
* In g_oid_ops.c, remove an unneeded declarationSimo Sorce2012-07-181-3/+0
* Doc introduced version for krb5_kt_client_defaultZhanna Tsitkov2012-07-161-0/+2
* Add kinit/klist -i options to use client keytabGreg Hudson2012-07-163-5/+33
* Remove DISABLE_TRACING from windows buildKevin Wasserman2012-07-161-1/+0
* krb5_stdccv3_get_principal error handling fixupKevin Wasserman2012-07-161-1/+3
* fix leak in cc_mslsa.cKevin Wasserman2012-07-161-0/+2
* Fix macro redefinition warnings in cc_mslsa.cKevin Wasserman2012-07-161-1/+2
* Implement cccol iterators for mslsaKevin Wasserman2012-07-161-7/+61
* MSLSA Don't use lstrcpy on ANSI stringsKevin Wasserman2012-07-161-11/+3
* define USE_HEAPALLOC in gssapi_alloc.hKevin Wasserman2012-07-161-4/+7
* Remove the UNICODE defines from wshelperAlexey Melnikov2012-07-161-1/+1
* Build lib/krb5/ccache/ccapi on Windows onlyKevin Wasserman2012-07-161-0/+1
* Define USE_CCAPI_V3 in krb5/ccache on windowsKevin Wasserman2012-07-162-1/+1
* __func__ -> __FUNCTION__ in disp_status.cKevin Wasserman2012-07-161-4/+4
* Don't use syslog / LOG_DEBUG when they don't existKevin Wasserman2012-07-161-1/+1
* Use %i, not %s to Tprintf GetLastError()Kevin Wasserman2012-07-161-1/+1
* Rename 'free' -> 'free_func' in asn1_encode.c/.hKevin Wasserman2012-07-162-3/+3
* KFW win-mac.h fixesKevin Wasserman2012-07-161-0/+6
* kfw add preauth_sam2 to OBJS for windows buildKevin Wasserman2012-07-161-0/+1
* Fix error handling in allocate_princ()Greg Hudson2012-07-131-2/+4
* Replace // comment in ccdefname.cGreg Hudson2012-07-131-1/+1
* Handle huge /bin directories in libdb2 testTom Yu2012-07-121-6/+7