summaryrefslogtreecommitdiffstats
path: root/source3/libads/sasl.c
Commit message (Expand)AuthorAgeFilesLines
* This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett2004-01-081-5/+12
* s/OM_uint32//uint32/gGerald Carter2003-08-151-2/+2
* get rid of more compiler warningsHerb Lewis2003-08-151-8/+8
* W00t! Client smb signing is now working correctly with krb5 and w2k server.Jeremy Allison2003-07-251-1/+2
* added an auth flag that indicates if we should be allowed to fallbackAndrew Tridgell2003-06-101-1/+4
* Revert patch - we need to try the NTLMSSP code below...Andrew Bartlett2003-04-241-9/+4
* Use the kerberos error from ads_kinit_password() in the return value fromAndrew Bartlett2003-04-241-4/+9
* Merge from HEAD client-side authentication changes:Andrew Bartlett2003-02-241-1/+6
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-2/+1
* After the lord mayors parade......Jeremy Allison2002-11-101-2/+9
* syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter2002-10-011-1/+3
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-28/+226
* sync 3.0 branch with headJelmer Vernooij2002-08-171-4/+5
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-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