summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed #1553 - Puppet and Facter cannot both install the plist module into two...James Turnbull2008-09-136-476/+12
* Fixed #1568 - createpackage.shJames Turnbull2008-09-131-1/+1
* Adjusted hpuxuseradd user provider to confine to HP-UX and fixed HP-UX user p...James Turnbull2008-09-132-3/+6
* Fixed #1566 - changed password property of the user typeJames Turnbull2008-09-132-0/+12
* Fixed debug messages in package type - thanks to Todd Zullinger for this fixJames Turnbull2008-09-122-2/+4
* Sync with latest Fedora/EPEL specfileJames Turnbull2008-09-091-0/+2
* Fixes #1455 - Adds HP-UX support for user typeJames Turnbull2008-09-063-0/+60
* Fixes #1551 puppetmaster.freshness xmlrpc call returns incorrect typeNigel Kersten2008-09-052-1/+3
* Fixes #1554 - Fix exception for undefined hostnameJames Turnbull2008-09-052-2/+6
* Fixed #1533 - changed permissions for man directoryJames Turnbull2008-08-292-1/+3
* Runit service providerBrice Figureau2008-08-293-0/+212
* Daemontools service providerBrice Figureau2008-08-292-0/+278
* Fixes tests broken by 95aa085James Turnbull2008-08-271-0/+10
* Fixed #1488 - Moved individual functions out of functions.rb intoJames Turnbull2008-08-2614-217/+211
* Fixed #1457 - case insensitive match for errorJames Turnbull2008-08-242-1/+3
* Removed spec color option for buildbotJames Turnbull2008-08-241-1/+1
* Added simple rake task for running unit testsJames Turnbull2008-08-242-0/+7
* Added spec Rake taskJames Turnbull2008-08-232-0/+16
* Fix leaking LoadedFile when adding templates to be watchedAndrew Shafer2008-08-232-13/+26
* Merge branch 'tickets/0.24.x/1506' into 0.24.xJames Turnbull2008-08-232-8/+17
|\
| * id column is autogenerated by rails as a primary key, there is no needBrice Figureau2008-08-222-8/+17
* | Fixed #1506 - Removed storeconfig duplicate indexesJames Turnbull2008-08-231-0/+2
|/
* Removed reference to namespaces from --genconfig documentationJames Turnbull2008-08-211-4/+0
* Updates to ext/puppetlast to support multiple hostsJames Turnbull2008-08-201-1/+1
* Fixed #1508 - Add HP-UX package provider.Mark Plaksin2008-08-203-0/+95
* Updating the authors list for the gem specLuke Kanies2008-08-181-0/+1
* Fix #1502 - abysmal storeconfig performance - part2Brice Figureau2008-08-172-2/+12
* Fix #1052 - abysmal storeconfig performance - part1Brice Figureau2008-08-171-1/+1
* Fix #1510 - storeconfig fails with rails 2.1Brice Figureau2008-08-172-5/+7
* Add the -P/--ping option to puppetrun, fixes #1501AJ Christensen2008-08-172-7/+17
* Fixes #1274 - allow class names to start with numbersJames Turnbull2008-08-172-1/+10
* Fixed #1394 - Added stored configuration clearing script to /extmh2008-08-172-0/+89
* Fixed #1442 - replaced use of Facter for report titling with certnameJames Turnbull2008-08-162-7/+3
* Fixed $1456 - add proxy configuration to yum repoJames Turnbull2008-08-133-3/+27
* Fixing #1447 -- Replacing Puppet::PackageError with Puppet::Error.Luke Kanies2008-08-122-4/+4
* Added tests for TemplateWrapper's use of Scope#to_hash.Luke Kanies2008-08-092-12/+22
* Fixing an ldap connectivity testLuke Kanies2008-08-091-3/+13
* Added CHANEGLOG entry for removal of interface typeJames Turnbull2008-08-081-0/+2
* fix terrible error with overwriting permissionsNigel Kersten2008-08-061-1/+1
* Fixed #1457 - removed confine warningJames Turnbull2008-08-062-1/+3
* A working script to create an OS X pkg out of the Puppet repositoryJames Turnbull2008-08-014-3/+241
* Fixed #1441 - Updated console coloursJames Turnbull2008-08-011-14/+22
* Add testing for the changes to resolve redmine #1427, where Kernel methods sh...Daniel Pittman2008-08-012-11/+108
* Expose all puppet variables as instance member variables of the template wrap...Daniel Pittman2008-08-012-13/+59
* Ensure that we consistently use either string #{} interpolation or String.%Daniel Pittman2008-08-016-16/+23
* Feature #1476: Allow specification of --bindir --sbindir --sitelibdir --mandi...Nigel Kersten2008-08-011-19/+64
* Specs for yaml indirector .search - I'm still learning!James Turnbull2008-08-012-27/+29
* Made puppetlast work on 0.24.5 by using the YAML indirectorAJ Christensen2008-08-011-5/+7
* Added a search method to the YAML indirector.AJ Christensen2008-08-011-1/+10
* Revert "Fixing puppetlast to make it work with 0.24.5 / 0.25."James Turnbull2008-08-011-17/+22