summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Added -I option to rpcclient.Tim Potter2002-07-091-12/+20
| * Updates to the 'name -> sid' code:Andrew Bartlett2002-07-071-3/+2
| * used findstatic.pl to make some variables static and remove some deadAndrew Tridgell2002-07-011-1/+1
| * Proper merge of all the working printing stuff from APPLIANCE_HEAD.Jeremy Allison2002-06-281-2/+2
| * Qualify some of the hexidecimal responses with 0xAndrew Bartlett2002-06-261-5/+5
| * Try to avoid infinite loops when reteriving users - even from broken servers.Andrew Bartlett2002-06-251-1/+4
| * Update cli_full_connection() to take a 'flags' paramater, and try to get aAndrew Bartlett2002-06-252-2/+2
| * Fixed compiler warning.Tim Potter2002-06-041-1/+0
| * Added getdompwinfo function.Tim Potter2002-06-031-0/+26
| * Update for new interface to netfileenumJim McDonough2002-06-011-1/+1
| * Update netfileenum to new api.Jim McDonough2002-05-311-1/+1
| * Fixed crash bug in querydispinfo.Tim Potter2002-05-311-70/+62
| * Added netfileenum (sorry - no output though (-:) command.Tim Potter2002-05-301-0/+33
| * Added netremotetod to try and figure out which srvsvc commands are deniedTim Potter2002-05-291-0/+23