summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-2/+2
* Fixing #806. Resources correctly look up their fully qualified definition ty...Luke Kanies2007-09-061-1/+5
* Adding support for providing a diff when files are being changed. Currently ...Luke Kanies2007-08-272-0/+11
* Applying patch my emerose to fix #652.luke2007-07-301-0/+1
* Fixing #719 -- the filebucket docs now only mention filebucket, not pbucketluke2007-07-181-5/+5
* Applying a slightly modified patch by Dean Wilson -- puppetca now exits with ...luke2007-07-171-0/+10
* Making sure that #686 is fixed -- I specifically included the Daemon module i...luke2007-07-081-5/+6
* Moving puppetd and puppetmasterd back to bin. Damn. Reverting the fix to #323.luke2007-06-152-0/+751
* Updating ralsh with more functionality: You can now perform work on the comm...luke2007-06-131-6/+69
* Change pi to list properties instead of stateslutter2007-06-011-2/+2
* Fixing #323 -- puppetd and puppetmasterd are now in sbin; packages still need...luke2007-05-202-751/+0
* Fixing #501 -- there is now a splay option, disabled by default and when runn...luke2007-05-181-0/+1
* fixing a documentation bugajax2007-05-181-1/+1