summaryrefslogtreecommitdiff
path: root/lib/util/tevent_ntstatus.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-12tevent: Add tevent_received to tevent_req_simple_recv_ntstatusVolker Lendecke1-5/+8
2012-05-14lib/util: move tevent_req_poll_ntstatus() to tevent_ntstatus.cStefan Metzmacher1-0/+12
2010-12-20lib: Protect against tevent nterror mismatchesVolker Lendecke1-3/+23
2010-09-27lib/util: change tevent_req_nterror() to a macroStefan Metzmacher1-2/+5
2009-11-14Attempt to fix the s4 build -- we can not use map_nt_error_from_unix in lib/Volker Lendecke1-17/+0
2009-11-14Introduce tevent_req_poll_ntstatusVolker Lendecke1-0/+17
2009-11-14Introduce tevent_req_simple_finish_ntstatusVolker Lendecke1-0/+15
2009-07-01lib/util: fix order of includes in tevent_ntstatus.cMichael Adam1-1/+1
2009-03-24Add tevent_req_simple_recv_ntstatus()Volker Lendecke1-0/+10
2009-02-26Add tevent_ntstatusVolker Lendecke1-0/+51