summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_cm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r17945: Store the server and client sitenames in the ADSJeremy Allison2007-10-101-1/+1
* r17943: The horror, the horror. Add KDC site support byJeremy Allison2007-10-101-26/+37
* r17937: Move the saf_ cache into the tcp ad connection code.Jeremy Allison2007-10-101-2/+16
* r17571: Change the return code of cli_session_setup from BOOL to NTSTATUSVolker Lendecke2007-10-101-8/+10
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+1
* r16479: When dcip_to_name failed to get the name of the ip in saf_servername weGünther Deschner2007-10-101-1/+1
* r16361: Fix Klocwork ID 1731 1770 1771 1775 1796Volker Lendecke2007-10-101-0/+3
* 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
* r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter2007-10-101-8/+1
* r14895: Merge the 3.0.22 changeVolker Lendecke2007-10-101-1/+1
* r14748: store the name/ip address combination when we doa reverse look up in ...Gerald Carter2007-10-101-2/+11
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2007-10-101-1/+3
* r13515: Make sure to store the correct domain name in the server affinity cache.Gerald Carter2007-10-101-1/+1
* r13409: No functional changes, just some DEBUG cleanup.Günther Deschner2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-6/+20
* r13310: first round of server affinity patches for winbindd & net ads joinGerald Carter2007-10-101-25/+45
* r13232: defensive programming in an attempt to prevent crashes due to a PDC r...Gerald Carter2007-10-101-3/+5
* r12193: Fix some typos.Günther Deschner2007-10-101-1/+1
* r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison2007-10-101-2/+3
* r11381: Correctly connect to 445 and 139 after a successful getdcname.Volker Lendecke2007-10-101-3/+10
* r11338: Move knowledge of \\ needed into rpc_client/cli_netlogonJeremy Allison2007-10-101-7/+1
* r11328: Actually verify that the bind on a pipe succeeded with a samr_connect orVolker Lendecke2007-10-101-167/+196
* r11324: Re-formatting before I can get a very *narrow* focus on the bugs in h...Volker Lendecke2007-10-101-59/+61
* r11323: Fix usage of rpccli_netlogon_getdcname. Add some debug messages.Volker Lendecke2007-10-101-3/+18
* r11253: Fix an annoying timeout when no nmbd is aroundVolker Lendecke2007-10-101-8/+8
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-204/+309
* r10556: BUG 3083: patch from Alex Deiter <tiamat@komi.mts.ru> to fix checking...Gerald Carter2007-10-101-1/+4
* r8800: grr...get logic right when checking #defineGerald Carter2007-10-101-2/+2
* r8799: disabling schannel on samr and lsa until I figure outGerald Carter2007-10-101-9/+15
* r8796: disable schannel on the lsa client pipe for now to deal with Windows 2...Gerald Carter2007-10-101-0/+7
* r7454: couple of winbindd fixesGerald Carter2007-10-101-3/+11
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-461/+509
* r6296: add message about known interoperability issue with Windows 2003 SP1 DCsGerald Carter2007-10-101-0/+10
* r6158: fix some misleading error messagesGerald Carter2007-10-101-2/+2
* r6154: fix winbindd <-> Windows 2003 sp1 issue.Gerald Carter2007-10-101-1/+5
* r5336: BUG 2329: fix to re-enable winbindd to locate DC's when 'disable netbi...Gerald Carter2007-10-101-64/+86
* r4905: patch from abartlet to remove storing the auth-user credentials from t...Gerald Carter2007-10-101-4/+0
* r4749: Fix memleakVolker Lendecke2007-10-101-0/+2