summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbindd_passdb.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #5906 - Winbindd crash on 'getent group' (INTERNAL ERROR: Signal 11).Jeremy Allison2009-02-111-2/+2
* Fix memory leak in error path, spotted by Martin Zielinski <mz@seh.de>.Jeremy Allison2008-11-121-0/+1
* Part of fix for #5551. Split out the group enumeration functions to a BUILTIN...Jeremy Allison2008-06-251-15/+27
* Final (hopefully :-) part of fix for bug #5551. Allow passdb backend to enume...Jeremy Allison2008-06-251-23/+45
* Split the winbindd_passdb backend into a 'builtin' and a 'sam'Jeremy Allison2008-05-301-106/+323
* [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-22/+6
* r23244: Fix loop with nscd and NSS recusive calls.Gerald Carter2007-10-101-3/+15
* r23048: Simo is correct in that winbind_lookup{sid,name}_async() needsGerald Carter2007-10-101-1/+6
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-6/+12
* r21014: move some functionss to winbindd_group.c and make staticGerald Carter2007-10-101-145/+0
* r20824: Send access to the trusted domain passwords through the pdb backend, ...Volker Lendecke2007-10-101-2/+1
* r18271: Big change:Gerald Carter2007-10-101-4/+4
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-9/+55
* r15977: Fillup the password_policy method in winbindd for winbindd_passdb. ThisGünther Deschner2007-10-101-2/+41
* r15068: Fix a shadowed variable warningVolker Lendecke2007-10-101-2/+2
* r14855: Various fixes:Gerald Carter2007-10-101-1/+22
* r14421: This does two thingsGerald Carter2007-10-101-3/+4
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2007-10-101-5/+2
* r13316: Let the carnage begin....Gerald Carter2007-10-101-40/+132
* r11704: methods->alternate_name is not used anymore -- remove itVolker Lendecke2007-10-101-12/+0
* r11580: fix an uninitialized variable that was causing winbindd to die in win...Gerald Carter2007-10-101-1/+1
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-15/+15
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-7/+12
* r6755: removing domain_sid() since it is not referenced anymoreGerald Carter2007-10-101-8/+0
* r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke2007-10-101-12/+22
* r5751: fix another (correct) compiler warningGerald Carter2007-10-101-1/+1
* r5724: Fix compiler warningVolker Lendecke2007-10-101-1/+1
* r4760: Make wbinfo --user-sids expand domain local groups. Andrew B., my testingVolker Lendecke2007-10-101-0/+8
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-11/+7
* r914: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to ensureJeremy Allison2007-10-101-2/+9
* r294: checking in volker's winbindd patches; tested on domain members (Samba ...Gerald Carter2007-10-101-5/+55
* r116: volker's patch for local group and group nestingGerald Carter2007-10-101-0/+339
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-360/+0
* and so it begins....Gerald Carter2003-07-071-2/+2
* Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce2003-06-221-4/+4
* fixes to *_util.c filesSimo Sorce2003-05-031-0/+360