Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-06-03 | netapi: add NetLocalGroupAdd to public api. | Günther Deschner | 1 | -0/+33 | |
Guenther (This used to be commit 05ded246426415b61597d003ffac519847c08620) | |||||
2008-06-03 | netapi: Implement NetLocalGroupAdd(). | Günther Deschner | 1 | -2/+153 | |
Guenther (This used to be commit f68f75a6e4b4ba8b38cac7578c65dc7361315b28) | |||||
2008-06-03 | netapi: add NetLocalGroupAdd() skeleton. | Günther Deschner | 3 | -0/+97 | |
Guenther (This used to be commit 528544d4ce8fa27940a2f5e3c989cf37ef888f94) | |||||
2008-06-03 | netapi: use libnetapi_samr_open_domain(). | Günther Deschner | 2 | -607/+87 | |
Guenther (This used to be commit b07445e86f43d6e9e45b7c502ab7998bca4db14f) | |||||
2008-06-03 | netapi: add libnetapi_samr_open_domain(). | Günther Deschner | 2 | -0/+111 | |
Guenther (This used to be commit a99906f661faa104da4b40707597ceb4542548f8) | |||||
2008-06-03 | netapi: Add NetGroupDelUser() example. | Günther Deschner | 2 | -1/+98 | |
Guenther (This used to be commit 1a8df720306662c2109654c8666cd33dcb769ec4) | |||||
2008-06-03 | netapi: Implement NetGroupDelUser(). | Günther Deschner | 2 | -2/+186 | |
Guenther (This used to be commit 10f69b3ce58be06d95e4dfd5782d9481f4af76bf) | |||||
2008-06-03 | netapi: add NetGroupAddUser() example. | Günther Deschner | 2 | -1/+98 | |
Guenther (This used to be commit 7ebe949643a53f636a942171147f0be5e32b4a37) | |||||
2008-06-03 | netapi: implement NetGroupAddUser(). | Günther Deschner | 2 | -2/+185 | |
Guenther (This used to be commit c727a49519b2da6c5eb9ccc5025ab844fe8330ad) | |||||
2008-06-03 | netapi: add dummy implementation for NetGroupAddUser() and NetGroupDelUser(). | Günther Deschner | 3 | -0/+138 | |
Guenther (This used to be commit 6eba84edc60829f0cdf3508520625e66fe88afde) | |||||
2008-06-03 | netapi: add NetGroupGetInfo() example code. | Günther Deschner | 2 | -1/+129 | |
Guenther (This used to be commit 99c8f7e90c6ac512dbb0c3eefb55c74b4d097d62) | |||||
2008-06-03 | netapi: Implement NetGroupGetInfo_r(). | Günther Deschner | 1 | -2/+213 | |
Guenther (This used to be commit a8baa45aecc22763a9f86e722ca1c6b7bc88b150) | |||||
2008-06-03 | netapi: add dummy implementation of NetGroupGetInfo(). | Günther Deschner | 4 | -0/+93 | |
Guenther (This used to be commit 88d03b1645d78334eb6f1fee52838a08539a6aba) | |||||
2008-06-03 | netapi: Add NetGroupSetInfo() example code. | Günther Deschner | 2 | -1/+149 | |
Guenther (This used to be commit a81b302953eca90d5fb2998fb655406324f67865) | |||||
2008-06-03 | netapi: implement NetGroupSetInfo_r(). | Günther Deschner | 1 | -2/+225 | |
Guenther (This used to be commit 4d11c32874f4cbc64c7bcb2092970fa5c07b1d0e) | |||||
2008-06-03 | netapi: Add dummy implementation of NetGroupSetInfo(). | Günther Deschner | 4 | -1/+104 | |
Guenther (This used to be commit 7e47bdc0829d7ac856028a99389310f721a265ce) | |||||
2008-06-03 | netapi: let NetGroupAdd_l and NetGroupDel_l call the remote functions. | Günther Deschner | 1 | -2/+2 | |
Guenther (This used to be commit d62eae5705e001ed7e39832b52ae139c19549ab8) | |||||
2008-06-03 | netapi: add NetGroupDel() example code. | Günther Deschner | 2 | -1/+89 | |
Guenther (This used to be commit 08f345741110c6e25fa6a4349885c3066acf5205) | |||||
2008-06-03 | netapi: implement NetGroupDel_r(). | Günther Deschner | 1 | -2/+209 | |
Guenther (This used to be commit bcf3df6ca96845755eee6c762f57548de8aba610) | |||||
2008-06-03 | netapi: add NetGroupAdd() example code. | Günther Deschner | 2 | -1/+97 | |
Guenther (This used to be commit 53272e29ad9c2a6c81ab35a405c57b1799f3f832) | |||||
2008-06-03 | netapi: implement NetGroupAdd_r(). | Günther Deschner | 1 | -2/+237 | |
Guenther (This used to be commit b00bff961ea786b0cbd8ec7faf554efae72169ea) | |||||
2008-06-03 | netapi: Add NetGroupDel/NetGroupAdd header. | Günther Deschner | 1 | -0/+71 | |
Guenther (This used to be commit 84104cb900774fd2987636e59e562477c3ed2977) | |||||
2008-06-03 | libnetapi: add dummy implementation for NetGroupAdd() and NetGroupDel(). | Günther Deschner | 3 | -1/+157 | |
Guenther (This used to be commit d690f9e9f8b8a0aeda311913589ae48805f7e3b8) | |||||
2008-05-16 | netdomjoin-gui: before prompting for creds (for receiving joinable ous), ↵ | Günther Deschner | 1 | -1/+31 | |
find a dc. Guenther (This used to be commit ae60695a349bccd1128e6c439664b0607627ef23) | |||||
2008-05-09 | dsgetdcname: use existing messaging_context if possible. | Günther Deschner | 2 | -3/+4 | |
Guenther (This used to be commit 7889516a384c155a9045aad4409c041fddd0d98d) | |||||
2008-05-09 | Use strip_hostname after dsgetdcname/getdcname calls. | Günther Deschner | 1 | -5/+12 | |
Guenther (This used to be commit 82cbb3269b2e764c9c2a2fbcbe9c29feae07fb62) | |||||
2008-05-08 | netdomjoin-gui: before prompting for creds, ask dsgetdcname for a dc. | Günther Deschner | 1 | -0/+35 | |
Guenther (This used to be commit 47146effc1c2bca516d4fbccf221b5b0e02737bf) | |||||
2008-05-07 | netapi: add -f switch for DsGetDCName() example and be more verbose on output. | Günther Deschner | 1 | -3/+15 | |
Guenther (This used to be commit 3feaa9829cc5bdeb7a5401c3c24b3811816396ce) | |||||
2008-04-29 | netapi: fix returned name buffer in NetGetJoinInformation_r(). | Günther Deschner | 1 | -1/+5 | |
Guenther (This used to be commit 0e8e05d556a7f84e500cca3fa858f9b4a9522a5f) | |||||
2008-04-20 | libnetapi: Add Doxyfile. | Günther Deschner | 1 | -0/+1362 | |
Guenther (This used to be commit a34801d67789340b515c5e575c3fd3175dddbecf) | |||||
2008-04-20 | netdomjoin-gui: Omit warning when unjoining a domain fails. | Günther Deschner | 1 | -0/+4 | |
Guenther (This used to be commit ba1d2e87614a98b4f811c75a0d9cfa8491f5cb4d) | |||||
2008-04-20 | Make convert_samr_dispinfo_to_NET_DISPLAY() static | Volker Lendecke | 1 | -5/+5 | |
(This used to be commit a30a26d471a572167ee13bf10be1a275a6592851) | |||||
2008-04-20 | Introduce rpc_pipe_np_smb_conn() | Volker Lendecke | 1 | -1/+1 | |
This abstracts away all references to rpc_pipe_client->cli, the only reference is now in cli_pipe.c. (This used to be commit c56e1c08cef107ff33a34346ceeca3475a102b19) | |||||
2008-04-20 | Remove the pipe_idx variable from rpc_pipe_client | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 4840febcd481563c3d9b2fabc1fe1b2ae5a76cf6) | |||||
2008-04-20 | Add "desthost" to rpc_pipe_client | Volker Lendecke | 1 | -1/+1 | |
This reduces the dependency on cli_state (This used to be commit 783afab9c891dd7bcb78895b2a639b6f3a0edf5b) | |||||
2008-04-17 | libnetapi: Disable talloc_enable_leak_report. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit 4ba98dd0cc13984a8dc54e4d4935487fc8938039) | |||||
2008-04-17 | netdomjoin-gui: Fix label alignment showing up with lower screen-resolution. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit e06a54aa7da857e006649469e7eb8d76711221c1) | |||||
2008-04-16 | libnetapi: Add initial inline doxygen comments. | Günther Deschner | 1 | -36/+195 | |
Guenther (This used to be commit 01bc4b6ac03b98c2371b4dfc0948f5ef8d06bcbc) | |||||
2008-04-16 | libnetapi: Let NetUserAdd_l/NetUserDel_l talk to the local RPC server. | Günther Deschner | 1 | -10/+20 | |
Guenther (This used to be commit 9bbb6cea0b21d98ae13f7a41226b437515bd5a2f) | |||||
2008-04-16 | libnetapi: do not overwrite status in libnetapi_get_error_string(). | Günther Deschner | 1 | -2/+3 | |
Guenther (This used to be commit 143e2b573043dd04a6404fc91d781e8a727bd092) | |||||
2008-04-15 | libnetapi: Add missing headers. | Günther Deschner | 1 | -0/+25 | |
Guenther (This used to be commit 3fda711f2526914bf18ec004d553453e692b1e85) | |||||
2008-04-13 | libnetapi: add libnetapi_set_use_kerberos | Günther Deschner | 4 | -2/+25 | |
Don't unconditionally set the kerberos flag for authentication. Guenther (This used to be commit 15bef5ae413adf278cccc0e547c4b8ccd180eca2) | |||||
2008-04-13 | libnetapi: Add NetQueryDisplayInformation header. | Günther Deschner | 1 | -0/+8 | |
Guenther (This used to be commit 3c107934acc907e3eedd116b42d1d07ee0574183) | |||||
2008-04-13 | libnetapi: add NetQueryDisplayInformation example. | Günther Deschner | 2 | -1/+105 | |
Guenther (This used to be commit 5f9332cf1f60bb5a23a16776b95af3a83c5deb40) | |||||
2008-04-13 | libnetapi: fill in NetQueryDisplayInformation_r. | Günther Deschner | 1 | -1/+295 | |
Guenther (This used to be commit 7fb9991b4c54fd0b9629e47afc1e5bbc2cfc1088) | |||||
2008-04-13 | libnetapi: don't reset the error code in NetUserAdd_r if the operation failed. | Günther Deschner | 1 | -6/+2 | |
Guenther (This used to be commit 9edb067f62b1e36f1da461b3eb09cb123d2089dd) | |||||
2008-04-13 | libnetapi: add NetQueryDisplayInformation skeleton. | Günther Deschner | 3 | -0/+82 | |
Guenther (This used to be commit 6ec4a62b6d584f6745c3285474372f235614b598) | |||||
2008-04-13 | libnetapi: don't to try to free NULL struct. | Günther Deschner | 1 | -0/+4 | |
Guenther (This used to be commit eb33d30d80ab2fe770e248f5b2a70a83a43dd156) | |||||
2008-04-13 | Fix ou handling in netdomjoin-gui. | Günther Deschner | 1 | -0/+5 | |
The ou list was concatenated again and again... Guenther (This used to be commit 84608e165e24c68c12d40086f81684ef37f69159) | |||||
2008-04-13 | libnetapi: fix a C++ warning by making implicit cast explicit | Michael Adam | 1 | -1/+1 | |
Michael (This used to be commit b62dd61cc56ec33601289fd4e23058c7f9ad3f0d) |