summaryrefslogtreecommitdiffstats
path: root/source4/cluster/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* s4:cluster: fix dependency to TDB_WRAPStefan Metzmacher2008-12-291-0/+1
| | | | metze
* s4:cluster: remove old/broken ctdb codeStefan Metzmacher2008-12-291-4/+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
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-1/+2
| | | | (This used to be commit 2860a7db5968c7007522cdb300eba390da929ab8)
* Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-3/+2
| | | | (This used to be commit a7e6d2a1832db388fdafa1279f84c9a8bbfc87d6)
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-1/+1
| | | | (This used to be commit 0e1d0a874ae3d22b8f97a79b81fe0af3ef53a771)
* r20889: import ctdb cluster backend from bzrAndrew Tridgell2007-10-101-1/+4
| | | | | it will be interesting to see how the build farm handles this (This used to be commit 53be449630bd67d649a9e70cc7e25a9799c0616b)
* r20647: add cluster codeAndrew Tridgell2007-10-101-0/+4
(This used to be commit 5870830b99a8d76bda1ff5af3fcf8dda9aba50ec)