index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net_groupmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23323: merged ldb changes from 3.0.26
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18271: Big change:
Gerald Carter
2007-10-10
1
-2
/
+2
*
r17669: Remove RID algorithm support from unmapped users and groups
Gerald Carter
2007-10-10
1
-2
/
+9
*
r17554: Cleanup
Volker Lendecke
2007-10-10
1
-42
/
+43
*
r17496: net groupmap add could add uninitialized sid_name_type
Jeremy Allison
2007-10-10
1
-10
/
+27
*
r17468: To minimize the diff later on, pre-commit some changes independently:...
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r17465: Get rid of add_initial_entry. In the two places it was called in it s...
Volker Lendecke
2007-10-10
1
-33
/
+33
*
r17463: A bit of cleanup work:
Volker Lendecke
2007-10-10
1
-6
/
+6
*
r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as an
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators
Gerald Carter
2007-10-10
1
-5
/
+2
*
r13648: Duh.
Tim Potter
2007-10-10
1
-1
/
+1
*
r13494: Merge the stuff I've done in head the last days.
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-10
/
+28
*
r12986: Use d_fprintf(stderr, ...) for any error message in net.
Lars Müller
2007-10-10
1
-39
/
+39
*
r12185: Cosmetic cleanup
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r12182: Cosmetic cleanup
Volker Lendecke
2007-10-10
1
-9
/
+5
*
r12129: Fix uninitialized variables.
Volker Lendecke
2007-10-10
1
-0
/
+3
*
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
2007-10-10
1
-5
/
+5
*
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
2007-10-10
1
-1
/
+2
*
r6706: * fix bug that prevented smbclient from creating directories
Gerald Carter
2007-10-10
1
-3
/
+1
*
r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...
Volker Lendecke
2007-10-10
1
-10
/
+42
*
r5918: Fix typo.
John Terpstra
2007-10-10
1
-1
/
+1
*
r5234: Do not use the "Local Unix Group"-default description for all kinds of
Günther Deschner
2007-10-10
1
-2
/
+16
*
r4285: Allow -v or -l for displaying verbose groupmap-listing as well as
Günther Deschner
2007-10-10
1
-0
/
+3
*
r3566: Completely replace the queryuseraliases call. The previous implementat...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
2007-10-10
1
-1
/
+1
*
r1720: Show correct help for net groupmap commands.
Günther Deschner
2007-10-10
1
-3
/
+3
*
r116: volker's patch for local group and group nesting
Gerald Carter
2007-10-10
1
-0
/
+108
*
Implement 'net groupmap set' and 'net groupmap cleanup'.
Volker Lendecke
2004-02-26
1
-0
/
+141
*
Fix success message for net groupmap modify
Volker Lendecke
2004-02-16
1
-1
/
+1
*
fix some warnings found by the Sun C compiler
Gerald Carter
2003-09-22
1
-3
/
+2
*
Fix from gregory@networksentry.co.za, don't clobber the comment if it
Jeremy Allison
2003-09-15
1
-2
/
+2
*
Fix error message when calling namedtogid() fails adding a group map
Tim Potter
2003-09-11
1
-1
/
+1
*
Don't ask, it's too embarrassing :-)
Volker Lendecke
2003-08-15
1
-1
/
+1
*
When doing 'net groupmap add', default to algorithmic mapping for the rid.
Volker Lendecke
2003-08-06
1
-6
/
+11
*
Fix memleak
Volker Lendecke
2003-07-15
1
-0
/
+2
*
(fixing bug in my last commit)
Andrew Bartlett
2003-06-21
1
-6
/
+6
*
This removes the StrCaseCmp() stuff from 'net idmap' and 'net
Andrew Bartlett
2003-06-21
1
-4
/
+46
*
Ok, this patch removes the privilege stuff we had in, unused, for some time.
Simo Sorce
2003-06-18
1
-32
/
+7
*
Patch from "Alex Deiter" <tiamat@komi.mts.ru> to fix incorrect error check.
Jeremy Allison
2003-05-15
1
-1
/
+1
*
fix and if () that should be an 'else if()'
Gerald Carter
2003-04-25
1
-1
/
+1
*
groupmap delet should take a name or a SID
Gerald Carter
2003-04-24
1
-2
/
+13
*
allow the unix group in a mapping to be changed; doesn't work with LDAP right...
Gerald Carter
2003-04-23
1
-1
/
+21
*
don't reset the group type unless specified
Gerald Carter
2003-04-22
1
-14
/
+8
*
default new groups to domain groups
Gerald Carter
2003-04-22
1
-3
/
+3
*
support referencing group by sid in all operations; allow group name to be ch...
Gerald Carter
2003-04-22
1
-13
/
+60
*
removing some ifdef'd out code
Gerald Carter
2003-04-22
1
-8
/
+0
*
Fixup a few typos for Jerry.
Jeremy Allison
2003-04-21
1
-4
/
+4
[next]