summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing #3651 failing to pop comment stack for some constructsMarkus Roberts2010-02-172-121/+125
* Fixing #3072 - Resource generation is recursiveLuke Kanies2010-02-171-0/+3
* Fixes #2646. Move onetime option from the agent to global defaults so we can ...Nigel Kersten2010-02-172-6/+8
* [#2522] authorized keys owner is verifiedMatt Robinson2010-02-171-21/+8
* Fixing #2337 - Adding 'freeze_main' settingLuke Kanies2010-02-172-1/+5
* Fixing #1545 - Adding 'caller_module_name' variableLuke Kanies2010-02-172-0/+10
* Fixing #1545 - module_name is now a variableLuke Kanies2010-02-173-5/+10
* [#4055] Confine CouchDB-related specs to the couchdb featureRein Henrichs2010-02-171-0/+2
* [#4055] Refactor of abstract Couch terminus, more specsRein Henrichs2010-02-171-18/+24
* [#4055] Add CouchDB terminus for factsRein Henrichs2010-02-175-0/+111
* [#3921] Fix typo "fact_terminus" -> "facts_terminus"Rein Henrichs2010-02-173-3/+3
* Targeted fix for #3851Markus Roberts2010-02-171-1/+1
* [#3810] Add http reports processor and `reporturl` settingRein Henrichs2010-02-172-7/+33
* Fixes #3514 - CR/LF line ending in puppet.conf cause silent failureJames Turnbull2010-02-171-2/+2
* [#3409] fix test failures from ldap environment patchJesse Wolfe2010-02-171-1/+1
* [#3409] environment is not checked when nodes are in ldapJesse Wolfe2010-02-171-11/+51
* Fixes #3395 - CR+LF line endings in manifests cause syntax errorJames Turnbull2010-02-171-1/+1
* [#3388] Setting host_aliases from [] to [] no longer results in any changesNick Lewis2010-02-171-3/+5
* Fixing #3139 - all properties can now be auditedLuke Kanies2010-02-174-45/+86
* Working #3139 - Removing Property#checkableLuke Kanies2010-02-171-16/+0
* Working #3139 - Catalogs default to host_configLuke Kanies2010-02-173-4/+3
* Working #3139 - ResourceHarness does cachingLuke Kanies2010-02-173-17/+15
* Working #3139 - removing obsolete checking in StorageLuke Kanies2010-02-171-10/+2
* Working #3139 - scheduling moved to resource harnessLuke Kanies2010-02-173-49/+26
* Improving fix for #1175; tightening thread safetyMarkus Roberts2010-02-173-10/+14
* Part 2 of fix for #1175 (functions in environments)Markus Roberts2010-02-177-43/+42
* [#1621] Composite keys for resourcesJesse Wolfe2010-06-219-184/+116
* Use the 'root' feature rather than directly checking the uidMarkus Roberts2010-02-173-3/+3
* variable name error in refactorJesse Wolfe2010-02-171-1/+1
* Remove over-eager error branch in a complicated IfJesse Wolfe2010-02-171-4/+0
* Confine out a lib that puppet was failing to load on non-win32Jesse Wolfe2010-02-171-1/+1
* Resolving conflicts with jes5199:ticket/master/2935-settings-modeMarkus Roberts2010-02-171-2/+8
* Fix Exec typeDavid Schmitt2010-02-171-2/+2
* Move syslog into a featureDavid Schmitt2010-02-172-3/+5
* Adapt Util::Storage specs and avoid trying to lock on directoriesDavid Schmitt2010-02-171-0/+4
* Relax path qualification check on FileServing::FilesetDavid Schmitt2010-02-171-1/+1
* Implement quoting on the exec commands and repair specsDavid Schmitt2010-02-171-22/+51
* Avoid trying to symlink() on windowsDavid Schmitt2010-02-172-2/+4
* Implement "forking" for WindowsDavid Schmitt2010-02-171-24/+46
* Avoid non-win32 signals on win32 runtimeDavid Schmitt2010-02-171-1/+4
* Avoid trying to set uid/gid on windowsDavid Schmitt2010-02-171-1/+2
* Start extracting the owner managment for files into providersDavid Schmitt2010-02-173-98/+194
* Expand file type to be able to handle Win32 and UNC pathsDavid Schmitt2010-02-171-6/+16
* Make specs work on win32David Schmitt2010-02-172-4/+4
* Fix path handlingDavid Schmitt2010-02-173-5/+6
* Print stacktraces if requestedDavid Schmitt2010-02-171-0/+2
* Adapt defaults to Win32 environmentDavid Schmitt2010-02-171-1/+1
* More win32? feature defDavid Schmitt2010-02-171-1/+1
* Define posix and win32 featuresDavid Schmitt2010-02-171-0/+11
* Improve error messageDavid Schmitt2010-02-171-1/+1