summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21112: fix const compile warningGerald Carter1-2/+2
2007-10-10r21106: We neither need a account lockout policy handler nor a check domainGünther Deschner1-1/+2
2007-10-10r21101: Remove "unused" warning from Jerry's code. We stillJeremy Allison1-1/+0
2007-10-10r21098: When get_dc_name_via_netlogon() in get_dcs() fails to find a trusted DCGünther Deschner1-2/+2
2007-10-10r21070: * Add the new boolean 'winbind normalize names' option as discussedGerald Carter4-2/+49
2007-10-10r21064: The core of this patch isVolker Lendecke3-21/+35
2007-10-10r21056: Moving the set_domain_online_request to fork_domain_child() (formerlyGünther Deschner1-9/+12
2007-10-10r21036: Fix the ad nss info backend to not abort the search when called outsi...Gerald Carter1-16/+10
2007-10-10r21033: To make the logs a bit more readable let the winbind dc connect childGünther Deschner1-0/+3
2007-10-10r21020: Some pam_winbind fixes:Günther Deschner1-14/+13
2007-10-10r21019: Fix typo.Günther Deschner1-1/+1
2007-10-10r21018: Removing the set_domain_online_request again in trustdom_recv().Günther Deschner1-9/+0
2007-10-10r21016: Fix pam_sm_setcred again.Günther Deschner1-1/+1
2007-10-10r21015: fix typo that breaks the buildGerald Carter1-1/+1
2007-10-10r21014: move some functionss to winbindd_group.c and make staticGerald Carter2-148/+144
2007-10-10r21013: * Remove "inline" keywordGerald Carter1-5/+5
2007-10-10r21012: Patch from Danilo Almeida @ Centeris (via me):Gerald Carter2-21/+168
2007-10-10r21011: Another patch from Danilo Almeida @ Centeris (via me):Gerald Carter1-4/+7
2007-10-10r21009: Patch from Danilo Almeida @ Centeris (via me).Gerald Carter3-49/+236
2007-10-10r21001: * Use a simple '#define LDAPMessage void' to fix the buildGerald Carter3-36/+3
2007-10-10r20994: Remove unused code.James Peach1-122/+0
2007-10-10r20993: temporary build fix to get things going again on non-ADS systemsGerald Carter1-0/+4
2007-10-10r20992: another attempt at fixing the build breakageGerald Carter2-22/+11
2007-10-10r20986: Commit the prototype of the nss_info plugin interface.Gerald Carter10-389/+754
2007-10-10r20951: Remove the DOM_SID field in the struct idmap_domain and bounceGerald Carter2-141/+128
2007-10-10r20915: Fixed the bad merge from 3.0.24.Jeremy Allison1-6/+8
2007-10-10r20914: Sync up incorrect differences between 3.0.24 and 3.0Jeremy Allison1-12/+11
2007-10-10r20911: Fix copyright message in winbindd to use the macro from smb.hGerald Carter1-2/+3
2007-10-10r20905: Windows 2000 returns NT_STATUS_ACCOUNT_RESTRICTION if the pwGerald Carter1-3/+11
2007-10-10r20874: We need to distinguish client sitenames per realm. We were overwritingGünther Deschner1-2/+2
2007-10-10r20860: Adding some small tweaks. When we have no sitename, there is no need toGünther Deschner1-9/+11
2007-10-10r20857: Silence gives assent :-). Checking in the fix forJeremy Allison1-4/+31
2007-10-10r20848: Minor typo.Günther Deschner1-1/+1
2007-10-10r20846: Before this gets out of control...Volker Lendecke4-30/+48
2007-10-10r20824: Send access to the trusted domain passwords through the pdb backend, ...Volker Lendecke2-3/+2
2007-10-10r20774: I thought I committed this before Xmas holidays ...Simo Sorce11-93/+138
2007-10-10r20738: Remove unused variableVolker Lendecke1-1/+0
2007-10-10r20725: Get rid of a bool passed down -- gd, please checkVolker Lendecke2-4/+1
2007-10-10r20687: Implement grace logons for offline authentications in pam_winbind.Günther Deschner3-21/+45
2007-10-10r20651: Fix "password expires soon" warning message for pam_winbind.Günther Deschner1-12/+67
2007-10-10r20536: In the offline PAM session close case the attempt to delete aGünther Deschner1-1/+5
2007-10-10r20530: Don't want this call to get inadvertently re-added :-).Jeremy Allison1-3/+0
2007-10-10r20489: Missed patch ofthe forest_name patch for lookupnameGerald Carter1-4/+8
2007-10-10r20488: When joined to a child domain in a multi-domain/single domain tree,Gerald Carter3-6/+89
2007-10-10r20355: Fix some C++ warningsVolker Lendecke2-3/+3
2007-10-10r20330: And here's the fix for the parent winbindd crashingJeremy Allison1-0/+5
2007-10-10r20329: Fix a winbindd crash bug. If someone pullsJeremy Allison1-5/+7
2007-10-10r20304: Smaller fixes for pam_winbind:Günther Deschner1-30/+65
2007-10-10r20296: If we're going to overwrite krb5.confJeremy Allison1-15/+12
2007-10-10r20290: Remove unused callSimo Sorce1-9/+1