summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Applied patch from #153.luke2006-06-081-4/+5
* slight ldap fixes in puppetrunluke2006-05-191-1/+4
* First version of puppetrun. It seems to mostly work, but I need to test it w...luke2006-05-191-0/+298
* Added the last of the tests for the runner, along with the necessary work in ...luke2006-05-181-18/+33
* Adding a lot of structure to puppet.rb to make it easier to manage multiple o...luke2006-05-182-51/+29
* Updating doc system to add the list of valid values to the doc string, and tw...luke2006-05-101-2/+13
* Fixing #132, which involved creating a separate CA client and using it to ret...luke2006-05-021-15/+18
* Fixing the docs a bit for the executables, adding a --daemonize option to pup...luke2006-04-302-47/+102
* Puppetd now has an option for listening -- just run the --listen option, and ...luke2006-04-281-35/+110
* adding "clean" mode to puppetcaluke2006-04-261-9/+20
* Fixing puppetca so it does not call chuser; instead, it is configured to crea...luke2006-04-121-2/+0
* Adding doc generation for exe argumentsluke2006-04-111-108/+160
* Adding --test option to puppetd (it enables --onetime, --no-usecacheonfailure...luke2006-04-111-6/+24
* fixing a couple small bugs in doc generationluke2006-04-051-1/+6
* adding -e ability to puppet executableluke2006-04-041-12/+14
* Fixing #98. Filebuckets now work throughout the system, and the puppetmaster...luke2006-03-121-3/+3
* Fixing #68. After tons and tons and tons of work, everything successfully co...luke2006-03-021-2/+9
* Adding TERM to the signals being trappedluke2006-02-243-7/+27
* removing the initial syslog dest settingluke2006-02-241-1/+1
* Adding a bit more loggingluke2006-02-231-0/+1
* Enable passing --parseonly from the command linelutter2006-02-211-2/+1
* Adding --enable/--disable locking for puppetd. You can now disable puppetd f...luke2006-02-141-0/+34
* Adding --loadclasses option to puppetluke2006-02-131-0/+29
* Change in how logging is defaulted: by default logs go to :syslog, unless the...lutter2006-02-092-4/+1
* wrapping all work in a single rescue clauseluke2006-02-081-18/+7
* There is now full support for configuration files, and the entire system has ...luke2006-02-074-269/+148
* Fixing waitforcert so that the client can actually add the certs once it rece...luke2006-01-301-0/+8