summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Removing the caveat so that the log message is always provided during a run.luke2006-11-131-1/+1
* Applying patch from #335luke2006-11-131-0/+1
* Fixing #326 -- parseonly now just creates a simple Master without opening a portluke2006-11-091-5/+13
* Slightly more doc updatesluke2006-11-091-105/+0
* Small fixes here and there. The rails changes needs to be pushed through the...luke2006-11-091-1/+1
* Refactoring the doc generator a bigluke2006-11-091-32/+17
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-086-73/+6
* Another round of bugfixing, including finding out that the tagmail report was...luke2006-10-181-1/+1
* New documentation hierarchy.ajax2006-10-121-2/+2
* Catching missing ldap correctly in puppetrunluke2006-10-101-1/+1
* Fixing #301 -- s/logfile/logdest/gluke2006-10-091-4/+8
* Documented signals the puppet daemons acceptajax2006-10-051-2/+18
* Expanded documentation of command-line arguments for the puppet executables. ...ajax2006-09-251-12/+10
* Expanded documentation of command-line arguments for the puppet executables.ajax2006-09-251-1/+60
* Adding an Autoload instance to Type.rb so that I can load all known types for...luke2006-09-211-0/+5
* Fixing #245, opened by marthag.luke2006-09-211-3/+3
* Fixing #288.luke2006-09-211-1/+1
* Fix trac #282 (Change URL to configref, mention --genconfig)lutter2006-09-194-6/+18
* Fixing #280; added a warning and exiting if no hosts are specified to cleanluke2006-09-191-0/+4
* Better documentation around certificate revocation and mgmtlutter2006-09-181-2/+5
* Specifically rescuing Exception, since apparently the default does not rescue...luke2006-09-156-6/+6
* Catching all errors encountered during loading, not just LoadError, to fix on...luke2006-09-146-7/+7
* Let puppetd listen (when given --listen) without a CRLlutter2006-09-141-0/+7
* Brute force fix for trac #266lutter2006-09-141-1/+5
* Adding the Daemon module back into the Client class, which fixes #247.luke2006-09-051-0/+2
* Adding a module specifically for making doc generation easier, and adding def...luke2006-08-281-0/+5
* Certificate revocation through puppetca. Keep a simple text inventory of all ...lutter2006-08-231-9/+40
* Fix problem when --fqdn is usedlutter2006-08-051-1/+1
* fixing puppetdoc to add ordering infoluke2006-07-311-0/+2
* Fixing #200. I basically just moved the daemonize statement before most othe...luke2006-07-211-8/+9
* Fixing puppetdoc's outputluke2006-07-211-3/+4
* More documentation updates. I think this is sufficient for replacement of th...luke2006-07-061-38/+45
* More report and metrics manipulations. This should be the last of it.luke2006-07-011-0/+9
* First commit of complete reporting support. The only existing report at this...luke2006-06-291-2/+19
* changing the #!ruby lines to #!env rubyluke2006-06-297-192/+6
* switching puts to print, so the carriage returns are always included in the m...luke2006-06-271-5/+5
* Fixing some more small problems in puppetrunluke2006-06-261-4/+11
* Adding more docs to puppetrun, and fixing bug that can cause hosts to get ski...luke2006-06-261-2/+8
* Setting pluginsync default to false, and (hopefully) fixing autosign problem ...luke2006-06-201-2/+0
* More documentation changes.luke2006-06-191-8/+8
* updating some docs and puppetdoc in preparation for a move to webgen instead ...luke2006-06-171-17/+15
* Fixing some logging issues with puppetmasterd when daemonized with verbose mo...luke2006-06-141-9/+24
* Just logging host failures, not exitingluke2006-06-141-1/+1
* Adding fqdn, an --all flag, and --test mode to puppetrunluke2006-06-141-9/+54
* adding namespaceauth and --listen docs to puppetrunluke2006-06-141-1/+29
* abstracting out ldap connections so that there is a single method responsible...luke2006-06-131-9/+1
* adding ssl usage to puppetrunluke2006-06-131-1/+7
* fixing parallelization to match the docsluke2006-06-131-1/+1
* Correcting puppetrun docs and fixing a test so it works with older versions o...luke2006-06-131-2/+2
* A round of bug-fixing in preparation for the next release.luke2006-06-131-0/+3