summaryrefslogtreecommitdiff
path: root/source3/rpcclient
AgeCommit message (Expand)AuthorFilesLines
2003-01-21revert accidentally committed changesJim McDonough2-86/+4
2003-01-21Properly display popt errors. Also fix debug to be -d for consistency with o...Jim McDonough2-4/+86
2003-01-17reverted this patch till I sort out the craziness with UNIHDRAndrew Tridgell1-2/+2
2003-01-17This removes the 3rd argument from init_unistr2(). There were 240Andrew Tridgell1-2/+2
2003-01-16allow a couple of LSA functions to take a username instead of a SID,Andrew Tridgell1-3/+44
2003-01-15*lots of small merges form HEADGerald Carter1-1/+1
2003-01-15merging some rpcclient and net functionality from HEADGerald Carter2-1/+49
2003-01-15[merge]Gerald Carter1-3/+2
2003-01-15* removed unused variable from rpcclient codeGerald Carter1-3/+2
2003-01-15added cli_lsa_enum_account_rights() call. Note that this is inAndrew Tridgell1-0/+48
2003-01-14Merge from HEAD:Andrew Bartlett2-34/+32
2003-01-11A couple more fstring/pstring issues - and move from sizeof(fstring) toAndrew Bartlett2-34/+32
2003-01-08Display an error message when the server cannot be resolved when running atTim Potter1-1/+1
2003-01-04Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1Andrew Bartlett1-19/+16
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett3-10/+10
2003-01-02BIG patch...Andrew Bartlett3-10/+10
2002-12-30the shutdown call does not have a 16 bit flags, but 2 byte representing booleansSimo Sorce1-19/+16
2002-12-23Finish adding strings to all talloc_init() calls.Jeremy Allison1-1/+1
2002-12-23Finish adding strings to all talloc_init() calls.Jeremy Allison1-1/+1
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2-3/+3
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2-3/+3
2002-12-20Merge from HEAD:Tim Potter1-2/+0
2002-12-08fix rpcclient querygroup command (from 2.2 and head)Simo Sorce1-2/+2
2002-12-08make querygroup in rpcclient working, same fix as per 2.2 treeSimo Sorce1-4/+2
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-6/+6
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-6/+6
2002-11-11Add getdata and getdataex commandsJim McDonough1-38/+187
2002-11-11Add getdata and getdataex commandsJim McDonough1-38/+187
2002-11-09deldriver fixGerald Carter1-6/+11
2002-11-09deldriver fixGerald Carter1-6/+11
2002-11-08Add enumdataex commandJim McDonough1-0/+80
2002-11-08Add enumdataex commandJim McDonough1-0/+80
2002-11-08Implement enumdata commandJim McDonough1-2/+85
2002-11-08Implement enumdata commandJim McDonough1-2/+85
2002-11-08Add enumkey command (EnumPrinterKey api)Jim McDonough1-0/+76
2002-11-08Add enumkey command (EnumPrinterKey api)Jim McDonough1-0/+76
2002-11-07Merge of scalable printing code fix... Needs testing.Jeremy Allison1-1/+1
2002-11-07Merge of scalable printing code fix... Needs testing.Jeremy Allison1-1/+1
2002-11-06Merge of get_dc_list() api change from HEAD.Tim Potter1-5/+4
2002-11-06Merge of get_dc_list() api change. This was slightly more intrusiveTim Potter1-5/+4
2002-10-28Sync with head...Jelmer Vernooij1-12/+7
2002-10-17Added new error codes. Fix up connection code to retry in the same wayJeremy Allison1-1/+1
2002-10-17Added new error codes. Fix up connection code to retry in the same wayJeremy Allison1-1/+1
2002-10-05Update popt help message and use popt-commonJelmer Vernooij1-12/+7
2002-10-04merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2-8/+2
2002-10-04This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+59
2002-10-04merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter3-8/+61
2002-10-04merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter11-91/+99
2002-10-04merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter11-91/+99
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter5-102/+83