summaryrefslogtreecommitdiff
path: root/source3/rpcclient
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1692: first commit :)Günther Deschner1-0/+8
2007-10-10r1590: Small fixes from Günther DeschnerVolker Lendecke1-7/+3
2007-10-10r1553: Good patch from Guenther Deschner <gd@sernet.de> to display share ACLJeremy Allison1-0/+23
2007-10-10r1361: patch from Guenther Deschner <gd@sernet.de> to ensure that REG_SZ valu...Gerald Carter1-2/+4
2007-10-10r1237: Correctly honor infolevel argument. Thanks to Guenther Deschner <gd@se...Volker Lendecke1-1/+1
2007-10-10r1101: Implement 'rpcclient setprintername'.Volker Lendecke1-0/+71
2007-10-10r485: fix compileGerald Carter1-3/+2
2007-10-10r196: merging struct uuid from trunkGerald Carter1-2/+2
2004-04-02Implement NETLOGON GetDCName client side. You can ask a DC for the name ofVolker Lendecke1-0/+26
2004-02-12More sync between passdb on 3.0 and HEAD.Jim McDonough1-1/+1
2004-01-16fix another bug caused by cli_lsa_query_info_policy() changesGerald Carter1-2/+4
2004-01-08This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett1-11/+15
2004-01-05Change (unused) structure parameter for cli_ds_enum_domain_trusts() cleanup.Andrew Bartlett1-1/+1
2003-12-07Fix comment.Tim Potter1-1/+1
2003-11-05Patch from James Henstridge to allow rpcclient adddriver command to specifyTim Potter1-3/+12
2003-10-27Remove trailing comma on typedef enum. albert chin (china@thewrittenword.com)Tim Potter1-1/+1
2003-10-24Add initshutdown pipe commands to rpcclient. Second part of fix to bugJim McDonough1-0/+2
2003-10-24This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+112
2003-10-24New files for support of initshutdown pipe. Win2k doesn't respond properlyJim McDonough1-0/+112
2003-10-20Fixed typo spotted by Daniel Jarboe <daniel.jarboe@custserv.com>.Jeremy Allison1-1/+1
2003-10-20Fixed typo spotted by Daniel Jarboe <daniel.jarboe@custserv.com>.Jeremy Allison1-1/+1
2003-10-20Several updates:Jim McDonough1-0/+5
2003-10-18Add epmapper commands to rpcclientJim McDonough1-0/+2
2003-10-18Add client side code to do endpoint map queries. Currently does oneJim McDonough1-0/+69
2003-10-01commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter1-21/+29
2003-10-01commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter1-21/+29
2003-09-29Merge from 3.0:Tim Potter1-2/+2
2003-09-25Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison1-2/+2
2003-09-18The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison1-1/+2
2003-09-18The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison1-1/+2
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter4-58/+86
2003-08-19 - Make 'net' use a single funciton for setting the 'use machine account' code.Andrew Bartlett1-0/+2
2003-08-19- Fix the kerberos downgrade problem:Andrew Bartlett1-49/+35
2003-08-19working on fix for BUG #294. Not done yet, but this at least clearsGerald Carter1-3/+15
2003-08-15get rid of more compiler warningsHerb Lewis2-3/+3
2003-08-14Change Samba to always use extended security for it's guest logins, (ie,Andrew Bartlett2-2/+6
2003-08-07Patch from waider@waider.ie to print out Port Type.Jeremy Allison1-1/+25
2003-08-02port latest changes from SAMBA_3_0 treeSimo Sorce3-52/+58
2003-07-30Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison1-1/+2
2003-07-30add a few more tidy ups. Now onto winbinddGerald Carter1-0/+4
2003-07-30add support for DsEnumerateDomainTrusted for enumerating all theGerald Carter2-2/+20
2003-07-25Schannel, once setup, may be used on *ANY* TCP/IP connection until theAndrew Bartlett1-33/+31
2003-07-23convert snprintf() calls using pstrings & fstringsGerald Carter1-1/+1
2003-07-22Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter1-15/+0
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter6-145/+244
2003-07-14Jeremy requested that I get my NTLMSSP patch into CVS. He didn't requestAndrew Bartlett1-15/+138
2003-07-09more compile fixes for become/unbecome_root()Gerald Carter1-0/+15
2003-07-04More conversions I missed. Thanks metze.Jeremy Allison1-1/+1
2003-07-03Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2-66/+66
2003-06-23* s/get_dc_name/rpc_dc_name/g (revert a previous change)Gerald Carter1-1/+1