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
/
lib
/
tevent
/
tevent.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-08
tevent: expose tevent_context_init_ops
Stefan Metzmacher
1
-0
/
+14
2012-06-08
lib/tevent: Add trace point callback
Martin Schwenke
1
-0
/
+43
2011-08-11
tevent: fix documentation for tevent_context_init_byname()
Sumit Bose
1
-2
/
+2
2011-08-09
tevent: fix some comments in tevent.h
Stefan Metzmacher
1
-2
/
+2
2011-08-09
tevent: add tevent_queue_add_entry() and tevent_queue_add_optimize_empty()
Stefan Metzmacher
1
-0
/
+76
2011-08-09
tevent: allow tevent_queue_add() to take a NULL trigger function
Stefan Metzmacher
1
-1
/
+3
2011-08-09
tevent: add tevent_queue_running() function
Stefan Metzmacher
1
-0
/
+11
2011-07-09
tevent: add tevent_req_defer_callback()
Stefan Metzmacher
1
-0
/
+42
2011-07-09
tevent: fix comments for tevent_req_post()
Stefan Metzmacher
1
-2
/
+2
2011-06-20
tevent: Add tevent_req_oom
Volker Lendecke
1
-0
/
+14
2011-06-01
lib/tevent/tevent.h: minor documentation fix.
Rusty Russell
1
-3
/
+3
2011-05-09
tevent: Fix a typo
Volker Lendecke
1
-1
/
+1
2011-03-09
tevent: Fixed tevent_wakeup_send code example.
Andreas Schneider
1
-1
/
+1
2010-12-26
tevent: More documentation updates
Volker Lendecke
1
-1
/
+72
2010-12-26
tevent: More doc fixes
Volker Lendecke
1
-13
/
+47
2010-12-25
tevent: Some documentation fixes
Volker Lendecke
1
-22
/
+45
2010-11-17
tevent: Fix docstring, tevent_req_is_in_progress does not destroy private data
Kai Blin
1
-2
/
+0
2010-05-10
tevent: Added a description for tevent queue.
Andreas Schneider
1
-0
/
+9
2010-05-05
tevent: Document the tevent_queue functions.
Andreas Schneider
1
-0
/
+68
2010-05-05
tevent: Document the tevent helper functions.
Andreas Schneider
1
-0
/
+67
2010-05-05
tevent: Document missing callback typedefs.
Andreas Schneider
1
-2
/
+36
2010-05-05
tevent: Document the missing tevent async request callback functions.
Andreas Schneider
1
-1
/
+144
2010-05-05
tevent: Create a typedef for the debug function callback.
Andreas Schneider
1
-6
/
+20
2010-05-05
tevent: Added more documentation.
Stephen Gallagher
1
-11
/
+247
2010-05-05
tevent: Remove erroneous comments about TEVENT_FD_AUTOCLOSE
Stephen Gallagher
1
-3
/
+0
2010-05-05
tevent: Added basic doxygen documentation.
Andreas Schneider
1
-15
/
+375
2010-03-26
tevent: added tevent_re_initialise()
Andrew Tridgell
1
-0
/
+2
2010-02-22
Spelling fixes for tevent.
Brad Hards
1
-1
/
+1
2009-08-17
tevent: add tevent_req_cancel() infrastructure
Stefan Metzmacher
1
-0
/
+8
2009-07-03
Expose functions need by backend writers
Simo Sorce
1
-0
/
+64
2009-06-04
Add tevent_req_notify_callback
Volker Lendecke
1
-0
/
+4
2009-03-17
tevent: store the location where a request was finished
Stefan Metzmacher
1
-7
/
+16
2009-03-17
tevent: use an immediate event as trigger for tevent_queue
Stefan Metzmacher
1
-2
/
+1
2009-03-17
tevent: add support for immediate events
Stefan Metzmacher
1
-0
/
+19
2009-03-12
tevent: add tevent_loop_until()
Stefan Metzmacher
1
-0
/
+6
2009-03-12
tevent: add tevent_loop_set_nesting_hook()
Stefan Metzmacher
1
-0
/
+9
2009-03-12
tevent: don't allow nested tevent_loop_once() anymore
Stefan Metzmacher
1
-0
/
+11
2009-03-12
tevent: pass __location__ to tevent_loop_once/wait()
Stefan Metzmacher
1
-2
/
+7
2009-03-12
tevent: add tevent_set_abort_fn()
Stefan Metzmacher
1
-0
/
+2
2009-03-12
tevent: add tevent_signal_support()
Stefan Metzmacher
1
-0
/
+2
2009-03-10
tevent: add tevent_req_callback_data_void() macro
Stefan Metzmacher
1
-0
/
+2
2009-03-10
tevent: add tevent_req_received() function
Stefan Metzmacher
1
-1
/
+7
2009-03-02
Make struct tevent_req opaque
Simo Sorce
1
-89
/
+13
2009-02-26
tevent: add tevent_queue infrastructure
Stefan Metzmacher
1
-0
/
+22
2009-02-25
tevent: add private_print function feature to tevent_req
Stefan Metzmacher
1
-0
/
+11
2009-02-25
tevent: add tevent_req_poll() function
Stefan Metzmacher
1
-0
/
+3
2009-02-25
Attempt to fix the OpenChange build -- sorry for the break
Volker Lendecke
1
-1
/
+1
2009-02-24
tevent.h requires bool and uint[16|32|64]_t
Volker Lendecke
1
-0
/
+1
2009-02-18
tevent: add tevent_wakeup_send/recv()
Stefan Metzmacher
1
-0
/
+4
2009-02-18
tevent: rename tevent_req_set_timeout() => tevent_req_set_endtime()
Stefan Metzmacher
1
-1
/
+1
[next]