summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_rpc.c
Commit message (Expand)AuthorAgeFilesLines
* fix some warnings found by the Sun C compilerGerald Carter2003-09-221-1/+1
* In case of 'net rpc trustdom add' without domain name we were silentlyRafal Szczesniak2003-08-151-2/+7
* Give a temporary hint on how to delete trust account.Rafal Szczesniak2003-08-151-0/+1
* get rid of more compiler warningsHerb Lewis2003-08-151-2/+2
* get rid of warning on IRIXHerb Lewis2003-08-151-10/+8
* Small typo fix found while testing domain trusts.Rafal Szczesniak2003-08-131-1/+1
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-6/+6
* large change:Gerald Carter2003-06-251-1/+1
* Fix for bug#3. Show comments when doing 'net group -l'.Volker Lendecke2003-06-121-16/+80
* Working on bug#3. We want all of the aliases, so start with 0.Volker Lendecke2003-06-121-0/+2
* Fix compile.Andrew Bartlett2003-05-111-1/+1
* Set the password for a newly created trustdom account. Tested againstVolker Lendecke2003-05-111-3/+34
* Fix the spinning bug for 'net rpc user' as well - there are more errors inAndrew Bartlett2003-05-071-4/+4
* Turn off using lsa_qos in OpenPolicy call. This way we avoid annoyingRafal Szczesniak2003-05-051-2/+2
* Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick.Andrew Bartlett2003-05-011-39/+17
* Allow net rpc user -l to list longer than 50 characters in a user comment.Jim McDonough2003-04-291-1/+1
* Merge of missed another while condition when enumerating aliases.Tim Potter2003-04-251-1/+1
* Merge:Tim Potter2003-04-251-2/+2
* Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett2003-04-211-24/+61
* Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fixJeremy Allison2003-04-161-0/+2
* - Change ADS CHOSTPASS -> ADS CHANGETRUSTPWJelmer Vernooij2003-04-141-2/+2
* Merge of bugfix for cli_lsa_query_info_policy() usage.Tim Potter2003-04-141-5/+7
* Merge tpot's changes to request the correct sizes for user dispinfoJeremy Allison2003-01-291-2/+9
* Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1Andrew Bartlett2003-01-041-10/+1
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-18/+5
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-6/+6
* Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2002-11-291-3/+4
* Updates from HEAD:Andrew Bartlett2002-11-151-0/+2
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-7/+4
* port sec_desc headers reordering from HEAD.Simo Sorce2002-11-021-2/+2
* merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-27/+27
* Updates from Samba HEAD:Andrew Bartlett2002-10-011-5/+14
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-18/+87
* sync 3.0 branch with HEADJelmer Vernooij2002-08-171-54/+314
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-30/+641
* 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