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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix pointer cast in cc_seq_fetch_NCs_end
Alexandra Ellwood
2008-03-10
1
-3
/
+3
*
cci_cred_union_compare_to_credentials_union doesn't work for v5 creds
Alexandra Ellwood
2008-03-10
1
-1
/
+1
*
CCAPI v2 support crash when client or server strings are NULL
Alexandra Ellwood
2008-03-10
1
-9
/
+25
*
ccs_ccache_reset should check all arguments for NULL
Alexandra Ellwood
2008-03-10
1
-1
/
+3
*
lib/win/Makefile.in: Added
Kevin Koch
2008-02-29
11
-35
/
+268
*
Remove stop-here target that stops the build
Kevin Koch
2008-02-19
1
-1
/
+1
*
Changes to integrate the CCAPI build into the build structure, build the test...
Kevin Koch
2008-02-19
19
-130
/
+317
*
Remove AppleConnect workaround
Alexandra Ellwood
2008-02-06
1
-13
/
+0
*
Need CCAPI v2 support for Windows
Alexandra Ellwood
2008-02-06
12
-84
/
+1301
*
more eol-style
Ken Raeburn
2008-02-05
21
-3074
/
+3074
*
set eol-style
Ken Raeburn
2008-02-05
21
-1763
/
+1763
*
Set EOL style
Alexandra Ellwood
2008-02-05
1
-83
/
+83
*
CCAPI changes to the mac-specific code to use new kipc changes
Alexandra Ellwood
2008-01-29
1
-11
/
+16
*
Correct makefile so pingtest builds
Kevin Koch
2008-01-22
1
-10
/
+21
*
Windows CCAPI snapshot. Should build & pass ping test
Kevin Koch
2008-01-22
51
-69
/
+6514
*
Windows debug message line endings were already correct; revert cci_debugging.c.
Kevin Koch
2008-01-22
3
-16
/
+4
*
Make windows debug message line endings match the Mac endings.
Kevin Koch
2008-01-22
4
-6
/
+25
*
Add ccs_pipe_compare
Alexandra Ellwood
2008-01-15
6
-2
/
+39
*
Add the CCAPI design sketch to the new directory
Kevin Koch
2007-12-17
1
-0
/
+148
*
Remove no-longer-needed include of Kerberos.h
Kevin Koch
2007-12-03
31
-31
/
+0
*
Conditionalize #pragma mark with TARGET_OS_MAC; remove any Windows #pragma di...
Kevin Koch
2007-11-21
2
-19
/
+35
*
Disable warnings about #pragma mark
Kevin Koch
2007-11-20
2
-0
/
+8
*
On Windows, UINT64_MAX isn't defined; get it from k5-platform.h
Kevin Koch
2007-11-15
1
-0
/
+4
*
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
18
-20
/
+114
*
On Windows, disable a pragma warning; add comment about what a pipe is
Kevin Koch
2007-10-31
1
-0
/
+5
*
Define htonll, ntohll using k5_ versions if needed. Drop Mac-specific bits
Ken Raeburn
2007-10-29
1
-8
/
+4
*
Checkpoint some incomplete UNIX makefiles
Ken Raeburn
2007-10-26
8
-0
/
+303
*
Include time.h for time()
Alexandra Ellwood
2007-10-23
1
-0
/
+1
*
ccs_lock_status_grant_lock granting wrong lock
Alexandra Ellwood
2007-10-10
1
-18
/
+17
*
cci_array_move not returning correct new position
Alexandra Ellwood
2007-10-10
1
-0
/
+3
*
cc_ccache_store_credentials should return ccErrBadCredentialsVersion
Alexandra Ellwood
2007-10-10
3
-0
/
+8
*
update expected error for cc_initialize with ccapi_version_2 to match new val...
Justin Anderson
2007-10-10
1
-2
/
+1
*
simple multithreaded locking test for ccapi
Justin Anderson
2007-10-10
3
-2
/
+76
*
cc_initalize(ccapi_version_2) should return CC_BAD_API_VERSION not CC_NOT_SUPP
Alexandra Ellwood
2007-10-02
1
-1
/
+1
*
- null params are always expected to result in ccErrBadParam.
Justin Anderson
2007-10-01
2
-19
/
+23
*
cc_ccache_set_principal and cc_ccache_get_principal were also ignoring their
Alexandra Ellwood
2007-09-27
2
-37
/
+114
*
Include missing file
Justin Anderson
2007-09-25
1
-0
/
+57
*
Update ccapi tests to work at new location in krb5 tree. Also, test for platf...
Justin Anderson
2007-09-25
9
-12
/
+14
*
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
*
cci_array_move should work when the source and dest positions are equal
Alexandra Ellwood
2007-09-18
1
-1
/
+2
*
Implemented and tested cc_ccache_wait_for_change()
Alexandra Ellwood
2007-07-31
5
-23
/
+36
*
Added callback support for wait_for_change functions
Alexandra Ellwood
2007-07-25
13
-108
/
+186
*
Made callback code generic so that change time callbacks can use it as well
Alexandra Ellwood
2007-07-19
20
-343
/
+736
*
ccs_pipe_t needs copy and release functions
Alexandra Ellwood
2007-07-19
4
-0
/
+47
[next]