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