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