summaryrefslogtreecommitdiffstats
path: root/source3/utils/net.c
Commit message (Expand)AuthorAgeFilesLines
* r24824: Create an initial talloc stackframe for the net binary.Michael Adam2007-10-101-0/+3
* r24789: Add implementation of machine-authenticated connection to netlogonRafal Szczesniak2007-10-101-4/+24
* r23968: Harmonize net's password prompts.Günther Deschner2007-10-101-11/+33
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23379: Whitespace cosmetics, to reduce irritating diffs...Michael Adam2007-10-101-1/+1
* r22135: Check in most of Michael Adam's net conf utility. A good share of thi...Volker Lendecke2007-10-101-0/+3
* r21831: Back out r21823 for a while, this is going into a bzr tree first.Volker Lendecke2007-10-101-3/+1
* r21823: Let secrets_store_machine_password() also store the account name. Not...Volker Lendecke2007-10-101-1/+3
* r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke2007-10-101-2/+2
* 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