summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing class name for Handler in puppetdluke2007-05-011-1/+1
* Adding --serve back in as an option to puppetd, and failing when a handler is...luke2007-05-011-0/+3
* Fixing #574; puppetmasterd now exits with non-zero error code when there is a...luke2007-04-261-0/+1
* Adding a note to the references indicating that they are autogenerated.luke2007-04-241-0/+1
* Refactoring puppetdoc so it is a bit cleaner and is actually object-oriented....luke2007-04-241-200/+251
* Last modifications to rst conversion before bedtimeluke2007-04-241-20/+34
* All conversions to RST are done, but I did not quite succeed at making puppet...luke2007-04-241-37/+93
* Mostly done with the conversion to restructured text, but there are still som...luke2007-04-241-57/+68
* Translating all of the docs except the type docs to RSTluke2007-04-231-8/+178
* Adding a --version argument to puppetcaluke2007-04-171-0/+7
* Fixing Client.read_cert so that it automatically adds the certificate informa...luke2007-03-301-1/+3
* Fixing puppetdoc with the recent changes to the networking codeluke2007-03-281-1/+2
* Fixing #562; I had to fix how the client class was loadedluke2007-03-241-1/+1
* Applying patch by Ian Burrell from #559luke2007-03-241-1/+1
* Renaming pbucket to filebucketluke2007-03-241-0/+0
* Finalizing the filebucket client, with test code.luke2007-03-241-7/+45
* Adding filebucket client appluke2007-03-241-0/+176
* Fixing the "readcert" method after getting the signed cert; the method got re...luke2007-03-221-1/+1
* Don't clobber an explicitly given waitforcertlutter2007-03-191-1/+3
* Adding the "ralsh" executable (formerly known as x2puppet).luke2007-03-191-0/+149
* Updating the config generation stuff a bit, mostly just cleanup, but also cha...luke2007-03-191-4/+4
* Adding provider features. Woot!luke2007-03-191-19/+30
* Fixing #533 -- puppetd now exits in onetime mode.luke2007-03-181-1/+3
* Putting the final touches on #144, most of which I had provided in the mongre...luke2007-03-081-1/+5
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-065-43/+42
* Adding "ignorecache" option to always force a recompile of the configurationluke2007-02-281-1/+2
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-085-18/+18
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-075-27/+27
* Puppet can now read files on stdin. This means you can put "#!/usr/bin/env p...luke2007-01-301-1/+5
* Not creating the listening server at all if --onetime is enabled.luke2007-01-301-5/+3
* Moving the switch that disables the certificate authority into the main libra...luke2007-01-301-4/+5
* Fixing the warning message related to namespaceauth.confluke2007-01-291-1/+1
* updating docs with new location for reference infoluke2007-01-225-5/+10
* Fixing a few testing bugs that have crept in, and fixing a self-reference pro...luke2007-01-051-1/+1
* Using Puppet.settraps in puppet executable, instead of old ad-hoc code.luke2007-01-041-10/+1
* Simple script to produce type infolutter2007-01-031-0/+235
* Adding carriage returns to output of puppetrunluke2006-12-291-3/+3
* Fixing #353. It was as simple as exiting with a different error code dependi...luke2006-12-271-1/+11
* Closing #362. Case-insensitivity is handled by downcasing all host names.luke2006-12-271-11/+12
* Fixing #385. Puppetca correctly exits with non-zero exit code if there are n...luke2006-12-191-1/+5
* adding note about --no-clientluke2006-12-061-0/+5
* Fixing #347 (I hope). Doing a provisional require of rubygems.luke2006-11-161-0/+7
* Fixing #346 -- on some scripts I accidentally used "feature" instead of "feat...luke2006-11-165-5/+5
* 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