index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
krb5
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Cosmetic fixes to preauth_plugin.h from Linus Nordberg
Greg Hudson
2011-06-22
1
-2
/
+2
*
Fix the build and doxygen markup
Zhanna Tsitkov
2011-06-22
1
-6
/
+4
*
Formatting and editorial pass over krb5.hin doxygen markup
Greg Hudson
2011-06-22
1
-2356
/
+2482
*
Convert preauth_plugin.h to new plugin framework
Greg Hudson
2011-06-17
1
-370
/
+346
*
Updated documentation for krb5_c_ and sensauth API.
Zhanna Tsitkov
2011-05-19
1
-525
/
+328
*
Updated documentation for krb5_rd_ API
Zhanna Tsitkov
2011-05-16
1
-168
/
+161
*
Updated documentation for PAC API. Moved PAC type definitions into krb5.hin
Zhanna Tsitkov
2011-05-13
1
-0
/
+106
*
Updated documentation for krb5_mk_ functions
Zhanna Tsitkov
2011-05-12
1
-176
/
+190
*
Updated documentation for krb5_init_creds_ function family
Zhanna Tsitkov
2011-05-09
1
-18
/
+112
*
Updated documentation: added usage example for krb5_tkt_creds family, removed...
Zhanna Tsitkov
2011-05-05
1
-91
/
+105
*
Updated API documentation with the comments mostly related to verify and con...
Zhanna Tsitkov
2011-05-03
1
-250
/
+172
*
Updated documentation of krb5_copy_ , krb5_free_ and krb5_kt_ functions
Zhanna Tsitkov
2011-05-01
1
-191
/
+206
*
Updated the documentation for API related to the credentials caches and their...
Zhanna Tsitkov
2011-04-28
1
-137
/
+140
*
Do not reference krb5_chpw_result_code_string in
Greg Hudson
2011-04-25
1
-3
/
+1
*
Close comment in #endif for KRB5_DEPRECATED to avoid warning of
Ezra Peisach
2011-04-22
1
-1
/
+1
*
Documented V4/V5 convertion and some credential cache API functions. Marked k...
Zhanna Tsitkov
2011-04-22
1
-137
/
+139
*
Documented krb5_auth_con_ API family
Zhanna Tsitkov
2011-04-20
1
-380
/
+367
*
Documentation updates. Mostly GIC related
Zhanna Tsitkov
2011-04-12
1
-222
/
+203
*
Documentation updates
Zhanna Tsitkov
2011-04-06
1
-190
/
+213
*
Documentation updates
Zhanna Tsitkov
2011-04-04
1
-201
/
+276
*
In krb5_cc_move if something went wrong, free the dst credential cache
Zhanna Tsitkov
2011-03-29
1
-1
/
+1
*
If the new configuration data that is passed to krb5_cc_set_config is NULL, j...
Zhanna Tsitkov
2011-03-29
1
-12
/
+5
*
Updated the documentation for the krb5_ error_message function family.
Zhanna Tsitkov
2011-03-29
1
-93
/
+96
*
Documentation update. Mostly related to _kt_ and _cc_ routines
Zhanna Tsitkov
2011-03-28
1
-118
/
+162
*
Minor clean-up in krb5.hin
Zhanna Tsitkov
2011-03-18
1
-44
/
+20
*
Move doxygen comments from source to header. Updated comments and added some ...
Zhanna Tsitkov
2011-03-18
1
-4
/
+53
*
Reinstate the line wrapping of the copyright notice in krb5.hin, and
Greg Hudson
2011-03-18
1
-3
/
+3
*
Added usage examples to the krb5_build_principal function family
Zhanna Tsitkov
2011-03-18
1
-24
/
+56
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
7
-29
/
+15
*
Set JAVADOC_AUTOBRIEF to YES to allow Doxygen interpret the first line of a J...
Zhanna Tsitkov
2011-02-08
1
-9
/
+6
*
Improve acceptor name flexibility
Greg Hudson
2011-02-07
1
-0
/
+16
*
Added doxygen comments (mostly from the backup location)
Zhanna Tsitkov
2011-02-07
1
-119
/
+3866
*
Restore KRB5_CALLCONV_WRONG attribute to krb5_auth_con_getrcache
Tom Yu
2011-01-26
1
-1
/
+1
*
Where missing, add the argument's names to the function signatures
Zhanna Tsitkov
2011-01-19
1
-252
/
+422
*
Doxygen style re-formating of the existing comments
Zhanna Tsitkov
2011-01-13
1
-124
/
+120
*
Add missing KRB5_CALLCONV in callback declaration
Greg Hudson
2010-11-23
1
-4
/
+4
*
Document that krb5_get_error_message() never returns NULL
Greg Hudson
2010-10-05
1
-1
/
+3
*
Constify the name field of a kadm5_hook vtable, since it holds a
Greg Hudson
2010-10-05
1
-1
/
+1
*
Add a name field to the pwqual plugin vtable and log pwqual module
Greg Hudson
2010-10-05
1
-0
/
+1
*
Document kadm5_hook interface
Sam Hartman
2010-10-05
1
-0
/
+20
*
A cleaner impleentation of r24399 which adds two new auth context APIs
Greg Hudson
2010-10-01
1
-0
/
+6
*
Whitespace
Greg Hudson
2010-09-30
1
-18
/
+17
*
Whitespace and minor style changes
Greg Hudson
2010-09-30
1
-8
/
+11
*
kadm5_hook: new plugin interface
Sam Hartman
2010-09-29
1
-0
/
+126
*
kpasswd: if a credential cache is present, use FAST
Sam Hartman
2010-09-27
1
-0
/
+17
*
Password quality pluggable interface
Greg Hudson
2010-09-01
1
-0
/
+109
*
New plugin infrastructure
Greg Hudson
2010-08-27
1
-0
/
+48
*
Add GIC option for password/account expiration callback
Greg Hudson
2010-08-12
1
-0
/
+44
*
Trace logging
Greg Hudson
2010-06-07
1
-0
/
+34
*
Add krb5_enctype_to_name() API
Greg Hudson
2010-06-04
1
-0
/
+2
[prev]
[next]