summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_cm.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r14748: store the name/ip address combination when we doa reverse look up in ...Gerald Carter1-2/+11
2007-10-10r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter1-1/+3
2007-10-10r13515: Make sure to store the correct domain name in the server affinity cache.Gerald Carter1-1/+1
2007-10-10r13409: No functional changes, just some DEBUG cleanup.Günther Deschner1-1/+1
2007-10-10r13316: Let the carnage begin....Gerald Carter1-6/+20
2007-10-10r13310: first round of server affinity patches for winbindd & net ads joinGerald Carter1-25/+45
2007-10-10r13232: defensive programming in an attempt to prevent crashes due to a PDC r...Gerald Carter1-3/+5
2007-10-10r12193: Fix some typos.Günther Deschner1-1/+1
2007-10-10r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison1-2/+3
2007-10-10r11381: Correctly connect to 445 and 139 after a successful getdcname.Volker Lendecke1-3/+10
2007-10-10r11338: Move knowledge of \\ needed into rpc_client/cli_netlogonJeremy Allison1-7/+1
2007-10-10r11328: Actually verify that the bind on a pipe succeeded with a samr_connect orVolker Lendecke1-167/+196
2007-10-10r11324: Re-formatting before I can get a very *narrow* focus on the bugs in h...Volker Lendecke1-59/+61
2007-10-10r11323: Fix usage of rpccli_netlogon_getdcname. Add some debug messages.Volker Lendecke1-3/+18
2007-10-10r11253: Fix an annoying timeout when no nmbd is aroundVolker Lendecke1-8/+8
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-204/+309
2007-10-10r10556: BUG 3083: patch from Alex Deiter <tiamat@komi.mts.ru> to fix checking...Gerald Carter1-1/+4
2007-10-10r8800: grr...get logic right when checking #defineGerald Carter1-2/+2
2007-10-10r8799: disabling schannel on samr and lsa until I figure outGerald Carter1-9/+15
2007-10-10r8796: disable schannel on the lsa client pipe for now to deal with Windows 2...Gerald Carter1-0/+7
2007-10-10r7454: couple of winbindd fixesGerald Carter1-3/+11
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-461/+509
2007-10-10r6296: add message about known interoperability issue with Windows 2003 SP1 DCsGerald Carter1-0/+10
2007-10-10r6158: fix some misleading error messagesGerald Carter1-2/+2
2007-10-10r6154: fix winbindd <-> Windows 2003 sp1 issue.Gerald Carter1-1/+5
2007-10-10r5336: BUG 2329: fix to re-enable winbindd to locate DC's when 'disable netbi...Gerald Carter1-64/+86
2007-10-10r4905: patch from abartlet to remove storing the auth-user credentials from t...Gerald Carter1-4/+0
2007-10-10r4749: Fix memleakVolker Lendecke1-0/+2
2007-10-10r4746: add server support for lsa_enum_acct_rights(); last checkin for the nightGerald Carter1-15/+0
2007-10-10r4732: Even if we have 'password server' set, we need to look up the native D...Volker Lendecke1-0/+6
2007-10-10r4575: adding extra debug to cm_prepare_connection()Gerald Carter1-0/+3
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-4/+4