summaryrefslogtreecommitdiffstats
path: root/lib/puppet/type
Commit message (Expand)AuthorAgeFilesLines
* Fixing #2582 - / no longer autorequires /Luke Kanies2009-09-011-3/+3
* Fixing #2551 - fixing content changed logsLuke Kanies2009-08-231-0/+15
* Adding an 'exists?' delegator from user type to providerLuke Kanies2009-08-241-0/+5
* Fixes #2550 Handles case where metadata is nilMarkus Roberts2009-08-231-7/+6
* Fixes #2503Markus Roberts2009-08-131-2/+8
* Fixes #2499. Allows execs to specify an array for the returns parameterNigel Kersten2009-08-081-6/+7
* Fixes for Redmine 2371.Steven Jenkins2009-08-031-125/+3
* Cleaning up tests for #2469Luke Kanies2009-08-031-32/+15
* default server in remote filebucketsTill Maas2009-08-031-23/+31
* Fixed #2405 - Mount parameter "dump" doesn't accept all valid values on FreeBSDJames Turnbull2009-07-291-2/+7
* Fixes #2362. Do not validate users/groups when supplied with numeric uid/gidsNigel Kersten2009-07-292-0/+12
* Fixing #2296 - overlapping recursions work againLuke Kanies2009-07-251-1/+29
* Fixing #2421 - file renaming errors now propagateLuke Kanies2009-07-241-1/+1
* deprecate NetInfo providers and examples, remove all NetInfo references and t...Nigel Kersten2009-07-144-4/+4
* Fixes #2258,#2257,#2256. Maintain correct type for integers/booleans, allow c...Nigel Kersten2009-07-111-4/+29
* Fixed #2293 - Added cron syntax X-Y/Z and '7' for sundayJames Turnbull2009-07-051-3/+8
* Refactoring part of the file/filebucket integrationLuke Kanies2009-06-141-42/+30
* Removed extra whitespace from end of linesIan Taylor2009-06-0633-233/+233
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-064-6/+6
* * provider/augeas: match comparison uses '==' and '!=' againDavid Lutterkort2009-06-031-2/+2
* Brought in lutters parse_commands patch and integrated it into the type.David Lutterkort2009-06-031-6/+5
* Fix #2220 - Make sure stat is refreshed while managing FilesBrice Figureau2009-06-021-1/+1
* Fix #2300 - Update ssh_authorized_key documentationFrancois Deppierraz2009-05-261-3/+8
* Fixing #2273 - file purging works more intuitivelyLuke Kanies2009-05-201-14/+12
* Fixed #2666 - Broken docstring formattingJames Turnbull2009-05-202-6/+8
* Fix bug #2124 - ssh_authorized_key always changes target if target is not def...Francois Deppierraz2009-05-151-0/+4
* Fix #1409 once again, including testFrancois Deppierraz2009-05-061-6/+14
* Use FileCollection to store the pathname part of filesBrice Figureau2009-05-021-0/+12
* Fixes #2145 and #2146Bryan Allen2009-04-241-0/+4
* Fixing #2112 - Transactions handle conflicting generated resourcesLuke Kanies2009-04-171-1/+1
* Merge branch '0.24.x'Luke Kanies2009-04-023-51/+39
|\
| * Fixed #2004 - ssh_authorized_key fails if no target is definedFrancois Deppierraz2009-03-241-0/+14
| * Fixed #2000 - No default specified for checksumJames Turnbull2009-03-091-1/+7
| * 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-041-11/+18
| * Fixing #558 - File checksums no longer refer to 'nosum'Luke Kanies2009-02-201-34/+0
* | Fix #2101 - Return to recurse=0 == no recursion behaviorBrice Figureau2009-03-271-1/+10
* | Fix #1469 - Add an option to recurse only on remote sideBrice Figureau2009-03-201-9/+43
* | Not passing file sources on to child filesLuke Kanies2009-03-101-1/+1
* | Correctly handling non-string checksumsLuke Kanies2009-03-101-1/+1
* | Removing unnecessary calls to expire()Luke Kanies2009-03-102-2/+0
* | Passing checksums around instead of file contentsLuke Kanies2009-03-053-25/+51
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-2610-36/+36
* | Fixing #1904 - aliases are no longer inherited by child filesLuke Kanies2009-02-201-1/+1
* | Merge branch '0.24.x'Luke Kanies2009-02-201-12/+11
|\|
| * Fixing #1871 once and for all - contents are never printedLuke Kanies2009-02-181-8/+11
* | Removing or fixing old testsLuke Kanies2009-02-191-2/+2
* | Only using the checksum cache when we're using a host_config catalogLuke Kanies2009-02-181-0/+2
* | Some small fixes to provide better debugging and load a libraryLuke Kanies2009-02-181-0/+1
* | Merge branch '0.24.x'Luke Kanies2009-02-141-1/+1
|\|