Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
[ira/wip.git] / source3 / utils / net.c
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonFix args to cli_force_encryption.
2008-01-05 Jeremy AllisonAdd general '-e' option to enable smb encryption
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-06 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-06 Karolin SeegerMake output of net getdomainsid more meaningful. Unify...
2007-12-03 Volker LendeckeReformatting
2007-11-30 Günther DeschnerAdd "net dom" command suite to "net".
2007-11-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-29 Michael AdamAllow calling "net rpc join" and "net rpc trustdom...
2007-10-28 Jeremy AllisonChange all occurrences of zero_addr(&ss,AF_INET) to
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonFix the popt / bool issues. Some places we used BOOL
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Volker Lendecker25481: Fix some typos, don't panic as non-root on...
2007-10-10 Michael Adamr25197: Change net_make_ipc_connection() and net_make_i...
2007-10-10 Rafal Szczesniakr24853: Rename function as Jerry asked.
2007-10-10 Michael Adamr24824: Create an initial talloc stackframe for the...
2007-10-10 Rafal Szczesniakr24789: Add implementation of machine-authenticated...
2007-10-10 Günther Deschnerr23968: Harmonize net's password prompts.
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Michael Adamr23379: Whitespace cosmetics, to reduce irritating...
2007-10-10 Volker Lendecker22135: Check in most of Michael Adam's net conf utilit...
2007-10-10 Volker Lendecker21831: Back out r21823 for a while, this is going...
2007-10-10 Volker Lendecker21823: Let secrets_store_machine_password() also store...
2007-10-10 Volker Lendecker21784: Replace smb_register_idle_event() with event_ad...
2007-10-10 Simo Sorcer20116: Start merging in the work done to create the...
2007-10-10 Jeremy Allisonr19424: Protect against username == NULL
2007-10-10 Jeremy Allisonr19422: Doh ! Put the krb5 user@realm code in the right...
2007-10-10 Günther Deschnerr17086: Re-add ability to contact remote domain control...
2007-10-10 Volker Lendecker17078: Ouch....
2007-10-10 Volker Lendecker17077: Activate RPC-SAMBA3-GETUSERNAME in the build...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Simo Sorcer15971: Obey the manpage description and make changesec...
2007-10-10 Simo Sorcer15646: Implement an setdomainsid command as well
2007-10-10 Gerald Carterr15543: New implementation of 'net ads join' to be...
2007-10-10 Volker Lendecker14098: Fix Coverity # 112
2007-10-10 Günther Deschnerr13861: Avoid "net rpc join" segfaulting when storing...
2007-10-10 Gerald Carterr13382: added server affinity cache stores for 'net...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Lars Müllerr12986: Use d_fprintf(stderr, ...) for any error messag...
2007-10-10 Volker Lendecker12544: Fix segfaults in winbind, smbpasswd and net
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()
next