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
/
ccapi
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use 0 and 1 instead of relying on TRUE/FALSE being defined everywhere
Ken Raeburn
2007-11-01
1
-2
/
+3
*
Conditionalize "#pragma mark" on TARGET_OS_MAC.
Ken Raeburn
2007-11-01
12
-12
/
+88
*
On Windows, disable a pragma warning; add comment about what a pipe is
Kevin Koch
2007-10-31
1
-0
/
+5
*
Checkpoint some incomplete UNIX makefiles
Ken Raeburn
2007-10-26
2
-0
/
+77
*
ccs_lock_status_grant_lock granting wrong lock
Alexandra Ellwood
2007-10-10
1
-18
/
+17
*
cc_ccache_store_credentials should return ccErrBadCredentialsVersion
Alexandra Ellwood
2007-10-10
3
-0
/
+8
*
cc_ccache_set_principal and cc_ccache_get_principal were also ignoring their
Alexandra Ellwood
2007-09-27
1
-36
/
+99
*
cc_ccache_set_principal always returns error 227
Alexandra Ellwood
2007-09-25
1
-1
/
+1
*
Removed extra newline
Alexandra Ellwood
2007-09-21
1
-1
/
+0
*
Fixed bug where the lock list was getting corrupted when upgrading or
Alexandra Ellwood
2007-09-18
2
-46
/
+87
*
use ccs_callback_release() to free ccs_callback_t
Alexandra Ellwood
2007-09-18
1
-1
/
+1
*
Added sanity checking so we can't dereference NULL trying to call a callback
Alexandra Ellwood
2007-09-18
1
-2
/
+7
*
Added additional debugging error checking
Alexandra Ellwood
2007-09-18
1
-2
/
+4
*
Implemented and tested cc_ccache_wait_for_change()
Alexandra Ellwood
2007-07-31
4
-23
/
+35
*
Added callback support for wait_for_change functions
Alexandra Ellwood
2007-07-25
8
-93
/
+137
*
Made callback code generic so that change time callbacks can use it as well
Alexandra Ellwood
2007-07-19
18
-325
/
+717
*
ccs_pipe_t needs copy and release functions
Alexandra Ellwood
2007-07-19
4
-0
/
+47
*
Add #ifdef WIN32 section
Kevin Koch
2007-07-12
1
-1
/
+7
*
don't include time.h in CredentialsCache.h if it's not needed
Alexandra Ellwood
2007-06-14
1
-0
/
+2
*
Add advisory locking to CCAPI
Alexandra Ellwood
2007-06-12
20
-393
/
+793
*
Removed cross-compilation uses of inline because they don't do
Alexandra Ellwood
2007-06-07
13
-143
/
+143
*
Removed unused locking code
Alexandra Ellwood
2007-06-07
2
-95
/
+0
*
Fixed bugs introduced while moving to krb5 repository
Alexandra Ellwood
2007-06-04
4
-15
/
+26
*
Move CCAPI sources to krb5 repository
Alexandra Ellwood
2007-05-31
32
-0
/
+6155