summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient
Commit message (Expand)AuthorAgeFilesLines
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-033-10/+10
* Finish adding strings to all talloc_init() calls.Jeremy Allison2002-12-231-1/+1
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-202-3/+3
* Merge from HEAD:Tim Potter2002-12-201-2/+0
* fix rpcclient querygroup command (from 2.2 and head)Simo Sorce2002-12-081-2/+2
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-6/+6
* Add getdata and getdataex commandsJim McDonough2002-11-111-38/+187
* deldriver fixGerald Carter2002-11-091-6/+11
* Add enumdataex commandJim McDonough2002-11-081-0/+80
* Implement enumdata commandJim McDonough2002-11-081-2/+85
* Add enumkey command (EnumPrinterKey api)Jim McDonough2002-11-081-0/+76
* Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-071-1/+1
* Merge of get_dc_list() api change from HEAD.Tim Potter2002-11-061-5/+4
* Sync with head...Jelmer Vernooij2002-10-281-12/+7
* Added new error codes. Fix up connection code to retry in the same wayJeremy Allison2002-10-171-1/+1
* merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2002-10-042-8/+2
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-10-041-0/+59
|\
| * merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2002-10-043-8/+61
| * merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-0411-91/+99
| * The new popt_common_debug code obviates the need to muck around withTim Potter2002-09-051-10/+2
| * remove inet_aton()Gerald Carter2002-09-041-1/+1
| * Fix setprinterdata rpcclient command to use new cli_spoolss_setprinterdataTim Potter2002-09-031-6/+12
| * Change JOB_INFO_CTR to return a pointer to an array rather than array of poin...Tim Potter2002-09-031-2/+2
| * allow rpcclient's samlogon command to use cli_net_3().Jean-François Micouleau2002-08-301-3/+11
| * added cli_net_auth_3 client code.Jean-François Micouleau2002-08-302-8/+10
| * Forgot to remove old usage() functionJelmer Vernooij2002-08-291-27/+5
| * Use popt for printing --help messageJelmer Vernooij2002-08-291-11/+9
| * slprintf() takes a size argumentAndrew Tridgell2002-08-271-1/+1
| * Don't try to convert enumprinters name to a unc name.Tim Potter2002-08-271-2/+6
| * Pass the object name down to the enum_printers rpc. By default this is theTim Potter2002-08-271-6/+9
| * Moved calculation of secure channel type into a new function.Tim Potter2002-08-231-6/+3
| * Fix for change in cli_netlogon_sam_sync()Tim Potter2002-08-221-1/+1
| * Added some new delta types discovered by Ronnie from ethereal"Tim Potter2002-08-222-6/+5
| * added a 'net rpc samdump' command for dumping the whole sam viaAndrew Tridgell2002-08-221-2/+2
| * A few fixes towards libsmbclient and rpcclient - get pointer types right andAndrew Bartlett2002-08-221-7/+7
| * Move commentAndrew Bartlett2002-08-221-2/+3
| * make rpcclient use print_guid()Andrew Tridgell2002-08-191-9/+2
| * Add lsaqueryinfo2, but keep under "lsaquery" command. It will autoselectJim McDonough2002-08-121-9/+40
| * Use samr connect4, then fall back to samr connect if it fails. This isJim McDonough2002-08-121-29/+46
| * Merge of incomplete rffpcnex testing code from APPLIANCE_HEAD.Tim Potter2002-08-081-0/+80
| * This fixes a number of ADS problems, particularly with netbioslessAndrew Tridgell2002-08-051-13/+5
| * Some crash fixes for netshareenum returning zero shares.Tim Potter2002-07-301-1/+1
| * Our include popt is starting to get a bit old - fixed some compileTim Potter2002-07-291-3/+3
| * We don't need this silly unix username stuff. NT username is basicly unused,Andrew Bartlett2002-07-291-13/+3
| * Started to get samsync to insert account information in the passdb. It'sTim Potter2002-07-291-110/+309
| * Use common popt definition for -d option.Tim Potter2002-07-291-7/+1
| * Tpot missed one...Andrew Bartlett2002-07-211-1/+1
| * Renamed all the new_cli_netlogon_* functions to cli_netlogon_*Tim Potter2002-07-211-3/+3
| * If we can't connect, make sure its a level 0 so we see it, and the reason.Andrew Bartlett2002-07-201-1/+1
| * Apply patch from "Kai Krueger" <kai@kruegernetz.de> to make it easier toAndrew Bartlett2002-07-141-51/+116