Merge from HEAD - save the type of channel used to contact the DC.
[kai/samba.git] / source3 / utils / net_rpc.c
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Jeremy AllisonFixes to make SCHANNEL work in 3.0 against a W2K DC...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-14 Jelmer Vernooij- Change ADS CHOSTPASS -> ADS CHANGETRUSTPW
2003-04-14 Jelmer VernooijChange ADS CHOSTPASS to ADS CHANGETRUSTPW and add a
2003-04-14 Tim PotterMerge of bugfix for cli_lsa_query_info_policy() usage.
2003-04-13 Jelmer VernooijSome small changes - typos, adding usage for some commands
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 Tim PotterFix compiler warning - cli_lsa_query_info_policy actual...
2003-01-29 Jeremy AllisonMerge tpot's changes to request the correct sizes for...
2003-01-29 Tim PotterUse new interface for cli_samr_query_dispinfo().
2003-01-04 Andrew BartlettMerge from HEAD - idra's fix for the fact that the...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-30 Simo Sorcefix also net rpc shutdown
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-11-29 Tim PotterMerge a bunch of trivial changes from HEAD. The differ...
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-26 Andrew BartlettHaving waited for *way* too long, this is mimir's namec...
2002-11-15 Andrew BartlettUpdates from HEAD:
2002-11-15 Andrew BartlettAdd samdump and vampire to 'net rpc help'
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-02 Simo Sorceport sec_desc headers reordering from HEAD.
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-06 Simo Sorcetry to put every security descriptors related definitio...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-01 Andrew BartlettUpdates from Samba HEAD:
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-27 Andrew BartlettMinor updates:
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-23 Volker LendeckeCosmetic fix for debug message.
2002-09-18 Volker LendeckeFirst code for 'net rpc vampire'. We should probably...
2002-09-18 Richard SharpeAdd a synonym for samdump ...
2002-09-06 Andrew BartlettThis is the 'easy' parts of the trusted domains patch...
2002-09-01 Volker LendeckeFix segfault in net command
2002-08-28 Volker Lendecke'No news is good news' might sometimes be confusing...
2002-08-22 Andrew Tridgelladded a 'net rpc samdump' command for dumping the whole...
2002-08-21 Volker LendeckeAdd 'net rpc getsid' to fetch the PDC's SID into the...
2002-08-21 Volker Lendeckejust comment typos
2002-08-17 Jelmer Vernooijsync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-05 Andrew Tridgelladded 'net rpc testjoin' and 'net ads testjoin' commands
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-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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.