This fixes a number of ADS problems, particularly with netbiosless
[abartlet/samba.git/.git] / source3 / utils / net_rpc.c
2002-08-05 Andrew TridgellThis fixes a number of ADS problems, particularly with...
2002-07-31 Andrew Tridgellfixed a net crash bug if we can't find a DC in a 'net...
2002-07-28 Andrew BartlettClean this code up a little. If it's alrady asprintf...
2002-07-27 Andrew BartlettRafal 'Mimir' Szczesniak <mimir@diament.ists.pwr.wroc...
2002-07-20 Andrew BartlettTry to fix up warnings - particularly on the IRIX 64...
2002-07-13 Andrew Tridgelladded useful 'net rpc info' command
2002-06-28 Andrew Tridgellmake net join a bit less verbose
2002-06-01 Jim McDonoughAdd remainder of net rpc file subcommands, and autosele...
2002-05-31 Jim McDonoughEnable all net rpc share subcommands and autoselect...
2002-05-31 Jim McDonoughEnable net rpc share and net rpc file commands (list...
2002-05-11 Gerald Cartermerge from SAMBA_2_2
2002-05-09 Jim McDonoughStart of net rpc group command. List only right now...
2002-04-14 Andrew BartlettPartly based on the work by mimir (Rafal Szczesniak
2002-04-14 Tim PotterFixed debugs.
2002-04-05 Jim McDonoughLots more net consistency work:
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-03-16 Jim McDonoughDon't use // even temporarily, lest ye forget it and...
2002-03-15 Jim McDonoughChange net rpc join several ways: \n\t1) expose \n...
2002-03-15 Jim McDonoughSome help cleanups. Formatting and consistency issues...
2002-03-15 Andrew Tridgellnicer output from "net rpc user add"
2002-03-01 Andrew BartlettThe beginning of trusted and trusting domain support...
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-31 Andrew BartlettAdd 'net rpc shutdown' and 'net rpc abortshutdown'.
2001-12-30 Andrew BartlettAdd a pile of doxygen style comments to various parts...
2001-12-05 Andrew BartlettOK. Smbpasswd -j is DEAD.
2001-12-05 Andrew BartlettAdd a mechinism to allow for sane porting of rpcclient...
2001-12-04 Andrew BartlettAdd 'net rpc join' to match the ADS equiv.
2001-12-03 Andrew BartlettThis is another major rework of the 'net' command.