summaryrefslogtreecommitdiffstats
path: root/source3/utils/net.c
Commit message (Expand)AuthorAgeFilesLines
* This only touches the fake kaserver support. It adds two parameters:Volker Lendecke2003-09-231-3/+3
* Nobody complained on the team-list, so commit it ...Volker Lendecke2003-09-071-0/+47
* Fixed warnings in secret code.Jeremy Allison2003-08-281-26/+0
* fixing typos pointed out by Vance in WHATSNEWGerald Carter2003-08-281-0/+52
* - Make 'net' use a single funciton for setting the 'use machine account' code.Andrew Bartlett2003-08-191-15/+23
* Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2003-07-301-2/+2
* Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter2003-07-221-15/+0
* According to the result of voting, net has default debug level withRafal Szczesniak2003-07-191-3/+12
* more compile fixes for become/unbecome_root()Gerald Carter2003-07-091-0/+15
* large change:Gerald Carter2003-06-251-8/+6
* This removes the StrCaseCmp() stuff from 'net idmap' and 'netAndrew Bartlett2003-06-211-144/+0
* Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce2003-06-181-1/+1
* Add 'net idmap restore'. This restores a broken idmap fileVolker Lendecke2003-06-141-0/+70
* This patch modifies 'net rpc vampire' to add new and existing users to bothAndrew Bartlett2003-06-141-0/+4
* Trivial extension to 'net' to dump current local idmap.Volker Lendecke2003-06-131-0/+55
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-4/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+4
* Make it easier to select which domain to show the sid for.Andrew Bartlett2003-04-211-2/+2
* Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett2003-04-211-5/+27
* Merging smbgroupedit into 'net groupmap'. Not entirely done.Gerald Carter2003-04-191-0/+21
* - Change ADS CHOSTPASS -> ADS CHANGETRUSTPWJelmer Vernooij2003-04-141-0/+9
* Merge:Tim Potter2003-04-141-18/+9
* Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)Andrew Bartlett2003-03-181-1/+1
* Merge: add popt_common_version to command line options table.Tim Potter2003-02-251-0/+1
* Properly display popt errors. Also fix debug to be -d for consistency with o...Jim McDonough2003-01-211-2/+3
* merging some rpcclient and net functionality from HEADGerald Carter2003-01-151-0/+79
* [merge]Gerald Carter2003-01-151-0/+2
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-7/+9
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-20/+11
* Merge fix for uninitialised IP variable from HEADAndrew Bartlett2002-11-091-0/+1
* Merge of get_dc_list() api change from HEAD.Tim Potter2002-11-061-19/+6
* Added new error codes. Fix up connection code to retry in the same wayJeremy Allison2002-10-171-2/+2
* Updates from Samba HEAD:Andrew Bartlett2002-10-011-1/+6
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-2/+74
* sync 3.0 branch with HEADJelmer Vernooij2002-08-171-3/+2
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-12/+58
* Lots more net consistency work:Jim McDonough2002-04-051-82/+10
* Multiple changes:Jim McDonough2002-04-041-11/+16
* Add ability to get specific net ads subcommand help. Not all have beenJim McDonough2002-04-041-1/+1
* There is no reason we can't join a domain with secuirty=user. In fact weAndrew Bartlett2002-03-211-5/+0
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-171-2/+2
* Add autodetect for net join, as well as some more help updatesJim McDonough2002-03-151-1/+18
* Some help cleanups. Formatting and consistency issues. Line up text nicely,...Jim McDonough2002-03-151-24/+48
* The beginning of trusted and trusting domain support fromAndrew Bartlett2002-03-011-13/+41
* Removed version number from file header.Tim Potter2002-01-301-1/+0
* Enable net ads commands to use existing tickets if the user doesn't specify a...Jim McDonough2002-01-251-0/+2
* Add 'net rpc shutdown' and 'net rpc abortshutdown'.Andrew Bartlett2001-12-311-0/+6
* added net lookup commandAndrew Tridgell2001-12-201-1/+3
* net now sends its debug to stderr so its output can be relied upon inAndrew Tridgell2001-12-201-1/+1
* Display a nice error message for NT_STATUS_LOGON_FAILURE in connect_to_ipc()Tim Potter2001-12-141-0/+7