summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Only list --enable-dns-for-realm onceBen Kaduk2012-07-121-3/+0
* Sort configure optionsBen Kaduk2012-07-121-11/+11
* Cleanup docs for DNS lookup configure optionsBen Kaduk2012-07-121-6/+5
* Handle huge /bin directories in libdb2 testTom Yu2012-07-121-6/+7
* Correct comments in port-sockets.hGreg Hudson2012-07-121-23/+20
* Always recreate acl files during dejagnu testsTom Yu2012-07-112-11/+7
* Add comment documenting make_toolong_error()Tom Yu2012-07-111-0/+4
* Add krb5int_cc_user_set_default_nameKevin Wasserman2012-07-113-4/+58
* Implement switch_to for ccapiv3Kevin Wasserman2012-07-112-0/+27
* Translate WinSock errors to Posix counterpartsKevin Wasserman2012-07-111-1/+35
* Allow full ccache name in k5test's K5Realm.klistGreg Hudson2012-07-111-1/+4
* Automatically create DIR ccache directoriesGreg Hudson2012-07-114-4/+3
* Sphinx html: reorder admin/user commands indexZhanna Tsitkov2012-07-112-7/+7
* Updated Example section in kdc.confZhanna Tsitkov2012-07-112-5/+19
* Add *~ to .gitignoreGreg Hudson2012-07-091-0/+1
* Avoid mapping GSSAPI minor code on successGreg Hudson2012-07-081-1/+2
* Reject extra realm separators in principal namesGreg Hudson2012-07-081-0/+2
* Revert "Document absolute times for 'kinit -s'"Ben Kaduk2012-07-072-5/+3
* Allow using locales when gettext is absentBen Kaduk2012-07-0616-5/+18
* Pass the user's CPPFLAGS in ALL_CFLAGSBen Kaduk2012-07-061-1/+1
* Document absolute times for 'kinit -s'Ben Kaduk2012-07-061-1/+5
* Enable all localizations in main functionsBen Kaduk2012-07-0619-23/+26
* Remove dead codeBen Kaduk2012-07-051-11/+0
* Add ccinit and ccrefresh to .gitignoreGreg Hudson2012-07-051-0/+2
* Clarify diff between krb5.conf and kdc.conf filesZhanna Tsitkov2012-07-051-22/+2
* Simplify pkinit_server_verify_padata slightlyGreg Hudson2012-07-051-7/+2
* Simplify and fix pkinit_as_req_create cleanupGreg Hudson2012-07-051-11/+5
* Fix minor memory leaks in PKINIT codeGreg Hudson2012-07-051-0/+2
* Fix PKINIT verify_kdc_eku trace loggingGreg Hudson2012-07-051-1/+1
* Correct an error in GSSAPI initiator cred docsGreg Hudson2012-07-031-3/+3
* Fix typo in previous change to get_fq_hostnameTom Yu2012-07-031-1/+1
* Fix a minor memory leak in get_fq_hostnameArlene Berry2012-07-031-1/+3
* Take care with types in process_routing_update()Ben Kaduk2012-07-031-8/+11
* Clean up const usage for supported_kdf_alg_idsBen Kaduk2012-07-032-2/+2
* Pass empty string instead of NULL to printf-likeBen Kaduk2012-07-031-1/+1
* Remove unused variableBen Kaduk2012-07-031-2/+0
* Minor cleanups relating to size_t being unsignedBen Kaduk2012-07-032-2/+2
* Use consistent types for overflow comparisonBen Kaduk2012-07-031-1/+1
* Avoid unsigned/signed comparison in loop conditionBen Kaduk2012-07-031-2/+1
* Improve printf handling of size_t argsBen Kaduk2012-07-022-4/+5
* Resolve no-previous-prototype warning in os/cm.cBen Kaduk2012-07-021-0/+1
* Increase MAX_DGRAM_SIZEGreg Hudson2012-07-021-1/+1
* Add krb5_kt_client_default to krb5_32.defGreg Hudson2012-07-021-0/+1
* Fix kdc_free_lookaside() krb5_context usageGreg Hudson2012-07-021-1/+1
* Comment fall-throughs in iakerb switch statementGreg Hudson2012-07-021-0/+2
* Fix minor memory leaks in acquire_cred.cGreg Hudson2012-07-021-4/+4
* Check sort_enctypes return value in gic_keytabGreg Hudson2012-07-021-2/+3
* Minor rst markup fixZhanna Tsitkov2012-07-023-6/+6
* Include all default etypes in gic_keytab requestsGreg Hudson2012-07-022-40/+30
* Add client keytab initiation supportGreg Hudson2012-07-0214-231/+767