summaryrefslogtreecommitdiffstats
path: root/helper.c
Commit message (Expand)AuthorAgeFilesLines
* Add autorestart option to exit(1) on unresponsive upstreamSimon Rettberg2023-11-271-0/+1
* 4s timeout when connecting to server; send error to client on failureSimon Rettberg2018-03-121-2/+14
* Make print filter function output identical to usual string representation of...Simon Rettberg2017-06-011-62/+63
* Make prettySimon Rettberg2017-05-301-2/+2
* Fix inverted debug level checkSimon Rettberg2017-05-301-1/+1
* Introduce debug levels, AD filter bug workaround, fix legacy homeattr not bei...Simon Rettberg2017-05-301-0/+12
* Send search requests on the same connection the explicit bind was done on, so...Simon Rettberg2015-06-261-0/+12
* Fix formatting bug in print filter function; skip NULL filters (which would b...Simon Rettberg2015-02-251-2/+8
* Add OpenSSL-Support (Client<->Proxy)Simon Rettberg2014-09-091-7/+4Star
* Actually really fix helper_connect4 when passing a hostnameSimon Rettberg2014-06-021-4/+6
* Fix getaddrinfo callSimon Rettberg2014-06-021-1/+1
* First working version with user and group support, login relayingSimon Rettberg2014-03-181-11/+23
* Lean and mean initial commitSimon Rettberg2014-03-151-0/+174