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
/
tevent_req.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tevent: add tevent_req_defer_callback()
Stefan Metzmacher
2011-07-09
1
-0
/
+12
*
tevent: Add tevent_req_oom
Volker Lendecke
2011-06-20
1
-1
/
+6
*
tevent: Added basic doxygen documentation.
Andreas Schneider
2010-05-05
1
-175
/
+9
*
Spelling fixes for tevent.
Brad Hards
2010-02-22
1
-1
/
+1
*
tevent: add tevent_req_cancel() infrastructure
Stefan Metzmacher
2009-08-17
1
-0
/
+43
*
tevent: add some more doxygen comments for tevent_req functions
Stefan Metzmacher
2009-08-15
1
-0
/
+38
*
Change to talloc_zero_size instead of extra memset.
Jeremy Allison
2009-07-14
1
-2
/
+1
*
When tallocing a memory block for the state in a tevent_req struct,
Jeremy Allison
2009-07-14
1
-0
/
+1
*
Add tevent_req_notify_callback
Volker Lendecke
2009-06-04
1
-4
/
+9
*
tevent: fix typo async_req_done() => tevent_req_done()
Stefan Metzmacher
2009-05-07
1
-1
/
+1
*
tevent: store the location where a request was finished
Stefan Metzmacher
2009-03-17
1
-11
/
+21
*
tevent: use an immediate event fot tevent_req_post()
Stefan Metzmacher
2009-03-17
1
-17
/
+11
*
tevent: use TALLOC_FREE() in tevent_req.c
Stefan Metzmacher
2009-03-17
1
-9
/
+5
*
tevent: add tevent_req_received() function
Stefan Metzmacher
2009-03-10
1
-0
/
+21
*
Make struct tevent_req opaque
Simo Sorce
2009-03-02
1
-11
/
+31
*
tevent: add private_print function feature to tevent_req
Stefan Metzmacher
2009-02-25
1
-3
/
+24
*
tevent: add tevent_req_poll() function
Stefan Metzmacher
2009-02-25
1
-0
/
+15
*
tevent: rename tevent_req_set_timeout() => tevent_req_set_endtime()
Stefan Metzmacher
2009-02-18
1
-1
/
+1
*
tevent: Rename ev_timeval* functions to tevent_timeval, export them.
Kai Blin
2009-02-17
1
-1
/
+1
*
lib/tevent: change to LGPLv3+
Stefan Metzmacher
2009-02-16
1
-9
/
+13
*
lib/tevent: add tevent_req infrastructure
Stefan Metzmacher
2009-02-13
1
-200
/
+138
*
lib/tevent: add tevent_req.c as copy of lib/async_req/async_req.c
Stefan Metzmacher
2009-02-13
1
-0
/
+338