summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_cm.c
Commit message (Expand)AuthorAgeFilesLines
* r21454: Fix debug typo.Günther Deschner2007-10-101-1/+1
* r21382: Important fix for winbind when using non-AD domains.Günther Deschner2007-10-101-1/+7
* r21098: When get_dc_name_via_netlogon() in get_dcs() fails to find a trusted DCGünther Deschner2007-10-101-2/+2
* r21064: The core of this patch isVolker Lendecke2007-10-101-4/+8
* r21033: To make the logs a bit more readable let the winbind dc connect childGünther Deschner2007-10-101-0/+3
* 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
* 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
* r20846: Before this gets out of control...Volker Lendecke2007-10-101-14/+18
* r20489: Missed patch ofthe forest_name patch for lookupnameGerald Carter2007-10-101-4/+8
* r20329: Fix a winbindd crash bug. If someone pullsJeremy Allison2007-10-101-5/+7
* r20296: If we're going to overwrite krb5.confJeremy Allison2007-10-101-15/+12
* r20250: If we've come from being globally offline weJeremy Allison2007-10-101-10/+26
* r20245: merge 20244 from samba_3_0_24Herb Lewis2007-10-101-3/+3
* r20206: Start cleaning up the talloc_ctx mess.Jeremy Allison2007-10-101-0/+3
* r20146: Now online checks are fully async we can do themJeremy Allison2007-10-101-7/+1
* r20140: Make online/offline detection completely asynchronous.Jeremy Allison2007-10-101-22/+177
* r20124: clean up nested extern declaration warningsHerb Lewis2007-10-101-1/+2
* r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison2007-10-101-11/+27
* r20060: Fix the timout calculation.Jeremy Allison2007-10-101-7/+9
* r20058: Ensure we actually do the increasing timeJeremy Allison2007-10-101-3/+1
* r20057: Attempt to fix connect timeouts when connected onJeremy Allison2007-10-101-7/+54
* r19754: * When using a krb5 session setup, we don't fill in the server_nameGerald Carter2007-10-101-2/+2
* r19651: Fix interesting bug with the automatic site coverage in Active Direct...Günther Deschner2007-10-101-1/+1
* r19212: Make sure domains marked internal don't doJeremy Allison2007-10-101-5/+18
* r19159: The getdc call can take a long time. Allow for timeouts.Jeremy Allison2007-10-101-1/+9
* r19148: Finish last nights patch - make offlineJeremy Allison2007-10-101-45/+60
* r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner2007-10-101-3/+4
* r19105: Ok - this is currently untested (but I'm testing it atJeremy Allison2007-10-101-0/+15
* r19064: This code block is already #ifdef'ed by WITH_ADS which should implyVolker Lendecke2007-10-101-2/+2
* r18980: Be a little more intelligent about "startup_time",Jeremy Allison2007-10-101-2/+25
* r18557: If you've set security=ads, do the DNS queries first.Jeremy Allison2007-10-101-9/+6
* r18552: Ensure the sitename matches before we SAF store a DC in ADS mode.Jeremy Allison2007-10-101-2/+4
* r18551: Implement a 30 seconds from startup, during which weJeremy Allison2007-10-101-2/+2
* r18525: Be a little less agressive about going back online when requested.Jeremy Allison2007-10-101-7/+15
* r18506: Fix online requests to cause an immediate DC connection.Jeremy Allison2007-10-101-5/+35
* r18473: Once we go online, trigger a "get krb5 ticket event"Jeremy Allison2007-10-101-0/+6
* r18224: Paranoia - ensure the oplock event handler isJeremy Allison2007-10-101-1/+10
* r18199: Allow winbindd to delete a saf_ entry if it knowsJeremy Allison2007-10-101-0/+4
* r18196: Fix debug message (this should be online not offline).Jeremy Allison2007-10-101-1/+1
* r18191: Fix the online/offline state handling of winbindd.Jeremy Allison2007-10-101-8/+117
* r18189: When tearing down a connection we can be harsherJeremy Allison2007-10-101-5/+29
* r18107: Only do a SAF realm store if the logon was krb5.Jeremy Allison2007-10-101-1/+1
* r18063: When we get a successful connection using ADS,Jeremy Allison2007-10-101-0/+3
* r18015: Try and detect network failures immediately inJeremy Allison2007-10-101-5/+12
* r18010: Ensure we don't timeout twice to the sameJeremy Allison2007-10-101-8/+11
* r17994: Add debugs that showed me why my site code wasn'tJeremy Allison2007-10-101-0/+1
* r17947: Remove extra const.Jeremy Allison2007-10-101-1/+1