summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbindd_group.c
Commit message (Expand)AuthorAgeFilesLines
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-201-3/+7
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-67/+324
* r19018: staging for a 3.0.23d on Tuesday (I think we have sufficient changes ...Gerald Carter2006-10-011-39/+65
* r17161: sync files from SAMBA_3_0_23 branchGerald Carter2006-07-201-4/+4
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-191-4/+4
* r16119: pulling changes from 3_0 up to r16117Gerald Carter2006-06-091-1/+1
* r15107: 64 bit fixes. size_t on a 64-bit box is not uint32.Jeremy Allison2006-04-171-3/+12
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2006-04-121-14/+14
* r14421: This does two thingsGerald Carter2006-03-151-2/+10
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2006-03-151-6/+21
* r14270: Fix coverity #203. Ensure we free on error exit.Jeremy Allison2006-03-131-2/+2
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-23/+11
* r13492: As noone objected on the mailing-list:Günther Deschner2006-02-131-1/+1
* r13316: Let the carnage begin....Gerald Carter2006-02-031-23/+76
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-181-13/+13
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-15/+8
* r10263: Fix debug which got more instead of less confusing.Günther Deschner2005-09-161-1/+1
* r10262: * Fix for getgrnam not returning builtin group (which is done by getentGünther Deschner2005-09-161-3/+5
* r10152: 64-bit fix for bug #3082. Thanks to Robin Hill for tracking this down...Volker Lendecke2005-09-111-1/+3
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-241-12/+12
* r7877: Attempt to fix a smb_panic reported by Pavel Rochnyack.Volker Lendecke2005-06-241-7/+14
* r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke2005-06-201-73/+98
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-081-372/+219
* r7130: remove 'winbind enable local accounts' code from the 3.0 treeGerald Carter2005-05-311-65/+1
* r6627: Fix debug messageVolker Lendecke2005-05-061-2/+2
* r6273: Remove some unused code, minor cleanupVolker Lendecke2005-04-101-5/+2
* r6217: After talking to jerry, commit the partial fix for wbinfo -r. This fix...Volker Lendecke2005-04-051-15/+23
* r6216: Brown paper-bag bug fix for wbinfo --user-sids.... Nobody seems to rea...Volker Lendecke2005-04-051-2/+2
* r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke2005-03-271-4/+53
* r6036: patch from Lin Li <linl@xandros.com> to ensure trusted domains are ini...Gerald Carter2005-03-241-0/+4
* r5945: BUG 2516: fix compile issue on True64Gerald Carter2005-03-221-1/+1
* r4760: Make wbinfo --user-sids expand domain local groups. Andrew B., my testingVolker Lendecke2005-01-151-0/+41
* r4128: Cron jobs etc seem to do an initgroups for root quite frequently. SoVolker Lendecke2004-12-101-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-16/+12
* r3776: Fix for bug #2038 from Johann Hanne <jhml@gmx.net>. Don't checkJeremy Allison2004-11-151-9/+4
* r3566: Completely replace the queryuseraliases call. The previous implementat...Volker Lendecke2004-11-051-5/+5
* r2868: Well, I'm not quite sure what I'm doing back in Samba 3.0, but anyway...Andrew Bartlett2004-10-091-18/+0
* r2450: don't limit the number of groups returned by winbindd_getgroups()Gerald Carter2004-09-201-4/+1
* r2378: Remove two confusing #definesVolker Lendecke2004-09-171-2/+0
* r1658: Expand aliases for getusersids as well.Volker Lendecke2004-08-051-0/+56
* r989: Calling sid_to_gid from within winbind makes no sense, as this callsVolker Lendecke2004-06-031-1/+9
* r988: When adding local aliases' gids to the user token, don't do a idmap_sid...Volker Lendecke2004-06-031-11/+31
* r565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp.Jeremy Allison2004-05-071-0/+3
* r395: BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) to fix Gerald Carter2004-04-281-0/+6
* r294: checking in volker's winbindd patches; tested on domain members (Samba ...Gerald Carter2004-04-201-10/+7
* r288: combination of BUG 1081 and patch from J. Klinger -- added remove_dupli...Gerald Carter2004-04-201-0/+2
* r116: volker's patch for local group and group nestingGerald Carter2004-04-071-41/+95
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-87/+41
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+1211