pull up r23608 from trunk
[krb5.git] / src / ccapi /
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-10-31 Tom Yumake mark-cstyle
2009-02-18 Ken RaeburnSome fixups and stubs for building ccapi on UNIX, and...
2009-02-11 Ken RaeburnSome updates to compile and link on Windows, with recen...
2009-02-09 Ken RaeburnRename functions from k5_ipc_stream_* to krb5int_ipc_st...
2008-10-22 Alexandra EllwoodRemove ipc message sent on cc_context_release
2008-10-20 Greg HudsonUse strdup in place of malloc/strcpy in many places
2008-09-30 Alexandra EllwoodCCAPI should use common ipc and stream code
2008-09-30 Alexandra Ellwoodkrb5 library-side changes for com_err based error strings
2008-09-26 Alexandra EllwoodRemoved argument from kipc_client_lookup_server
2008-09-04 Alexandra EllwoodCCAPI should only use one pthread key
2008-08-22 Alexandra EllwoodCCAPI is leaking mach ports
2008-08-20 Alexandra EllwoodAdd support to send CFNotifications on ccache and cache...
2008-08-20 Alexandra EllwoodNotify clients on ccache deletion
2008-07-20 Ken RaeburnDon't set LOCAL_SUBDIRS in many places and SUBDIRS...
2008-07-17 Alexandra EllwoodCCAPI side of the patch
2008-07-10 Alexandra EllwoodCCacheServer crashes iterating over creds which have...
2008-07-09 Alexandra EllwoodDon't print spurious errors to debug logs
2008-07-07 Alexandra EllwoodAdd EnableTransactions launchd option to CCacheServer
2008-06-25 Alexandra EllwoodAdd new launchd flags to CCacheServer plist file
2008-06-18 Alexandra Ellwoodcci_credentials_iterator_release using wrong message ID
2008-03-20 Kevin KochGenerate ccapi.def export list from V2, V3, debug lists...
2008-03-18 Alexandra EllwoodCCacheServer should track client iterators
2008-03-14 Alexandra Ellwoodcc_ccache_iterator_release, cc_credentials_iterator...
2008-03-13 Kevin KochInclude .h files and move all declarations above all...
2008-03-13 Alexandra EllwoodInvalid assignment while trying to set input to NULL
2008-03-13 Alexandra Ellwoodremoved unused header file inclusion CoreFoundation.h
2008-03-12 Alexandra EllwoodAccidentally added file with wrong name. Removed
2008-03-12 Alexandra EllwoodAccidentally added empty file. Removed
2008-03-12 Alexandra EllwoodAdded tests for iterators and NC info. Added test...
2008-03-10 Alexandra EllwoodAdd CCAPI v2 tests
2008-03-10 Alexandra EllwoodRemove C warnings
2008-03-10 Alexandra EllwoodRemoved script to run cc_context_get_version test
2008-03-10 Alexandra EllwoodRemoved tests for check_cc_context_get_version
2008-03-10 Alexandra EllwoodFixed error code remapping
2008-03-10 Alexandra Ellwoodcc_remove_cred should only remove one cred
2008-03-10 Alexandra Ellwoodcc_set_principal should return error on bad cred version
2008-03-10 Alexandra EllwoodFix pointer cast in cc_seq_fetch_NCs_end
2008-03-10 Alexandra Ellwoodcci_cred_union_compare_to_credentials_union doesn't...
2008-03-10 Alexandra EllwoodCCAPI v2 support crash when client or server strings...
2008-03-10 Alexandra Ellwoodccs_ccache_reset should check all arguments for NULL
2008-02-29 Kevin Kochlib/win/Makefile.in: Added
2008-02-19 Kevin KochRemove stop-here target that stops the build
2008-02-19 Kevin KochChanges to integrate the CCAPI build into the build...
2008-02-06 Alexandra EllwoodRemove AppleConnect workaround
2008-02-06 Alexandra EllwoodNeed CCAPI v2 support for Windows
2008-02-05 Ken Raeburnmore eol-style
2008-02-05 Ken Raeburnset eol-style
2008-02-05 Alexandra EllwoodSet EOL style
2008-01-29 Alexandra EllwoodCCAPI changes to the mac-specific code to use new kipc...
2008-01-22 Kevin KochCorrect makefile so pingtest builds
2008-01-22 Kevin KochWindows CCAPI snapshot. Should build & pass ping test
2008-01-22 Kevin KochWindows debug message line endings were already correct...
2008-01-22 Kevin KochMake windows debug message line endings match the Mac...
2008-01-15 Alexandra EllwoodAdd ccs_pipe_compare
2007-12-17 Kevin KochAdd the CCAPI design sketch to the new directory
2007-12-03 Kevin KochRemove no-longer-needed include of Kerberos.h
2007-11-21 Kevin KochConditionalize #pragma mark with TARGET_OS_MAC; remove...
2007-11-20 Kevin KochDisable warnings about #pragma mark
2007-11-15 Kevin KochOn Windows, UINT64_MAX isn't defined; get it from k5...
2007-11-01 Ken RaeburnUse 0 and 1 instead of relying on TRUE/FALSE being...
2007-11-01 Ken RaeburnConditionalize "#pragma mark" on TARGET_OS_MAC.
2007-10-31 Kevin KochOn Windows, disable a pragma warning; add comment about...
2007-10-29 Ken RaeburnDefine htonll, ntohll using k5_ versions if needed...
2007-10-26 Ken RaeburnCheckpoint some incomplete UNIX makefiles
2007-10-23 Alexandra EllwoodInclude time.h for time()
2007-10-10 Alexandra Ellwoodccs_lock_status_grant_lock granting wrong lock
2007-10-10 Alexandra Ellwoodcci_array_move not returning correct new position
2007-10-10 Alexandra Ellwoodcc_ccache_store_credentials should return ccErrBadCrede...
2007-10-10 Justin Andersonupdate expected error for cc_initialize with ccapi_vers...
2007-10-10 Justin Andersonsimple multithreaded locking test for ccapi
2007-10-02 Alexandra Ellwoodcc_initalize(ccapi_version_2) should return CC_BAD_API_...
2007-10-01 Justin Anderson- null params are always expected to result in ccErrBad...
2007-09-27 Alexandra Ellwoodcc_ccache_set_principal and cc_ccache_get_principal...
2007-09-25 Justin AndersonInclude missing file
2007-09-25 Justin AndersonUpdate ccapi tests to work at new location in krb5...
2007-09-25 Alexandra Ellwoodcc_ccache_set_principal always returns error 227
2007-09-21 Alexandra EllwoodRemoved extra newline
2007-09-18 Alexandra EllwoodFixed bug where the lock list was getting corrupted...
2007-09-18 Alexandra Ellwooduse ccs_callback_release() to free ccs_callback_t
2007-09-18 Alexandra EllwoodAdded sanity checking so we can't dereference NULL...
2007-09-18 Alexandra EllwoodAdded additional debugging error checking
2007-09-18 Alexandra Ellwoodcci_array_move should work when the source and dest...
2007-07-31 Alexandra EllwoodImplemented and tested cc_ccache_wait_for_change()
2007-07-25 Alexandra EllwoodAdded callback support for wait_for_change functions
2007-07-19 Alexandra EllwoodMade callback code generic so that change time callback...
2007-07-19 Alexandra Ellwoodccs_pipe_t needs copy and release functions
2007-07-12 Justin AndersonFilled in dummy descriptions. Also, no longer errors...
2007-07-12 Kevin KochAdd #ifdef WIN32 section
2007-07-12 Kevin Koch#include of Kerberos.h removed. It can't work on Windo...
2007-07-12 Kevin KochAdded dummy Description arguments where needed. Compil...
2007-07-12 Kevin KochAdded dummy Description arguments where needed. Compil...
2007-07-11 Kevin KochTargetVersion: 1.7
2007-06-14 Alexandra Ellwooddon't include time.h in CredentialsCache.h if it's...
2007-06-14 Kevin KochDisable warnings about #pragma mark - in the right...
2007-06-14 Kevin KochDisable warnings about #pragma mark
2007-06-12 Alexandra EllwoodAdd advisory locking to CCAPI
2007-06-07 Alexandra EllwoodRemoved cross-compilation uses of inline because they...
2007-06-07 Alexandra EllwoodRemoved unused locking code
2007-06-05 Alexandra EllwoodOnly use __attribute__ on GNUC compilers
next