summaryrefslogtreecommitdiff
path: root/source3/utils/net.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-22Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter1-15/+0
2003-07-19According to the result of voting, net has default debug level withRafal Szczesniak1-3/+12
2003-07-09more compile fixes for become/unbecome_root()Gerald Carter1-0/+15
2003-06-25large change:Gerald Carter1-8/+6
2003-06-21This removes the StrCaseCmp() stuff from 'net idmap' and 'netAndrew Bartlett1-144/+0
2003-06-18Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce1-1/+1
2003-06-14Add 'net idmap restore'. This restores a broken idmap fileVolker Lendecke1-0/+70
2003-06-14This patch modifies 'net rpc vampire' to add new and existing users to bothAndrew Bartlett1-0/+4
2003-06-13Trivial extension to 'net' to dump current local idmap.Volker Lendecke1-0/+55
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij1-4/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij1-0/+4
2003-04-21Make it easier to select which domain to show the sid for.Andrew Bartlett1-2/+2
2003-04-21Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett1-5/+27
2003-04-19Merging smbgroupedit into 'net groupmap'. Not entirely done.Gerald Carter1-0/+21
2003-04-14- Change ADS CHOSTPASS -> ADS CHANGETRUSTPWJelmer Vernooij1-0/+9
2003-04-14Merge:Tim Potter1-18/+9
2003-03-18Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)Andrew Bartlett1-1/+1
2003-02-25Merge: add popt_common_version to command line options table.Tim Potter1-0/+1
2003-01-21Properly display popt errors. Also fix debug to be -d for consistency with o...Jim McDonough1-2/+3
2003-01-15merging some rpcclient and net functionality from HEADGerald Carter1-0/+79
2003-01-15[merge]Gerald Carter1-0/+2
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-7/+9
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-20/+11
2002-11-09Merge fix for uninitialised IP variable from HEADAndrew Bartlett1-0/+1
2002-11-06Merge of get_dc_list() api change from HEAD.Tim Potter1-19/+6
2002-10-17Added new error codes. Fix up connection code to retry in the same wayJeremy Allison1-2/+2
2002-10-01Updates from Samba HEAD:Andrew Bartlett1-1/+6
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-2/+74
2002-08-17sync 3.0 branch with HEADJelmer Vernooij1-3/+2
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-12/+58
2002-04-05Lots more net consistency work:Jim McDonough1-82/+10
2002-04-04Multiple changes:Jim McDonough1-11/+16
2002-04-04Add ability to get specific net ads subcommand help. Not all have beenJim McDonough1-1/+1
2002-03-21There is no reason we can't join a domain with secuirty=user. In fact weAndrew Bartlett1-5/+0
2002-03-17Renamed get_nt_error_msg() to nt_errstr().Tim Potter1-2/+2
2002-03-15Add autodetect for net join, as well as some more help updatesJim McDonough1-1/+18
2002-03-15Some help cleanups. Formatting and consistency issues. Line up text nicely,...Jim McDonough1-24/+48
2002-03-01The beginning of trusted and trusting domain support fromAndrew Bartlett1-13/+41
2002-01-30Removed version number from file header.Tim Potter1-1/+0
2002-01-25Enable net ads commands to use existing tickets if the user doesn't specify a...Jim McDonough1-0/+2
2001-12-31Add 'net rpc shutdown' and 'net rpc abortshutdown'.Andrew Bartlett1-0/+6
2001-12-20added net lookup commandAndrew Tridgell1-1/+3
2001-12-20net now sends its debug to stderr so its output can be relied upon inAndrew Tridgell1-1/+1
2001-12-14Display a nice error message for NT_STATUS_LOGON_FAILURE in connect_to_ipc()Tim Potter1-0/+7
2001-12-14Set the debuglevel after the call to lp_load() so the change sticks.Tim Potter1-2/+2
2001-12-13improved error message from failed connectAndrew Tridgell1-6/+3
2001-12-11added a net time command. Allow display or set of system time based onAndrew Tridgell1-12/+14
2001-12-11Removed unreferenced getopt() externals.Tim Potter1-2/+0
2001-12-10reinstated all the rap commands as top level commands until we get theAndrew Tridgell1-2/+35
2001-12-05OK. Smbpasswd -j is DEAD.Andrew Bartlett1-1/+3