summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient/cmd_srvsvc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #10100 - rpcclient crashes when sending the 'netshareenum 502' commandJeremy Allison2013-08-211-3/+7
* s3-rpcclient: pass struct ndr_interface_table downAndrew Bartlett2012-01-181-13/+13
* libcli/security: move display_sec headers to own header file and add toGünther Deschner2011-03-161-0/+1
* s3-rpcclient: prefer dcerpc_srvsvc_X functions.Günther Deschner2011-01-131-28/+90
* s3:rpcclient: we also need some ndr_pull functionsStefan Metzmacher2010-08-081-0/+1
* s3-rpcclient: allow to define server_unc in cmd_srvsvc_srv_query_info().Günther Deschner2010-04-071-4/+10
* s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner2009-11-261-0/+1
* Revert "s3: Do not directly reference the ndr_table_* in rpcclient"Volker Lendecke2009-11-081-52/+13
* s3: Do not directly reference the ndr_table_* in rpcclientVolker Lendecke2009-11-081-13/+52
* Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-211-13/+13
* rpcclient: fix another srv_name_slash.Günther Deschner2008-04-291-6/+1
* Move srv_name_slash from cli_state to rpc_pipe_clientVolker Lendecke2008-04-201-1/+1
* Add "desthost" to rpc_pipe_clientVolker Lendecke2008-04-201-14/+14
* Fix build of rpcclient.Günther Deschner2008-04-011-2/+2
* Add support for setting resume handle in netsessenum rpcclient command.Günther Deschner2008-03-211-3/+9
* Allow to set or unset resume_handle in netconnenum in rpcclient.Günther Deschner2008-03-211-1/+3
* Use existing srv_name_slash.Günther Deschner2008-03-121-3/+1
* Allow to send no resume_handle in rpcclient's NetShareEnum* calls.Günther Deschner2008-03-111-2/+4
* Fix netdiskenum call in rpcclient.Günther Deschner2008-03-111-1/+1
* Add netconnenum to rpcclient.Günther Deschner2008-03-101-0/+67
* Add netdiskenum to rpcclient.Günther Deschner2008-03-101-0/+42
* Use rpccli_srvsvc_NetFileEnum in net and rpcclient.Günther Deschner2008-03-101-9/+21
* Add netsessenum command to rpcclient.Günther Deschner2008-03-101-0/+84
* Add netsessdel command to rpcclient.Günther Deschner2008-03-101-0/+28
* Add netfilegetsec command to rpcclient.Günther Deschner2008-03-081-0/+31
* Add netnamevalidate command to rpcclient.Günther Deschner2008-03-071-0/+34
* Use pidl generated NetShareGet/SetInfo and Enum calls in rpcclient.Günther Deschner2008-03-071-79/+191
* Use rpccli_srvsvc_NetRemoteTOD() in rpcclient.Günther Deschner2008-03-051-3/+10
* Use rpccli_srvsvc_NetSrvGetInfo() in rpcclient.Günther Deschner2008-03-051-40/+38
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-128/+133
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r20832: Remove extra pointers previously added to unique [out] pointers. Inst...Jelmer Vernooij2007-10-101-6/+4
* r19797: Convert the remaining pipes to the "new" unique out ptr handlingVolker Lendecke2007-10-101-4/+6
* r19451: Another cleanup of 18802. Referring to structures after the block has...Volker Lendecke2007-10-101-3/+3
* r18935: Make "netshareenum" work again. There is most probably a better way toGünther Deschner2007-10-101-1/+28
* r18874: Fix some NTSTATUS/WERROR mixupsVolker Lendecke2007-10-101-31/+31
* r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. ItAndrew Tridgell2007-10-101-1/+1
* r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij2007-10-101-102/+70
* r12901: Fix netfileenum returning WERR_BUF_TOO_SMALL.Günther Deschner2007-10-101-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-21/+23
* r7632: Cleanup "net share migrate"-code.Günther Deschner2007-10-101-0/+5
* r7534: Add missing cli_srvsvc_net_share_set_info-function andGünther Deschner2007-10-101-0/+83
* r1553: Good patch from Guenther Deschner <gd@sernet.de> to display share ACLJeremy Allison2007-10-101-0/+23
* Merge of waider's rpcclient return type patch.Tim Potter2003-03-181-16/+16
* Merge: const fixes.Tim Potter2003-02-251-4/+4
* Merge NTSTATUS vs WERROR return for cli_srvsvc_net_srv_get_info()Tim Potter2003-02-191-4/+3
* merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-4/+4
* sync 3.0 branch with HEADJelmer Vernooij2002-08-171-1/+1
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-1/+130