summaryrefslogtreecommitdiffstats
path: root/Spline
Commit message (Collapse)AuthorAgeFilesLines
* Add check mode for address verification onlyHEADmasterAlexander Sulfrian2016-08-081-0/+17
|
* No Socketmap protocol in Spline::SrsAlexander Sulfrian2016-06-212-17/+32
| | | | Better error handling.
* Allow ~ in secret_file pathAlexander Sulfrian2016-06-211-2/+10
|
* Make subclasses of Net::ServerAlexander Sulfrian2016-06-213-90/+232
| | | | | | | | | | Spline::Socketmap is now a subclasses of Net::Server and Spline::Socketmap::Srs is a subclass of Spline::Socketmap. This way the Srs stuff is completly independent of the postfix-socketmap protocol handling. The config is located in the instances and configurable with Net::Server command line options or config file.
* Log communication with Net::Server->logAlexander Sulfrian2016-06-171-10/+16
|
* Fix handler callAlexander Sulfrian2016-06-171-3/+5
|
* Remove unused importAlexander Sulfrian2016-06-171-2/+0
|
* Spline::Netstring: Remove extra moduleAlexander Sulfrian2016-06-173-44/+33
| | | | The netstring methods are now part of Spline::Socketmap
* More ProgressAlexander Sulfrian2016-06-171-18/+87
| | | | | | Add config libsrs_alt fallback More tests
* First versionAlexander Sulfrian2016-06-173-0/+194