summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/tevent/wscript
Commit message (Collapse)AuthorAgeFilesLines
* tevent: Sync to tevent 0.9.18 from upstreamAmitay Isaacs2013-05-291-0/+138
| | | | (This used to be ctdb commit 82d61f77c01df0fbb42743593937b175ce22a445)
* lib/tevent: Remove the files required to build tevent as a libraryAmitay Isaacs2012-04-131-75/+0
| | | | | | | | | Since we are not going to build tevent library from ctdb source, remote build related files. Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit efbb7e0b9dcde547b46efd8e3b26c571e4fcf893)
* event: Update events to latest Samba version 0.9.8Rusty Russell2010-08-181-0/+75
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)