summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Simplify bld_princ.cGreg Hudson2012-06-212-75/+20
* Remove orphaned KfM codeGreg Hudson2012-06-21143-42674/+3
* Document how to free krb5_cc_get_full_name resultGreg Hudson2012-06-202-2/+4
* Minor reformating for better Sphinx HTML outputZhanna Tsitkov2012-06-192-52/+27
* Remove CRs from options2configure.rstGreg Hudson2012-06-181-402/+402
* Document version for new API functionsZhanna Tsitkov2012-06-151-0/+4
* Fail from gss_acquire_cred if we have no credsGreg Hudson2012-06-152-0/+15
* Add krb5_cccol_have_content APIGreg Hudson2012-06-157-2/+63
* Fix spelling of "start_time" in previousTom Yu2012-06-141-1/+1
* Document allowed time formats for kinit and ksuZhanna Tsitkov2012-06-142-13/+37
* Remove krb5int_cc_os_default_nameGreg Hudson2012-06-112-22/+0
* Clean up default_an_to_ln and fix a minor leakGreg Hudson2012-06-081-35/+23
* Remove big-endian gss-krb5 supportGreg Hudson2012-06-0811-102/+32
* Update Build Kerberos V5 doc sectionZhanna Tsitkov2012-06-082-25/+32
* Fix memory leak in dbentry_supports_enctype in KDCGreg Hudson2012-06-071-9/+8
* Rename and add to etype utility functionsGreg Hudson2012-06-0711-32/+37
* Remove krb5_is_permitted_enctype_extGreg Hudson2012-06-072-42/+0
* Don't free caller's principal in vfy_incredsGreg Hudson2012-06-061-1/+0
* Try to make t_trace.c output consistentGreg Hudson2012-06-063-16/+14
* Add control over session key enctype negotiationNicolas Williams2012-06-0614-60/+161
* Allow daemon debugging in k5test.pyGreg Hudson2012-06-061-6/+8
* Fix k5test.py hostname canonicalizationGreg Hudson2012-06-051-2/+1
* Fix uninitialized memory errors in t_trace.cGreg Hudson2012-06-051-1/+4
* Disable trace test comparison for nowGreg Hudson2012-06-051-1/+2
* Fix trace log unit testGreg Hudson2012-06-042-1/+53
* Fix -DDEBUG compilation errorsHenry B. Hotz2012-06-045-3/+6
* Fail from gss_acquire_cred if we have no keytabGreg Hudson2012-06-032-0/+15
* Use first mech's status in gss_acquire_credGreg Hudson2012-06-031-3/+11
* Improve error message from krb5_kt_have_contentGreg Hudson2012-06-031-2/+10
* Remove outdated comment in k5test.pyGreg Hudson2012-06-031-17/+0
* Add krb5_kt_have_content APIGreg Hudson2012-06-026-0/+44
* Tighten up error checking in t_keytab.cGreg Hudson2012-06-021-29/+16
* Sphinx HTML: Collapse l4 in ToC in the sidebarZhanna Tsitkov2012-06-013-13/+35
* Use correct profile var in krb5_get_tgs_ktypesGreg Hudson2012-06-011-1/+1
* Use a hash table in the KDC lookaside cacheGreg Hudson2012-05-304-110/+160
* Add a copy of the BSD <sys/queue.h> as k5-queue.hGreg Hudson2012-05-303-2/+752
* Null pointer deref in kadmind [CVE-2012-1013]Richard Basch2012-05-291-1/+1
* Fix TRACE_GET_CRED_VIA_TKT_EXT format stringGreg Hudson2012-05-241-2/+2
* Fix S4U user identification in preauth caseGreg Hudson2012-05-241-4/+2
* Convert DEBUG_REFERRALS to TRACE_* frameworkW. Trevor King2012-05-237-74/+68
* Add tests for trace.c formattingW. Trevor King2012-05-232-2/+259
* Add support for "{ptype}" trace format specifierW. Trevor King2012-05-232-0/+25
* Document "{keytab}" trace format specifierW. Trevor King2012-05-231-0/+1
* Modified the Sphinx HTML page layoutZhanna Tsitkov2012-05-233-38/+106
* Export gss_mech_krb5_wrong from libgssapi_krb5Greg Hudson2012-05-221-0/+1
* Make doc/coding-style point to wiki pageTom Yu2012-05-221-564/+3
* Export krb5_set_trace_callback/filenameGreg Hudson2012-05-212-1/+6
* Fix "(empty" typo in "{etypes}" handler in trace.cW. Trevor King2012-05-181-1/+1
* Fix "(null" typo in "{key}" handler in trace.cW. Trevor King2012-05-181-1/+1
* Correct the name of krb5int_trace in commentsTom Yu2012-05-171-4/+4