Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Migrate to parameterized classes, drop global variables. | intrigeri | |
2012-11-09 | Merge remote-tracking branch 'immerda/master' | intrigeri | |
Conflicts: manifests/init.pp manifests/polipo.pp manifests/polipo/base.pp manifests/torsocks.pp | |||
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. | |||
2011-10-28 | decouple polipo and torsocks into their own subclasses, so we can for ↵ | mh | |
example also just install tor |