Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctdb-build: Remove duplicate tevent library | Amitay Isaacs | 2014-06-20 | 1 | -292/+0 |
| | | | | | Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Michael Adam <obnox@samba.org> | ||||
* | tevent: Sync to tevent 0.9.18 from upstream | Amitay Isaacs | 2013-05-29 | 1 | -10/+10 |
| | | | | (This used to be ctdb commit 82d61f77c01df0fbb42743593937b175ce22a445) | ||||
* | event: Update events to latest Samba version 0.9.8 | Rusty Russell | 2010-08-18 | 1 | -0/+292 |
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) |