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