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