summaryrefslogtreecommitdiff
path: root/source4/lib/events
AgeCommit message (Expand)AuthorFilesLines
2008-07-24fixd a bug in the signal handling code - we could get phantom signalsAndrew Tridgell1-5/+5
2008-07-14Remove C++ keywords from events.h header.Andrew Bartlett1-4/+4
2008-06-30lib/events: build as MERGED_OBJ instead of STATIC_LIBRARYStefan Metzmacher1-1/+1
2008-06-26Only try to detect the events lib dir if it wasn't set earlier.Jelmer Vernooij1-10/+12
2008-06-19Include events_util.h in events_aio.cVolker Lendecke1-0/+1
2008-06-17Make sure events pc file gets installed.Jelmer Vernooij1-0/+2
2008-06-17Avoid including events_util.h in events_internal.h since the latter isJelmer Vernooij7-2/+6
2008-06-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij1-3/+3
2008-06-15Fix standalone ldb build.Jelmer Vernooij2-1/+1
2008-06-14Fix events_aioSimo Sorce1-3/+3
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce3-5/+60
2008-06-14This patch make it possible to build the events library completelySimo Sorce21-282/+422
2008-05-24Add docstrings to a couple more python modules.Jelmer Vernooij2-1/+5
2008-05-23Add docstrings to events python module.Jelmer Vernooij3-7/+27
2008-05-22Fix CFLAGS for SWIG files.Jelmer Vernooij1-1/+1
2008-05-22Fix events test.Jelmer Vernooij1-1/+1
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij1-1/+1
2008-05-21Move some python files into the samba package.Jelmer Vernooij1-1/+1
2008-05-21Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij1-0/+2
2008-05-21Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij1-0/+2
2008-05-21Regenerate with newer version of swig.Jelmer Vernooij2-20/+47
2008-05-18Use variables for source directory in remaining subsystems.Jelmer Vernooij1-7/+7
2008-05-14Revert "lib/events: system/network.h isn't needed"Stefan Metzmacher4-0/+4
2008-05-14lib/events: system/network.h isn't neededStefan Metzmacher4-4/+0
2008-05-14Make it possible to build libevents standalone.Simo Sorce17-26/+527
2008-05-11Fix dependency on loadparm.Jelmer Vernooij1-1/+1
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2-3/+2
2008-04-22Remove temporary debug statementSimo Sorce1-2/+0
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-0/+2
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij1-0/+1
2008-04-14Move object files lists to makefile rather than smb_build.Jelmer Vernooij1-5/+11
2008-04-14lib/events: fix missing prototype of s4_events_aio_init()Stefan Metzmacher1-0/+1
2008-04-14Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij1-0/+3
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-1/+3
2008-04-04Don't install libevents for now, just its headers. It is already part of othe...Jelmer Vernooij1-3/+1
2008-04-03Install libevents since it's required by samba-gtk.Jelmer Vernooij1-2/+4
2008-04-02Reduce the number of installed headers.Jelmer Vernooij1-1/+1
2008-03-28Merge v4.0-testJelmer Vernooij1-1/+1
2008-03-11events_signal: pass down the correct siginfo_t struct to the event handlerStefan Metzmacher1-1/+1
2008-03-04Fix includes.Jelmer Vernooij1-0/+2
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-5/+9
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-1/+2
2008-02-26Move public header accumulation out of the perl code.Jelmer Vernooij1-1/+2
2008-02-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2-2/+2
2008-02-20Make more module init functions public, since they are compiled with -fvisibi...Jelmer Vernooij2-2/+2
2008-02-16Move responsibilities of build.h to makefile.Jelmer Vernooij1-3/+3
2008-01-05r26669: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij1-3/+0
2007-12-28r26625: Wrap some more events functions for Python and add a trivial test for...Jelmer Vernooij5-37/+169
2007-12-28r26620: python: Allow not specifying event contexts, in which case a new cont...Jelmer Vernooij3-1/+51
2007-12-26r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin1-1/+1