Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-14 | Return NULL if tevent_add_fd() is passed a negative fd | Stephen Gallagher | 1 | -0/+6 | |
Autobuild-User: Simo Sorce <idra@samba.org> Autobuild-Date: Mon Feb 14 17:47:03 CET 2011 on sn-devel-104 | |||||
2009-08-19 | tevent: fix a comment | Michael Adam | 1 | -1/+1 | |
Michael | |||||
2009-02-16 | lib/tevent: change to LGPLv3+ | Stefan Metzmacher | 1 | -10/+14 | |
metze | |||||
2009-01-05 | tevent: keep a linked list of fd_events | Stefan Metzmacher | 1 | -0/+43 | |
metze | |||||
2009-01-03 | tevent: add tevent_fd_set_close_fn() | Stefan Metzmacher | 1 | -0/+6 | |
Let callers specify a close function as an alternative to TEVENT_FD_AUTOCLOSE. metze | |||||
2009-01-03 | tevent: move some common tevent_fd related functions into tevent_fd.c | Stefan Metzmacher | 1 | -0/+36 | |
metze |