Age | Commit message (Expand) | Author | Files | Lines |
2002-09-28 | Add the beginings of sam_ads to the tree. | Andrew Bartlett | 1 | -0/+1 |
2002-08-05 | This fixes a number of ADS problems, particularly with netbiosless | Andrew Tridgell | 1 | -94/+25 |
2002-07-30 | net ads info now reports the IP of the LDAP server as well as its name - very... | Andrew Tridgell | 1 | -0/+6 |
2002-07-30 | a couple more minor tweaks. This now allows us to operate in ADS mode | Andrew Tridgell | 1 | -0/+6 |
2002-04-19 | fixed trust relationships in ADS winbindd after breaking them with my BDC cha... | Andrew Tridgell | 1 | -3/+6 |
2002-04-18 | fixed the fallback to a BDC for ADS connections | Andrew Tridgell | 1 | -1/+18 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-16 | much better support for organisational units in ADS join | Andrew Tridgell | 1 | -11/+25 |
2001-12-19 | much better ADS error handling system | Andrew Tridgell | 1 | -30/+4 |
2001-12-19 | we only have gss_ fns on a krb5 capable box | Andrew Tridgell | 1 | -3/+6 |
2001-12-19 | - added initial support for trusted domains in winbindd_ads | Andrew Tridgell | 1 | -0/+26 |
2001-12-13 | try the PDC for our workgroup if we can't find the ldap server | Andrew Tridgell | 1 | -3/+8 |
2001-12-08 | added internal sasl/gssapi code. This means we are no longer dependent on cyr... | Andrew Tridgell | 1 | -44/+5 |
2001-12-05 | fix link error | Andrew Tridgell | 1 | -0/+2 |
2001-12-05 | added a REALLY gross hack into kerberos_kinit_password so that | Andrew Tridgell | 1 | -1/+4 |
2001-12-05 | more memory leak fixes | Andrew Tridgell | 1 | -4/+4 |
2001-11-29 | ads->realm must not be NULL | Andrew Tridgell | 1 | -0/+3 |
2001-11-29 | define LDAP_PORT when not available | Andrew Tridgell | 1 | -0/+3 |
2001-11-29 | Make better use of the ads_init() function to get the kerberos relam etc. | Andrew Bartlett | 1 | -0/+182 |