summaryrefslogtreecommitdiff
path: root/manifests/daemon/relay.pp
AgeCommit message (Collapse)Author
2018-02-13Merge remote-tracking branch 'shared/master'mh
2018-02-02[lint] single quotes should be used when no vars are present in a stringLouis-Philippe Véronneau
2017-11-01*ListenAddress (OR, DNS, Trans, etc.) are deprecated since 0.2.3.x-alphaLouis-Philippe Véronneau
2017-11-01'[]' is not a proper default for AccountingStart, use tor's default insteadLouis-Philippe Véronneau
2017-10-05concat::fragment does not have an 'ensure' var anymoreLouis-Philippe Véronneau
2017-08-30make it work with newer concat modulemh
2016-09-22Drop owner, group and mode for concat::fragment.intrigeri
These parameters are not supported anymore in recent versions of the concat module. Besides, they make little sense since what matters is the ownership and permissions of the resulting, merged file.
2016-09-04Merge remote-tracking branch 'tails/master'mh
2015-07-17tor::daemon::relay: set $real_outbound_bindaddresses to [] when ↵intrigeri
$outbound_bindaddresses is not explicitly set. Closes: #1
2015-04-19lintingmh
2015-04-19setting owner, group & mode is not supported by latest concat modulemh
2013-06-28Add PortForwarding to allow UPnP firewall pf configuration.amontero
2013-04-28Empty template variable for OutboundBindAddress if parameter is an empty array.amontero
2013-01-02split out defines into their own filesmh