summaryrefslogtreecommitdiffstats
path: root/ldadp.c
Commit message (Expand)AuthorAgeFilesLines
* Add version information and --versionSimon Rettberg2017-12-221-0/+7
* Add option to disable fixNumeric logic (s-prefixing), but default to ONSimon Rettberg2017-08-091-0/+2
* Introduce debug levels, AD filter bug workaround, fix legacy homeattr not bei...Simon Rettberg2017-05-301-0/+3
* Support specifying custom attribute names for schemaSimon Rettberg2017-05-291-0/+2
* Add comment about tinyldap sourcesSimon Rettberg2017-05-091-0/+5
* Configurable name of homeDirectory attributeSimon Rettberg2016-02-191-0/+2
* Support certificate verification by ca-bundle and hostnameSimon Rettberg2015-10-151-0/+2
* Bail out if config file is not readableSimon Rettberg2015-10-151-4/+4
* Support LDAP-LDAP proxyingSimon Rettberg2015-09-121-0/+2
* Send search requests on the same connection the explicit bind was done on, so...Simon Rettberg2015-06-261-7/+7
* SSL support when talking to ADSSimon Rettberg2015-04-281-21/+27
* Fix epoll based detection of closed connectionsSimon Rettberg2015-02-251-1/+1
* Add OpenSSL-Support (Client<->Proxy)Simon Rettberg2014-09-091-0/+33
* Bail out on startup if an AD server is not reachableSimon Rettberg2014-06-061-1/+2
* Port configurableSimon Rettberg2014-05-271-1/+7
* daemon optionalSimon Rettberg2014-05-271-1/+7
* Daemonize, ignore home if emptySimon Rettberg2014-05-261-1/+4
* WorkSimon Rettberg2014-03-191-0/+3
* First working version with user and group support, login relayingSimon Rettberg2014-03-181-0/+2
* More progress.. Warning: Contains very ugly temporary hack for uidNumber<->ob...Simon Rettberg2014-03-171-3/+0Star
* Lean and mean initial commitSimon Rettberg2014-03-151-0/+86