Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More const fixes for compiler warnings from the waf build. | Jeremy Allison | 2011-05-05 | 1 | -1/+1 |
| | |||||
* | s3-rpc_client: add and use rpc_client/rpc_client.h. | Günther Deschner | 2011-04-13 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s3-netapi: remove two shadowed variables. | Günther Deschner | 2011-04-13 | 1 | -2/+0 |
| | | | | Guenther | ||||
* | s3-netapi: use dcerpc_try_samr_connects(). | Günther Deschner | 2011-04-12 | 1 | -4/+18 |
| | | | | Guenther | ||||
* | libndr: share some uuid helpers. | Günther Deschner | 2011-02-08 | 1 | -3/+3 |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 8 09:52:56 CET 2011 on sn-devel-104 | ||||
* | s3-libnetapi: prefer dcerpc_samr_X functions in lib/netapi/samr.c. | Günther Deschner | 2011-02-01 | 1 | -14/+48 |
| | | | | Guenther | ||||
* | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 2010-10-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | This will reduce the noise from merges of the rest of the libcli/security code, without this commit changing what code is actually used. This includes (along with other security headers) dom_sid.h and security_token.h Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Oct 12 05:54:10 UTC 2010 on sn-devel-104 | ||||
* | s3-lsa: separate out init_lsa headers. | Günther Deschner | 2010-08-25 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 2010-05-21 | 1 | -1/+1 |
| | | | | | | | | | | This matches the structure that new code is being written to, and removes one more of the old-style named structures, and the need to know that is is just an alias for struct dom_sid. Andrew Bartlett Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s3-rpc_client: move protos to cli_samr.h | Günther Deschner | 2010-05-18 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s3-rpc: Avoid including every pipe's client and server stubs everywhere in ↵ | Günther Deschner | 2009-11-26 | 1 | -0/+1 |
| | | | | | | samba. Guenther | ||||
* | netapi: add libnetapi_samr_free(). | Günther Deschner | 2008-07-18 | 1 | -0/+19 |
| | | | | | Guenther (This used to be commit 3228088a0954ac25584d06a681f4e0615dee425c) | ||||
* | netapi: use private samr structure in libnetapi_samr_open_builtin(). | Günther Deschner | 2008-07-18 | 1 | -1/+38 |
| | | | | | Guenther (This used to be commit 538ac493b71b4c880bb6fb0fc5fc2f15e1a19f95) | ||||
* | netapi: use private samr structure in libnetapi_samr_open_domain(). | Günther Deschner | 2008-07-18 | 1 | -1/+47 |
| | | | | | Guenther (This used to be commit 3c63ebfc00cda0334802bff1883ebbc3138a70f1) | ||||
* | netapi: add libnetapi_samr_close_builtin_handle(). | Günther Deschner | 2008-07-18 | 1 | -0/+24 |
| | | | | | Guenther (This used to be commit 05cad0d8b4205c052c607b1d36c121bb4c226ab1) | ||||
* | netapi: add libnetapi_samr_close_domain/connect_handle. | Günther Deschner | 2008-07-18 | 1 | -0/+48 |
| | | | | | Guenther (This used to be commit b042787ec61bb5cb98f882ac7be8df1691a78921) | ||||
* | netapi: remove unrequired headers. | Günther Deschner | 2008-06-04 | 1 | -5/+0 |
| | | | | | Guenther (This used to be commit f8fec49ce10cbd663cb30ac94a543b4a76a8dc57) | ||||
* | netapi: add libnetapi_samr_open_builtin_domain(). | Günther Deschner | 2008-06-03 | 1 | -0/+39 |
| | | | | | Guenther (This used to be commit f15a7f9ab1da88369185beda267f3e67a3b36191) | ||||
* | netapi: let libnetapi_samr_open_domain return WERROR. | Günther Deschner | 2008-06-03 | 1 | -9/+16 |
| | | | | | Guenther (This used to be commit 3d037a07e015a3af75dde054cef4c0bb7795fbb5) | ||||
* | netapi: add libnetapi_samr_open_domain(). | Günther Deschner | 2008-06-03 | 1 | -0/+104 |
Guenther (This used to be commit a99906f661faa104da4b40707597ceb4542548f8) |