summaryrefslogtreecommitdiff
path: root/source3/rpc_client/cli_srvsvc.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-27Remove pstrings from everything except srv_spoolss_nt.c.Jeremy Allison1-22/+22
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-0/+585
2007-10-10r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij1-613/+0
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-14/+15
2007-10-10r16335: Fix Klocwork IDs 107 108 109 111 112 113 114 116 117 118 121Volker Lendecke1-0/+13
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-187/+115
2007-10-10r7632: Cleanup "net share migrate"-code.Günther Deschner1-0/+57
2007-10-10r7534: Add missing cli_srvsvc_net_share_set_info-function andGünther Deschner1-0/+50
2007-10-10r4561: This looks a lot larger than it is, this is to reduce the clutter on f...Volker Lendecke1-8/+8
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-8/+4
2007-10-10r2935: This is a long-standing one in my patch-queue: A pair of net commandsVolker Lendecke1-0/+88
2007-10-10r1692: first commit :)Günther Deschner1-2/+4
2007-10-10r1553: Good patch from Guenther Deschner <gd@sernet.de> to display share ACLJeremy Allison1-0/+36
2003-09-25Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison1-8/+8
2003-08-01Update my copyrights according to my agreement with IBMJim McDonough1-1/+1
2003-02-25Merge: const fixes.Tim Potter1-3/+4
2003-02-19Merge NTSTATUS vs WERROR return for cli_srvsvc_net_srv_get_info()Tim Potter1-11/+7
2002-08-17Sync 3.0 branch with HEADJelmer Vernooij1-343/+384
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-13/+17
2002-03-17Renamed get_nt_error_msg() to nt_errstr().Tim Potter1-5/+5
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-10-14the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell1-4/+0
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-4/+0
2001-03-09Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison1-10/+10
2000-12-15Added lock backouts on fail.Jeremy Allison1-2/+0
2000-07-27Ok - this is a *BIG* change - but it fixes the problems with static stringsJeremy Allison1-10/+10
2000-03-22acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison1-25/+0
2000-03-22added the following message to all dce/rpc client/server code, exceptLuke Leighton1-0/+25
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-389/+205
1999-11-27removed do_ prefix from srvsvc APILuke Leighton1-7/+7
1999-11-27using "abstracted" cli_connection, got \PIPE\srvsvc commands up and runningLuke Leighton1-53/+104
1999-11-03created msrpc_srv_enum_tprt() function by massaging cmd_srv_enum_tprt().Luke Leighton1-1/+1
1999-10-30NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.Luke Leighton1-0/+77
1999-09-12- initialising mach_passwd_file locks to zero (prev. uninit.)Luke Leighton1-1/+1
1999-08-18event log update, netsessenum, netconnenum update.Luke Leighton1-4/+4
1999-05-01Adding "time" rpcclient command which displays the remote time.Matthew Chapman1-0/+56
1998-12-07removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton1-10/+10
1998-10-02Makefile.in :Luke Leighton1-10/+10
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+411