summaryrefslogtreecommitdiff
path: root/source3/rpcclient
AgeCommit message (Expand)AuthorFilesLines
2003-01-29Merge tpot's changes to request the correct sizes for user dispinfoJeremy Allison1-6/+22
2003-01-29Remove NULL buffer checks before rpcstr_pull() as they're now doneJeremy Allison1-63/+38
2003-01-29Merge tridge's client priv code from HEAD.Jeremy Allison1-11/+56
2003-01-28Merging tridge's privillage client changes from HEAD.Jeremy Allison1-0/+74
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-14Merge from HEAD:Andrew Bartlett2-34/+32
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
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-20Merge from HEAD:Tim Potter1-2/+0
2002-12-08fix rpcclient querygroup command (from 2.2 and head)Simo Sorce1-2/+2
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-09deldriver fixGerald Carter1-6/+11
2002-11-08Add enumdataex commandJim McDonough1-0/+80
2002-11-08Implement enumdata commandJim McDonough1-2/+85
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-06Merge of get_dc_list() api change from HEAD.Tim 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-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
2002-09-05The new popt_common_debug code obviates the need to muck around withTim Potter1-10/+2
2002-09-04remove inet_aton()Gerald Carter1-1/+1
2002-09-03Fix setprinterdata rpcclient command to use new cli_spoolss_setprinterdataTim Potter1-6/+12
2002-09-03Change JOB_INFO_CTR to return a pointer to an array rather than array of poin...Tim Potter1-2/+2
2002-08-30allow rpcclient's samlogon command to use cli_net_3().Jean-François Micouleau1-3/+11
2002-08-30added cli_net_auth_3 client code.Jean-François Micouleau2-8/+10
2002-08-29Forgot to remove old usage() functionJelmer Vernooij1-27/+5
2002-08-29Use popt for printing --help messageJelmer Vernooij1-11/+9
2002-08-27slprintf() takes a size argumentAndrew Tridgell1-1/+1
2002-08-27Don't try to convert enumprinters name to a unc name.Tim Potter1-2/+6
2002-08-27Pass the object name down to the enum_printers rpc. By default this is theTim Potter1-6/+9
2002-08-23Moved calculation of secure channel type into a new function.Tim Potter1-6/+3
2002-08-22Fix for change in cli_netlogon_sam_sync()Tim Potter1-1/+1
2002-08-22Added some new delta types discovered by Ronnie from ethereal"Tim Potter2-6/+5
2002-08-22added a 'net rpc samdump' command for dumping the whole sam viaAndrew Tridgell1-2/+2
2002-08-22A few fixes towards libsmbclient and rpcclient - get pointer types right andAndrew Bartlett1-7/+7
2002-08-22Move commentAndrew Bartlett1-2/+3
2002-08-19make rpcclient use print_guid()Andrew Tridgell1-9/+2
2002-08-17sync 3.0 branch with HEADJelmer Vernooij7-174/+477
2002-08-12Add lsaqueryinfo2, but keep under "lsaquery" command. It will autoselectJim McDonough1-9/+40