summaryrefslogtreecommitdiffstats
path: root/source3/libads/sasl.c
Commit message (Expand)AuthorAgeFilesLines
* Re-enable use of existing kerberos tickets.Jim McDonough2002-10-311-2/+6
* Try to compile as much as possible with only ldap, but not kerberos.Andrew Bartlett2002-09-281-1/+3
* Avoid a segfault in net join when you have not done an kinit, and it's fallingAndrew Bartlett2002-09-251-0/+5
* Add clock skew handling to our kerberos code. This allows us to cope withAndrew Tridgell2002-09-171-3/+4
* convert the LDAP/SASL code to use GSS-SPNEGO if possibleAndrew Tridgell2002-08-301-28/+220
* This fixes a number of ADS problems, particularly with netbioslessAndrew Tridgell2002-08-051-4/+5
* Fix length in snprintf invocation to account for "dn:" in sasl gssapi bind.Jim McDonough2002-07-081-2/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* much better ADS error handling systemAndrew Tridgell2001-12-191-21/+33
* - added initial support for trusted domains in winbindd_adsAndrew Tridgell2001-12-191-17/+36
* added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell2001-12-081-0/+186