| Commit message (Expand) | Author | Age | Files | Lines |
* | More report and metrics manipulations. This should be the last of it. | luke | 2006-07-01 | 1 | -0/+9 |
* | First commit of complete reporting support. The only existing report at this... | luke | 2006-06-29 | 1 | -2/+19 |
* | changing the #!ruby lines to #!env ruby | luke | 2006-06-29 | 7 | -192/+6 |
* | switching puts to print, so the carriage returns are always included in the m... | luke | 2006-06-27 | 1 | -5/+5 |
* | Fixing some more small problems in puppetrun | luke | 2006-06-26 | 1 | -4/+11 |
* | Adding more docs to puppetrun, and fixing bug that can cause hosts to get ski... | luke | 2006-06-26 | 1 | -2/+8 |
* | Setting pluginsync default to false, and (hopefully) fixing autosign problem ... | luke | 2006-06-20 | 1 | -2/+0 |
* | More documentation changes. | luke | 2006-06-19 | 1 | -8/+8 |
* | updating some docs and puppetdoc in preparation for a move to webgen instead ... | luke | 2006-06-17 | 1 | -17/+15 |
* | Fixing some logging issues with puppetmasterd when daemonized with verbose mo... | luke | 2006-06-14 | 1 | -9/+24 |
* | Just logging host failures, not exiting | luke | 2006-06-14 | 1 | -1/+1 |
* | Adding fqdn, an --all flag, and --test mode to puppetrun | luke | 2006-06-14 | 1 | -9/+54 |
* | adding namespaceauth and --listen docs to puppetrun | luke | 2006-06-14 | 1 | -1/+29 |
* | abstracting out ldap connections so that there is a single method responsible... | luke | 2006-06-13 | 1 | -9/+1 |
* | adding ssl usage to puppetrun | luke | 2006-06-13 | 1 | -1/+7 |
* | fixing parallelization to match the docs | luke | 2006-06-13 | 1 | -1/+1 |
* | Correcting puppetrun docs and fixing a test so it works with older versions o... | luke | 2006-06-13 | 1 | -2/+2 |
* | A round of bug-fixing in preparation for the next release. | luke | 2006-06-13 | 1 | -0/+3 |
* | Applied patch from #153. | luke | 2006-06-08 | 1 | -4/+5 |
* | slight ldap fixes in puppetrun | luke | 2006-05-19 | 1 | -1/+4 |
* | First version of puppetrun. It seems to mostly work, but I need to test it w... | luke | 2006-05-19 | 1 | -0/+298 |
* | 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 | 2 | -51/+29 |
* | Updating doc system to add the list of valid values to the doc string, and tw... | luke | 2006-05-10 | 1 | -2/+13 |
* | 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 | 2 | -47/+102 |
* | Puppetd now has an option for listening -- just run the --listen option, and ... | luke | 2006-04-28 | 1 | -35/+110 |
* | adding "clean" mode to puppetca | luke | 2006-04-26 | 1 | -9/+20 |
* | Fixing puppetca so it does not call chuser; instead, it is configured to crea... | luke | 2006-04-12 | 1 | -2/+0 |
* | Adding doc generation for exe arguments | luke | 2006-04-11 | 1 | -108/+160 |
* | Adding --test option to puppetd (it enables --onetime, --no-usecacheonfailure... | luke | 2006-04-11 | 1 | -6/+24 |
* | fixing a couple small bugs in doc generation | luke | 2006-04-05 | 1 | -1/+6 |
* | adding -e ability to puppet executable | luke | 2006-04-04 | 1 | -12/+14 |
* | Fixing #98. Filebuckets now work throughout the system, and the puppetmaster... | luke | 2006-03-12 | 1 | -3/+3 |
* | Fixing #68. After tons and tons and tons of work, everything successfully co... | luke | 2006-03-02 | 1 | -2/+9 |
* | 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 |