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
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
91
-182
/
+91
*
Use for loops for recursion in the Windows build, cutting down on the
Greg Hudson
2010-11-28
8
-36
/
+8
*
Fix Windows build
Greg Hudson
2010-11-25
15
-1560
/
+1531
*
Set svn:eol-style on some Windows files and remove the CRs from their
Greg Hudson
2010-11-23
4
-263
/
+260
*
Consolidate Makefile variables now that we have only a single global
Greg Hudson
2009-11-22
10
-91
/
+75
*
make mark-cstyle
Tom Yu
2009-10-31
115
-3706
/
+3663
*
Some fixups and stubs for building ccapi on UNIX, and dependencies.
Ken Raeburn
2009-02-18
13
-12
/
+279
*
Some updates to compile and link on Windows, with recent CCAPI changes
Ken Raeburn
2009-02-11
6
-11
/
+20
*
Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...
Ken Raeburn
2009-02-09
20
-260
/
+260
*
Remove ipc message sent on cc_context_release
Alexandra Ellwood
2008-10-22
4
-34
/
+17
*
Use strdup in place of malloc/strcpy in many places
Greg Hudson
2008-10-20
1
-4
/
+2
*
CCAPI should use common ipc and stream code
Alexandra Ellwood
2008-09-30
58
-1683
/
+564
*
krb5 library-side changes for com_err based error strings
Alexandra Ellwood
2008-09-30
1
-0
/
+6
*
Removed argument from kipc_client_lookup_server
Alexandra Ellwood
2008-09-26
1
-3
/
+2
*
CCAPI should only use one pthread key
Alexandra Ellwood
2008-09-04
8
-15
/
+58
*
CCAPI is leaking mach ports
Alexandra Ellwood
2008-08-22
1
-2
/
+6
*
Add support to send CFNotifications on ccache and cache collection changes
Alexandra Ellwood
2008-08-20
4
-0
/
+129
*
Notify clients on ccache deletion
Alexandra Ellwood
2008-08-20
3
-7
/
+20
*
Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few and
Ken Raeburn
2008-07-20
4
-4
/
+4
*
CCAPI side of the patch
Alexandra Ellwood
2008-07-17
1
-23
/
+30
*
CCacheServer crashes iterating over creds which have been destroyed
Alexandra Ellwood
2008-07-10
1
-7
/
+4
*
Don't print spurious errors to debug logs
Alexandra Ellwood
2008-07-09
2
-6
/
+8
*
Add EnableTransactions launchd option to CCacheServer
Alexandra Ellwood
2008-07-07
1
-0
/
+2
*
Add new launchd flags to CCacheServer plist file
Alexandra Ellwood
2008-06-25
1
-0
/
+9
*
cci_credentials_iterator_release using wrong message ID
Alexandra Ellwood
2008-06-18
1
-1
/
+1
*
Generate ccapi.def export list from V2, V3, debug lists. It is no longer a f...
Kevin Koch
2008-03-20
4
-40
/
+27
*
CCacheServer should track client iterators
Alexandra Ellwood
2008-03-18
12
-31
/
+279
*
cc_ccache_iterator_release, cc_credentials_iterator leak server memory
Alexandra Ellwood
2008-03-14
2
-0
/
+31
*
Include .h files and move all declarations above all code, for Windows C comp...
Kevin Koch
2008-03-13
7
-347
/
+51
*
Invalid assignment while trying to set input to NULL
Alexandra Ellwood
2008-03-13
1
-1
/
+5
*
removed unused header file inclusion CoreFoundation.h
Alexandra Ellwood
2008-03-13
1
-5
/
+0
*
Accidentally added file with wrong name. Removed
Alexandra Ellwood
2008-03-12
1
-0
/
+0
*
Accidentally added empty file. Removed
Alexandra Ellwood
2008-03-12
1
-0
/
+0
*
Added tests for iterators and NC info. Added test programs for
Alexandra Ellwood
2008-03-12
31
-64
/
+930
*
Add CCAPI v2 tests
Alexandra Ellwood
2008-03-10
4
-4
/
+1434
*
Remove C warnings
Alexandra Ellwood
2008-03-10
10
-31
/
+31
*
Removed script to run cc_context_get_version test
Alexandra Ellwood
2008-03-10
2
-17
/
+0
*
Removed tests for check_cc_context_get_version
Alexandra Ellwood
2008-03-10
3
-108
/
+24
*
Fixed error code remapping
Alexandra Ellwood
2008-03-10
1
-5
/
+29
*
cc_remove_cred should only remove one cred
Alexandra Ellwood
2008-03-10
1
-8
/
+8
*
cc_set_principal should return error on bad cred version
Alexandra Ellwood
2008-03-10
1
-0
/
+9
*
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
[next]