summaryrefslogtreecommitdiff
path: root/source3/utils/net_rpc.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-07Fix the spinning bug for 'net rpc user' as well - there are more errors inAndrew Bartlett1-4/+4
2003-05-05Turn off using lsa_qos in OpenPolicy call. This way we avoid annoyingRafal Szczesniak1-2/+2
2003-05-01Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick.Andrew Bartlett1-39/+17
2003-04-29Allow net rpc user -l to list longer than 50 characters in a user comment.Jim McDonough1-1/+1
2003-04-25Merge of missed another while condition when enumerating aliases.Tim Potter1-1/+1
2003-04-25Merge:Tim Potter1-2/+2
2003-04-21Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett1-24/+61
2003-04-16Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fixJeremy Allison1-0/+2
2003-04-14- Change ADS CHOSTPASS -> ADS CHANGETRUSTPWJelmer Vernooij1-2/+2
2003-04-14Merge of bugfix for cli_lsa_query_info_policy() usage.Tim Potter1-5/+7
2003-01-29Merge tpot's changes to request the correct sizes for user dispinfoJeremy Allison1-2/+9
2003-01-04Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1Andrew Bartlett1-10/+1
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-18/+5
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-6/+6
2002-11-29Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter1-3/+4
2002-11-15Updates from HEAD:Andrew Bartlett1-0/+2
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-7/+4
2002-11-02port sec_desc headers reordering from HEAD.Simo Sorce1-2/+2
2002-10-04merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter1-27/+27
2002-10-01Updates from Samba HEAD:Andrew Bartlett1-5/+14
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-18/+87
2002-08-17sync 3.0 branch with HEADJelmer Vernooij1-54/+314
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-30/+641
2002-04-05Lots more net consistency work:Jim McDonough1-12/+332
2002-03-17Renamed get_nt_error_msg() to nt_errstr().Tim Potter1-8/+8
2002-03-16Don't use // even temporarily, lest ye forget it and check it in...Jim McDonough1-3/+3
2002-03-15Change net rpc join several ways: \n\t1) expose \n\t2) eliminate oldstyle sub...Jim McDonough1-16/+17
2002-03-15Some help cleanups. Formatting and consistency issues. Line up text nicely,...Jim McDonough1-6/+38
2002-03-15nicer output from "net rpc user add"Andrew Tridgell1-0/+6
2002-03-01The beginning of trusted and trusting domain support fromAndrew Bartlett1-2/+370
2002-01-30Removed version number from file header.Tim Potter1-1/+0
2001-12-31Add 'net rpc shutdown' and 'net rpc abortshutdown'.Andrew Bartlett1-7/+168
2001-12-30Add a pile of doxygen style comments to various parts of Samba. Many of theseAndrew Bartlett1-47/+227
2001-12-05OK. Smbpasswd -j is DEAD.Andrew Bartlett1-5/+63
2001-12-05Add a mechinism to allow for sane porting of rpcclient components into the newAndrew Bartlett1-0/+166
2001-12-04Add 'net rpc join' to match the ADS equiv.Andrew Bartlett1-1/+2
2001-12-03This is another major rework of the 'net' command.Andrew Bartlett1-0/+36