Age | Commit message (Expand) | Author | Files | Lines |
2006-05-10 | Updating doc system to add the list of valid values to the doc string, and tw... | luke | 1 | -2/+13 |
2006-05-02 | Fixing #132, which involved creating a separate CA client and using it to ret... | luke | 1 | -15/+18 |
2006-04-30 | Fixing the docs a bit for the executables, adding a --daemonize option to pup... | luke | 2 | -47/+102 |
2006-04-28 | Puppetd now has an option for listening -- just run the --listen option, and ... | luke | 1 | -35/+110 |
2006-04-26 | adding "clean" mode to puppetca | luke | 1 | -9/+20 |
2006-04-12 | Fixing puppetca so it does not call chuser; instead, it is configured to crea... | luke | 1 | -2/+0 |
2006-04-11 | Adding doc generation for exe arguments | luke | 1 | -108/+160 |
2006-04-11 | Adding --test option to puppetd (it enables --onetime, --no-usecacheonfailure... | luke | 1 | -6/+24 |
2006-04-05 | fixing a couple small bugs in doc generation | luke | 1 | -1/+6 |
2006-04-04 | adding -e ability to puppet executable | luke | 1 | -12/+14 |
2006-03-12 | Fixing #98. Filebuckets now work throughout the system, and the puppetmaster... | luke | 1 | -3/+3 |
2006-03-02 | Fixing #68. After tons and tons and tons of work, everything successfully co... | luke | 1 | -2/+9 |
2006-02-24 | Adding TERM to the signals being trapped | luke | 3 | -7/+27 |
2006-02-24 | removing the initial syslog dest setting | luke | 1 | -1/+1 |
2006-02-23 | Adding a bit more logging | luke | 1 | -0/+1 |
2006-02-21 | Enable passing --parseonly from the command line | lutter | 1 | -2/+1 |
2006-02-14 | Adding --enable/--disable locking for puppetd. You can now disable puppetd f... | luke | 1 | -0/+34 |
2006-02-13 | Adding --loadclasses option to puppet | luke | 1 | -0/+29 |
2006-02-09 | Change in how logging is defaulted: by default logs go to :syslog, unless the... | lutter | 2 | -4/+1 |
2006-02-08 | wrapping all work in a single rescue clause | luke | 1 | -18/+7 |
2006-02-07 | There is now full support for configuration files, and the entire system has ... | luke | 4 | -269/+148 |
2006-01-30 | Fixing waitforcert so that the client can actually add the certs once it rece... | luke | 1 | -0/+8 |
2006-01-24 | Fixing some logging issues | luke | 2 | -4/+21 |
2006-01-24 | Adding the event-loop stuff to the repository and switching to using it. Als... | luke | 1 | -3/+15 |
2006-01-23 | Committing most of the scheduling stuff. There is still a bit of work to do ... | luke | 1 | -2/+16 |
2006-01-18 | Fixing a small checksumming bug, reorganizing the client stuff a bit, and add... | luke | 2 | -12/+26 |
2006-01-18 | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 1 | -0/+8 |
2006-01-17 | Adding an "ensure" state where appropriate, and significantly reworking the b... | luke | 1 | -14/+85 |
2006-01-13 | Fixing up the parsedtypes, fixing Type.eachtype to ignore structure types | luke | 1 | -10/+15 |
2006-01-11 | Adding Sun support and fixing the last remaining bugs related to the daemon c... | luke | 1 | -4/+8 |
2006-01-10 | Supporting puppetmasterd running as a non-root user, and doing some basic mes... | luke | 1 | -0/+51 |
2006-01-10 | Adding some extra feedback | luke | 1 | -0/+6 |
2006-01-08 | Merging changes from the head of the rework1 branch, r 784 | luke | 1 | -1/+0 |
2006-01-05 | converting waitforcert to an int | luke | 1 | -1/+2 |
2005-11-16 | fixing puppet to default to using the console for output | luke | 1 | -0/+2 |
2005-11-16 | Lots of refactoring, and added the capture_stderr method | luke | 1 | -2/+4 |
2005-10-28 | central logging is fully functional now, but it is painfully slow, so it is d... | luke | 1 | -5/+15 |
2005-10-28 | Central logging now works, although there appear to be a few kinks to work out. | luke | 3 | -36/+36 |
2005-10-26 | Adding logging methods to all Puppet::Element instances, and converting all i... | luke | 3 | -0/+24 |
2005-10-21 | Made tweaks here and there to get it running better on my local network. I a... | luke | 3 | -3/+9 |
2005-10-10 | Adding some semantic tagging. It is not exactly full-featured yet, and it is... | luke | 1 | -2/+7 |
2005-09-23 | Many, many changes toward a completely functional system. The only current p... | luke | 3 | -5/+35 |
2005-09-22 | Okay, all tests pass again. The work done on nodes will take a little while ... | luke | 1 | -0/+7 |
2005-09-17 | adding --noop to puppet executable, and removing some extraneous comments | luke | 1 | -0/+4 |
2005-09-17 | Successfully parsed my entire converted cfengine configuration; these are all... | luke | 1 | -2/+18 |
2005-09-15 | adding extra checks to make sure networking is secure, and refactoring a heck... | luke | 1 | -1/+5 |
2005-09-10 | small updates | luke | 1 | -21/+47 |
2005-09-10 | adding cfengine to puppet parser, but it is not even remotely close to functi... | luke | 1 | -0/+160 |
2005-09-07 | all tests now pass on solaris 10x86; i had to do some stupid hacking with bas... | luke | 5 | -5/+5 |
2005-09-07 | rearranging some documentation | luke | 1 | -2/+8 |