Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-12 | s3-netapi: use libnetapi_get_binding_handle(). | Günther Deschner | 1 | -12/+6 | |
Guenther | |||||
2011-01-11 | s3-initshutdown: prefer dcerpc_initshutdown_X functions. | Günther Deschner | 1 | -3/+9 | |
Guenther | |||||
2010-10-02 | s3: Attempt to fix bug 7665 | Volker Lendecke | 1 | -2/+2 | |
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. | |||||
2010-08-25 | s3-lsa: separate out init_lsa headers. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-11-26 | s3-rpc: Avoid including every pipe's client and server stubs everywhere in ↵ | Günther Deschner | 1 | -0/+1 | |
samba. Guenther | |||||
2009-11-08 | Revert "s3: Make libnetapi_open_pipe take strings instead of a ↵ | Volker Lendecke | 1 | -4/+2 | |
ndr_interface_table" This reverts commit 5fc9d93408effe75abcd231c45cbc14656692ebe. | |||||
2009-11-08 | s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_table | Volker Lendecke | 1 | -2/+4 | |
2009-05-14 | s3-netapi: implement NetShutdownInit_r and NetShutdownAbort_r. | Günther Deschner | 1 | -2/+49 | |
Guenther | |||||
2009-05-14 | s3-netapi: add NetShutdownInit and NetShutdownAbort skeletons. | Günther Deschner | 1 | -0/+61 | |
Guenther |