Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-08 | Revert "s3: Make libnetapi_open_pipe take strings instead of a ↵ | Volker Lendecke | 1 | -1/+1 | |
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 | -1/+1 | |
2009-01-18 | libnetapi_open_pipe does not need to return cli_state | Volker Lendecke | 1 | -1/+0 | |
The user session key is also available in rpccli->auth->user_session_key Guenther, please check! Thanks, Volker | |||||
2008-09-11 | netapi: make add_GROUP_USERS_INFO_X_buffer non-static. | Günther Deschner | 1 | -0/+7 | |
Guenther (This used to be commit 87fc15d9b52bbb15550015cb106062d24c5674ba) | |||||
2008-08-14 | netapi: make libnetapi_open_ipc_connection static. | Günther Deschner | 1 | -4/+2 | |
Guenther (cherry picked from commit 0259914f8ff04514a8395d8e1af61aadd50c5efb) (This used to be commit 7edc671cc1007ae216e7efdbcdb9cfa1e547dca5) | |||||
2008-08-14 | netapi: make non-implemented local calls default to remote "localhost" calls. | Günther Deschner | 1 | -0/+7 | |
Guenther (cherry picked from commit aa70e588803e3767796dc958b139f4ee464d8626) (This used to be commit 9927ac6eec9fe1fecfedb97b61c4f93379fc8722) | |||||
2008-07-21 | Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idx | Volker Lendecke | 1 | -2/+2 | |
(This used to be commit 726e56c72fdb685ab5eddefd2fd8b043dc38d6ad) | |||||
2008-07-18 | netapi: add libnetapi_samr_free(). | Günther Deschner | 1 | -0/+1 | |
Guenther (This used to be commit 3228088a0954ac25584d06a681f4e0615dee425c) | |||||
2008-07-18 | netapi: use private samr structure in libnetapi_samr_open_builtin(). | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit 538ac493b71b4c880bb6fb0fc5fc2f15e1a19f95) | |||||
2008-07-18 | netapi: use private samr structure in libnetapi_samr_open_domain(). | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit 3c63ebfc00cda0334802bff1883ebbc3138a70f1) | |||||
2008-07-18 | netapi: add libnetapi_samr_close_builtin_handle(). | Günther Deschner | 1 | -0/+2 | |
Guenther (This used to be commit 05cad0d8b4205c052c607b1d36c121bb4c226ab1) | |||||
2008-07-18 | netapi: add libnetapi_samr_close_domain/connect_handle. | Günther Deschner | 1 | -0/+4 | |
Guenther (This used to be commit b042787ec61bb5cb98f882ac7be8df1691a78921) | |||||
2008-07-18 | netapi: add libnetapi_private_ctx and init function. | Günther Deschner | 1 | -0/+18 | |
Guenther (This used to be commit 45fff2d37ae21c76d100f66d9154f6add446f380) | |||||
2008-06-03 | netapi: add libnetapi_samr_open_builtin_domain(). | Günther Deschner | 1 | -0/+7 | |
Guenther (This used to be commit f15a7f9ab1da88369185beda267f3e67a3b36191) | |||||
2008-06-03 | netapi: let libnetapi_samr_open_domain return WERROR. | Günther Deschner | 1 | -7/+7 | |
Guenther (This used to be commit 3d037a07e015a3af75dde054cef4c0bb7795fbb5) | |||||
2008-06-03 | netapi: add libnetapi_samr_open_domain(). | Günther Deschner | 1 | -0/+7 | |
Guenther (This used to be commit a99906f661faa104da4b40707597ceb4542548f8) | |||||
2008-04-10 | Add libnetapi_open_pipe, inspired by the cli_cm_ interface. | Günther Deschner | 1 | -0/+4 | |
Guenther (This used to be commit 87d8fc338f6e6b48691bff3eeebfc00c5d408ff7) | |||||
2008-04-10 | Split out private headers in libnetapi. | Günther Deschner | 1 | -0/+32 | |
Guenther (This used to be commit dd6251d51472a96bfc5ba3d62ea788c8924d4c6b) |