summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_cm.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-21Kill fstring in getdcname & getanydcname return.Günther Deschner1-2/+2
2007-12-18Fix logic error in cm_connect_sam().Michael Adam1-1/+0
2007-12-17Fix a segv in winbindd caused by trying to free an fstring.Gerald (Jerry) Carter1-2/+6
2007-12-13Make cm_connect_sam() try harder to connect autheticated.Michael Adam1-9/+26
2007-12-13Refactor out assembling of trust creds (pw, account name, principal).Michael Adam1-17/+38
2007-12-13Streamline and fix logic of cm_prepare_connection().Michael Adam1-25/+37
2007-12-13Rename get_trust_pw() to get_trust_pw_hash().Michael Adam1-2/+2
2007-12-13Let get_trust_pw() determine the machine_account_name to use.Michael Adam1-19/+3
2007-12-13Streamline logic in cm_connect_netlogon()Michael Adam1-5/+6
2007-12-13In cm_prepare_connection(), only get auth user creds if we need to.Michael Adam1-2/+2
2007-12-10Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison1-1/+1
2007-12-03Last pstring here.Jeremy Allison1-4/+6
2007-11-29Remove the explicit TALLOC_CTX * from cli_struct.Jeremy Allison1-11/+12
2007-11-21Add set_sockaddr_port function for winbindd.Jeremy Allison1-0/+2
2007-10-24This is a large patch (sorry). Migrate from struct in_addrJeremy Allison1-58/+111
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-18/+18
2007-10-10Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison1-2/+2
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-11/+0
2007-10-10r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.Gerald Carter1-1/+1
2007-10-10r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,Gerald Carter1-1/+1
2007-10-10r25154: move winbindd code into winbindd/Stefan Metzmacher1-0/+2271