summaryrefslogtreecommitdiffstats
path: root/source3/utils/net.c
Commit message (Expand)AuthorAgeFilesLines
* r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2007-10-101-1/+1
* r19424: Protect against username == NULLJeremy Allison2007-10-101-0/+4
* r19422: Doh ! Put the krb5 user@realm code in the right place.Jeremy Allison2007-10-101-3/+37
* r17086: Re-add ability to contact remote domain controllers with the "net ads"Günther Deschner2007-10-101-2/+2
* r17078: Ouch....Volker Lendecke2007-10-101-36/+0
* r17077: Activate RPC-SAMBA3-GETUSERNAME in the build farmVolker Lendecke2007-10-101-0/+36
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+7
* r15971: Obey the manpage description and make changesecretpw accept a passwor...Simo Sorce2007-10-101-1/+14
* r15646: Implement an setdomainsid command as wellSimo Sorce2007-10-101-0/+21
* r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter2007-10-101-10/+43
* r14098: Fix Coverity # 112Volker Lendecke2007-10-101-2/+13
* r13861: Avoid "net rpc join" segfaulting when storing the servername in theGünther Deschner2007-10-101-1/+1
* r13382: added server affinity cache stores for 'net rpc join' and trusted dom...Gerald Carter2007-10-101-0/+5
* r13316: Let the carnage begin....Gerald Carter2007-10-101-0/+27
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r12986: Use d_fprintf(stderr, ...) for any error message in net.Lars Müller2007-10-101-19/+19
* r12544: Fix segfaults in winbind, smbpasswd and netVolker Lendecke2007-10-101-0/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-7/+10
* r8911: cosmetic fixes.Günther Deschner2007-10-101-1/+1
* r7998: Fix usage messageVolker Lendecke2007-10-101-1/+1
* r6277: This implements a new caching API for enumerating the pdb elements. It isVolker Lendecke2007-10-101-48/+24
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-101-1/+1
* r5316: Get 'net afskey' into a subcommand of its own, 'net afs key'.Volker Lendecke2007-10-101-4/+42
* r4850: Fix remaining pdb_setsampwent-calls.Günther Deschner2007-10-101-3/+2
* r4848: fix build; gd please check and make sure this is okGerald Carter2007-10-101-1/+2
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-10/+10
* r3761: Fix bug #1932: crash when non-root invokes net getlocalsidJim McDonough2007-10-101-1/+9
* r2935: This is a long-standing one in my patch-queue: A pair of net commandsVolker Lendecke2007-10-101-0/+1
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-101-1/+1
* r2832: Readd WKGUID-binding to match the correct default-locations of newGünther Deschner2007-10-101-1/+1
* r2080: Remove last traces of static migration to localhost. Needed to allow aGünther Deschner2007-10-101-10/+14
* r1966: further work on and cleanup of the net-migration-tool.Günther Deschner2007-10-101-5/+9
* r1716: Get rid of a compiler warning. "pipe" is a symbol that is defined as a...Volker Lendecke2007-10-101-2/+2
* r1692: first commit :)Günther Deschner2007-10-101-5/+55
* r269: Patch from Krischan Jodies <kj@sernet.de>: Implement 'net rpc group del...Volker Lendecke2007-10-101-1/+2
* r21: Ensure 'net' follows the behaviour of all other samba client tools,Andrew Bartlett2007-10-101-5/+3
* Two little annoyances:Volker Lendecke2004-03-181-2/+1
* Implement 'net groupmap set' and 'net groupmap cleanup'.Volker Lendecke2004-02-261-0/+11
* Fix bug in previous global_sam_sid() commit. I broke the 'read fromAndrew Bartlett2004-02-251-0/+6
* I *hate* global variables...Andrew Bartlett2004-02-251-0/+10
* Display some nicer error messages for login via 'net'. I don'tVolker Lendecke2004-01-211-0/+8
* I needed a decently parseable format of smbstatus. Looking at smbstatus codeVolker Lendecke2003-12-011-0/+1
* Fix bug 451. Stop net -P from prompting for machine account password.Jim McDonough2003-10-231-2/+2
* Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-221-4/+4
* 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