summaryrefslogtreecommitdiffstats
path: root/source/utils/net_rpc.c
Commit message (Expand)AuthorAgeFilesLines
* added 'net rpc testjoin' and 'net ads testjoin' commandsAndrew Tridgell2002-08-051-0/+2
* This fixes a number of ADS problems, particularly with netbioslessAndrew Tridgell2002-08-051-2/+2
* fixed a net crash bug if we can't find a DC in a 'net rpc' commandAndrew Tridgell2002-07-311-0/+4
* Clean this code up a little. If it's alrady asprintf()ed, I see noAndrew Bartlett2002-07-281-2/+3
* Rafal 'Mimir' Szczesniak <mimir@diament.ists.pwr.wroc.pl> has been busyAndrew Bartlett2002-07-271-53/+306
* Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had aAndrew Bartlett2002-07-201-2/+2
* added useful 'net rpc info' commandAndrew Tridgell2002-07-131-0/+76
* make net join a bit less verboseAndrew Tridgell2002-06-281-1/+1
* Add remainder of net rpc file subcommands, and autoselect transport onJim McDonough2002-06-011-9/+135
* Enable all net rpc share subcommands and autoselect transport.Jim McDonough2002-05-311-2/+55
* Enable net rpc share and net rpc file commands (list subcommands only), andJim McDonough2002-05-311-4/+196
* merge from SAMBA_2_2Gerald Carter2002-05-111-0/+8
* Start of net rpc group command. List only right now. Add and delete haveJim McDonough2002-05-091-1/+153
* Partly based on the work by mimir (Rafal SzczesniakAndrew Bartlett2002-04-141-18/+22
* Fixed debugs.Tim Potter2002-04-141-2/+2
* Lots more net consistency work:Jim McDonough2002-04-051-12/+332
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-171-8/+8
* Don't use // even temporarily, lest ye forget it and check it in...Jim McDonough2002-03-161-3/+3
* Change net rpc join several ways: \n\t1) expose \n\t2) eliminate oldstyle sub...Jim McDonough2002-03-151-16/+17
* Some help cleanups. Formatting and consistency issues. Line up text nicely,...Jim McDonough2002-03-151-6/+38
* nicer output from "net rpc user add"Andrew Tridgell2002-03-151-0/+6
* The beginning of trusted and trusting domain support fromAndrew Bartlett2002-03-011-2/+370
* Removed version number from file header.Tim Potter2002-01-301-1/+0
* Add 'net rpc shutdown' and 'net rpc abortshutdown'.Andrew Bartlett2001-12-311-7/+168
* Add a pile of doxygen style comments to various parts of Samba. Many of theseAndrew Bartlett2001-12-301-47/+227
* OK. Smbpasswd -j is DEAD.Andrew Bartlett2001-12-051-5/+63
* Add a mechinism to allow for sane porting of rpcclient components into the newAndrew Bartlett2001-12-051-0/+166
* Add 'net rpc join' to match the ADS equiv.Andrew Bartlett2001-12-041-1/+2
* This is another major rework of the 'net' command.Andrew Bartlett2001-12-031-0/+36