summaryrefslogtreecommitdiffstats
path: root/ctdb
Commit message (Collapse)AuthorAgeFilesLines
* Fix ctdb_call() fetching data and ltdb backend flagsAlexander Bokovoy2006-11-292-2/+3
| | | | (This used to be ctdb commit 5ecee128edcd56d7715567cc1d1403453826c664)
* Ignore configureAlexander Bokovoy2006-11-291-0/+1
| | | | (This used to be ctdb commit 7d6e4c7dcf5bfce80195002d618784aca0c3b96e)
* Ignore configureAlexander Bokovoy2006-11-291-0/+1
| | | | (This used to be ctdb commit 92e1e546cdf0a0c9ff4978c32fbd56a305b142bf)
* - added in idtree for efficient reqid handlingAndrew Tridgell2006-11-288-3/+472
| | | | | | | | - started adding ctdb_call() code - added ctdb_call_local() implementation (This used to be ctdb commit 97b1fdf7fa0e230f36add3f1770ecb3a9faee0a1)
* - added simple (fake) vnn systemAndrew Tridgell2006-11-289-96/+300
| | | | | | | | | | | | - split up ctdb layer code into 3 modules - added a simple test suite - added packet structures for ctdb_call - switched to an array for ctdb_node to make vnn lookup easy and fast (This used to be ctdb commit 8a17460a816a5970f2df8244a06aec55d814f186)
* - setup a convenience name field for nodesAndrew Tridgell2006-11-286-26/+205
| | | | | | | | | | | | - added basic IO handling for the tcp backend - added a ctdb_node_dead upcall - added packet queueing - adding incoming packet handling (This used to be ctdb commit 415497c952630e746e8cdcf8e1e2a7b2ac3e51fb)
* - split up tcp functions into more logical partsAndrew Tridgell2006-11-288-118/+198
| | | | | | - added upcall methods from transport to ctdb layer (This used to be ctdb commit 59f0dab652000f1c755e59567b03cf84dad7e954)
* this file is not needed yetAndrew Tridgell2006-11-271-20/+0
| | | | (This used to be ctdb commit 7204fc26dedb0b610d3b92eb1e1d7492ee9c7eb0)
* started splitting out transport codeAndrew Tridgell2006-11-2710-259/+356
| | | | (This used to be ctdb commit 3b75ef65bd0bff9c6366aba5a26b90be509fa77b)
* Fix popt handling, this fixes segfault while asking for --helpAlexander Bokovoy2006-11-271-0/+1
| | | | (This used to be ctdb commit b4d48ff750740cb398836c143930f2780a074885)
* example node listAndrew Tridgell2006-11-181-0/+2
| | | | (This used to be ctdb commit 2552bde0d5b7b4d30f1c14da50098d2b1c77fef6)
* don't talk to ourselvesAndrew Tridgell2006-11-181-1/+14
| | | | (This used to be ctdb commit 0e90e364cb0602c59030aaa8e51064589849efe8)
* added a test event loopAndrew Tridgell2006-11-182-4/+25
| | | | (This used to be ctdb commit 0a07269cc5e44f47352ac39170ce4cb9b400055f)
* added event contextAndrew Tridgell2006-11-183-8/+12
| | | | (This used to be ctdb commit 3c9d5aba205c97ef2698567e42ed49cadf8137f2)
* added ignoreAndrew Tridgell2006-11-181-0/+1
| | | | (This used to be ctdb commit 3e119ebe7c545e31626f09fdc6dc075c09528411)
* stub for ctdb_callAndrew Tridgell2006-11-181-0/+10
| | | | (This used to be ctdb commit d707ad000c4f37686a0698f2c3047bbbaa7e875b)
* added incoming setupAndrew Tridgell2006-11-182-0/+106
| | | | | | added ctdb_start (This used to be ctdb commit da6f07f7bb8b6a0a0d4e4c0e1358401d1f9f4175)
* added ctdb_set_address and broke out parsingAndrew Tridgell2006-11-184-20/+67
| | | | (This used to be ctdb commit 88071e67c916be8c9cd406f1353480183e24919c)
* get rid of some .svn filesAndrew Tridgell2006-11-1811-1373/+1
| | | | (This used to be ctdb commit 43a7b5f1cf9d4aa46bf0f3b7857f0af5ada26b0b)
* added a READMEAndrew Tridgell2006-11-182-0/+7
| | | | | | ignore some files (This used to be ctdb commit b0d064e666170f7bb004639b6da9e0200f97c608)
* right include file pathAndrew Tridgell2006-11-183-1022/+2
| | | | (This used to be ctdb commit 5ebe14acdc972dc3ad37bdba6b3f113c36a814a7)
* initial versionAndrew Tridgell2006-11-1837-0/+32281
(This used to be ctdb commit 5bba7deef9b03a68d336c138e83d6d4fac35bfce)