index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tevent
Commit message (
Expand
)
Author
Age
Files
Lines
*
tevent: version 0.9.25
tevent-0.9.25
Stefan Metzmacher
2015-06-12
2
-1
/
+89
*
pytevent: add a TeventTimer_Object_ref helper structure to make the code clearer
Stefan Metzmacher
2015-06-12
1
-9
/
+13
*
pytevent: remove const warnings using discard_const_p()
Stefan Metzmacher
2015-06-12
1
-13
/
+23
*
pytevent: remove dead code TEVENT_DEPRECATED is never defined
Stefan Metzmacher
2015-06-12
1
-48
/
+0
*
tevent.h: propose tstream_ versions of read_packet_send/recv and writev_send/...
Stefan Metzmacher
2015-06-12
1
-2
/
+2
*
tevent/testsuite: make sure we cleanup tevent_fd structures in the correct order
Stefan Metzmacher
2015-06-12
1
-2
/
+2
*
pytevent: Build for two versions of Python at once
Petr Viktorin
2015-06-10
1
-7
/
+10
*
pytevent: Port to Python 3
Petr Viktorin
2015-06-10
1
-13
/
+57
*
pytalloc: Improve timer wrapper, and test it
Petr Viktorin
2015-06-10
3
-19
/
+185
*
pytevent: Define missing TeventFd_Type object
Petr Viktorin
2015-06-10
1
-0
/
+13
*
pytevent: Better error and reference handling
Petr Viktorin
2015-06-10
1
-6
/
+25
*
tevent: fix access after free in tevent_common_check_signal()
Stefan Metzmacher
2015-06-02
1
-1
/
+1
*
tevent: add a note to tevent_add_fd()
Stefan Metzmacher
2015-05-20
1
-0
/
+5
*
lib: tevent: Fix compile error in Solaris ports backend.
Gordon Ross
2015-04-29
1
-1
/
+2
*
tevent: Fix CID 1035381 Unchecked return value
Volker Lendecke
2015-04-21
1
-1
/
+3
*
Move waf into third_party/.
Jelmer Vernooij
2015-03-26
1
-1
/
+1
*
tevent: version 0.9.24
tevent-0.9.24
David Disseldorp
2015-03-04
2
-1
/
+89
*
tevent: Ignore unexpected signal events in the same way the epoll backend does.
Jeremy Allison
2015-03-03
1
-3
/
+9
*
tevent: version 0.9.23
tevent-0.9.23
Michael Adam
2015-02-27
2
-1
/
+89
*
Add Solaris ports as a tevent backend.
Jeremy Allison
2015-02-15
4
-1
/
+789
*
Update the tevent_data.dox tutrial stuff to fix some errors, including white
Richard Sharpe
2015-01-24
1
-13
/
+17
*
Remove use of the "staticforward" macro
Petr Viktorin
2015-01-22
1
-6
/
+6
*
tevent: version 0.9.22
tevent-0.9.22
Stefan Metzmacher
2014-09-30
2
-1
/
+89
*
tevent: remove unused exit_code in tevent_select.c
Stefan Metzmacher
2014-09-30
1
-4
/
+1
*
tevent: remove unused exit_code in tevent_poll.c
Stefan Metzmacher
2014-09-30
1
-3
/
+0
*
lib: Polish echo_server
Volker Lendecke
2014-09-18
1
-4
/
+4
*
tevent:build: improve detection of srcdir
Michael Adam
2014-06-20
1
-1
/
+1
*
lib: tevent: make TEVENT_SIG_INCREMENT atomic.
Jeremy Allison
2014-06-07
1
-0
/
+6
*
tevent: Update flags in tevent pkgconfig file
Lukas Slebodnik
2014-04-04
1
-2
/
+2
*
dlinklist: Fix a typo
Volker Lendecke
2014-04-02
1
-1
/
+1
*
lib/tevent/tests: add missing #include "torture/local/proto.h"
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
tevent: version 0.9.21
tevent-0.9.21
Stefan Metzmacher
2014-01-17
2
-1
/
+89
*
tevent: add tevent_req_set_cleanup_fn()
Stefan Metzmacher
2014-01-17
3
-0
/
+77
*
tevent: add/use tevent_req_destructor
Stefan Metzmacher
2014-01-17
1
-1
/
+14
*
tevent: add doxygen comments for tevent_num_signals() and tevent_sa_info_queu...
Stefan Metzmacher
2014-01-17
1
-0
/
+23
*
tevent: Add prototypes
Volker Lendecke
2014-01-17
1
-0
/
+4
*
tevent: Only build "std_fallback_to_poll" when epoll is around
Volker Lendecke
2014-01-17
1
-0
/
+2
*
tevent: fix crash bug in tevent_queue_immediate_trigger()
Stefan Metzmacher
2014-01-17
1
-0
/
+4
*
Do not return a value from a void function.
Simo Sorce
2013-12-26
1
-1
/
+0
*
tevent: Fix CID 1138326 Unchecked return value
Volker Lendecke
2013-12-17
1
-1
/
+1
*
tevent: version 0.9.20
tevent-0.9.20
Stefan Metzmacher
2013-12-12
2
-1
/
+88
*
tevent: give the user the chance to ask for TEVENT_NUM_SIGNALS and TEVENT_SA_...
Stefan Metzmacher
2013-12-11
1
-0
/
+10
*
tevent: change TEVENT_SA_INFO_QUEUE_COUNT from 64 to 256
Stefan Metzmacher
2013-12-11
1
-1
/
+1
*
tevent: tevent_epoll_set_panic_fallback() can be a void function
Stefan Metzmacher
2013-12-11
3
-6
/
+3
*
tevent: make use of talloc_get_type_abort() in tevent_epoll.c
Stefan Metzmacher
2013-12-11
1
-15
/
+11
*
tevent: make use of talloc_get_type_abort() in tevent_signal.c
Stefan Metzmacher
2013-12-11
1
-6
/
+6
*
tevent: make use of talloc_get_type_abort() in tevent_select.c
Stefan Metzmacher
2013-12-11
1
-6
/
+8
*
tevent: make use of talloc_get_type_abort() in tevent_req.c
Stefan Metzmacher
2013-12-11
1
-4
/
+6
*
tevent: make use of talloc_get_type_abort() in tevent_queue.c
Stefan Metzmacher
2013-12-11
1
-2
/
+3
*
tevent: use talloc_get_type_abort() in the documentation examples
Stefan Metzmacher
2013-12-11
1
-2
/
+2
[next]