summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbindd_group.c
Commit message (Expand)AuthorAgeFilesLines
* Don't let winbind getgroups crash when we have no gids in the token.Günther Deschner2008-06-021-2/+5
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-101-456/+267
* r23730: Squashed commit of the following:Gerald Carter2007-10-101-0/+1
* r23632: Correctly return the new_group list pointer from expand_groupsGerald Carter2007-10-101-1/+1
* r23619: Fix compile warning in fill_grent_mem() caused by mismatched counter ...Gerald Carter2007-10-101-1/+1
* r23515: Ensure status isn't used uninitialized.Jeremy Allison2007-10-101-1/+1
* r23496: Fix logic error in getgrnam_recv() that brokeGerald Carter2007-10-101-1/+1
* r23471: Here's a rough patch for expanding domain group membershipGerald Carter2007-10-101-154/+342
* r23244: Fix loop with nscd and NSS recusive calls.Gerald Carter2007-10-101-2/+2
* r22812: Fix bug #3024 (and also the group varient). Patch fromJeremy Allison2007-10-101-2/+7
* r22744: Fix a valgrind error. parse_domain_username does not necessarily fill inVolker Lendecke2007-10-101-0/+3
* r22703: Convert winbindd_getgrgid() and winbindd_getgetpwnam()Gerald Carter2007-10-101-113/+113
* r21860: Fixes for "winbind normalize names" functionality:Gerald Carter2007-10-101-1/+3
* r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison2007-10-101-2/+4
* r21357: Fix typo.Günther Deschner2007-10-101-1/+1
* r21149: Only say we are a groupmember for the optimized (rid 513) membershipGünther Deschner2007-10-101-1/+4
* r21130: Don't mix SAFE_FREE() and TALLOC_FREE().Gerald Carter2007-10-101-1/+1
* r21101: Remove "unused" warning from Jerry's code. We stillJeremy Allison2007-10-101-1/+0
* r21070: * Add the new boolean 'winbind normalize names' option as discussedGerald Carter2007-10-101-0/+3
* r21014: move some functionss to winbindd_group.c and make staticGerald Carter2007-10-101-3/+144
* r20207: Fix a couple more places where extra_data wasJeremy Allison2007-10-101-3/+6
* r20186: Fix winbind crash bug in WINBIND_GETGROUPS.Günther Deschner2007-10-101-2/+3
* r20150: better memory handling for some functions, make sure we don'tSimo Sorce2007-10-101-2/+2
* r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2007-10-101-33/+19
* r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison2007-10-101-3/+6
* r19809: remove winbind blacklist parameterGerald Carter2007-10-101-24/+0
* r19272: Ensure we return 1 member in the optimized case.Jeremy Allison2007-10-101-0/+1
* r19271: Test the "hack" for "Domain Users" as agreed withJeremy Allison2007-10-101-9/+120
* r19255: Add blacklist of accounts when NSS initgroups calls are coming in andGünther Deschner2007-10-101-0/+24
* r19155: Fix debug message.Jeremy Allison2007-10-101-1/+1
* r18271: Big change:Gerald Carter2007-10-101-7/+7
* r17605: Some C++ warningsVolker Lendecke2007-10-101-9/+15
* r17459: As by Jerry's word commit this without his review.Simo Sorce2007-10-101-39/+65
* r17159: Bug 3920: Restore wnibind use default domain behavior for domain groups.Gerald Carter2007-10-101-11/+4
* r17021: remove unsupported smbwrapper codeGerald Carter2007-10-101-1/+8
* r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsignedJeremy Allison2007-10-101-4/+4
* r16114: Make winbindd's group enumeration (set|get|endgrent) work again (whenGünther Deschner2007-10-101-1/+1
* r15107: 64 bit fixes. size_t on a 64-bit box is not uint32.Jeremy Allison2007-10-101-3/+12
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2007-10-101-14/+14
* r14421: This does two thingsGerald Carter2007-10-101-2/+10
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2007-10-101-6/+21
* r14270: Fix coverity #203. Ensure we free on error exit.Jeremy Allison2007-10-101-2/+2
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-23/+11
* r13492: As noone objected on the mailing-list:Günther Deschner2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-23/+76
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-13/+13
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-15/+8
* r10263: Fix debug which got more instead of less confusing.Günther Deschner2007-10-101-1/+1
* r10262: * Fix for getgrnam not returning builtin group (which is done by getentGünther Deschner2007-10-101-3/+5
* r10152: 64-bit fix for bug #3082. Thanks to Robin Hill for tracking this down...Volker Lendecke2007-10-101-1/+3