summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_group.c
AgeCommit message (Expand)AuthorFilesLines
2001-09-05more warning fixes on solarisAndrew Tridgell1-1/+1
2001-09-04don't do pointer arithmetic on void* (some compilers can't do it)Andrew Tridgell1-1/+1
2001-09-04the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell1-3/+4
2001-08-30merge from 2.2Gerald Carter1-1/+1
2001-08-30merge from APPLIANCE_TNGGerald Carter1-43/+73
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell1-1/+1
2001-08-18More Realloc fixes.Jeremy Allison1-3/+12
2001-08-12this is a big global fix for the ptr = Realloc(ptr, size) bug.Simo Sorce1-3/+6
2001-05-08Misc fixes to get winbindd working. We can now do a 'getent passwd'Tim Potter1-2/+0
2001-05-07OK so I couldn't be as clever as I wanted to be with winbindd_glue.cTim Potter1-7/+7
2001-05-07Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter1-597/+774
2001-04-08Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison1-3/+3
2000-05-12use "winbind separator" in tng as wellAndrew Tridgell1-3/+5
2000-05-09brought the winbindd code into headAndrew Tridgell1-0/+763