Attic/
[show contents]
|
|
|
|
|
.cvsignore
|
1.4 |
4 years |
andrew |
Formatting
Update .cvsignore
Dont try and send a reply if the client didnt want ... |
Makefile.am
|
1.23 |
2 years |
andrew |
There is no need to link against the apphb library
|
callbacks.c
|
1.140 |
2 years |
andrew |
Always unpack the correct part of a diff operation
crm/cib/callbacks.c | 14 ... |
callbacks.h
|
1.14 |
2 years |
andrew |
Specify a setup and teardown function for each query
- cleaner, more maintainab... |
cib.c
|
1.57 |
3 years |
davidlee |
#include <portability.h> was absent
|
cibio.h
|
1.18 |
2 years |
andrew |
Implement an option (-f) that instructs the CIB to:
- read the (complete) CIB f... |
cibmessages.h
|
1.10 |
2 years |
andrew |
New "shutdown" message handler, not hooked up yet
Remove a bunch of redundant co... |
cibmon.c
|
1.29 |
3 years |
andrew |
cleanup
|
cibprimatives.h
|
1.13 |
3 years |
andrew |
An improved ID checker. Now checks for tag+id uniquness which can totally
mes... |
io.c
|
1.81 |
2 years |
andrew |
Extra functionality for ptest
Support reading of compressed XML files
By defaul... |
main.c
|
1.56 |
2 years |
andrew |
CIB Stats logging
--
crm/cib/main.c | 4 ++--
|
messages.c
|
1.88 |
2 years |
andrew |
Detect more cases where the <nodes> section needs to be refreshed
--
crm/cib/m... |
notify.c
|
1.39 |
2 years |
andrew |
Tweaks to the memory leak detection code
|
notify.h
|
1.6 |
2 years |
andrew |
Logging - identify updates with the client and call that made them
|
primatives.c
|
1.33 |
2 years |
andrew |
Deleting an object that doesnt exist shouldn't be an error.
|