Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
[kai/samba-autobuild/.git] / source4 / lib / events / config.mk
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-03 Jelmer VernooijInstall libevents since it's required by samba-gtk.
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijReduce the number of installed headers.
2008-03-28 Jelmer VernooijMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-03-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-03 Jelmer VernooijFix includes.
2008-03-03 Jelmer VernooijMove object file lists to the Makefile.
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMove public header accumulation out of the perl code.
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Jelmer VernooijMove public header accumulation out of the perl code.
2007-12-28 Jelmer Vernooijr26625: Wrap some more events functions for Python...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26464: Tighten dependencies.
2007-12-21 Jelmer Vernooijr26194: Wrap the events subsystem in a separate file.
2007-10-10 Andrew Tridgellr22634: make the events system much less dependent...
2007-10-10 Jelmer Vernooijr21297: Remove the GTK+ tools and library from the...
2007-10-10 Andrew Tridgellr20928: added signal events to lib/events
2007-10-10 Stefan Metzmacherr20787: a subsystem doesn't need explicit dependencies...
2007-10-10 Andrew Tridgellr20621: - enable the aio events backend on systems...
2007-10-10 Andrew Tridgellr20539: - split the common timer related events code...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Stefan Metzmacherr5407: - this patch makes samba's event loop code more...
2007-10-10 Stefan Metzmacherr5373: prepare infrastructure for maing different events
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...