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
/
lib
/
tevent
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tevent: use HAVE_EPOLL instead of HAVE_EVENTS_EPOLL
Stefan Metzmacher
2009-01-02
4
-8
/
+6
*
tevent: rename event_register_backend() => tevent_register_backend()
Stefan Metzmacher
2009-01-02
6
-23
/
+22
*
tevent: rename event_context_init* => tevent_context_init*()
Stefan Metzmacher
2009-01-02
1
-25
/
+26
*
tevent: rename event_[s|g]et_fd_flags => tevent_fd_[s|g]et_flags
Stefan Metzmacher
2009-01-02
1
-2
/
+2
*
tevent: rename event_loop_* => tevent_loop_*
Stefan Metzmacher
2009-01-02
1
-4
/
+4
*
tevent: rename event_set_default_backend() => tevent_set_default_backend()
Stefan Metzmacher
2009-01-02
1
-5
/
+6
*
tevent: use libreplace headers instead of system headers
Stefan Metzmacher
2009-01-02
4
-9
/
+6
*
s4:tevent: move event_context_find() to tevent_s4.c
Stefan Metzmacher
2009-01-02
1
-18
/
+0
*
lib/tevent: fix standalone make distclean realdistclean
Stefan Metzmacher
2008-12-30
1
-2
/
+2
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
13
-150
/
+147
*
lib/tevent: rename event_* => tevent_* in the header file
Stefan Metzmacher
2008-12-29
9
-117
/
+198
*
lib/tevent: libtevent will change a lot until it's version 1.0.0
Stefan Metzmacher
2008-12-24
1
-1
/
+1
*
Fix more compiler warnings.
Jelmer Vernooij
2008-12-23
1
-0
/
+1
*
Fix more compiler warnings in various places.
Jelmer Vernooij
2008-12-23
1
-1
/
+1
*
Install tevent_internal.h, as Samba 4 needs it.
Jelmer Vernooij
2008-12-23
1
-0
/
+1
*
pytevent: Add missing file.
Jelmer Vernooij
2008-12-23
1
-0
/
+10
*
Allow using external libtevent.
Jelmer Vernooij
2008-12-23
1
-11
/
+0
*
standalone: Use more variables, preparing to include these files from main
Jelmer Vernooij
2008-12-23
1
-5
/
+6
*
Move Samba4-specific file out of common libtevent.
Jelmer Vernooij
2008-12-23
2
-73
/
+1
*
python/tevent: Remove use of pytalloc.h.
Jelmer Vernooij
2008-12-23
1
-8
/
+21
*
Fix installation of standalone tevent Python module.
Jelmer Vernooij
2008-12-22
1
-2
/
+1
*
Never build tevent modules as shared objects.
Jelmer Vernooij
2008-12-22
1
-0
/
+4
*
Remove unused Samba4-specific init functions for libtevent.
Jelmer Vernooij
2008-12-22
2
-40
/
+0
*
Fix various Python-related bugs.
Jelmer Vernooij
2008-12-21
1
-0
/
+1
*
Fix tevent python module build as part of samba 4.
Jelmer Vernooij
2008-12-20
3
-9
/
+13
*
Stop using SWIG for ldb Python bindings.
Jelmer Vernooij
2008-12-20
9
-3510
/
+118
*
Fix standalone compilation of events library.
Jelmer Vernooij
2008-12-20
4
-25
/
+23
*
Add missing files for standalone build.
Jelmer Vernooij
2008-12-20
3
-0
/
+3279
*
s4:lib/tevent: add lib/events/ compat and let things compile
Stefan Metzmacher
2008-12-17
18
-101
/
+104
*
s4:lib/events: move to toplevel directory as lib/tevent/
Stefan Metzmacher
2008-12-17
30
-0
/
+7911
[prev]