summaryrefslogtreecommitdiffstats
path: root/bin/puppetmasterd
Commit message (Expand)AuthorAgeFilesLines
...
* removing the initial syslog dest settingluke2006-02-241-1/+1
* Change in how logging is defaulted: by default logs go to :syslog, unless the...lutter2006-02-091-2/+0
* There is now full support for configuration files, and the entire system has ...luke2006-02-071-143/+46
* Fixing some logging issuesluke2006-01-241-0/+10
* Fixing a small checksumming bug, reorganizing the client stuff a bit, and add...luke2006-01-181-0/+13
* Adding Sun support and fixing the last remaining bugs related to the daemon c...luke2006-01-111-4/+8
* Supporting puppetmasterd running as a non-root user, and doing some basic mes...luke2006-01-101-0/+51
* Central logging now works, although there appear to be a few kinks to work out.luke2005-10-281-21/+14
* Adding logging methods to all Puppet::Element instances, and converting all i...luke2005-10-261-0/+8
* Made tweaks here and there to get it running better on my local network. I a...luke2005-10-211-2/+0
* Many, many changes toward a completely functional system. The only current p...luke2005-09-231-0/+10
* Okay, all tests pass again. The work done on nodes will take a little while ...luke2005-09-221-0/+7
* all tests now pass on solaris 10x86; i had to do some stupid hacking with bas...luke2005-09-071-1/+1
* correcting documentation on autosign in puppetmasterd, and switching the auto...luke2005-08-301-1/+6
* changing default hostname to "puppet", and adding --parseonly option along wi...luke2005-08-291-1/+14
* changing default manifest location to /etc/puppet/manifests/site.ppluke2005-08-291-1/+1
* As Christian requested, I am no longer downcasing facts I receive from Facter...Luke Kanies2005-08-291-4/+22
* adding RDoc::usage documentation to all executablesLuke Kanies2005-08-291-40/+134
* This should be the commit that brings us to Beta 1. All tests pass, although...Luke Kanies2005-08-281-13/+33
* replacing if statements with case statement, and adding defaults for both sel...Luke Kanies2005-08-241-0/+3
* Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies2005-08-231-0/+89