Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding an Agent::Runner class. | Luke Kanies | 2009-02-06 | 1 | -0/+65 |
* | Creating and using a new Puppet::Daemon class | Luke Kanies | 2009-02-06 | 1 | -1/+0 |
* | Splitting the Agent class into Agent and Configurer | Luke Kanies | 2009-02-06 | 4 | -153/+6 |
* | Moving the Agent locking code to a module. | Luke Kanies | 2009-02-06 | 1 | -0/+38 |
* | Refactoring how the Facter integration works | Luke Kanies | 2009-02-06 | 1 | -26/+3 |
* | Moving fact and plugin handling into modules | Luke Kanies | 2009-02-06 | 3 | -1/+98 |
* | Revert "This is work that I've decided not to keep" | Luke Kanies | 2009-02-06 | 2 | -33/+20 |
* | This is work that I've decided not to keep | Luke Kanies | 2009-02-06 | 2 | -20/+33 |
* | Adding a new Agent::Downloader class for downloading files. | Luke Kanies | 2009-02-06 | 1 | -0/+78 |