summaryrefslogtreecommitdiffstats
path: root/src/ccapi/server/ccs_callback.c
Commit message (Expand)AuthorAgeFilesLines
* Add ccs_pipe_compareAlexandra Ellwood2008-01-151-1/+2
* Added sanity checking so we can't dereference NULL trying to call a callbackAlexandra Ellwood2007-09-181-2/+7
* Implemented and tested cc_ccache_wait_for_change()Alexandra Ellwood2007-07-311-1/+2
* Added callback support for wait_for_change functionsAlexandra Ellwood2007-07-251-22/+25
* Made callback code generic so that change time callbacks can use it as wellAlexandra Ellwood2007-07-191-0/+229