summaryrefslogtreecommitdiffstats
path: root/source4/cluster/ctdb/example
Commit message (Collapse)AuthorAgeFilesLines
* s4:cluster: remove old/broken ctdb codeStefan Metzmacher2008-12-297-73/+0
| | | | | | | | We don't need a full copy of ctdb... If we want to readd cluster support, we should just use a ctdb client library. metze
* Rename smbd -> samba.Jelmer Vernooij2008-09-241-4/+4
| | | | | | | | This reverts commit 05ea5e23cf4e70de0bd658b1c5c0ead133967091. Conflicts: source4/smbd/server.c
* r20948: a very simple example on how to setup and test ctdbAndrew Tridgell2007-10-107-0/+73
(This used to be commit 8b5d7d66c91d2bee971373f7da05d1641c556cbc)