summaryrefslogtreecommitdiffstats
path: root/lib/util/tevent_ntstatus.h
Commit message (Collapse)AuthorAgeFilesLines
* lib/util: change tevent_req_nterror() to a macroStefan Metzmacher2010-09-271-1/+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
* librpc: Install the right headers.Jelmer Vernooij2010-06-131-1/+1
|
* Attempt to fix the s4 build -- we can not use map_nt_error_from_unix in lib/Volker Lendecke2009-11-141-8/+0
|
* Introduce tevent_req_poll_ntstatusVolker Lendecke2009-11-141-0/+8
|
* Introduce tevent_req_simple_finish_ntstatusVolker Lendecke2009-11-141-0/+7
|
* lib/util: fix building tevent_ntstatus without config.hMichael Adam2009-06-291-1/+0
| | | | | | (when called from places with "#define NO_CONFIG_H" set, such as configure) Michael
* Add tevent_req_simple_recv_ntstatus()Volker Lendecke2009-03-241-0/+1
|
* Add tevent_ntstatusVolker Lendecke2009-02-261-0/+32