summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add check mode for address verification onlyHEADmasterAlexander Sulfrian2016-08-081-0/+17
|
* Set custom umask for socket creationAlexander Sulfrian2016-06-211-0/+8
|
* Do not set user/groupAlexander Sulfrian2016-06-211-4/+0
| | | | The socket file should not change permissions
* Use embeded package to test default valuesAlexander Sulfrian2016-06-211-16/+22
| | | | You should be able to set it in the configuration file.
* 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-217-179/+530
| | | | | | | | | | 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.
* test: done_testing is not required with planAlexander Sulfrian2016-06-181-2/+0
|
* Add some default config valuesAlexander Sulfrian2016-06-171-1/+7
|
* Log communication with Net::Server->logAlexander Sulfrian2016-06-171-10/+16
|
* Fix handler callAlexander Sulfrian2016-06-172-4/+7
|
* 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-173-28/+177
| | | | | | Add config libsrs_alt fallback More tests
* First versionAlexander Sulfrian2016-06-176-0/+246
|
* Initial commitAlexander Sulfrian2016-06-170-0/+0