summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fixes incorrect detail variable in OS X version check, re-patches ralsh to wo...Nigel Kersten2009-03-201-3/+3
* Fix #1828 - Scope.number? wasn't strict enough and could produce wrong resultsBrice Figureau2009-03-141-3/+3
* Fixed #2000 - No default specified for checksumJames Turnbull2009-03-091-1/+7
* Fixing change printing when list properties are absentLuke Kanies2009-03-071-1/+5
* Fixed #2026 - Red Hat ignoring stop methodJames Turnbull2009-03-071-4/+4
* Bring in the documentation changes from the master branchBryan Kearney2009-03-041-3/+2
* Added a force option to ensure the change is always applied, and call augeas ...Bryan Kearney2009-03-042-55/+76
* Backport the fix for #1835Bryan Kearney2009-03-041-4/+22
* First cut at the not running if augeas does not change any of the underlieing...Bryan Kearney2009-03-041-25/+76
* Bug 1948: Added patch by jab to support the correct ins syntax. Updated the t...Bryan Kearney2009-03-041-5/+3
* Fixing #1991 - ldap booleans get converted to booleansLuke Kanies2009-03-051-0/+25
* Refactored a method: extracted about five other methodsLuke Kanies2009-03-051-39/+50
* Fix #2010 - add protection code for some storeconfig corruptionBrice Figureau2009-03-041-14/+28
* Fixing #2013 - prefetching had a mismatch between type and titleLuke Kanies2009-03-041-1/+1
* Fixed report reference pageJames Turnbull2009-03-031-0/+1
* Make puppetd --waitforcert option behave as documented:Paul Lathrop2009-02-281-1/+6
* Adding a performance optimization to the FileCollection.Luke Kanies2009-02-281-3/+5
* Using the FileCollection where appropriate.Luke Kanies2009-02-289-10/+33
* Adding a FileCollection and a lookup module for it.Luke Kanies2009-02-282-0/+36
* Fixed #1963 - Failing to read /proc/mounts for selinux kills file downloadsJames Turnbull2009-02-281-1/+3
* Fixed #2025 - gentoo service provider handle only default init levelJames Turnbull2009-02-271-1/+1
* Updated useradd.rb managehome confine to include other RH-like distributionsJames Turnbull2009-02-251-1/+1
* Use Puppet.debug instead of own debug flagPeter Meier2009-02-221-7/+5
* Fixing #558 - File checksums no longer refer to 'nosum'Luke Kanies2009-02-201-34/+0
* Fixing #1871 once and for all - contents are never printedLuke Kanies2009-02-181-8/+11
* Fix #1972 - ActiveRecord fixes resulted in broken testsBrice Figureau2009-02-151-3/+4
* Fixing password validation to support symbols.Luke Kanies2009-02-141-1/+1
* Only backing up within parsedfile when managing filesLuke Kanies2009-02-142-5/+7
* Fixing a syntax error in the up2date providerLuke Kanies2009-02-141-1/+1
* Cleaned up variable names to be more sane, clarified error messages and fixed...James Turnbull2009-02-141-6/+6
* Provide dscl -url output support for OS X 10.4 clients using the directoryser...Nigel Kersten2009-02-141-36/+120
* Fix launchd service provider so it is backwards compatible with OS X 10.4 as ...Nigel Kersten2009-02-141-4/+13
* Updated Augeas type codeJames Turnbull2009-02-141-3/+5
* Fixed #1831 - Added sprintf functionJames Turnbull2009-02-141-0/+17
* Fixed #1830 - Added regsubst functionJames Turnbull2009-02-141-0/+93
* Bug 1948: Add logic and testing for the command parsing logicBryan Kearney2009-02-141-5/+6
* Updated up2date and service confines to add support for Oracle EL and VMJames Turnbull2009-02-132-3/+5
* Fixing #1964 - Facts get loaded from pluginsLuke Kanies2009-02-121-2/+6
* Adding a post-processor for Nagios names.Luke Kanies2009-02-131-2/+3
* Revert "Refixing #1420 - _naginator_name is only used for services"Luke Kanies2009-02-131-10/+15
* Fixing #1541 - ParsedFile only backs up files once per transactionLuke Kanies2009-02-132-1/+14
* Removing the apparently obsolete netinfo filetype.Luke Kanies2009-02-131-88/+0
* Migrated FileType tests to spec, and fleshed them out a bit.Luke Kanies2009-02-131-3/+3
* Bug #1948: Added patch by jab to support the correct ins syntax. Updated the ...Bryan Kearney2009-02-131-6/+26
* Fixing #961 - closing the http connection after every xmlrpc callLuke Kanies2009-02-121-1/+3
* Refactoring the XMLRPC::Client error-handlingLuke Kanies2009-02-121-53/+111
* Fixed #1959 - Added column protection for environment schema migrationJames Turnbull2009-02-121-2/+6
* Fixing #1869 - autoloaded files should never leak exceptionsLuke Kanies2009-02-121-2/+2
* Fixing #1543 - Nagios parse errors no longer kill PuppetLuke Kanies2009-02-113-65/+48
* Refixing #1420 - _naginator_name is only used for servicesLuke Kanies2009-02-111-15/+10