r3028: use talloc_free() instead of talloc_unlink(), as the
[bbaumbach/samba-autobuild/.git] / source4 / lib / events.c
2007-10-10 Andrew Tridgellr3028: use talloc_free() instead of talloc_unlink(...
2007-10-10 Andrew Tridgellr3017: nicer memory handling for event_context_merge()
2007-10-10 Andrew Tridgellr3016: - converted the events code to talloc
2007-10-10 Stefan Metzmacherr2441: set exit code correct when we got EBADF from...
2007-10-10 Stefan Metzmacherr2319: let event_merge_contexts() return a pointer...
2007-10-10 Andrew Bartlettr2283: Change from tridge (in his ntlm2 patch).
2007-10-10 Andrew Tridgellr2100: rework the dcerpc client side library so that...
2007-10-10 Andrew Tridgellr1578: the first stage of the async client rewrite.
2007-10-10 Andrew Tridgellr1517: change event_remove_timed() to remove by structu...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2004-01-22 Stefan Metzmacherinitilize ev->maxfd = EVENT_INVALID_MAXFD; before the...
2004-01-22 Stefan Metzmacher- make the recalculation of ev->maxfd a bit more efficient.
2004-01-21 Stefan Metzmacherlet the event_add_XXX() function return a pointer of...
2003-12-04 Andrew Tridgell* added a debug thread id hook from jim myers
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code