Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-libnetapi: prefer dcerpc_netr_X functions. | Günther Deschner | 2011-01-13 | 1 | -7/+16 |
| | | | | | | Guenther Signed-off-by: Andreas Schneider <asn@samba.org> | ||||
* | s3: Attempt to fix bug 7665 | Volker Lendecke | 2010-10-02 | 1 | -3/+3 |
| | | | | | | | Quite a few of our internal routines put stuff on talloc_tos() these days. In top-level netapi routines, properly allocate a stackframe and clean it again. Also, don't leak memory in the rpccli_ callers onto the libnetapi context. | ||||
* | s3-libnetapi: support NETLOGON_CONTROL_FORCE_DNS_REG in I_NetLogonControl(). | Günther Deschner | 2010-09-19 | 1 | -0/+4 |
| | | | | Guenther | ||||
* | s3-netlogon: remove global include of netlogon.h. | Günther Deschner | 2010-08-06 | 1 | -1/+1 |
| | | | | | | | This reduces precompiled headers by another 4 MB and also slightly speeds up the build. 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 | ||||
* | Revert "s3: Make libnetapi_open_pipe take strings instead of a ↵ | Volker Lendecke | 2009-11-08 | 1 | -2/+2 |
| | | | | | | ndr_interface_table" This reverts commit 5fc9d93408effe75abcd231c45cbc14656692ebe. | ||||
* | s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_table | Volker Lendecke | 2009-11-08 | 1 | -2/+2 |
| | |||||
* | s3-libnetapi: fill in I_NetLogonControl{2}_r. | Günther Deschner | 2009-10-16 | 1 | -2/+181 |
| | | | | Guenther | ||||
* | s3-libnetapi: add I_NetLogonControl{2} skeleton. | Günther Deschner | 2009-10-16 | 1 | -0/+61 |
Guenther |