summaryrefslogtreecommitdiff
path: root/source4/cluster/ctdb/tests/ctdb_fetch.c
AgeCommit message (Collapse)AuthorFilesLines
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce1-1/+1
specific debug function. By default do not debug, this is the most appropriate action for a library as we cannot assume what stderr is use for in the main app. The main app is responsible to set ev_debug_stderr if they so desire. (This used to be commit e566a2f308ac6fb4b526a744f7059b565670aea5)
2007-10-10r23806: update Samba4 with the latest ctdb code.Andrew Tridgell1-32/+41
This doesn't get the ctdb code fully working in Samba4, it just gets it building and not breaking non-clustered use of Samba. It will take a bit longer to update some of the calling ctdb_cluster.c code to make it work correctly in Samba4. Note also that Samba4 now only links to the client portion of ctdb. For the moment I am leaving the ctdbd as a separate daemon, which you install separately from http://ctdb.samba.org/. (This used to be commit b196077cbb55cbecad87065133c2d67198e31066)
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
(This used to be commit 40c0919aaa9c1b14bbaebb95ecce53eb0380fdbb)
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
(This used to be commit 84b468b2f8f2dffda89593f816e8bc6a8b6d42ac)
2007-10-10r22421: merged in latest ctdb changes from bzrAndrew Tridgell1-9/+17
(This used to be commit 3633f862b966866819c9a0a6ad0238a858e15e62)
2007-10-10r22234: merge test suite changes from bzr treeAndrew Tridgell1-48/+3
(This used to be commit d825f4e6cc96a365061805352a2df3818df2364e)
2007-10-10r22231: merge from bzr ctdb treeAndrew Tridgell1-4/+9
(This used to be commit 807b959082d3b9a929c9f6597714e636638a940e)
2007-10-10r22114: merge from bzr treeAndrew Tridgell1-0/+286
(This used to be commit e60a485ff5c5d8deb7c0aea5e49d0c1d0ea4fa37)