summaryrefslogtreecommitdiffstats
path: root/ctdb/common
Commit message (Expand)AuthorAgeFilesLines
* simplified ctdb_call() interface, and made it easier to expand with more para...Andrew Tridgell2007-01-251-74/+57
* use ctdb_call_info, so struct ctdb_call can be used for top level callAndrew Tridgell2007-01-251-2/+2
* added copies of libs so can be built standaloneAndrew Tridgell2007-01-251-4/+6
* merge fixes from samba4Andrew Tridgell2007-01-233-24/+60
* merge from abAndrew Tridgell2006-12-201-1/+3
|\
| * Fix memory handlingAlexander Bokovoy2006-12-181-1/+3
* | added handling of partial packet readsAndrew Tridgell2006-12-191-6/+6
|/
* wrap the packet queue call Andrew Tridgell2006-12-181-32/+26
* added request_dmaster and reply_dmaster logicAndrew Tridgell2006-12-184-8/+181
* added logic for keeping track of the lacountAndrew Tridgell2006-12-181-3/+17
* expanded some commentsAndrew Tridgell2006-12-181-4/+21
* added redirect handlingAndrew Tridgell2006-12-183-2/+62
* added error reply packetsAndrew Tridgell2006-12-182-3/+59
* next step towards dmaster/lmaster codeAndrew Tridgell2006-12-182-23/+71
* added storage of extended ltdb header informationAndrew Tridgell2006-12-182-4/+74
* Provide an alternative CTDB_NO_MEMORY_NULL() for functions which return a poi...Alexander Bokovoy2006-12-011-3/+3
* - added ctdb_set_flags() callAndrew Tridgell2006-12-012-30/+230
* added ctdb_connect_wait()Andrew Tridgell2006-12-011-2/+16
* Fix ctdb_call() fetching data and ltdb backend flagsAlexander Bokovoy2006-11-292-2/+3
* - added in idtree for efficient reqid handlingAndrew Tridgell2006-11-282-1/+82
* - added simple (fake) vnn systemAndrew Tridgell2006-11-284-80/+225
* - setup a convenience name field for nodesAndrew Tridgell2006-11-281-2/+14
* - split up tcp functions into more logical partsAndrew Tridgell2006-11-281-21/+29
* started splitting out transport codeAndrew Tridgell2006-11-272-0/+403