Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tevent: fix crash bug in tevent_queue_immediate_trigger() | Stefan Metzmacher | 2014-01-17 | 1 | -0/+4 |
* | tevent: Fix CID 1138326 Unchecked return value | Volker Lendecke | 2013-12-17 | 1 | -1/+1 |
* | tevent: make use of talloc_get_type_abort() in tevent_queue.c | Stefan Metzmacher | 2013-12-11 | 1 | -2/+3 |
* | tevent: add tevent_queue_wait_send/recv() | Gregor Beck | 2013-12-11 | 1 | -0/+52 |
* | tevent: add tevent_queue_add_entry() and tevent_queue_add_optimize_empty() | Stefan Metzmacher | 2011-08-09 | 1 | -2/+55 |
* | tevent: splitout tevent_queue_add_internal() from tevent_queue_add() | Stefan Metzmacher | 2011-08-09 | 1 | -8/+26 |
* | tevent: allow tevent_queue_add() to take a NULL trigger function | Stefan Metzmacher | 2011-08-09 | 1 | -0/+7 |
* | tevent: add tevent_queue_running() function | Stefan Metzmacher | 2011-08-09 | 1 | -0/+5 |
* | tevent: use an immediate event as trigger for tevent_queue | Stefan Metzmacher | 2009-03-17 | 1 | -40/+59 |
* | tevent: add tevent_queue infrastructure | Stefan Metzmacher | 2009-02-26 | 1 | -0/+198 |