summaryrefslogtreecommitdiffstats
path: root/lib/puppet/agent.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing the Agent so puppetrun actually works server-sideLuke Kanies2009-05-271-2/+2
* Adding an Agent::Runner class.Luke Kanies2009-02-061-0/+2
* The Agent now uses its lockfile to determine running stateLuke Kanies2009-02-061-6/+1
* Creating and using a new Puppet::Daemon classLuke Kanies2009-02-061-14/+25
* Splitting the Agent class into Agent and ConfigurerLuke Kanies2009-02-061-168/+81
* Removing obsolete code and tests for the agent.Luke Kanies2009-02-061-89/+0
* Converting the catalog as neededLuke Kanies2009-02-061-11/+19
* Moving the Agent locking code to a module.Luke Kanies2009-02-061-38/+18
* Moving classfile-writing to the CatalogLuke Kanies2009-02-061-19/+2
* Moving fact and plugin handling into modulesLuke Kanies2009-02-061-263/+77
* Removing the Agent code that added client-side factsLuke Kanies2009-02-061-9/+0
* Renmaing Puppet::Network::Client::Master to Puppet::AgentLuke Kanies2009-02-061-0/+526
* Revert "Adding the first bits of an Agent class."Luke Kanies2009-02-061-107/+0
* Revert "This is work that I've decided not to keep"Luke Kanies2009-02-061-390/+39
* This is work that I've decided not to keepLuke Kanies2009-02-061-39/+390
* Adding the first bits of an Agent class.Luke Kanies2009-02-061-0/+107