summaryrefslogtreecommitdiffstats
path: root/server.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix the fix of the fix of SSLSimon Rettberg2015-04-281-0/+1
|
* Fix SSL mode :)Simon Rettberg2015-04-281-1/+3
|
* SSL support when talking to ADSSimon Rettberg2015-04-281-96/+252
|
* Add OpenSSL-Support (Client<->Proxy)Simon Rettberg2014-09-091-5/+5
|
* Bail out on startup if an AD server is not reachableSimon Rettberg2014-06-061-2/+4
|
* WorkSimon Rettberg2014-03-191-0/+21
|
* First working version with user and group support, login relayingSimon Rettberg2014-03-181-31/+80
|
* More progress.. Warning: Contains very ugly temporary hack for ↵Simon Rettberg2014-03-171-36/+3Star
| | | | uidNumber<->objectSid mapping ;)
* Lean and mean initial commitSimon Rettberg2014-03-151-0/+353
Not much functionality yet