r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
[samba.git] / source3 / nsswitch / winbindd_group.c
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Gerald Carterr23730: Squashed commit of the following:
2007-10-10 Gerald Carterr23632: Correctly return the new_group list pointer...
2007-10-10 Gerald Carterr23619: Fix compile warning in fill_grent_mem() caused...
2007-10-10 Jeremy Allisonr23515: Ensure status isn't used uninitialized.
2007-10-10 Gerald Carterr23496: Fix logic error in getgrnam_recv() that broke
2007-10-10 Gerald Carterr23471: Here's a rough patch for expanding domain group...
2007-10-10 Gerald Carterr23244: Fix loop with nscd and NSS recusive calls.
2007-10-10 Jeremy Allisonr22812: Fix bug #3024 (and also the group varient)...
2007-10-10 Volker Lendecker22744: Fix a valgrind error. parse_domain_username...
2007-10-10 Gerald Carterr22703: Convert winbindd_getgrgid() and winbindd_getget...
2007-10-10 Gerald Carterr21860: Fixes for "winbind normalize names" functionality:
2007-10-10 Jeremy Allisonr21609: Fix memory leaks in error code paths (and one...
2007-10-10 Günther Deschnerr21357: Fix typo.
2007-10-10 Günther Deschnerr21149: Only say we are a groupmember for the optimized...
2007-10-10 Gerald Carterr21130: Don't mix SAFE_FREE() and TALLOC_FREE().
2007-10-10 Jeremy Allisonr21101: Remove "unused" warning from Jerry's code....
2007-10-10 Gerald Carterr21070: * Add the new boolean 'winbind normalize names...
2007-10-10 Gerald Carterr21014: move some functionss to winbindd_group.c and...
2007-10-10 Jeremy Allisonr20207: Fix a couple more places where extra_data was
2007-10-10 Günther Deschnerr20186: Fix winbind crash bug in WINBIND_GETGROUPS.
2007-10-10 Simo Sorcer20150: better memory handling for some functions,...
2007-10-10 Simo Sorcer20116: Start merging in the work done to create the...
2007-10-10 Jeremy Allisonr20090: Fix a class of bugs found by James Peach. Ensure
2007-10-10 Gerald Carterr19809: remove winbind blacklist parameter
2007-10-10 Jeremy Allisonr19272: Ensure we return 1 member in the optimized...
2007-10-10 Jeremy Allisonr19271: Test the "hack" for "Domain Users" as agreed...
2007-10-10 Günther Deschnerr19255: Add blacklist of accounts when NSS initgroups...
2007-10-10 Jeremy Allisonr19155: Fix debug message.
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Volker Lendecker17605: Some C++ warnings
2007-10-10 Simo Sorcer17459: As by Jerry's word commit this without his...
2007-10-10 Gerald Carterr17159: Bug 3920: Restore wnibind use default domain...
2007-10-10 Gerald Carterr17021: remove unsupported smbwrapper code
2007-10-10 Jeremy Allisonr16284: Start fixing up gcc4 -O6 warnings on an x86_64...
2007-10-10 Günther Deschnerr16114: Make winbindd's group enumeration (set|get...
2007-10-10 Jeremy Allisonr15107: 64 bit fixes. size_t on a 64-bit box is not...
2007-10-10 Gerald Carterr15053: fix portabilities issues between 32-bit winbind...
2007-10-10 Gerald Carterr14421: This does two things
2007-10-10 Gerald Carterr14403: * modifies create_local_nt_token() to create...
2007-10-10 Jeremy Allisonr14270: Fix coverity #203. Ensure we free on error...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Günther Deschnerr13492: As noone objected on the mailing-list:
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Günther Deschnerr10263: Fix debug which got more instead of less confusing.
2007-10-10 Günther Deschnerr10262: * Fix for getgrnam not returning builtin group...
2007-10-10 Volker Lendecker10152: 64-bit fix for bug #3082. Thanks to Robin Hill...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Volker Lendecker7877: Attempt to fix a smb_panic reported by Pavel...
2007-10-10 Volker Lendecker7785: This looks much larger than it is. It changes...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Gerald Carterr7130: remove 'winbind enable local accounts' code...
2007-10-10 Volker Lendecker6627: Fix debug message
2007-10-10 Volker Lendecker6273: Remove some unused code, minor cleanup
2007-10-10 Volker Lendecker6217: After talking to jerry, commit the partial fix...
2007-10-10 Volker Lendecker6216: Brown paper-bag bug fix for wbinfo --user-sids...
2007-10-10 Volker Lendecker6080: Port some of the non-critical changes from HEAD...
2007-10-10 Gerald Carterr6036: patch from Lin Li <linl@xandros.com> to ensure...
2007-10-10 Gerald Carterr5945: BUG 2516: fix compile issue on True64
2007-10-10 Volker Lendecker4760: Make wbinfo --user-sids expand domain local...
2007-10-10 Volker Lendecker4128: Cron jobs etc seem to do an initgroups for root...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr3776: Fix for bug #2038 from Johann Hanne <jhml@gmx...
2007-10-10 Volker Lendecker3566: Completely replace the queryuseraliases call...
2007-10-10 Andrew Bartlettr2868: Well, I'm not quite sure what I'm doing back...
2007-10-10 Gerald Carterr2450: don't limit the number of groups returned by...
2007-10-10 Volker Lendecker2378: Remove two confusing #defines
2007-10-10 Volker Lendecker1658: Expand aliases for getusersids as well.
2007-10-10 Volker Lendecker989: Calling sid_to_gid from within winbind makes...
2007-10-10 Volker Lendecker988: When adding local aliases' gids to the user token...
2007-10-10 Jeremy Allisonr565: Uninitialized data fixes from kawasa_r@itg.hitach...
2007-10-10 Gerald Carterr395: BUG 1232: patch from landonf@opendarwin.org ...
2007-10-10 Gerald Carterr294: checking in volker's winbindd patches; tested...
2007-10-10 Gerald Carterr288: combination of BUG 1081 and patch from J. Klinger...
2007-10-10 Gerald Carterr116: volker's patch for local group and group nesting
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-16 Gerald Cartermerges from 3.0
2004-03-16 Gerald CarterBUG 1182: patch from john.klinger@lmco.com (John...
2004-03-14 Volker LendeckeOk, one of the latest cleanups did too much... :-)
2004-03-14 Volker LendeckeFix 'getent group aliasname', this did not look in...
2004-03-13 Volker LendeckeAdd alias support to winbindd_passdb. Sorry, Simo,...
2004-03-13 Volker LendeckeRemove the prototype for alias support in winbind again...
2004-03-02 Volker LendeckeThis adds winbind-generated groups showing up in 'geten...
2004-03-01 Volker LendeckeAdd aliases to winbindd_getgroups().
2004-02-02 Gerald Carterjanitor duty (merges from 3.0) and cleanup compiler...
2004-01-15 Volker LendeckeAnd another memory corruption in winbind. Arg 3 of...
2004-01-15 Volker LendeckeFix a segfault in winbindd. Calling getusersids with...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-08 Andrew Bartlettuse SAFE_FREE(), not free().
2004-01-08 Andrew BartlettMove more of winbind to use 'find_our_domain()' rather...
2004-01-07 Andrew BartlettMachines are people too!
2004-01-06 Andrew BartlettMerge winbind from Samba 3.0 onto HEAD.
2003-12-09 Gerald Carterworking on packaging; also fixed some path issues in...
2003-12-04 Gerald Carterfix debug message
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-19 Andrew Tridgellas discussed on irc, this is a small patch that allows...
2003-11-12 Andrew Tridgella small include file rearrangement that doesn't affect...
next