Age | Commit message (Expand) | Author | Files | Lines |
2009-01-28 | Stop installing events.h - it contains a broken include itself and | Jelmer Vernooij | 1 | -2/+0 |
2009-01-08 | s4:events: don't trigger \n in debug messages two times | Stefan Metzmacher | 1 | -1/+1 |
2009-01-02 | s4:lib/events: remove unused events_internal.h | Stefan Metzmacher | 2 | -6/+1 |
2009-01-02 | s4:lib/events: convert to use tevent_* functions instead of compat macros | Stefan Metzmacher | 1 | -12/+11 |
2009-01-02 | s4:lib/events: deprecate event_context_find() | Stefan Metzmacher | 1 | -1/+1 |
2009-01-02 | s4:tevent: move event_context_find() to tevent_s4.c | Stefan Metzmacher | 1 | -0/+17 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 2 | -4/+4 |
2008-12-29 | lib/tevent: rename event_* => tevent_* in the header file | Stefan Metzmacher | 2 | -0/+10 |
2008-12-26 | Fix some tevent includes, trying to fix the build | Kai Blin | 2 | -3/+3 |
2008-12-23 | Fix more compiler warnings in various places. | Jelmer Vernooij | 1 | -2/+2 |
2008-12-23 | Move Samba4-specific file out of common libtevent. | Jelmer Vernooij | 3 | -5/+73 |
2008-12-19 | Specify explicit path to tevent.h, compilation breaks without it for me. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-17 | s4:lib/tevent: add lib/events/ compat and let things compile | Stefan Metzmacher | 4 | -0/+13 |
2008-12-17 | s4:lib/events: move to toplevel directory as lib/tevent/ | Stefan Metzmacher | 30 | -7911/+0 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -0/+1 |
2008-09-19 | Fix libevents standalone build | Simo Sorce | 8 | -17/+213 |
2008-09-18 | Generate with 1.3.36. | Jelmer Vernooij | 3 | -8/+13 |
2008-07-24 | fixd a bug in the signal handling code - we could get phantom signals | Andrew Tridgell | 1 | -5/+5 |
2008-07-14 | Remove C++ keywords from events.h header. | Andrew Bartlett | 1 | -4/+4 |
2008-06-30 | lib/events: build as MERGED_OBJ instead of STATIC_LIBRARY | Stefan Metzmacher | 1 | -1/+1 |
2008-06-26 | Only try to detect the events lib dir if it wasn't set earlier. | Jelmer Vernooij | 1 | -10/+12 |
2008-06-19 | Include events_util.h in events_aio.c | Volker Lendecke | 1 | -0/+1 |
2008-06-17 | Make sure events pc file gets installed. | Jelmer Vernooij | 1 | -0/+2 |
2008-06-17 | Avoid including events_util.h in events_internal.h since the latter is | Jelmer Vernooij | 7 | -2/+6 |
2008-06-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm... | Jelmer Vernooij | 1 | -3/+3 |
2008-06-15 | Fix standalone ldb build. | Jelmer Vernooij | 2 | -1/+1 |
2008-06-14 | Fix events_aio | Simo Sorce | 1 | -3/+3 |
2008-06-14 | Use a custom init function for samba4 that sets a samba4 | Simo Sorce | 3 | -5/+60 |
2008-06-14 | This patch make it possible to build the events library completely | Simo Sorce | 21 | -282/+422 |
2008-05-24 | Add docstrings to a couple more python modules. | Jelmer Vernooij | 2 | -1/+5 |
2008-05-23 | Add docstrings to events python module. | Jelmer Vernooij | 3 | -7/+27 |
2008-05-22 | Fix CFLAGS for SWIG files. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-22 | Fix events test. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-21 | Move more modules inside of the samba package. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-21 | Move some python files into the samba package. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-21 | Move CFLAGS overrides for SWIG modules to Makefile. | Jelmer Vernooij | 1 | -0/+2 |
2008-05-21 | Remove support for .py files from smb_build - deal with it only in the makefi... | Jelmer Vernooij | 1 | -0/+2 |
2008-05-21 | Regenerate with newer version of swig. | Jelmer Vernooij | 2 | -20/+47 |
2008-05-18 | Use variables for source directory in remaining subsystems. | Jelmer Vernooij | 1 | -7/+7 |
2008-05-14 | Revert "lib/events: system/network.h isn't needed" | Stefan Metzmacher | 4 | -0/+4 |
2008-05-14 | lib/events: system/network.h isn't needed | Stefan Metzmacher | 4 | -4/+0 |
2008-05-14 | Make it possible to build libevents standalone. | Simo Sorce | 17 | -26/+527 |
2008-05-11 | Fix dependency on loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 2 | -3/+2 |
2008-04-22 | Remove temporary debug statement | Simo Sorce | 1 | -2/+0 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 1 | -0/+2 |
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4 | Jelmer Vernooij | 1 | -0/+1 |
2008-04-14 | Move object files lists to makefile rather than smb_build. | Jelmer Vernooij | 1 | -5/+11 |
2008-04-14 | lib/events: fix missing prototype of s4_events_aio_init() | Stefan Metzmacher | 1 | -0/+1 |
2008-04-14 | Remove prototypes from build.h in preparation of removing build.h | Jelmer Vernooij | 1 | -0/+3 |