summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '0.25.x'James Turnbull2010-01-133-285/+5
|\|
| * Fix #2677 Proper OIDs on puppet.schema for LDAPJesse Wolfe2009-12-171-9/+5
| * Removed some extraneous files from extJames Turnbull2009-12-022-276/+0
* | Merge branch '0.25.x'Luke Kanies2009-12-217-3/+227
|\|
| * fix #2854 - parse timestampsPeter Meier2009-11-241-1/+2
| * rack: SSL Env vars can only be in Request.envChristian Hofstaedtler2009-11-181-2/+2
| * Follow-on for #2724 - Adding an external node classifierEric Sorenson2009-10-295-0/+223
* | Fixed #2568 - Add database option 'dbconnections'Richard Soderberg2009-11-201-0/+2
* | Adding an example yaml node scriptLuke Kanies2009-10-241-0/+99
|/
* vim: match regexp language featuresMarc Fournier2009-09-091-1/+4
* vim: Mark puppetFunction values as containedTodd Zullinger2009-08-091-1/+1
* Fixed #2498 - logcheck updateJames Turnbull2009-08-051-1/+1
* Added R.I.Pienaar's extlookup.rb to the ext directoryJames Turnbull2009-08-031-0/+183
* rack: SSL Env vars can be in Request.env or ENVChristian Hofstaedtler2009-08-031-4/+7
* Fix #2467 - rack: suggest putting puppet/lib at beginning of RUBYLIB search pathMarc Fournier2009-07-301-1/+1
* Fix #2429 - vim: class/define/node should only be followed by whitespaceMarc Fournier2009-07-291-1/+1
* Fixes #2430 - Stock apache2.conf for passenger incorrectJames Turnbull2009-07-231-9/+11
* vim: several improvements + cleanupMarc Fournier2009-06-101-20/+38
* Removed extra whitespace from end of linesIan Taylor2009-06-068-50/+50
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-064-136/+136
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-065-59/+59
* vim: Remove another mention of 'site' from syntaxTodd Zullinger2009-05-301-1/+1
* vim: Highlight parameters with 'plusignment' operatorTodd Zullinger2009-05-301-2/+2
* vim: Highlight strings in single quotesTodd Zullinger2009-05-301-0/+1
* vim: Clean up syntax spacingTodd Zullinger2009-05-301-22/+22
* Fixed #2304 - Added naggen script to directly generate nagios configuration f...James Turnbull2009-05-281-0/+302
* Remove the old 0.24.x rack support, which is now useless cruftChristian Hofstaedtler2009-05-023-132/+0
* puppetmasterd can now run as a standard Rack application (config.ru-style)Christian Hofstaedtler2009-05-024-0/+183
* mini daemon to trigger puppetrun on clients without puppet listen modeOhad Levy2009-04-122-0/+115
* Merge branch 'master' of git://reductivelabs.com/puppetJames Turnbull2009-04-062-0/+133
|\
| * Merge branch '0.24.x'Luke Kanies2009-04-022-0/+133
| |\
| | * dbfix - fix typo and close another possible inconsistencyBrice Figureau2009-03-041-3/+37
| | * Further fix to #1910James Turnbull2009-03-041-1/+1
| | * This script fixes the most common issues with inconsistentJames Turnbull2009-02-281-0/+98
| | * Fixed #1910 - updated logcheckJames Turnbull2009-02-261-1/+2
* | | Adding #2122 - you can specify the node to test with puppet-testLuke Kanies2009-04-061-13/+21
|/ /
* | Fixed #2071 - Updated LDAP schemaJames Turnbull2009-03-141-1/+2
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* | Merge branch '0.24.x'Luke Kanies2009-02-131-1/+1
|\|
| * Removed site from Puppet VIM syntaxJames Turnbull2009-02-141-1/+1
* | Merge branch '0.24.x'Luke Kanies2009-02-111-0/+1
|\|
| * Fixed #1936 - Added /* */ support to the vim fileJames Turnbull2009-02-111-0/+1
* | Fixed #1910 - Updated logcheck regexJames Turnbull2009-01-311-1/+1
* | Fixed #1840 - Bug fixes and improvements for Emacs puppet-mode.elJames Turnbull2008-12-271-31/+32
* | Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-182-2/+2
* | Fix #1483 - use REST to transmit reports over the wireBrice Figureau2008-12-061-0/+43
|/
* Fixed #1767 - Minor fix to emacs modeJames Turnbull2008-11-241-1/+1
* Fixed #1603 - Added support for running Puppet inside a Rack applicationJames Turnbull2008-09-303-0/+132
* Updates to ext/puppetlast to support multiple hostsJames Turnbull2008-08-201-1/+1
* Fixed #1394 - Added stored configuration clearing script to /extmh2008-08-171-0/+87