summaryrefslogtreecommitdiff
path: root/source/winbindd/winbindd_cm.c
Commit message (Expand)AuthorAgeFilesLines
* Make cm_connect_sam() try harder to connect autheticated.Michael Adam2007-12-131-9/+26
* Refactor out assembling of trust creds (pw, account name, principal).Michael Adam2007-12-131-17/+38
* Streamline and fix logic of cm_prepare_connection().Michael Adam2007-12-131-25/+37
* Rename get_trust_pw() to get_trust_pw_hash().Michael Adam2007-12-131-2/+2
* Let get_trust_pw() determine the machine_account_name to use.Michael Adam2007-12-131-19/+3
* Streamline logic in cm_connect_netlogon()Michael Adam2007-12-131-5/+6
* In cm_prepare_connection(), only get auth user creds if we need to.Michael Adam2007-12-131-2/+2
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-1/+1
* Last pstring here.Jeremy Allison2007-12-031-4/+6
* Remove the explicit TALLOC_CTX * from cli_struct.Jeremy Allison2007-11-291-11/+12
* Add set_sockaddr_port function for winbindd.Jeremy Allison2007-11-211-0/+2
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-58/+111
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-18/+18
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-101-2/+2
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-testGerald (Jerry) Carter2007-10-101-11/+0
* r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.Gerald Carter2007-10-101-1/+1
* r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,Gerald Carter2007-10-101-1/+1
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+2271