summaryrefslogtreecommitdiff
path: root/lib/util/tevent_ntstatus.c
Commit message (Expand)AuthorAgeFilesLines
* tevent: Add tevent_received to tevent_req_simple_recv_ntstatusVolker Lendecke2013-08-121-5/+8
* lib/util: move tevent_req_poll_ntstatus() to tevent_ntstatus.cStefan Metzmacher2012-05-141-0/+12
* lib: Protect against tevent nterror mismatchesVolker Lendecke2010-12-201-3/+23
* lib/util: change tevent_req_nterror() to a macroStefan Metzmacher2010-09-271-2/+5
* Attempt to fix the s4 build -- we can not use map_nt_error_from_unix in lib/Volker Lendecke2009-11-141-17/+0
* Introduce tevent_req_poll_ntstatusVolker Lendecke2009-11-141-0/+17
* Introduce tevent_req_simple_finish_ntstatusVolker Lendecke2009-11-141-0/+15
* lib/util: fix order of includes in tevent_ntstatus.cMichael Adam2009-07-011-1/+1
* Add tevent_req_simple_recv_ntstatus()Volker Lendecke2009-03-241-0/+10
* Add tevent_ntstatusVolker Lendecke2009-02-261-0/+51