r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
[abartlet/samba.git/.git] / source3 / lib / events.c
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23569: Also dump fd_event in dump_event_list().
2007-10-10 Günther Deschnerr23562: Add dump_event_list() for debugging the event...
2007-10-10 Volker Lendecker23015: Make message_(de)register static to messages.c
2007-10-10 Volker Lendecker22934: Change smbcontrol to use messaging_register...
2007-10-10 Jeremy Allisonr20913: Fix the build.
2007-10-10 Jeremy Allisonr20912: Ensure the list always remains sorted even...
2007-10-10 Volker Lendecker20846: Before this gets out of control...
2007-10-10 Jeremy Allisonr20087: Ensure we clean up any random pending events we
2007-10-10 Jeremy Allisonr18473: Once we go online, trigger a "get krb5 ticket...
2007-10-10 Jeremy Allisonr18191: Fix the online/offline state handling of winbindd.
2007-10-10 Volker Lendecker17924: Get rid of warnings now that talloc is merged.
2007-10-10 Jeremy Allisonr15084: Try and squeeze more out of the non-read/write...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Günther Deschnerr13409: No functional changes, just some DEBUG cleanup.
2007-10-10 Gerald Carterr13316: Let the carnage begin....