| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adding TERM to the signals being trapped | luke | 2006-02-24 | 3 | -7/+27 |
| * | removing the initial syslog dest setting | luke | 2006-02-24 | 1 | -1/+1 |
| * | Adding a bit more logging | luke | 2006-02-23 | 1 | -0/+1 |
| * | Enable passing --parseonly from the command line | lutter | 2006-02-21 | 1 | -2/+1 |
| * | Adding --enable/--disable locking for puppetd. You can now disable puppetd f... | luke | 2006-02-14 | 1 | -0/+34 |
| * | Adding --loadclasses option to puppet | luke | 2006-02-13 | 1 | -0/+29 |
| * | Change in how logging is defaulted: by default logs go to :syslog, unless the... | lutter | 2006-02-09 | 2 | -4/+1 |
| * | wrapping all work in a single rescue clause | luke | 2006-02-08 | 1 | -18/+7 |
| * | There is now full support for configuration files, and the entire system has ... | luke | 2006-02-07 | 4 | -269/+148 |
| * | Fixing waitforcert so that the client can actually add the certs once it rece... | luke | 2006-01-30 | 1 | -0/+8 |
| * | Fixing some logging issues | luke | 2006-01-24 | 2 | -4/+21 |
| * | Adding the event-loop stuff to the repository and switching to using it. Als... | luke | 2006-01-24 | 1 | -3/+15 |
| * | Committing most of the scheduling stuff. There is still a bit of work to do ... | luke | 2006-01-23 | 1 | -2/+16 |
| * | Fixing a small checksumming bug, reorganizing the client stuff a bit, and add... | luke | 2006-01-18 | 2 | -12/+26 |
| * | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 2006-01-18 | 1 | -0/+8 |
| * | Adding an "ensure" state where appropriate, and significantly reworking the b... | luke | 2006-01-17 | 1 | -14/+85 |
| * | Fixing up the parsedtypes, fixing Type.eachtype to ignore structure types | luke | 2006-01-13 | 1 | -10/+15 |
| * | Adding Sun support and fixing the last remaining bugs related to the daemon c... | luke | 2006-01-11 | 1 | -4/+8 |
| * | Supporting puppetmasterd running as a non-root user, and doing some basic mes... | luke | 2006-01-10 | 1 | -0/+51 |
| * | Adding some extra feedback | luke | 2006-01-10 | 1 | -0/+6 |
| * | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 1 | -1/+0 |
| * | converting waitforcert to an int | luke | 2006-01-05 | 1 | -1/+2 |
| * | fixing puppet to default to using the console for output | luke | 2005-11-16 | 1 | -0/+2 |
| * | Lots of refactoring, and added the capture_stderr method | luke | 2005-11-16 | 1 | -2/+4 |
| * | central logging is fully functional now, but it is painfully slow, so it is d... | luke | 2005-10-28 | 1 | -5/+15 |
| * | Central logging now works, although there appear to be a few kinks to work out. | luke | 2005-10-28 | 3 | -36/+36 |
| * | Adding logging methods to all Puppet::Element instances, and converting all i... | luke | 2005-10-26 | 3 | -0/+24 |
| * | Made tweaks here and there to get it running better on my local network. I a... | luke | 2005-10-21 | 3 | -3/+9 |
| * | Adding some semantic tagging. It is not exactly full-featured yet, and it is... | luke | 2005-10-10 | 1 | -2/+7 |
| * | Many, many changes toward a completely functional system. The only current p... | luke | 2005-09-23 | 3 | -5/+35 |
| * | Okay, all tests pass again. The work done on nodes will take a little while ... | luke | 2005-09-22 | 1 | -0/+7 |
| * | adding --noop to puppet executable, and removing some extraneous comments | luke | 2005-09-17 | 1 | -0/+4 |
| * | Successfully parsed my entire converted cfengine configuration; these are all... | luke | 2005-09-17 | 1 | -2/+18 |
| * | adding extra checks to make sure networking is secure, and refactoring a heck... | luke | 2005-09-15 | 1 | -1/+5 |
| * | small updates | luke | 2005-09-10 | 1 | -21/+47 |
| * | adding cfengine to puppet parser, but it is not even remotely close to functi... | luke | 2005-09-10 | 1 | -0/+160 |
| * | all tests now pass on solaris 10x86; i had to do some stupid hacking with bas... | luke | 2005-09-07 | 5 | -5/+5 |
| * | rearranging some documentation | luke | 2005-09-07 | 1 | -2/+8 |
| * | rearranging puppetdoc to not separate states and parameters, and to allow und... | luke | 2005-09-02 | 1 | -4/+14 |
| * | correcting documentation on autosign in puppetmasterd, and switching the auto... | luke | 2005-08-30 | 1 | -1/+6 |
| * | adding a "--noop" option along with a test case for it | luke | 2005-08-29 | 1 | -10/+30 |
| * | changing default hostname to "puppet", and adding --parseonly option along wi... | luke | 2005-08-29 | 1 | -1/+14 |
| * | fixing puppet to use correct method and adding a real test case for it | luke | 2005-08-29 | 1 | -4/+5 |
| * | changing default manifest location to /etc/puppet/manifests/site.pp | luke | 2005-08-29 | 1 | -1/+1 |
| * | As Christian requested, I am no longer downcasing facts I receive from Facter... | Luke Kanies | 2005-08-29 | 1 | -4/+22 |
| * | I did not have good puppetd tests, so I missed the fact that I was calling th... | Luke Kanies | 2005-08-29 | 1 | -3/+5 |
| * | adding RDoc::usage documentation to all executables | Luke Kanies | 2005-08-29 | 7 | -262/+470 |
| * | This should be the commit that brings us to Beta 1. All tests pass, although... | Luke Kanies | 2005-08-28 | 1 | -13/+33 |
| * | replacing if statements with case statement, and adding defaults for both sel... | Luke Kanies | 2005-08-24 | 1 | -0/+3 |
| * | Have done a significant reorganization of how clients work, also, along with ... | Luke Kanies | 2005-08-23 | 1 | -3/+4 |