r10656: BIG merge from trunk. Features not copied over
[nivanova/samba-autobuild/.git] / source3 / utils / net.c
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Günther Deschnerr8911: cosmetic fixes.
2007-10-10 Volker Lendecker7998: Fix usage message
2007-10-10 Volker Lendecker6277: This implements a new caching API for enumeratin...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Volker Lendecker5316: Get 'net afskey' into a subcommand of its own...
2007-10-10 Günther Deschnerr4850: Fix remaining pdb_setsampwent-calls.
2007-10-10 Gerald Carterr4848: fix build; gd please check and make sure this...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jim McDonoughr3761: Fix bug #1932: crash when non-root invokes net...
2007-10-10 Volker Lendecker2935: This is a long-standing one in my patch-queue...
2007-10-10 Tim Potterr2835: Since we always have -I. and -I$(srcdir) in...
2007-10-10 Günther Deschnerr2832: Readd WKGUID-binding to match the correct defaul...
2007-10-10 Günther Deschnerr2080: Remove last traces of static migration to localh...
2007-10-10 Günther Deschnerr1966: further work on and cleanup of the net-migration...
2007-10-10 Volker Lendecker1716: Get rid of a compiler warning. "pipe" is a symbo...
2007-10-10 Günther Deschnerr1692: first commit :)
2007-10-10 Volker Lendecker269: Patch from Krischan Jodies <kj@sernet.de>: Implem...
2007-10-10 Andrew Bartlettr21: Ensure 'net' follows the behaviour of all other...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-18 Volker LendeckeTwo little annoyances:
2004-03-18 Volker LendeckeTwo little annoyances:
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-02-26 Volker LendeckeImplement 'net groupmap set' and 'net groupmap cleanup'.
2004-02-26 Volker LendeckeImplement 'net groupmap set' and 'net groupmap cleanup'.
2004-02-25 Andrew Bartlett(merge from 3.0)
2004-02-25 Andrew BartlettFix bug in previous global_sam_sid() commit. I broke...
2004-02-25 Andrew Bartlett(merge from 3.0)
2004-02-25 Andrew BartlettI *hate* global variables...
2004-01-21 Volker LendeckeDisplay some nicer error messages for login via 'net...
2004-01-21 Volker LendeckeDisplay some nicer error messages for login via 'net...
2003-12-01 Volker LendeckeI needed a decently parseable format of smbstatus....
2003-12-01 Volker LendeckeI needed a decently parseable format of smbstatus....
2003-10-23 Jim McDonoughFix bug 451. Stop net -P from prompting for machine...
2003-10-23 Jim McDonoughFix bug 451. Stop net -P from prompting for machine...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-09-24 Gerald Carter* sync more files from 3.0
2003-09-23 Volker LendeckeThis only touches the fake kaserver support. It adds...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-07 Volker LendeckeNobody complained on the team-list, so commit it ...
2003-08-28 Jeremy AllisonFixed warnings in secret code.
2003-08-28 Gerald Carterfixing typos pointed out by Vance in WHATSNEW
2003-08-19 Andrew Bartlett - Make 'net' use a single funciton for setting the...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
2003-07-22 Tim PotterReplace the eight (!) copies of dummy become/unbecome...
2003-07-19 Rafal SzczesniakAccording to the result of voting, net has default...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-09 Gerald Cartermore compile fixes for become/unbecome_root()
2003-06-25 Gerald Carterlarge change:
2003-06-21 Andrew BartlettThis removes the StrCaseCmp() stuff from 'net idmap...
2003-06-18 Simo SorceOk, this patch removes the privilege stuff we had in...
2003-06-14 Volker LendeckeAdd 'net idmap restore'. This restores a broken idmap...
2003-06-14 Andrew BartlettThis patch modifies 'net rpc vampire' to add new and...
2003-06-13 Volker LendeckeTrivial extension to 'net' to dump current local idmap.
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-04-21 Andrew BartlettUse the -W domain option to select the SID to show
2003-04-21 Andrew BartlettMake it easier to select which domain to show the sid...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-19 Gerald Carter[merge from SAMBA_3_0]
2003-04-19 Gerald CarterMerging smbgroupedit into 'net groupmap'. Not entirely...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Andrew BartlettFix segfault by getting this the right way around
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:
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-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-24 Jelmer VernooijRevoke some of the popt patch from metze I applied...
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-03-23 Jelmer VernooijUse popt_common for -s, -d and -V
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 Andrew BartlettJeremy merged across my string parinoia fixes, but...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-06 Andrew BartlettMore safe_strcpy() off-by-one bug fixes. (mostly moves...
2003-03-03 Andrew BartlettTry the PASSWD environment variable if we don't have...
2003-02-25 Tim PotterMerge: add popt_common_version to command line options...
2003-02-18 Jelmer VernooijAdd -V option (to print out version) to utilities where...
2003-01-21 Jim McDonoughProperly display popt errors. Also fix debug to be...
2003-01-21 Jim McDonoughProperly display popt errors. Also fix debug to be...
2003-01-21 Tim PotterDeleted arguments to help output - they didn't work.
2003-01-15 Gerald Cartermerging some rpcclient and net functionality from HEAD
2003-01-15 Gerald Carter[merge]
2003-01-15 Gerald Carter* removed unused variable from rpcclient code
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next