summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* r16480: (Ugly) workaround before the set_dc_type_flags & friends cleanup:Günther Deschner2007-10-101-1/+39
* r16479: When dcip_to_name failed to get the name of the ip in saf_servername weGünther Deschner2007-10-101-1/+1
* r16475: destroy talloc ctx when we weren't able to collect onlinestatusGünther Deschner2007-10-101-0/+4
* r16474: There is no point in figuring out lockout policies if we do not allowGünther Deschner2007-10-101-1/+1
* r16473: There is no point in calling set_dc_type_and_flags() before eachGünther Deschner2007-10-101-2/+9
* r16422: winbindd_demote_client isn't used and generatesJeremy Allison2007-10-101-8/+0
* r16361: Fix Klocwork ID 1731 1770 1771 1775 1796Volker Lendecke2007-10-104-3/+14
* r16358: ALWAYS compile this stuff on a 64-bit box beforeJeremy Allison2007-10-101-1/+3
* r16349: Another fix to make winbind more robust in large domains:Günther Deschner2007-10-101-11/+52
* r16285: On a 64-bit box, size_t != uint32. Ensure we useJeremy Allison2007-10-101-2/+4
* r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsignedJeremy Allison2007-10-102-6/+6
* r16222: Fix DEBUG statements.Günther Deschner2007-10-102-2/+2
* r16221: No need for friednly error messages at log level 10.Günther Deschner2007-10-101-27/+26
* r16196: A bit of defensive programming:Volker Lendecke2007-10-101-1/+1
* r16192: Fix timeformats in the winbind response struct.Günther Deschner2007-10-101-8/+8
* r16187: Fix memleak.Günther Deschner2007-10-101-9/+12
* r16154: Fix winbind function table typo.Günther Deschner2007-10-101-1/+1
* r16114: Make winbindd's group enumeration (set|get|endgrent) work again (whenGünther Deschner2007-10-101-1/+1
* r16080: Re-add accidentially excluded in-forest domain trusts (fixes bug #3823).Günther Deschner2007-10-101-1/+1
* r15985: Adding "own-domain" switch to wbinfo which is handy from time to time.Günther Deschner2007-10-101-1/+17
* r15984: Correctly handle the case when there is no configuration file forGünther Deschner2007-10-101-1/+1
* r15983: Honour the krb5 principal name change (of the new ads join code) in theGünther Deschner2007-10-101-1/+1
* r15982: Fix confusing order of DEBUG statements in winbindds pam_auth.Günther Deschner2007-10-101-3/+3
* r15977: Fillup the password_policy method in winbindd for winbindd_passdb. ThisGünther Deschner2007-10-101-2/+41
* r15976: Set our internal domains to "online" by default in winbindd.Günther Deschner2007-10-101-1/+1
* r15904: This does two things:Volker Lendecke2007-10-101-25/+37
* r15845: Ok. This was a tough one. If for some reason the tconX fails towards ...Volker Lendecke2007-10-101-0/+1
* r15842: patch from volker to instruct winbindd to find a trusted DC on its ow...Gerald Carter2007-10-101-1/+1
* r15705: Fix bug number 3788. Thanks to Jeff Wright.Volker Lendecke2007-10-101-0/+3
* r15698: An attempt to make the winbind lookup_usergroups() call in security=adsGünther Deschner2007-10-102-17/+116
* r15697: I take no comments as no objections :)Günther Deschner2007-10-102-13/+37
* r15675: Man pages say never look at the fd_set after a selectJeremy Allison2007-10-101-2/+8
* r15634: Prevent passwords of winbindd's list of credential caches from beeingGünther Deschner2007-10-103-1/+51
* r15632: Remove length limitation from the winbind cache cleanup traversal.Günther Deschner2007-10-101-7/+2
* r15562: Attempt to fix Coverity bug # 283Volker Lendecke2007-10-101-0/+8
* r15546: When debugging is enabled be just a little more verbose in logging inGünther Deschner2007-10-101-6/+6
* r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter2007-10-101-8/+1
* r15541: Only ever store a user's password in a WINBINDD_CCACHE_ENTRY struct whenGünther Deschner2007-10-101-1/+1
* r15539: Use portable wrapper functions instead of seteuidJeremy Allison2007-10-102-7/+7
* r15528: Make the existance of the /etc/security/pam_winbind.conf fileGünther Deschner2007-10-101-3/+5
* r15526: Avoid double \n.Günther Deschner2007-10-101-1/+1
* r15523: Honour the time_offset also when verifying kerberos tickets. ThisGünther Deschner2007-10-101-0/+1
* r15479: Check in patch from bug # 3746 -- Thanks TimurVolker Lendecke2007-10-101-0/+1
* r15478: Likewise for bug # 3763Volker Lendecke2007-10-101-4/+4
* r15460: Prefer to use the indexed objectCategory attribute (instead ofGünther Deschner2007-10-101-2/+2
* r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose.Günther Deschner2007-10-103-0/+82
* r15425: Use dynamic buffers in the IRIX nsswithch module to prevent truncationJames Peach2007-10-101-78/+182
* r15417: Don't use cached credentials when changing passwords.Günther Deschner2007-10-101-1/+5
* r15411: Small debug fixes for the PAM module.Günther Deschner2007-10-101-2/+2
* r15399: Fix the build, sorry, Jerry :)Günther Deschner2007-10-101-2/+2