summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [#1621] Composite keys for resourcesJesse Wolfe2010-06-2120-235/+160
* | Use the 'root' feature rather than directly checking the uidMarkus Roberts2010-02-1711-15/+15
* | fix tests to reflect methods moved from type/file/owner to provider/file/posixJesse Wolfe2010-02-171-14/+21
* | 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
* | Confine out tests that fail on unixJesse Wolfe2010-02-171-0/+2
* | Behavior change for //UNC_Paths broke an old testJesse 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-172-5/+10
* | Relax path qualification check on FileServing::FilesetDavid Schmitt2010-02-171-1/+1
* | Implement quoting on the exec commands and repair specsDavid Schmitt2010-02-172-91/+124
* | Avoid trying to symlink() on windowsDavid Schmitt2010-02-173-120/+195
* | 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-172-20/+136
* | Updated version to 2.6.0James Turnbull2010-06-101-1/+1
* | Fixed RSpec deprecation notice in lexer testsJames Turnbull2010-06-101-1/+1
* | Make specs work on win32David Schmitt2010-02-1713-125/+171
* | Delete tempfiles on win32David Schmitt2010-02-171-1/+8
* | 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
* | Fix ProviderDpkg specs to avoid any real executionsDavid Schmitt2010-02-171-0/+4
* | Avoid setting the timeout before we know which timeout we should set.David Schmitt2010-02-172-4/+24
* | Bug: tidy specs need FileBucket::DipperDavid Schmitt2010-02-171-0/+1
* | Avoid trying to lock on non-filesDavid Schmitt2010-02-172-6/+49
* | Removing obsolete FCollection stub from FunctionsLuke Kanies2010-02-171-6/+0
* | Functions are added to a module instead of ScopeLuke Kanies2010-02-174-14/+70
* | Slightly restructuring "Functions" fileLuke Kanies2010-02-171-7/+4
* | [#3921] Add facts_terminus setting to Puppet settingsRein Henrichs2010-02-174-5/+8
* | [#3921] Remove unnecessary require 'puppet/resource'Rein Henrichs2010-02-177-57/+55
* | Fix for #3949 and relatedMarkus Roberts2010-02-171-2/+3
* | Fixed #3912 - Added client certificate name as an internal fact called "clien...James Turnbull2010-02-172-0/+6
* | {#3866] Rename the method metaclass to singleton_class to avoid the deprecati...Matt Robinson2010-02-1721-26/+74
* | Fixing #3822 - checksums will be loaded from filebucketsLuke Kanies2010-02-172-28/+69
* | fooLuke Kanies2010-02-171-1/+1
* | For #3822 - Reducing checksum code duplicationLuke Kanies2010-02-176-140/+162
* | Fixed unsupported perlstyle regex and few other minor bugsRoss West2010-02-171-26/+42
* | Signed-off-by: Ross West <westr@connection.ca>Ross West2010-02-171-202/+185
* | Signed-off-by: Ross West <westr@connection.ca>Ross West2010-02-171-0/+252
* | Fixing #3791 - client environment is usedLuke Kanies2010-02-172-21/+55
* | Bug #3748 LDAP group membershipMatt Robinson2010-02-172-3/+3