index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r23968: Harmonize net's password prompts.
Günther Deschner
1
-11
/
+33
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23379: Whitespace cosmetics, to reduce irritating diffs...
Michael Adam
1
-1
/
+1
2007-10-10
r22135: Check in most of Michael Adam's net conf utility. A good share of thi...
Volker Lendecke
1
-0
/
+3
2007-10-10
r21831: Back out r21823 for a while, this is going into a bzr tree first.
Volker Lendecke
1
-3
/
+1
2007-10-10
r21823: Let secrets_store_machine_password() also store the account name. Not...
Volker Lendecke
1
-1
/
+3
2007-10-10
r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...
Volker Lendecke
1
-2
/
+2
2007-10-10
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
1
-1
/
+1
2007-10-10
r19424: Protect against username == NULL
Jeremy Allison
1
-0
/
+4
2007-10-10
r19422: Doh ! Put the krb5 user@realm code in the right place.
Jeremy Allison
1
-3
/
+37
2007-10-10
r17086: Re-add ability to contact remote domain controllers with the "net ads"
Günther Deschner
1
-2
/
+2
2007-10-10
r17078: Ouch....
Volker Lendecke
1
-36
/
+0
2007-10-10
r17077: Activate RPC-SAMBA3-GETUSERNAME in the build farm
Volker Lendecke
1
-0
/
+36
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-1
/
+7
2007-10-10
r15971: Obey the manpage description and make changesecretpw accept a passwor...
Simo Sorce
1
-1
/
+14
2007-10-10
r15646: Implement an setdomainsid command as well
Simo Sorce
1
-0
/
+21
2007-10-10
r15543: New implementation of 'net ads join' to be more like Windows XP.
Gerald Carter
1
-10
/
+43
2007-10-10
r14098: Fix Coverity # 112
Volker Lendecke
1
-2
/
+13
2007-10-10
r13861: Avoid "net rpc join" segfaulting when storing the servername in the
Günther Deschner
1
-1
/
+1
2007-10-10
r13382: added server affinity cache stores for 'net rpc join' and trusted dom...
Gerald Carter
1
-0
/
+5
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-0
/
+27
2007-10-10
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
1
-1
/
+1
2007-10-10
r12986: Use d_fprintf(stderr, ...) for any error message in net.
Lars Müller
1
-19
/
+19
2007-10-10
r12544: Fix segfaults in winbind, smbpasswd and net
Volker Lendecke
1
-0
/
+2
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-7
/
+10
2007-10-10
r8911: cosmetic fixes.
Günther Deschner
1
-1
/
+1
2007-10-10
r7998: Fix usage message
Volker Lendecke
1
-1
/
+1
2007-10-10
r6277: This implements a new caching API for enumerating the pdb elements. It is
Volker Lendecke
1
-48
/
+24
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
1
-1
/
+1
2007-10-10
r5316: Get 'net afskey' into a subcommand of its own, 'net afs key'.
Volker Lendecke
1
-4
/
+42
2007-10-10
r4850: Fix remaining pdb_setsampwent-calls.
Günther Deschner
1
-3
/
+2
2007-10-10
r4848: fix build; gd please check and make sure this is ok
Gerald Carter
1
-1
/
+2
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-10
/
+10
2007-10-10
r3761: Fix bug #1932: crash when non-root invokes net getlocalsid
Jim McDonough
1
-1
/
+9
2007-10-10
r2935: This is a long-standing one in my patch-queue: A pair of net commands
Volker Lendecke
1
-0
/
+1
2007-10-10
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
1
-1
/
+1
2007-10-10
r2832: Readd WKGUID-binding to match the correct default-locations of new
Günther Deschner
1
-1
/
+1
2007-10-10
r2080: Remove last traces of static migration to localhost. Needed to allow a
Günther Deschner
1
-10
/
+14
2007-10-10
r1966: further work on and cleanup of the net-migration-tool.
Günther Deschner
1
-5
/
+9
2007-10-10
r1716: Get rid of a compiler warning. "pipe" is a symbol that is defined as a...
Volker Lendecke
1
-2
/
+2
2007-10-10
r1692: first commit :)
Günther Deschner
1
-5
/
+55
2007-10-10
r269: Patch from Krischan Jodies <kj@sernet.de>: Implement 'net rpc group del...
Volker Lendecke
1
-1
/
+2
2007-10-10
r21: Ensure 'net' follows the behaviour of all other samba client tools,
Andrew Bartlett
1
-5
/
+3
2004-03-18
Two little annoyances:
Volker Lendecke
1
-2
/
+1
2004-02-26
Implement 'net groupmap set' and 'net groupmap cleanup'.
Volker Lendecke
1
-0
/
+11
2004-02-25
Fix bug in previous global_sam_sid() commit. I broke the 'read from
Andrew Bartlett
1
-0
/
+6
2004-02-25
I *hate* global variables...
Andrew Bartlett
1
-0
/
+10
2004-01-21
Display some nicer error messages for login via 'net'. I don't
Volker Lendecke
1
-0
/
+8
2003-12-01
I needed a decently parseable format of smbstatus. Looking at smbstatus code
Volker Lendecke
1
-0
/
+1
[next]