Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tevent: Add tevent_received to tevent_req_simple_recv_ntstatus | Volker Lendecke | 2013-08-12 | 1 | -5/+8 |
* | lib/util: move tevent_req_poll_ntstatus() to tevent_ntstatus.c | Stefan Metzmacher | 2012-05-14 | 1 | -0/+12 |
* | lib: Protect against tevent nterror mismatches | Volker Lendecke | 2010-12-20 | 1 | -3/+23 |
* | lib/util: change tevent_req_nterror() to a macro | Stefan Metzmacher | 2010-09-27 | 1 | -2/+5 |
* | Attempt to fix the s4 build -- we can not use map_nt_error_from_unix in lib/ | Volker Lendecke | 2009-11-14 | 1 | -17/+0 |
* | Introduce tevent_req_poll_ntstatus | Volker Lendecke | 2009-11-14 | 1 | -0/+17 |
* | Introduce tevent_req_simple_finish_ntstatus | Volker Lendecke | 2009-11-14 | 1 | -0/+15 |
* | lib/util: fix order of includes in tevent_ntstatus.c | Michael Adam | 2009-07-01 | 1 | -1/+1 |
* | Add tevent_req_simple_recv_ntstatus() | Volker Lendecke | 2009-03-24 | 1 | -0/+10 |
* | Add tevent_ntstatus | Volker Lendecke | 2009-02-26 | 1 | -0/+51 |