summaryrefslogtreecommitdiff
path: root/source/lib/events
Commit message (Expand)AuthorAgeFilesLines
* fixd a bug in the signal handling code - we could get phantom signalsAndrew Tridgell2008-07-241-5/+5
* Remove C++ keywords from events.h header.Andrew Bartlett2008-07-141-4/+4
* lib/events: build as MERGED_OBJ instead of STATIC_LIBRARYStefan Metzmacher2008-06-301-1/+1
* Only try to detect the events lib dir if it wasn't set earlier.Jelmer Vernooij2008-06-261-10/+12
* Include events_util.h in events_aio.cVolker Lendecke2008-06-191-0/+1
* Make sure events pc file gets installed.Jelmer Vernooij2008-06-171-0/+2
* Avoid including events_util.h in events_internal.h since the latter isJelmer Vernooij2008-06-177-2/+6
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij2008-06-151-3/+3
|\
| * Fix events_aioSimo Sorce2008-06-141-3/+3
* | Fix standalone ldb build.Jelmer Vernooij2008-06-152-1/+1
|/
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-143-5/+60
* This patch make it possible to build the events library completelySimo Sorce2008-06-1421-282/+422
* Add docstrings to a couple more python modules.Jelmer Vernooij2008-05-242-1/+5
* Add docstrings to events python module.Jelmer Vernooij2008-05-233-7/+27
* Fix CFLAGS for SWIG files.Jelmer Vernooij2008-05-221-1/+1
* Fix events test.Jelmer Vernooij2008-05-221-1/+1
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-211-1/+1
* Move some python files into the samba package.Jelmer Vernooij2008-05-211-1/+1
* Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij2008-05-211-0/+2
* Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij2008-05-211-0/+2
* Regenerate with newer version of swig.Jelmer Vernooij2008-05-212-20/+47
* Use variables for source directory in remaining subsystems.Jelmer Vernooij2008-05-181-7/+7
* Revert "lib/events: system/network.h isn't needed"Stefan Metzmacher2008-05-144-0/+4
* lib/events: system/network.h isn't neededStefan Metzmacher2008-05-144-4/+0
* Make it possible to build libevents standalone.Simo Sorce2008-05-1417-26/+527
* Fix dependency on loadparm.Jelmer Vernooij2008-05-111-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-252-3/+2
|\
| * Remove temporary debug statementSimo Sorce2008-04-221-2/+0
| * Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-0/+2
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij2008-04-141-0/+1
| |\
| | * lib/events: fix missing prototype of s4_events_aio_init()Stefan Metzmacher2008-04-141-0/+1
| * | Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-141-5/+11
| |/
| * Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-141-0/+3
| * Don't install libevents for now, just its headers. It is already part of othe...Jelmer Vernooij2008-04-041-3/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-1/+3
|\ \ | |/
| * Install libevents since it's required by samba-gtk.Jelmer Vernooij2008-04-031-2/+4
| * Reduce the number of installed headers.Jelmer Vernooij2008-04-021-1/+1
* | Merge v4.0-testJelmer Vernooij2008-03-281-1/+1
|\ \ | |/
| * events_signal: pass down the correct siginfo_t struct to the event handlerStefan Metzmacher2008-03-111-1/+1
| * Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-1/+2
* | Fix includes.Jelmer Vernooij2008-03-041-0/+2
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-5/+9
* | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-261-1/+2
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-252-2/+2
|\ \ | |/
| * Make more module init functions public, since they are compiled with -fvisibi...Jelmer Vernooij2008-02-202-2/+2
* | Move responsibilities of build.h to makefile.Jelmer Vernooij2008-02-161-3/+3
|/
* r26669: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-3/+0
* r26625: Wrap some more events functions for Python and add a trivial test for...Jelmer Vernooij2007-12-285-37/+169
* r26620: python: Allow not specifying event contexts, in which case a new cont...Jelmer Vernooij2007-12-283-1/+51
* r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin2007-12-261-1/+1