summaryrefslogtreecommitdiff
path: root/source/libads/sasl.c
Commit message (Expand)AuthorAgeFilesLines
* last minute fixes and typosGerald Carter2003-08-151-2/+2
* syncing up to 3.0.0rc1Gerald Carter2003-08-151-9/+10
* starting to sync for 3.0beta2Gerald Carter2003-07-011-1/+4
* Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enableAndrew Bartlett2003-02-151-1/+6
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-2/+1
* make sure that if kerberos fails we can fall back on NTLMSSP for SASLAndrew Tridgell2002-11-101-2/+5
* 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