summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient
Commit message (Collapse)AuthorAgeFilesLines
...
* Use rpccli_samr_DeleteDomAlias() in net and rpcclient.Günther Deschner2008-02-011-1/+2
| | | | | Guenther (This used to be commit bbed3aed5175589787cb1b233ce4e81ecc0c81fe)
* Use rpccli_samr_DeleteDomainGroup() in net and rpcclient.Günther Deschner2008-02-011-2/+3
| | | | | Guenther (This used to be commit 8cc094ddb5c28c7378be6c655f3311ea6abb4f64)
* Remove rpccli_samr_close and use pidl generated function instead.Günther Deschner2008-01-311-66/+68
| | | | | Guenther (This used to be commit 64f0889401855ab76953bfae5db4fe4df19ad8a5)
* Add netrenumtrusteddomains() and netrenumtrusteddomainsex() cmds to rpcclient.Günther Deschner2008-01-301-0/+71
| | | | | Guenther (This used to be commit 6bbe0fde6ebb5c1ea00ea24d3bdbffbf6f246bd6)
* Remove include/rpc_ds.h and all references to it completly.Günther Deschner2008-01-291-2/+2
| | | | | | | Jerry, please have a look if you're fine with that. Guenther (This used to be commit beae25c808a3a03d645f247e9befcd05e3ecca2c)
* Remove last caller of rpccli_ds_enum_domain_trusts().Günther Deschner2008-01-292-26/+1
| | | | | | | I added an alias in rpcclient's netlogon command table. Guenther (This used to be commit 1a900e08e92484407d69661517f08e675a3c352a)
* Add cmd_netlogon_dsr_getforesttrustinfo and deregisterdnsrecords to rpcclient.Günther Deschner2008-01-251-0/+49
| | | | | Guenther (This used to be commit 227f5755c8844dbff8d66adec3d7fd94b583358f)
* Use rpccli_netr_DsRGetDCNameEx and rpccli_netr_DsRGetDCNameEx2 in rpcclient.Günther Deschner2008-01-251-34/+99
| | | | | Guenther (This used to be commit 2caed3f816d29bd7dfa36df3ddd6aeba5bbfa252)
* Fix bogus uninitialized variable warningsVolker Lendecke2008-01-251-1/+1
| | | | (This used to be commit 71d6580c837adcc2cddcdff561f6fb09701501ee)
* Add cmd_netlogon_dsr_enumtrustdom() to rpcclient.Günther Deschner2008-01-251-0/+48
| | | | | Guenther (This used to be commit cb44c901c1bc66da9f3636020401238ce0005105)
* Use generated DSSETUP client & server rpc functions and remove the ↵Günther Deschner2008-01-251-20/+31
| | | | | | | hand-written ones. Guenther (This used to be commit d5ebfccebb1f1b56b45673a506fcdb414103c43b)
* Remove rpccli_samr_get_dom_pwinfo() and rpccli_samr_get_usrdom_pwinfo().Günther Deschner2008-01-251-21/+23
| | | | | Guenther (This used to be commit 29690d18608ab2d694c23ed7656348c8c71f204e)
* Trying to avoid defining new SAMR acct creation flags when we already have ↵Günther Deschner2008-01-251-4/+5
| | | | | | | | | them with different names. Matt, Jeremy, please check. Guenther (This used to be commit d4a9e46edf7336f673c001c559af96eb0ecf9f6f)
* Add cmd_netlogon_gettrustrid() to rpcclient.Günther Deschner2008-01-241-0/+42
| | | | | Guenther (This used to be commit 231a4d051f24af7cf5bf13d7dd613f33dc06f21a)
* Windows 2008 (Longhorn) auth2 flag fixes.Andreas Schneider2008-01-231-1/+1
| | | | | Interop fixes for AD specific flags. Original patch from Todd Stetcher. (This used to be commit 5aadfcdaacd6f136eab9e107a88b8544e6d2105f)
* Forward ported version of Matt Geddes <musicalcarrion@gmail.com>Jeremy Allison2008-01-231-4/+7
| | | | | | | patch for adding acct_flags to rpccli_samr_create_dom_user(). Jerry please test. Jeremy. (This used to be commit 7d94f97947b7edfcf3ec52f0125e4593d6d54c05)
* strtok -> strtok_rVolker Lendecke2008-01-231-4/+6
| | | | (This used to be commit fd34ce437057bb34cdc37f4b066e424000d36789)
* Finally enable pidl generated SAMR & NETLOGON headers and clients.Günther Deschner2008-01-171-10/+10
| | | | | Guenther (This used to be commit f7100156a7df7ac3ae84e45a47153b38d9375215)
* Use NDR_PRINT_UNION_STRING instead of NDR_PRINT_UNION_DEBUG in rpcclient.Günther Deschner2008-01-151-8/+14
| | | | | Guenther (This used to be commit 2c045a8c817b4ec200830c4f8b508c1cd4c4d9aa)
* Apply const to rpccli_lsa_query_info_policy() and ↵Günther Deschner2008-01-151-1/+1
| | | | | | | rpccli_lsa_query_info_policy2(). Guenther (This used to be commit 7a3fe68bef7acde9d9f8a7a44ce7e9432f3c5a95)
* Fix rpcclient display_trust_dom_info().Günther Deschner2008-01-141-1/+1
| | | | | Guenther (This used to be commit 54bdd22a07e885f896a8f784bc12096f65afac75)
* Remove some more hand written LSA rpc.Günther Deschner2008-01-141-3/+6
| | | | | | | | | (rpccli_lsa_open_trusted_domain, rpccli_lsa_query_trusted_domain_info, cli_lsa_query_domain_info_policy). Guenther (This used to be commit 5bfb33f1c5a16d10f77cb76962df4a949626a062)
* Use some more pidl generated LSA rpc in rpcclient.Günther Deschner2008-01-141-59/+46
| | | | | Guenther (This used to be commit 153e4dd162423a846dbd4a9a1be1fd747792bdbf)
* Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.Michael Adam2008-01-091-2/+3
| | | | | Michael (This used to be commit 6b2b9a60ef857ec31da5fea631535205fbdede4a)
* Add general '-e' option to enable smb encryptionJeremy Allison2008-01-051-0/+12
| | | | | | on tools. Jeremy. (This used to be commit 757653966fc1384159bd2d57c5670cd8af0cae96)
* Kill fstring in getdcname & getanydcname return.Günther Deschner2007-12-211-4/+4
| | | | | Guenther (This used to be commit b7383818168863a7ba43c2456f8c44e96e76707a)
* Add cmd_wkssvc_enumeratecomputernames to rpcclient.Günther Deschner2007-12-191-0/+37
| | | | | Guenther (This used to be commit 289151393a43c7f0c2baafdd79d1163fc80aad6a)
* Fix an error when accessing unallocated sid in error path.Michael Adam2007-12-181-3/+3
| | | | | Michael (This used to be commit 2a0585d3093265a499c9fef60d500059f79b4112)
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-153-8/+8
| | | | | least surprise for callers (This used to be commit eb523ba77697346a365589101aac379febecd546)
* Replace sid_string_static with sid_string_tosVolker Lendecke2007-12-151-5/+6
| | | | | In utils/ I was a bit lazy... (This used to be commit 60e830b0f4571bd5d9039f2edd199534f2a4c341)
* Replace "unknown" with access_mask when calling samr_CreateUser2().Günther Deschner2007-12-111-3/+3
| | | | | Guenther (This used to be commit cfc6e7a2e657ee55364b739d9fe0093e4f7c8b27)
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-2/+2
| | | | | | | them with malloc'ing accessor functions. Should save a lot of static space :-). Jeremy. (This used to be commit 52dc5eaef2106015b3a8b659e818bdb15ad94b05)
* Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into ↵Jeremy Allison2007-12-071-1/+81
|\ | | | | | | | | | | v3-2-test (This used to be commit 0c21c5fa84e18d78801ab79abd726e5588902476)
| * Allow to set custom message in wkssvc messagebuffer.Günther Deschner2007-12-071-1/+6
| | | | | | | | | | Guenther (This used to be commit 4c03cbdc816842f1d657fdc8499e3ad9a459f0d7)
| * Fix build with new werror based pidl rpc.Günther Deschner2007-12-071-4/+9
| | | | | | | | | | Guenther (This used to be commit 0e8fdfac8a7754c105f01bd21816a7940c20e878)
| * Add cmd_wkssvc_messagebuffersend().Günther Deschner2007-12-071-2/+37
| | | | | | | | | | Guenther (This used to be commit 71e512efabe833a850cce3ed827415b5d1c032d5)
| * Add getjoininformation to rpcclient.Günther Deschner2007-12-071-0/+26
| | | | | | | | | | Guenther (This used to be commit 699f6b1bc332b1e2834f5c384440b2501838c43f)
| * Allow to set level in cmd_wkssvc_wkstagetinfo().Günther Deschner2007-12-061-0/+9
| | | | | | | | | | Guenther (This used to be commit 2c287ce0507a019aaa4d8dec74bc5c515ec2e3c7)
* | Make all the tools use the proper accessor functions.Jeremy Allison2007-12-062-8/+8
| | | | | | | | | | Jeremy. (This used to be commit 6d61bb87975839adb25c304e5e5041f91b12d236)
* | Remove pstrings from client/client.c by doing a large rewrite.Jeremy Allison2007-12-062-7/+8
|/ | | | | | Mostly compiles.... Jeremy. (This used to be commit c87f3eba9aa52f4ab25d77e2167262bf5c43b1a6)
* Fix wkssvc callers.Günther Deschner2007-12-031-2/+4
| | | | | Guenther (This used to be commit b734cd8aab163d794b969c4e1e721e81a8b4d44c)
* Fix dfs callers.Günther Deschner2007-12-031-42/+56
| | | | | Guenther (This used to be commit 0a8759d0118715ef1546ae5fc404a26f874f2d80)
* Reanimate rpcclient wkssvc command.Günther Deschner2007-12-032-65/+34
| | | | | Guenther (This used to be commit 1d615e3ac397106f47c51ace36c01a8f6e1d5d13)
* Fix some C++ warningsVolker Lendecke2007-12-011-9/+3
| | | | | I think were are actually bugs. (This used to be commit 1be19f07889ae09f79030f1ff8f2cf5e9a3d9dc5)
* Give rpcclient a talloc stackframe.Michael Adam2007-11-281-12/+23
| | | | | Michael (This used to be commit 3330394d2d5d58576d9ddb52f60a3e27f31d5198)
* Remove some staticsVolker Lendecke2007-11-271-1/+2
| | | | (This used to be commit 1fab16ffb888cd4ec18e52d9da33976a67a5d104)
* More trivial pstring removal.Jeremy Allison2007-11-202-54/+107
| | | | | Jeremy. (This used to be commit bac3bb2f6e9e15b3a9a6a6511c484f8509918ca1)
* Change all occurrences of zero_addr(&ss,AF_INET) toJeremy Allison2007-10-271-1/+1
| | | | | | | | | zero_addr(&ss). All current uses were always of the AF_INET form, so simplify the call. If in the future we need to zero an addr to AF_INET6 this can be done separately. Jeremy. (This used to be commit 2e92418a138bf2738b77b7e0fcb2fa37ad84fc0c)
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-22/+24
| | | | | | | | | | | | | | to struct sockaddr_storage in most places that matter (ie. not the nmbd and NetBIOS lookups). This passes make test on an IPv4 box, but I'll have to do more work/testing on IPv6 enabled boxes. This should now give us a framework for testing and finishing the IPv6 migration. It's at the state where someone with a working IPv6 setup should (theorecically) be able to type : smbclient //ipv6-address/share and have it work. Jeremy. (This used to be commit 98e154c3125d5732c37a72d74b0eb5cd7b6155fd)
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-185-33/+33
| | | | | | | | bugs in various places whilst doing this (places that assumed BOOL == int). I also need to fix the Samba4 pidl generation (next checkin). Jeremy. (This used to be commit f35a266b3cbb3e5fa6a86be60f34fe340a3ca71f)