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-02 | s4:lib/events: remove unused events_internal.h | Stefan Metzmacher | 1 | -1/+1 |
2008-12-23 | Move Samba4-specific file out of common libtevent. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-17 | s4:lib/tevent: add lib/events/ compat and let things compile | Stefan Metzmacher | 1 | -0/+7 |
2008-12-17 | s4:lib/events: move to toplevel directory as lib/tevent/ | Stefan Metzmacher | 1 | -58/+0 |
2008-06-30 | lib/events: build as MERGED_OBJ instead of STATIC_LIBRARY | Stefan Metzmacher | 1 | -1/+1 |
2008-06-17 | Make sure events pc file gets installed. | Jelmer Vernooij | 1 | -0/+2 |
2008-06-14 | This patch make it possible to build the events library completely | Simo Sorce | 1 | -15/+9 |
2008-05-22 | Fix CFLAGS for SWIG files. | 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-18 | Use variables for source directory in remaining subsystems. | Jelmer Vernooij | 1 | -7/+7 |
2008-05-14 | Make it possible to build libevents standalone. | Simo Sorce | 1 | -1/+10 |
2008-05-11 | Fix dependency on loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-14 | Move object files lists to makefile rather than smb_build. | Jelmer Vernooij | 1 | -5/+11 |
2008-04-04 | Don't install libevents for now, just its headers. It is already part of othe... | Jelmer Vernooij | 1 | -3/+1 |
2008-04-03 | Install libevents since it's required by samba-gtk. | Jelmer Vernooij | 1 | -2/+4 |
2008-04-02 | Reduce the number of installed headers. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-29 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-28 | r26625: Wrap some more events functions for Python and add a trivial test for... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26464: Tighten dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26194: Wrap the events subsystem in a separate file. | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r22634: make the events system much less dependent on the samba4 build system | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r21297: Remove the GTK+ tools and library from the main repository. They are ... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r20928: added signal events to lib/events | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r20787: a subsystem doesn't need explicit dependencies to its modules | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20621: - enable the aio events backend on systems that support it | Andrew Tridgell | 1 | -1/+9 |
2007-10-10 | r20539: - split the common timer related events code into events_timed.c | Andrew Tridgell | 1 | -2/+24 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r5407: - this patch makes samba's event loop code more generic and makes | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r5373: prepare infrastructure for maing different events | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r5197: moved events code to lib/events/ (suggestion from metze) | Andrew Tridgell | 1 | -0/+8 |