summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-14Add tor::arm class.amontero-referup
2013-07-22Merge pull request #9 from pataquets/remove-unneeded-default-valuesduritong
2013-07-15Fix ExitPolicyRejectPrivate not being omitted if set to 1. ( duritong/puppet-...amontero
2013-07-02Don't add config entries to torrc if value is default. ( duritong/puppet-tor#5 )amontero
2013-06-30Merge pull request #6 from pataquets/add-PortForwardingduritong
2013-06-28Add PortForwarding to allow UPnP firewall pf configuration.amontero
2013-06-24Merge pull request #4 from micah/outbound_bindaddressesduritong
2013-06-24add upgrade notice to the README to detail the outbound_bindaddress changeMicah Anderson
2013-04-28Empty template variable for OutboundBindAddress if parameter is an empty array.amontero
2013-01-25Another variable scope fixSilvio Rhatto
2013-01-25Fixing variable scope assingmentSilvio Rhatto
2013-01-25Fixing scope lookup at global templateSilvio Rhatto
2013-01-23Setting hasstatus and pattern for tor::polipo::debianSilvio Rhatto
2013-01-20Fix missing delimiterSilvio Rhatto
2013-01-20Merge branch 'master' of ssh://labs.riseup.net/shared-torSilvio Rhatto
2013-01-02fix typo on 2.6mh
2013-01-02manage a dedicated control port for muninmh
2013-01-02use the deploy mechanism of the munin modulemh
2013-01-02refactor daemon and main class for better designmh
2013-01-02split out defines into their own filesmh
2013-01-02make it working on 2.6 - can't end with a , on 2.6mh
2013-01-02Linting.intrigeri
2012-11-11Cleanup: remove now useless variable.intrigeri
2012-11-11Specify file modes as single-quoted strings.intrigeri
2012-11-11Move ensure attributes to the first place.intrigeri
2012-11-11Use the concat module instead of the obsolete concatenated_file define.intrigeri
2012-11-11Give the debian-tor user /bin/false as a shell.intrigeri
2012-11-11Indentation fixes.intrigeri
2012-11-11Align all fat arrows in resource’s attribute/value list.intrigeri
2012-11-11Quote and enclose in braces variables in strings.intrigeri
2012-11-11Use single-quotes for strings that do not contain variables.intrigeri
2012-11-11Get a lost part of the fix for outbound_bindaddresses back.intrigeri
2012-11-11Migrate to parameterized classes, drop global variables.intrigeri
2012-11-09Remove useless comment.intrigeri
2012-11-09Merge remote-tracking branch 'immerda/master'intrigeri
2012-08-29Add support for including arbitrary snippet into torrc.intrigeri
2012-08-04Merge remote-tracking branch 'shared/master'intrigeri
2012-08-04Merge remote-tracking branch 'riseup/master' into shared-masterintrigeri
2012-08-03fix template syntax errorMicah Anderson
2012-08-03add $cookie_authentication, $cookie_auth_file and $cookie_auth_file_group_rea...Micah Anderson
2012-08-03change location of control port in munin graphs, now thatMicah Anderson
2012-07-30add README, including information about the transition information regarding ...Micah Anderson
2012-07-30switch bandwidth_rate and bandwidth_burst to be relay_bandwidth_rate andMicah Anderson
2012-07-07Remove trailing whitespace from newly added lines.intrigeri
2012-07-07Adding support for MapAddress tor optionSilvio Rhatto
2012-06-20Adding support for MapAddress tor optionSilvio Rhatto
2012-06-19Add support for AutomapHostsOnResolve.intrigeri
2012-06-19Add support for using bridges.intrigeri
2012-06-19Add support for TransPort and TransListenAddress.intrigeri
2012-06-19Add support for DNSPort and DNSListenAddress.intrigeri