summaryrefslogtreecommitdiffstats
path: root/src/include/krb5
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Convert preauth_plugin.h to new plugin frameworkGreg Hudson2011-06-171-370/+346
* Updated documentation for krb5_c_ and sensauth API.Zhanna Tsitkov2011-05-191-525/+328
* Updated documentation for krb5_rd_ APIZhanna Tsitkov2011-05-161-168/+161
* Updated documentation for PAC API. Moved PAC type definitions into krb5.hinZhanna Tsitkov2011-05-131-0/+106
* Updated documentation for krb5_mk_ functionsZhanna Tsitkov2011-05-121-176/+190
* Updated documentation for krb5_init_creds_ function familyZhanna Tsitkov2011-05-091-18/+112
* Updated documentation: added usage example for krb5_tkt_creds family, removed...Zhanna Tsitkov2011-05-051-91/+105
* Updated API documentation with the comments mostly related to verify and con...Zhanna Tsitkov2011-05-031-250/+172
* Updated documentation of krb5_copy_ , krb5_free_ and krb5_kt_ functionsZhanna Tsitkov2011-05-011-191/+206
* Updated the documentation for API related to the credentials caches and their...Zhanna Tsitkov2011-04-281-137/+140
* Do not reference krb5_chpw_result_code_string inGreg Hudson2011-04-251-3/+1
* Close comment in #endif for KRB5_DEPRECATED to avoid warning ofEzra Peisach2011-04-221-1/+1
* Documented V4/V5 convertion and some credential cache API functions. Marked k...Zhanna Tsitkov2011-04-221-137/+139
* Documented krb5_auth_con_ API familyZhanna Tsitkov2011-04-201-380/+367
* Documentation updates. Mostly GIC relatedZhanna Tsitkov2011-04-121-222/+203
* Documentation updatesZhanna Tsitkov2011-04-061-190/+213
* Documentation updatesZhanna Tsitkov2011-04-041-201/+276
* In krb5_cc_move if something went wrong, free the dst credential cacheZhanna Tsitkov2011-03-291-1/+1
* If the new configuration data that is passed to krb5_cc_set_config is NULL, j...Zhanna Tsitkov2011-03-291-12/+5
* Updated the documentation for the krb5_ error_message function family. Zhanna Tsitkov2011-03-291-93/+96
* Documentation update. Mostly related to _kt_ and _cc_ routinesZhanna Tsitkov2011-03-281-118/+162
* Minor clean-up in krb5.hinZhanna Tsitkov2011-03-181-44/+20
* Move doxygen comments from source to header. Updated comments and added some ...Zhanna Tsitkov2011-03-181-4/+53
* Reinstate the line wrapping of the copyright notice in krb5.hin, andGreg Hudson2011-03-181-3/+3
* Added usage examples to the krb5_build_principal function familyZhanna Tsitkov2011-03-181-24/+56
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-097-29/+15
* Set JAVADOC_AUTOBRIEF to YES to allow Doxygen interpret the first line of a J...Zhanna Tsitkov2011-02-081-9/+6
* Improve acceptor name flexibilityGreg Hudson2011-02-071-0/+16
* Added doxygen comments (mostly from the backup location)Zhanna Tsitkov2011-02-071-119/+3866
* Restore KRB5_CALLCONV_WRONG attribute to krb5_auth_con_getrcacheTom Yu2011-01-261-1/+1
* Where missing, add the argument's names to the function signaturesZhanna Tsitkov2011-01-191-252/+422
* Doxygen style re-formating of the existing commentsZhanna Tsitkov2011-01-131-124/+120
* Add missing KRB5_CALLCONV in callback declarationGreg Hudson2010-11-231-4/+4
* Document that krb5_get_error_message() never returns NULLGreg Hudson2010-10-051-1/+3
* Constify the name field of a kadm5_hook vtable, since it holds aGreg Hudson2010-10-051-1/+1
* Add a name field to the pwqual plugin vtable and log pwqual moduleGreg Hudson2010-10-051-0/+1
* Document kadm5_hook interfaceSam Hartman2010-10-051-0/+20
* A cleaner impleentation of r24399 which adds two new auth context APIsGreg Hudson2010-10-011-0/+6
* WhitespaceGreg Hudson2010-09-301-18/+17
* Whitespace and minor style changesGreg Hudson2010-09-301-8/+11
* kadm5_hook: new plugin interfaceSam Hartman2010-09-291-0/+126
* kpasswd: if a credential cache is present, use FASTSam Hartman2010-09-271-0/+17
* Password quality pluggable interfaceGreg Hudson2010-09-011-0/+109
* New plugin infrastructureGreg Hudson2010-08-271-0/+48
* Add GIC option for password/account expiration callbackGreg Hudson2010-08-121-0/+44
* Trace loggingGreg Hudson2010-06-071-0/+34
* Add krb5_enctype_to_name() APIGreg Hudson2010-06-041-0/+2