index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
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
*
s3 net: Remove uid==0 check from net groupmap
Kai Blin
2009-07-30
1
-7
/
+0
*
s3 net: i18n support for net group and net groupmap
Kai Blin
2009-07-30
1
-124
/
+153
*
Turn the pdb_rid_algorithm into a capabilities call that returns flags
Volker Lendecke
2009-06-28
1
-6
/
+6
*
Pass a talloc_ctx to pdb_enum_aliasmem
Volker Lendecke
2009-06-08
1
-1
/
+2
*
Fix a bunch of compiler warnings about wrong format types.
Jeremy Allison
2009-05-11
1
-1
/
+1
*
Fix bug 6336: "net groupmap set" segfaults
Volker Lendecke
2009-05-07
1
-2
/
+4
*
net: Rename functable3 to functable, get rid of old functables
Kai Blin
2008-06-10
1
-2
/
+2
*
net: Make "net groupmap" use functable3
Kai Blin
2008-06-10
1
-51
/
+138
*
net: The top level help function for net cmd is always net_cmd_usage
Kai Blin
2008-05-20
1
-4
/
+4
*
net: Use true/false instead of True/False.
Kai Blin
2008-05-20
1
-9
/
+9
*
net: more whitespace cleanup
Kai Blin
2008-05-10
1
-41
/
+41
*
net: Remove globals
Kai Blin
2008-05-10
1
-28
/
+27
*
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2007-12-15
1
-1
/
+1
*
Replace sid_string_static with sid_string_tos
Volker Lendecke
2007-12-15
1
-7
/
+7
*
Move param helper routines to one place.
Günther Deschner
2007-11-30
1
-31
/
+0
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-5
/
+5
*
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
[next]