summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbindd_cm.c
Commit message (Expand)AuthorAgeFilesLines
* Backport of the clean event context after fork andBo Yang2009-01-101-35/+32
* Bugfix noticed by Herb. On using the again: tag as aJeremy Allison2008-06-081-0/+15
* spnego SPN fix when contacting trusted domainsSteven Danneman2008-05-231-5/+7
* Use machine account and machine password from our domain whenSteven Danneman2008-05-231-3/+3
* Try anonymous session setupVolker Lendecke2008-04-091-1/+3
* Fix NETLOGON credential chain with Windows 2008 all over the place.Günther Deschner2008-04-041-5/+1
* Fix winbind NETLOGON cred chain on a samba dc for w2k8 trusts.Günther Deschner2008-03-261-1/+5
* Added :Jeremy Allison2008-01-231-1/+1
* Fix get_trust_creds() to return always an upper-cased krb5 principal (thisGünther Deschner2008-01-231-4/+8
* Make send_getdc_request match 3.2.x codebase.Jeremy Allison2007-12-291-3/+20
* Fix logic error in cm_connect_sam().Michael Adam2007-12-191-1/+0
* Fix a segv in winbindd caused by trying to free an fstring. Make a copy of th...Gerald (Jerry) Carter2007-12-191-2/+6
* Make cm_connect_sam() try harder to connect autheticated.Michael Adam2007-12-191-9/+26
* Refactor out assembling of trust creds (pw, account name, principal).Michael Adam2007-12-191-17/+38
* Streamline and fix logic of cm_prepare_connection().Michael Adam2007-12-191-24/+34
* Rename get_trust_pw() to get_trust_pw_hash().Michael Adam2007-12-191-2/+2
* Let get_trust_pw() determine the machine_account_name to use.Michael Adam2007-12-191-19/+3
* Streamline logic in cm_connect_netlogon()Michael Adam2007-12-191-5/+6
* r25086: Fix interdomain trusts (this povides the fix expected in r22709):Michael Adam2007-12-191-2/+2
* r22709: we can only use tschannel when commectcing to our primary (might need...Gerald Carter2007-12-191-1/+8
* In cm_prepare_connection(), only get auth user creds if we need to.Michael Adam2007-12-191-3/+5
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-101-246/+59
* r25068: Older samba3 DCs will return DCERPC_FAULT_OP_RNG_ERROR for every opco...samba-misc-tags/initial-v3-0-unstableGünther Deschner2007-10-101-0/+10
* r23565: Avoid double NULL pointer checks.Günther Deschner2007-10-101-9/+3
* r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach2007-10-101-2/+2
* r23225: Attached find a patch that makes use of NetSamLogonEx inVolker Lendecke2007-10-101-0/+11
* r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we...Günther Deschner2007-10-101-5/+5
* r23117: Factor out local messaging.Volker Lendecke2007-10-101-4/+0
* r23015: Make message_(de)register static to messages.cVolker Lendecke2007-10-101-2/+4
* r22943: More message_register -> messaging_registerVolker Lendecke2007-10-101-12/+20
* r22905: cli_send_mailslot had a message_send_pid insideVolker Lendecke2007-10-101-1/+2
* r22895: Convert some more calls from message_send_buf to messaging_send_bufVolker Lendecke2007-10-101-16/+20
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-2/+2
* r22715: When our primary domain does on or offline, make sure to send a msgGerald Carter2007-10-101-2/+37
* r22709: we can only use tschannel when commectcing to our primary (might need...Gerald Carter2007-10-101-1/+8
* r22705: Implement new set_dc_type_and_flags() called based on theGerald Carter2007-10-101-8/+139
* 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