summaryrefslogtreecommitdiffstats
path: root/source/include/ads.h
Commit message (Collapse)AuthorAgeFilesLines
* much better ADS error handling systemAndrew Tridgell2001-12-191-6/+16
|
* - added initial support for trusted domains in winbindd_adsAndrew Tridgell2001-12-191-0/+11
| | | | | | - gss error code patch from a.bokovoy@sam-solutions.net - better sid dumping in ads_dump - fixed help in wbinfo
* added internal sasl/gssapi code. This means we are no longer dependent on ↵Andrew Tridgell2001-12-081-0/+2
| | | | cyrus-sasl which makes the code much less fragile. Also added code to auto-determine the server name or realm
* added a REALLY gross hack into kerberos_kinit_password so thatAndrew Tridgell2001-12-051-0/+1
| | | | | | winbindd can do a kinit this will be removed once we have code that gets a tgt and puts it in a place where cyrus-sasl can see it
* added timeouts and retries to ldap operationsAndrew Tridgell2001-12-051-0/+7
|
* added another ATYPE_Andrew Tridgell2001-12-031-1/+2
|
* added a basic ADS backend to winbind. More work needed, but atAndrew Tridgell2001-12-031-0/+3
| | | | least basic operations work
* forgot this fileAndrew Tridgell2001-11-201-0/+29