summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_cm.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20489: Missed patch ofthe forest_name patch for lookupnameGerald Carter1-4/+8
2007-10-10r20329: Fix a winbindd crash bug. If someone pullsJeremy Allison1-5/+7
2007-10-10r20296: If we're going to overwrite krb5.confJeremy Allison1-15/+12
2007-10-10r20250: If we've come from being globally offline weJeremy Allison1-10/+26
2007-10-10r20245: merge 20244 from samba_3_0_24Herb Lewis1-3/+3
2007-10-10r20206: Start cleaning up the talloc_ctx mess.Jeremy Allison1-0/+3
2007-10-10r20146: Now online checks are fully async we can do themJeremy Allison1-7/+1
2007-10-10r20140: Make online/offline detection completely asynchronous.Jeremy Allison1-22/+177
2007-10-10r20124: clean up nested extern declaration warningsHerb Lewis1-1/+2
2007-10-10r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison1-11/+27
2007-10-10r20060: Fix the timout calculation.Jeremy Allison1-7/+9
2007-10-10r20058: Ensure we actually do the increasing timeJeremy Allison1-3/+1
2007-10-10r20057: Attempt to fix connect timeouts when connected onJeremy Allison1-7/+54
2007-10-10r19754: * When using a krb5 session setup, we don't fill in the server_nameGerald Carter1-2/+2
2007-10-10r19651: Fix interesting bug with the automatic site coverage in Active Direct...Günther Deschner1-1/+1
2007-10-10r19212: Make sure domains marked internal don't doJeremy Allison1-5/+18
2007-10-10r19159: The getdc call can take a long time. Allow for timeouts.Jeremy Allison1-1/+9
2007-10-10r19148: Finish last nights patch - make offlineJeremy Allison1-45/+60
2007-10-10r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner1-3/+4
2007-10-10r19105: Ok - this is currently untested (but I'm testing it atJeremy Allison1-0/+15
2007-10-10r19064: This code block is already #ifdef'ed by WITH_ADS which should implyVolker Lendecke1-2/+2
2007-10-10r18980: Be a little more intelligent about "startup_time",Jeremy Allison1-2/+25
2007-10-10r18557: If you've set security=ads, do the DNS queries first.Jeremy Allison1-9/+6
2007-10-10r18552: Ensure the sitename matches before we SAF store a DC in ADS mode.Jeremy Allison1-2/+4
2007-10-10r18551: Implement a 30 seconds from startup, during which weJeremy Allison1-2/+2
2007-10-10r18525: Be a little less agressive about going back online when requested.Jeremy Allison1-7/+15
2007-10-10r18506: Fix online requests to cause an immediate DC connection.Jeremy Allison1-5/+35
2007-10-10r18473: Once we go online, trigger a "get krb5 ticket event"Jeremy Allison1-0/+6
2007-10-10r18224: Paranoia - ensure the oplock event handler isJeremy Allison1-1/+10
2007-10-10r18199: Allow winbindd to delete a saf_ entry if it knowsJeremy Allison1-0/+4
2007-10-10r18196: Fix debug message (this should be online not offline).Jeremy Allison1-1/+1
2007-10-10r18191: Fix the online/offline state handling of winbindd.Jeremy Allison1-8/+117
2007-10-10r18189: When tearing down a connection we can be harsherJeremy Allison1-5/+29
2007-10-10r18107: Only do a SAF realm store if the logon was krb5.Jeremy Allison1-1/+1
2007-10-10r18063: When we get a successful connection using ADS,Jeremy Allison1-0/+3
2007-10-10r18015: Try and detect network failures immediately inJeremy Allison1-5/+12
2007-10-10r18010: Ensure we don't timeout twice to the sameJeremy Allison1-8/+11
2007-10-10r17994: Add debugs that showed me why my site code wasn'tJeremy Allison1-0/+1
2007-10-10r17947: Remove extra const.Jeremy Allison1-1/+1
2007-10-10r17945: Store the server and client sitenames in the ADSJeremy Allison1-1/+1
2007-10-10r17943: The horror, the horror. Add KDC site support byJeremy Allison1-26/+37
2007-10-10r17937: Move the saf_ cache into the tcp ad connection code.Jeremy Allison1-2/+16
2007-10-10r17571: Change the return code of cli_session_setup from BOOL to NTSTATUSVolker Lendecke1-8/+10
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-1/+1
2007-10-10r16479: When dcip_to_name failed to get the name of the ip in saf_servername weGünther Deschner1-1/+1
2007-10-10r16361: Fix Klocwork ID 1731 1770 1771 1775 1796Volker Lendecke1-0/+3
2007-10-10r15904: This does two things:Volker Lendecke1-25/+37
2007-10-10r15845: Ok. This was a tough one. If for some reason the tconX fails towards ...Volker Lendecke1-0/+1
2007-10-10r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter1-8/+1
2007-10-10r14895: Merge the 3.0.22 changeVolker Lendecke1-1/+1