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_groupmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5918: Fix typo.
John Terpstra
1
-1
/
+1
2007-10-10
r5234: Do not use the "Local Unix Group"-default description for all kinds of
Günther Deschner
1
-2
/
+16
2007-10-10
r4285: Allow -v or -l for displaying verbose groupmap-listing as well as
Günther Deschner
1
-0
/
+3
2007-10-10
r3566: Completely replace the queryuseraliases call. The previous implementat...
Volker Lendecke
1
-1
/
+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
r1720: Show correct help for net groupmap commands.
Günther Deschner
1
-3
/
+3
2007-10-10
r116: volker's patch for local group and group nesting
Gerald Carter
1
-0
/
+108
2004-02-26
Implement 'net groupmap set' and 'net groupmap cleanup'.
Volker Lendecke
1
-0
/
+141
2004-02-16
Fix success message for net groupmap modify
Volker Lendecke
1
-1
/
+1
2003-09-22
fix some warnings found by the Sun C compiler
Gerald Carter
1
-3
/
+2
2003-09-15
Fix from gregory@networksentry.co.za, don't clobber the comment if it
Jeremy Allison
1
-2
/
+2
2003-09-11
Fix error message when calling namedtogid() fails adding a group map
Tim Potter
1
-1
/
+1
2003-08-15
Don't ask, it's too embarrassing :-)
Volker Lendecke
1
-1
/
+1
2003-08-06
When doing 'net groupmap add', default to algorithmic mapping for the rid.
Volker Lendecke
1
-6
/
+11
2003-07-15
Fix memleak
Volker Lendecke
1
-0
/
+2
2003-06-21
(fixing bug in my last commit)
Andrew Bartlett
1
-6
/
+6
2003-06-21
This removes the StrCaseCmp() stuff from 'net idmap' and 'net
Andrew Bartlett
1
-4
/
+46
2003-06-18
Ok, this patch removes the privilege stuff we had in, unused, for some time.
Simo Sorce
1
-32
/
+7
2003-05-15
Patch from "Alex Deiter" <tiamat@komi.mts.ru> to fix incorrect error check.
Jeremy Allison
1
-1
/
+1
2003-04-25
fix and if () that should be an 'else if()'
Gerald Carter
1
-1
/
+1
2003-04-24
groupmap delet should take a name or a SID
Gerald Carter
1
-2
/
+13
2003-04-23
allow the unix group in a mapping to be changed; doesn't work with LDAP right...
Gerald Carter
1
-1
/
+21
2003-04-22
don't reset the group type unless specified
Gerald Carter
1
-14
/
+8
2003-04-22
default new groups to domain groups
Gerald Carter
1
-3
/
+3
2003-04-22
support referencing group by sid in all operations; allow group name to be ch...
Gerald Carter
1
-13
/
+60
2003-04-22
removing some ifdef'd out code
Gerald Carter
1
-8
/
+0
2003-04-21
Fixup a few typos for Jerry.
Jeremy Allison
1
-4
/
+4
2003-04-21
* fix segfault when no vfs objects defined
Gerald Carter
1
-5
/
+15
2003-04-19
Merging smbgroupedit into 'net groupmap'. Not entirely done.
Gerald Carter
1
-0
/
+419
[prev]