summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/replace
Commit message (Collapse)AuthorAgeFilesLines
* merge lib/replace from samba4Andrew Tridgell2007-05-3025-237/+346
| | | | (This used to be ctdb commit d1a0bcbe331b05ad7a3f5f7a33e4c9b5242c43f2)
* - added a EVENT_FD_AUTOCLOSE flag that allows you to tell the event system ↵Andrew Tridgell2007-05-051-0/+4
| | | | | | | | to close the fd automatically when a fd_event is freed. This prevents races which can lead to epoll missing events - added autoconf rules for automatically building with epoll support (This used to be ctdb commit 4d113298b26f7163992f2e47429c953bd4f957c9)
* new files for updated events systemAndrew Tridgell2007-05-022-0/+1004
| | | | (This used to be ctdb commit 15d8308e5a0ce04351d70ac3dd25c7698931ebba)
* merge latest versions of lib/replace, lib/talloc, lib/tdb and lib/events ↵Andrew Tridgell2007-05-0210-41/+165
| | | | | | into ctdb bzr tree (This used to be ctdb commit eaea8a9fa8d2f5e08f3af619fa1008a663f39053)
* added make test and make valgrindtest targetsAndrew Tridgell2007-04-283-0/+0
| | | | (This used to be ctdb commit b69fb43643993ee5aaabf8711bb874f95d468f35)
* added copies of libs so can be built standaloneAndrew Tridgell2007-01-2555-0/+10637
(This used to be ctdb commit 0bf6e6cb371bb946ea8cc1d8c7a23a41ea715832)