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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added missing configuration options
Zhanna Tsitkov
2011-08-13
1
-39
/
+86
*
Removed unused "db_modules" and "preauth_module_dir" configuration options
Zhanna Tsitkov
2011-08-12
1
-2
/
+0
*
Fix call to gss_inquire_cred from spnego_gss_acquire_cred_impersonate_name
Greg Hudson
2011-08-11
1
-13
/
+11
*
Fix major status handling in gss_acquire_cred
Greg Hudson
2011-08-11
1
-0
/
+1
*
Correctly dereference cred_handle when assigning to spcred in
Greg Hudson
2011-08-11
1
-1
/
+1
*
Untabify k5_path test program
Greg Hudson
2011-08-11
1
-41
/
+41
*
Cleanup memory leak in test
Ezra Peisach
2011-08-11
1
-0
/
+1
*
Alphabetically arranged tags. Removed [login] section. Added missing db_modul...
Zhanna Tsitkov
2011-08-10
1
-173
/
+218
*
Clean up some ldap #define's
Zhanna Tsitkov
2011-08-10
6
-15
/
+12
*
Whitespace
Greg Hudson
2011-08-09
8
-99
/
+8
*
call gssint_mecherrmap_init() from gssint_mechglue_init()
Sam Hartman
2011-08-09
1
-0
/
+1
*
Windows fixes for gss-client.c
Sam Hartman
2011-08-09
1
-9
/
+19
*
Fix rare duplicate time issue On systems with imprecise clocks
Sam Hartman
2011-08-09
1
-5
/
+18
*
Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...
Sam Hartman
2011-08-09
43
-269
/
+365
*
Added functions to export tables krb5_32:
Sam Hartman
2011-08-09
2
-0
/
+4
*
Add 'const' to fix mismatched parameter warnings
Sam Hartman
2011-08-09
2
-2
/
+2
*
Compile fix for WIN32 implementation of k5_get_os_entropy: declare HCRYPTPROV...
Sam Hartman
2011-08-09
1
-1
/
+1
*
Updated OBJS and SRCS in lib/crypto/krb/Makefile.in
Sam Hartman
2011-08-09
1
-2
/
+17
*
Removed references to deleted subdirectories from FILES and WINMAKEFILES lists
Sam Hartman
2011-08-09
1
-26
/
+0
*
Fixed typo in des OBJS: des_keys.c. -> des_keys
Sam Hartman
2011-08-09
1
-1
/
+1
*
In last-resort fallback va_copy change 'memcmp' to 'memcpy'
Sam Hartman
2011-08-09
1
-1
/
+1
*
Fix name of krb5_init_context_profile in krb5_32.def
Greg Hudson
2011-08-09
1
-1
/
+1
*
Added kdb5_ldap_util manual page to the Sphinx doc tree
Zhanna Tsitkov
2011-08-09
4
-1
/
+663
*
Updated kdc.conf documentation
Zhanna Tsitkov
2011-08-09
1
-56
/
+105
*
Fix accidental KDC use of replay cache
Greg Hudson
2011-08-08
1
-0
/
+4
*
Use portable path functions when loading plugins
Greg Hudson
2011-08-07
2
-38
/
+21
*
Add internal APIs for portable path manipulation
Greg Hudson
2011-08-07
5
-2
/
+395
*
Added .k5login, k5srvutil, ktutil, kadmind manual documnets to Sphins doc tree
Zhanna Tsitkov
2011-08-05
8
-1
/
+356
*
Added kdb5_util man page to the Sphinx doc tree
Zhanna Tsitkov
2011-08-05
9
-18
/
+215
*
Added kpropd and kproplog man pages to Sphinx doc tree
Zhanna Tsitkov
2011-08-04
7
-13
/
+169
*
Added kprop document to Sphinx doc tree
Zhanna Tsitkov
2011-08-03
3
-0
/
+49
*
Added kadmin_local and krb5kdc admin programs to Sphinx doc tree.
Zhanna Tsitkov
2011-08-03
14
-12
/
+843
*
Fix several krb5.conf doc inconsistencies
Greg Hudson
2011-08-03
2
-4
/
+24
*
Document some variables in the right section
Greg Hudson
2011-08-02
1
-17
/
+17
*
Added ksu and kvno man pages documentation to Sphinx doc tree
Zhanna Tsitkov
2011-08-01
5
-1
/
+356
*
Option to add API documentation to the Sphinx doc tree
Zhanna Tsitkov
2011-08-01
8
-16
/
+863
*
Minor comment correction
Zhanna Tsitkov
2011-08-01
1
-2
/
+2
*
Added kpasswd, klist and kdestroy to Sphinx docs. Updated Sphinx configuratio...
Zhanna Tsitkov
2011-07-29
4
-1
/
+222
*
Start building man pages from Sphinx documentation.
Zhanna Tsitkov
2011-07-29
5
-2
/
+216
*
Fix profile test module on Solaris
Greg Hudson
2011-07-27
1
-1
/
+5
*
Update test vtable functions to match proper function prototypes.
Ezra Peisach
2011-07-27
1
-1
/
+3
*
Legacy checksum APIs usually fail
Greg Hudson
2011-07-26
1
-9
/
+35
*
Added #define processing
Zhanna Tsitkov
2011-07-26
4
-10
/
+116
*
Ensure profile_iterator always sets output params
Greg Hudson
2011-07-26
1
-4
/
+4
*
Document klist -V in the man page
Greg Hudson
2011-07-26
1
-0
/
+3
*
Define KRB5_TL_DB_ARGS unconditionally in kdb.h
Greg Hudson
2011-07-26
4
-10
/
+2
*
For GCC compiles, use an attribute to suppress the variable set but
Ezra Peisach
2011-07-26
4
-22
/
+34
*
Remove t_vfyincreds on make clean
Ezra Peisach
2011-07-26
1
-2
/
+3
*
Remove declaration of static function that no longer exists
Ezra Peisach
2011-07-25
1
-3
/
+0
*
Better x-ref for simple macro's in doxygen comments
Zhanna Tsitkov
2011-07-25
1
-159
/
+178
[prev]
[next]