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
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
2009-02-17
tevent: Rename ev_timeval* functions to tevent_timeval, export them.
Kai Blin
1
-0
/
+19
2009-02-16
lib/tevent: change to LGPLv3+
Stefan Metzmacher
1
-12
/
+16
2009-02-14
Add missing prototype for "tevent_req_print"
Volker Lendecke
1
-0
/
+2
2009-02-13
lib/tevent: add tevent_req infrastructure
Stefan Metzmacher
1
-0
/
+163
2009-02-13
lib/tevent: remove broken tevent_aio support
Stefan Metzmacher
1
-22
/
+0
2009-01-05
Attempt to fix the build on netbsd5
Volker Lendecke
1
-0
/
+1
2009-01-05
tevent: fix tevent_add_timer() and tevent_add_aio() macros
Stefan Metzmacher
1
-2
/
+2
2009-01-03
tevent: remove TEVENT_FD_AUTOCLOSE feature
Stefan Metzmacher
1
-2
/
+0
2009-01-03
tevent: add tevent_fd_set_auto_close()
Stefan Metzmacher
1
-0
/
+1
2009-01-03
tevent: add tevent_fd_set_close_fn()
Stefan Metzmacher
1
-0
/
+6
2009-01-03
tevent: specify argument names for the event handlers
Stefan Metzmacher
1
-12
/
+18
2009-01-02
tevent: only provide compat macros if the caller wants them
Stefan Metzmacher
1
-5
/
+0
2009-01-02
tevent: rename ev_debug_ops => tevent_debug_ops
Stefan Metzmacher
1
-0
/
+28
[next]