index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ccapi
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add version info for ccapiserver.exe
Ben Kaduk
2012-09-27
1
-2
/
+7
*
kfw fixes: ccapiserver only quits after all clients detach
Tom Yu
2011-12-12
3
-6
/
+14
*
Make ccapiserver exit if its receiveloop thread terminates for any reason
Tom Yu
2011-12-12
1
-1
/
+8
*
windows ccapiserver: replace Sleep with event wait
Tom Yu
2011-12-12
5
-10
/
+52
*
Fix ccapi rpc methods to always pass 8 byte handles instead of sizeof(void*).
Sam Hartman
2011-09-28
4
-12
/
+12
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
41
-82
/
+41
*
Use for loops for recursion in the Windows build, cutting down on the
Greg Hudson
2010-11-28
3
-3
/
+3
*
Fix Windows build
Greg Hudson
2010-11-25
6
-1506
/
+1506
*
Consolidate Makefile variables now that we have only a single global
Greg Hudson
2009-11-22
3
-46
/
+42
*
make mark-cstyle
Tom Yu
2009-10-31
25
-1110
/
+1104
*
Some fixups and stubs for building ccapi on UNIX, and dependencies.
Ken Raeburn
2009-02-18
4
-2
/
+171
*
Some updates to compile and link on Windows, with recent CCAPI changes
Ken Raeburn
2009-02-11
4
-8
/
+17
*
Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...
Ken Raeburn
2009-02-09
8
-75
/
+75
*
Remove ipc message sent on cc_context_release
Alexandra Ellwood
2008-10-22
1
-22
/
+2
*
CCAPI should use common ipc and stream code
Alexandra Ellwood
2008-09-30
26
-368
/
+228
*
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
1
-1
/
+1
*
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
*
CCacheServer should track client iterators
Alexandra Ellwood
2008-03-18
11
-21
/
+270
*
Include .h files and move all declarations above all code, for Windows C comp...
Kevin Koch
2008-03-13
1
-105
/
+0
*
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
4
-11
/
+121
*
Changes to integrate the CCAPI build into the build structure, build the test...
Kevin Koch
2008-02-19
2
-2
/
+4
*
Need CCAPI v2 support for Windows
Alexandra Ellwood
2008-02-06
1
-3
/
+3
*
set eol-style
Ken Raeburn
2008-02-05
6
-502
/
+502
*
Windows CCAPI snapshot. Should build & pass ping test
Kevin Koch
2008-01-22
12
-0
/
+1995
*
Make windows debug message line endings match the Mac endings.
Kevin Koch
2008-01-22
1
-3
/
+5
*
Add ccs_pipe_compare
Alexandra Ellwood
2008-01-15
6
-2
/
+39
*
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
[next]