Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-27 | lib/util: change tevent_req_nterror() to a macro | Stefan Metzmacher | 1 | -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 | |||||
2010-06-13 | librpc: Install the right headers. | Jelmer Vernooij | 1 | -1/+1 | |
2009-11-14 | Attempt to fix the s4 build -- we can not use map_nt_error_from_unix in lib/ | Volker Lendecke | 1 | -8/+0 | |
2009-11-14 | Introduce tevent_req_poll_ntstatus | Volker Lendecke | 1 | -0/+8 | |
2009-11-14 | Introduce tevent_req_simple_finish_ntstatus | Volker Lendecke | 1 | -0/+7 | |
2009-06-29 | lib/util: fix building tevent_ntstatus without config.h | Michael Adam | 1 | -1/+0 | |
(when called from places with "#define NO_CONFIG_H" set, such as configure) Michael | |||||
2009-03-24 | Add tevent_req_simple_recv_ntstatus() | Volker Lendecke | 1 | -0/+1 | |
2009-02-26 | Add tevent_ntstatus | Volker Lendecke | 1 | -0/+32 | |