Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-20 | lib: Protect against tevent nterror mismatches | Volker Lendecke | 1 | -3/+23 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Dec 20 00:12:02 CET 2010 on sn-devel-104 | |||||
2010-09-27 | lib/util: change tevent_req_nterror() to a macro | Stefan Metzmacher | 1 | -2/+5 | |
This way we can record where a tevent_req was finished by tevent_req_nterror(). metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Sep 27 03:18:14 UTC 2010 on sn-devel-104 | |||||
2009-11-14 | Attempt to fix the s4 build -- we can not use map_nt_error_from_unix in lib/ | Volker Lendecke | 1 | -17/+0 | |
2009-11-14 | Introduce tevent_req_poll_ntstatus | Volker Lendecke | 1 | -0/+17 | |
2009-11-14 | Introduce tevent_req_simple_finish_ntstatus | Volker Lendecke | 1 | -0/+15 | |
2009-07-01 | lib/util: fix order of includes in tevent_ntstatus.c | Michael Adam | 1 | -1/+1 | |
replace.h needs to be included first. Michael | |||||
2009-03-24 | Add tevent_req_simple_recv_ntstatus() | Volker Lendecke | 1 | -0/+10 | |
2009-02-26 | Add tevent_ntstatus | Volker Lendecke | 1 | -0/+51 | |