summaryrefslogtreecommitdiffstats
path: root/ldadp.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Simon Rettberg2014-03-171-3/+0Star
| | | | uidNumber<->objectSid mapping ;)
* Lean and mean initial commitSimon Rettberg2014-03-151-0/+86
Not much functionality yet