summaryrefslogtreecommitdiffstats
path: root/types.h
Commit message (Collapse)AuthorAgeFilesLines
* Support certificate verification by ca-bundle and hostnameSimon Rettberg2015-10-151-0/+2
|
* Support LDAP-LDAP proxyingSimon Rettberg2015-09-121-0/+1
|
* Send search requests on the same connection the explicit bind was done on, ↵Simon Rettberg2015-06-261-4/+8
| | | | so the user's permissions regarding visibility of search results will be applied
* SSL support when talking to ADSSimon Rettberg2015-04-281-4/+27
|
* Add OpenSSL-Support (Client<->Proxy)Simon Rettberg2014-09-091-2/+9
|
* WorkSimon Rettberg2014-03-191-0/+2
|
* First working version with user and group support, login relayingSimon Rettberg2014-03-181-0/+22
|
* More progress.. Warning: Contains very ugly temporary hack for ↵Simon Rettberg2014-03-171-1/+1
| | | | uidNumber<->objectSid mapping ;)
* Lean and mean initial commitSimon Rettberg2014-03-151-0/+52
Not much functionality yet