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
/
nsswitch
/
winbindd_group.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r22703: Convert winbindd_getgrgid() and winbindd_getgetpwnam()
Gerald Carter
1
-113
/
+113
2007-10-10
r21860: Fixes for "winbind normalize names" functionality:
Gerald Carter
1
-1
/
+3
2007-10-10
r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).
Jeremy Allison
1
-2
/
+4
2007-10-10
r21357: Fix typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r21149: Only say we are a groupmember for the optimized (rid 513) membership
Günther Deschner
1
-1
/
+4
2007-10-10
r21130: Don't mix SAFE_FREE() and TALLOC_FREE().
Gerald Carter
1
-1
/
+1
2007-10-10
r21101: Remove "unused" warning from Jerry's code. We still
Jeremy Allison
1
-1
/
+0
2007-10-10
r21070: * Add the new boolean 'winbind normalize names' option as discussed
Gerald Carter
1
-0
/
+3
2007-10-10
r21014: move some functionss to winbindd_group.c and make static
Gerald Carter
1
-3
/
+144
2007-10-10
r20207: Fix a couple more places where extra_data was
Jeremy Allison
1
-3
/
+6
2007-10-10
r20186: Fix winbind crash bug in WINBIND_GETGROUPS.
Günther Deschner
1
-2
/
+3
2007-10-10
r20150: better memory handling for some functions, make sure we don't
Simo Sorce
1
-2
/
+2
2007-10-10
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
1
-33
/
+19
2007-10-10
r20090: Fix a class of bugs found by James Peach. Ensure
Jeremy Allison
1
-3
/
+6
2007-10-10
r19809: remove winbind blacklist parameter
Gerald Carter
1
-24
/
+0
2007-10-10
r19272: Ensure we return 1 member in the optimized case.
Jeremy Allison
1
-0
/
+1
2007-10-10
r19271: Test the "hack" for "Domain Users" as agreed with
Jeremy Allison
1
-9
/
+120
2007-10-10
r19255: Add blacklist of accounts when NSS initgroups calls are coming in and
Günther Deschner
1
-0
/
+24
2007-10-10
r19155: Fix debug message.
Jeremy Allison
1
-1
/
+1
2007-10-10
r18271: Big change:
Gerald Carter
1
-7
/
+7
2007-10-10
r17605: Some C++ warnings
Volker Lendecke
1
-9
/
+15
2007-10-10
r17459: As by Jerry's word commit this without his review.
Simo Sorce
1
-39
/
+65
2007-10-10
r17159: Bug 3920: Restore wnibind use default domain behavior for domain groups.
Gerald Carter
1
-11
/
+4
2007-10-10
r17021: remove unsupported smbwrapper code
Gerald Carter
1
-1
/
+8
2007-10-10
r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigned
Jeremy Allison
1
-4
/
+4
2007-10-10
r16114: Make winbindd's group enumeration (set|get|endgrent) work again (when
Günther Deschner
1
-1
/
+1
2007-10-10
r15107: 64 bit fixes. size_t on a 64-bit box is not uint32.
Jeremy Allison
1
-3
/
+12
2007-10-10
r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...
Gerald Carter
1
-14
/
+14
2007-10-10
r14421: This does two things
Gerald Carter
1
-2
/
+10
2007-10-10
r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators
Gerald Carter
1
-6
/
+21
2007-10-10
r14270: Fix coverity #203. Ensure we free on error exit.
Jeremy Allison
1
-2
/
+2
2007-10-10
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
1
-23
/
+11
2007-10-10
r13492: As noone objected on the mailing-list:
Günther Deschner
1
-1
/
+1
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-23
/
+76
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-13
/
+13
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-15
/
+8
2007-10-10
r10263: Fix debug which got more instead of less confusing.
Günther Deschner
1
-1
/
+1
2007-10-10
r10262: * Fix for getgrnam not returning builtin group (which is done by getent
Günther Deschner
1
-3
/
+5
2007-10-10
r10152: 64-bit fix for bug #3082. Thanks to Robin Hill for tracking this down...
Volker Lendecke
1
-1
/
+3
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
1
-12
/
+12
2007-10-10
r7877: Attempt to fix a smb_panic reported by Pavel Rochnyack.
Volker Lendecke
1
-7
/
+14
2007-10-10
r7785: This looks much larger than it is. It changes the top-level functions ...
Volker Lendecke
1
-73
/
+98
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-372
/
+219
2007-10-10
r7130: remove 'winbind enable local accounts' code from the 3.0 tree
Gerald Carter
1
-65
/
+1
2007-10-10
r6627: Fix debug message
Volker Lendecke
1
-2
/
+2
2007-10-10
r6273: Remove some unused code, minor cleanup
Volker Lendecke
1
-5
/
+2
2007-10-10
r6217: After talking to jerry, commit the partial fix for wbinfo -r. This fix...
Volker Lendecke
1
-15
/
+23
2007-10-10
r6216: Brown paper-bag bug fix for wbinfo --user-sids.... Nobody seems to rea...
Volker Lendecke
1
-2
/
+2
2007-10-10
r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...
Volker Lendecke
1
-4
/
+53
2007-10-10
r6036: patch from Lin Li <linl@xandros.com> to ensure trusted domains are ini...
Gerald Carter
1
-0
/
+4
[next]