summaryrefslogtreecommitdiffstats
path: root/srs
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Make subclasses of Net::ServerAlexander Sulfrian2016-06-211-10/+17
| | | | | | | | | | 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.
* Add some default config valuesAlexander Sulfrian2016-06-171-1/+7
|
* Fix handler callAlexander Sulfrian2016-06-171-1/+2
|
* More ProgressAlexander Sulfrian2016-06-171-1/+0
| | | | | | Add config libsrs_alt fallback More tests
* First versionAlexander Sulfrian2016-06-171-0/+15