Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-02 | fix typo on 2.6 | mh | |
2013-01-02 | manage a dedicated control port for munin | mh | |
2013-01-02 | refactor daemon and main class for better design | mh | |
By extracting the resources to their own class we can avoid a bug in puppet that makes it hard to deal with inherited parametrized classes. | |||
2013-01-02 | make it working on 2.6 - can't end with a , on 2.6 | mh | |
2012-11-11 | Align all fat arrows in resource’s attribute/value list. | intrigeri | |
Puppet style guide "9.2. Arrow Alignment" reads: "All of the fat comma arrows (=>) in a resource’s attribute/value list should be aligned. The arrows should be placed one space ahead of the longest attribute name." | |||
2012-11-11 | Use single-quotes for strings that do not contain variables. | intrigeri | |
Puppet style guide, section "8. Quoting", reads: "All strings that do not contain variables should be enclosed in single quotes." | |||
2012-11-11 | Migrate to parameterized classes, drop global variables. | intrigeri | |
2012-06-08 | Decouple torsocks into its own class. | intrigeri | |
immerda's big decoupling commit (8f1d1c4) is too hard to apply in one shot in the current state of the shared branch, so let's pick bits of it one after the other. | |||
2012-03-14 | Merge remote-tracking branch 'riseup/master' | intrigeri | |
2012-03-14 | fix duplicate definition of torssocks | Micah Anderson | |
2012-03-14 | enable different version ensure for torssocks, it doesn't share the same ↵ | Micah Anderson | |
version number as tor and tor-geoipdb, so if you set $tor_ensure_version, you will have an error with torsocks | |||
2012-03-14 | fix package name for tor-geoipdb | Micah Anderson | |
2012-03-14 | Remove useless import (closes Redmine #3855). | intrigeri | |
2012-03-14 | add tor-geoip package to be installed as its useful for most all ↵ | Micah Anderson | |
installations (#3854) | |||
2012-03-11 | add variable $tor_ensure_version which allows you to specify a different ↵ | Micah Anderson | |
installed version | |||
2012-03-11 | add $use_munin parameter that will enable graphs | Micah Anderson | |
2012-03-11 | add additional service params to the tor service, this allows for a more ↵ | Micah Anderson | |
graceful reload action to happen on config file change, rather than the restart | |||
2012-01-13 | Fixing dependency on tor service | Silvio Rhatto | |
2012-01-11 | service subscribes to config file | drebs | |
2012-01-11 | removing old includes | drebs | |
2012-01-08 | Typ0 | Silvio Rhatto | |
2012-01-08 | Renaming polipo to tor::polipo class and sorting out defines | Silvio Rhatto | |
2012-01-08 | fixing dependency cycle | drebs | |
2012-01-08 | fixing template and dependencies | drebs | |
2012-01-08 | completing default relay config | drebs | |
2012-01-07 | splitting difinitions in many files | drebs | |
2012-01-07 | torrc is generated by a definition | drebs | |
2011-09-05 | Adding torsocks | Silvio Rhatto | |
2011-05-03 | Avoiding annoying messages | Silvio Rhatto | |
2010-04-18 | Ensure prixovy is not installed | Silvio Rhatto | |
2010-04-18 | Managing /etc/polipo folder | Silvio Rhatto | |
2010-04-18 | Fixing /etc/polipo/config parameters (2) | Silvio Rhatto | |
2010-04-18 | Fixing /etc/polipo/config parameters | Silvio Rhatto | |
2010-04-18 | Initial import | Silvio Rhatto | |