summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Fixing #1408 - --loadclasses works again.Luke Kanies2008-07-101-1/+1
* Merge branch 'ticket/0.24.x/1391' of git://github.com/littleidea/puppet into ...James Turnbull2008-07-041-2/+3
|\
| * Adding changes to config print that were missed in fix for 1183Andrew Shafer2008-07-031-2/+3
* | Fixed 1240 - puppet will function more like puppetd if graphingLuke Kanies2008-07-031-0/+2
|/
* Fixed #1006 - puppetrun --class works again. I added the classLuke Kanies2008-07-011-43/+5
* Fixed #1371 - Updated bin/puppet to use Node.findJames Turnbull2008-06-171-1/+1
* issue 1183Andrew Shafer2008-06-164-8/+12
* Try againAndrew Shafer2008-06-101-30/+3
* Updated puppetd documentation which fixes ticket #1227James Turnbull2008-05-171-2/+6
* Update to man pages, fix to ralsh help text and fix for #1211James Turnbull2008-05-051-1/+1
* Fixed #1189 and added support for --all to puppetca --cleanJames Turnbull2008-04-151-12/+29
* Fixing the executables to use the new indirection api.Luke Kanies2008-04-081-1/+1
* Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.Paul Lathrop2008-03-282-2/+2
* Moved the configuration of the Node cache to the puppetmasterdLuke Kanies2008-03-241-0/+3
* Adding another commit for #1136 -- ConsolidatedLuke Kanies2008-03-201-16/+12
* Final fix to #1136 - further changes to --test settingJames Turnbull2008-03-201-0/+4
* Second fix to #1136 - fixed --test problemJames Turnbull2008-03-201-1/+1
* Fix for ticket #1136 --verbose cancels out --debugJames Turnbull2008-03-201-12/+22
* Fixing a few more loading order issues.Luke Kanies2008-02-291-0/+1
* Fixing #1101 -- puppetrun works again.Luke Kanies2008-02-281-6/+1
* Fixed #1073 - moved show_diff and other logic post config parseJames Turnbull2008-02-211-8/+8
* Fixed ticket #1070 - puppetrun configuration parse problemJames Turnbull2008-02-161-1/+1
* removing "lib" deprecation notice from autoloaderLuke Kanies2008-02-131-1/+0
* Fixed #968 again, this time with tests -- parseonly works,Luke Kanies2008-02-131-2/+10
* Removing obsolete references (they're in the indirectionLuke Kanies2008-02-131-4/+14
* Applying patch by Jay to fix #989 -- missing crl files areLuke Kanies2008-02-071-1/+1
* Fixed #1006 - changed ldapnodes to node_terminusJames Turnbull2008-01-281-1/+1
* Fixes ticket #1004 - documentation fixes for ralsh and puppetrunJames Turnbull2008-01-132-12/+13
* Further fixes toward #965. Turned out that the previous fixLuke Kanies2007-12-211-0/+2
* Fixing parseonly with a modified version of jay'sLuke Kanies2007-12-191-0/+2
* Adding a --print option to puppetca that just prints the full-text version of aLuke Kanies2007-12-191-5/+50
* Entirely refactoring http keep-alive. There's nowLuke Kanies2007-12-191-2/+4
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-112-8/+8
* Fixing #951 -- external nodes work again, but you have toLuke Kanies2007-12-101-6/+2
* Fixing puppetca so it passes its tests, duh. ApparentlyLuke Kanies2007-11-281-6/+8
* Applying patches from #823 by wyvernLuke Kanies2007-11-271-4/+12
* Fixing #796 -- the fileserver can now start with noLuke Kanies2007-11-271-12/+1
* Fixing #886 -- the problem was the I had changed the baseLuke Kanies2007-11-231-27/+27
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-151-2/+2
* Merge branch 'master' of git://michaelobrien.info/puppet into michaelLuke Kanies2007-10-092-34/+48
|\
| * All tests should now pass again.Luke Kanies2007-10-082-1/+4
| * Adding a :code setting for specifying code to runLuke Kanies2007-10-051-1/+1
| * This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-051-34/+45
* | Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser...Rick Bradley2007-10-052-6/+6
|/
* Removing the Id tags from all of the filesLuke Kanies2007-10-037-7/+0
* Merge branch 'master' of git://michaelobrien.info/puppetLuke Kanies2007-10-032-52/+37
|\
| * Fixed #832. Added the '--no-daemonize' option to puppetd and puppetmasterd.Michael V. O'Brien2007-10-032-52/+37
* | Fixing #814 -- when files are missing, the exceptions shouldLuke Kanies2007-10-031-3/+3
|/
* Fixing ralsh to use a configuration instead of a componentLuke Kanies2007-09-251-4/+3
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-227-20/+20