summaryrefslogtreecommitdiffstats
path: root/server.h
Commit message (Collapse)AuthorAgeFilesLines
* Add STARTTLS supportSimon Rettberg2019-06-131-0/+2
|
* Support generating uidNumbers on proxySimon Rettberg2018-11-141-0/+8
|
* Add setFixNumeric prototype to headerSimon Rettberg2017-08-101-0/+2
|
* Support specifying custom attribute names for schemaSimon Rettberg2017-05-291-0/+2
|
* Configurable name of homeDirectory attributeSimon Rettberg2016-02-191-0/+2
|
* Support certificate verification by ca-bundle and hostnameSimon Rettberg2015-10-151-0/+2
|
* Support LDAP-LDAP proxyingSimon Rettberg2015-09-121-0/+2
|
* Send search requests on the same connection the explicit bind was done on, ↵Simon Rettberg2015-06-261-1/+5
| | | | so the user's permissions regarding visibility of search results will be applied
* SSL support when talking to ADSSimon Rettberg2015-04-281-0/+4
|
* Add OpenSSL-Support (Client<->Proxy)Simon Rettberg2014-09-091-1/+1
|
* Bail out on startup if an AD server is not reachableSimon Rettberg2014-06-061-1/+1
|
* WorkSimon Rettberg2014-03-191-0/+2
|
* First working version with user and group support, login relayingSimon Rettberg2014-03-181-2/+4
|
* More progress.. Warning: Contains very ugly temporary hack for ↵Simon Rettberg2014-03-171-5/+1Star
| | | | uidNumber<->objectSid mapping ;)
* Lean and mean initial commitSimon Rettberg2014-03-151-0/+28
Not much functionality yet