summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Display default values in usage messageKen Raeburn2011-07-011-4/+10
* make dependEzra Peisach2011-07-0113-111/+98
* Fix typo in preauth plugin krb5.conf docsGreg Hudson2011-06-291-1/+1
* Get static linking working again, mostlyGreg Hudson2011-06-288-53/+57
* Enable and fix warnings in util/gss-kernel-libGreg Hudson2011-06-277-18/+55
* Make kgss test processes run in lock-stepGreg Hudson2011-06-274-0/+42
* Add a missing call in t_kgss_user.cGreg Hudson2011-06-271-0/+1
* Document built-in modules for clpreauth/kdcpreauthGreg Hudson2011-06-261-8/+8
* Make fewer db lookups in kadm5_create_principal_3Greg Hudson2011-06-241-19/+10
* Use zapfree in krb5_free_key_data_contents()Greg Hudson2011-06-241-6/+3
* Don't destroy dst on error in krb5_cc_moveGreg Hudson2011-06-232-3/+1
* Fix a minor memory leak in kadminGreg Hudson2011-06-231-10/+11
* Fix a minor memory leak in the pwqual loaderGreg Hudson2011-06-231-0/+1
* Fix memory leak introduced in r24969Greg Hudson2011-06-231-0/+1
* Fix multiple libkdb_ldap memory leaksGreg Hudson2011-06-234-43/+40
* Document clpreauth/kdcpreauth module configurationGreg Hudson2011-06-231-0/+12
* Separate license and non-license comment in kpropdGreg Hudson2011-06-231-2/+3
* Use AI_ADDRCONFIG for more efficient getaddrinfoGreg Hudson2011-06-239-6/+11
* Work around glibc getaddrinfo PTR lookupsGreg Hudson2011-06-231-8/+1
* Use AI_ADDRCONFIG unconditionally in kpropdGreg Hudson2011-06-231-5/+1
* Cosmetic fixes to preauth_plugin.h from Linus NordbergGreg Hudson2011-06-221-2/+2
* Fix the build and doxygen markupZhanna Tsitkov2011-06-221-6/+4
* Formatting and editorial pass over krb5.hin doxygen markupGreg Hudson2011-06-221-2356/+2482
* Document that e_data can be used by KDB modules internallyGreg Hudson2011-06-201-0/+9
* Convert preauth_plugin.h to new plugin frameworkGreg Hudson2011-06-1728-1333/+1224
* Add k5_plugin_register_dyn internal APIGreg Hudson2011-06-177-31/+91
* ANSIfy the remaining K&R functions in lib/gssapi/genericGreg Hudson2011-06-132-26/+15
* Fix old-style GSSRPC authenticationGreg Hudson2011-06-131-3/+10
* Handle invalid intervals in lockout-related kadmin parametersGreg Hudson2011-06-101-8/+18
* Set LC_MESSAGES to "C" in tests which run commandsGreg Hudson2011-06-103-0/+8
* Add setlocale() calls to main functionsGreg Hudson2011-06-1014-2/+14
* Generating mit-krb5 pot fileGreg Hudson2011-06-101-1/+7826
* Mark up strings for translationGreg Hudson2011-06-1094-1999/+2205
* Add localization support to com_errGreg Hudson2011-06-1012-18/+113
* Add localization infrastructureGreg Hudson2011-06-1011-9/+98
* Remove static error table list in built-in com_errGreg Hudson2011-06-052-69/+32
* Restore fallback non-referral TGS request to same realmGreg Hudson2011-06-031-12/+10
* Restore krb5_get_credentials caching for referral requestsGreg Hudson2011-05-261-0/+5
* Don't assume principal components are C strings in klist -sGreg Hudson2011-05-251-5/+4
* Fix multiple tl-data updates over ipropGreg Hudson2011-05-221-35/+8
* Revert r5233 and mark get_age as deprecated in the DAL documentation.Greg Hudson2011-05-202-19/+6
* Updated documentation for krb5_c_ and sensauth API.Zhanna Tsitkov2011-05-192-534/+328
* In mk_rd_cred if recv_subkey in the authentication context is NULL and the de...Zhanna Tsitkov2011-05-161-23/+42
* Updated documentation for krb5_rd_ APIZhanna Tsitkov2011-05-161-168/+161
* Document the lockout-related options in kadmin (modprinc -unlock andGreg Hudson2011-05-161-0/+21
* In kadmin, try using get_date() for lockout-related duration inputs toGreg Hudson2011-05-161-6/+17
* Link t_kgss_kernel against libkrb5support since parts of libkgss useGreg Hudson2011-05-151-2/+3
* Use hmac-md5 checksum for PA-FOR-USER padataGreg Hudson2011-05-141-8/+2
* Updated documentation for PAC API. Moved PAC type definitions into krb5.hinZhanna Tsitkov2011-05-132-8/+106
* Updated documentation for krb5_mk_ functionsZhanna Tsitkov2011-05-121-176/+190