summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/replace/replace.h
Commit message (Collapse)AuthorAgeFilesLines
* replace: Sync to latest replace from upstreamAmitay Isaacs2013-05-291-20/+117
| | | | | | | | | | | | | The latest commits affecting lib/replace remove autoconf build from Samba tree. So using following commit as a sync point. commit 9ddfd7d8784e6f546628f48990b69ee2850be52d Author: Andrew Bartlett <abartlet@samba.org> Date: Wed May 22 17:23:30 2013 +1000 Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit 506b27c944b4031e8a325816bd12abddd442a0bb)
* update lib/replace to current upstream version (samba master)Michael Adam2011-11-261-18/+271
| | | | (This used to be ctdb commit 17bcffab19fdbb435b4745ff90c327342bbbf0f8)
* event: Update events to latest Samba version 0.9.8Rusty Russell2010-08-181-0/+3
| | | | | | | | | | | | | In Samba this is now called "tevent", and while we use the backwards compatibility wrappers they don't offer EVENT_FD_AUTOCLOSE: that is now a separate tevent_fd_set_auto_close() function. This is based on Samba version 7f29f817fa939ef1bbb740584f09e76e2ecd5b06. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (This used to be ctdb commit 85e5e760cc91eb3157d3a88996ce474491646726)
* update from Samba4Andrew Tridgell2008-01-051-46/+81
| | | | (This used to be ctdb commit 298118c41bd33acd1a34a35a71a28451a45390c5)
* update lib/replace from samba4Andrew Tridgell2007-07-101-3/+30
| | | | (This used to be ctdb commit f0555484105668c01c21f56322992e752e831109)
* merge latest versions of lib/replace, lib/talloc, lib/tdb and lib/events ↵Andrew Tridgell2007-05-021-1/+80
| | | | | | into ctdb bzr tree (This used to be ctdb commit eaea8a9fa8d2f5e08f3af619fa1008a663f39053)
* added copies of libs so can be built standaloneAndrew Tridgell2007-01-251-0/+408
(This used to be ctdb commit 0bf6e6cb371bb946ea8cc1d8c7a23a41ea715832)