| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fixing the warning message related to namespaceauth.conf | luke | 2007-01-29 | 1 | -1/+1 |
| * | updating docs with new location for reference info | luke | 2007-01-22 | 1 | -1/+1 |
| * | adding note about --no-client | luke | 2006-12-06 | 1 | -0/+5 |
| * | Fixing #346 -- on some scripts I accidentally used "feature" instead of "feat... | luke | 2006-11-16 | 1 | -1/+1 |
| * | Merging the code over from the oscar branch. I will now be doing all develop... | luke | 2006-11-08 | 1 | -12/+1 |
| * | Fixing #245, opened by marthag. | luke | 2006-09-21 | 1 | -3/+3 |
| * | Fix trac #282 (Change URL to configref, mention --genconfig) | lutter | 2006-09-19 | 1 | -2/+4 |
| * | Specifically rescuing Exception, since apparently the default does not rescue... | luke | 2006-09-15 | 1 | -1/+1 |
| * | Catching all errors encountered during loading, not just LoadError, to fix on... | luke | 2006-09-14 | 1 | -1/+1 |
| * | Let puppetd listen (when given --listen) without a CRL | lutter | 2006-09-14 | 1 | -0/+7 |
| * | Adding the Daemon module back into the Client class, which fixes #247. | luke | 2006-09-05 | 1 | -0/+2 |
| * | Fix problem when --fqdn is used | lutter | 2006-08-05 | 1 | -1/+1 |
| * | Fixing #200. I basically just moved the daemonize statement before most othe... | luke | 2006-07-21 | 1 | -8/+9 |
| * | changing the #!ruby lines to #!env ruby | luke | 2006-06-29 | 1 | -1/+1 |
| * | Applied patch from #153. | luke | 2006-06-08 | 1 | -4/+5 |
| * | Added the last of the tests for the runner, along with the necessary work in ... | luke | 2006-05-18 | 1 | -18/+33 |
| * | Adding a lot of structure to puppet.rb to make it easier to manage multiple o... | luke | 2006-05-18 | 1 | -36/+19 |
| * | Fixing #132, which involved creating a separate CA client and using it to ret... | luke | 2006-05-02 | 1 | -15/+18 |
| * | Fixing the docs a bit for the executables, adding a --daemonize option to pup... | luke | 2006-04-30 | 1 | -23/+68 |
| * | Puppetd now has an option for listening -- just run the --listen option, and ... | luke | 2006-04-28 | 1 | -35/+110 |
| * | Adding --test option to puppetd (it enables --onetime, --no-usecacheonfailure... | luke | 2006-04-11 | 1 | -6/+24 |
| * | Adding TERM to the signals being trapped | luke | 2006-02-24 | 1 | -4/+6 |
| * | Adding a bit more logging | luke | 2006-02-23 | 1 | -0/+1 |
| * | Adding --enable/--disable locking for puppetd. You can now disable puppetd f... | luke | 2006-02-14 | 1 | -0/+34 |
| * | Change in how logging is defaulted: by default logs go to :syslog, unless the... | lutter | 2006-02-09 | 1 | -2/+1 |
| * | There is now full support for configuration files, and the entire system has ... | luke | 2006-02-07 | 1 | -69/+41 |
| * | 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 | 1 | -4/+11 |
| * | 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 | 1 | -12/+13 |
| * | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 2006-01-18 | 1 | -0/+8 |
| * | 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 |
| * | 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 | 1 | -10/+19 |
| * | Adding logging methods to all Puppet::Element instances, and converting all i... | luke | 2005-10-26 | 1 | -0/+8 |
| * | Made tweaks here and there to get it running better on my local network. I a... | luke | 2005-10-21 | 1 | -1/+1 |
| * | 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 | 1 | -0/+7 |
| * | adding extra checks to make sure networking is secure, and refactoring a heck... | luke | 2005-09-15 | 1 | -1/+5 |
| * | all tests now pass on solaris 10x86; i had to do some stupid hacking with bas... | luke | 2005-09-07 | 1 | -1/+1 |
| * | adding a "--noop" option along with a test case for it | luke | 2005-08-29 | 1 | -10/+30 |
| * | 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 | 1 | -55/+134 |
| * | Moving all files into a consolidated trunk. All tests pass except the known-... | Luke Kanies | 2005-08-23 | 1 | -0/+102 |