summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Stop trying to make config directories in Windows specsNick Lewis2011-08-191-1/+1
* (#8272) Add missing tests for Windows service provider methods.Cameron Thomas2011-08-191-1/+1
* (#8409) Add a default group provider for WindowsNick Lewis2011-08-191-0/+48
* (#8408) Add a default user provider for WindowsNick Lewis2011-08-191-0/+71
* (#8408/8409) Add a Windows ADSI helper moduleNick Lewis2011-08-192-0/+281
* Always put a slash between the checksum and path in filebucket URLsJacob Helwig2011-08-191-2/+3
* Treat Windows absolute paths as absolute pathsJacob Helwig2011-08-195-6/+28
* Clarify logic and error messages when initializing Puppet::FileBucket::FileJacob Helwig2011-08-191-3/+3
* (#8644) Host provider on WindowsJosh Cooper2011-08-191-0/+3
* (#8660) Default config dir to %PROGRAMDATA% on WindowsJosh Cooper2011-08-191-2/+2
* (#8272) Allow disabled Windows services to be startedNick Lewis2011-08-191-0/+13
* (#8272) Use symbols instead of booleans for enabled property on WindowsNick Lewis2011-08-191-2/+2
* (#8272) Fixup logging in Windows service providerNick Lewis2011-08-191-7/+3
* Fix issue with forward and backslashes in Windows pathsJosh Cooper2011-08-192-2/+7
* Add basic service provider for WindowsCameron Thomas2011-08-193-1/+113
* Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2011-08-192-75/+17
* Remove use of Puppet::Util::Cacher in Puppet::SSL::HostNick Lewis2011-08-191-9/+4
* Remove dead uses of Puppet::Util::Cacher from autoloaderNick Lewis2011-08-191-2/+0
* Remove Puppet::Util::Cacher use from Puppet::Indirector::IndirectionNick Lewis2011-08-191-5/+3
* Remove caching from the catalog, types, and parametersNick Lewis2011-08-193-34/+0
* Remove cached_attrs from Puppet::Type::FileNick Lewis2011-08-192-17/+25
* Remove Puppet::Util::Cacher usage from Puppet::Util::SettingsNick Lewis2011-08-191-6/+3
* Remove Util::Cacher usage from SSL::CertificateAuthorityNick Lewis2011-08-191-5/+7
* Remove unused require 'puppet/util/cacher' from Network::HttpPoolNick Lewis2011-08-191-1/+0
* Remove use of Util::Cacher from FileServing::Mount::FileNick Lewis2011-08-192-13/+9
* Remove use of Util::Cacher in FileServing::ConfigurationNick Lewis2011-08-192-10/+8
* Remove Puppet::Network::HttpPool keep_alive handlingNick Lewis2011-08-193-64/+0
* (#8268) Require windows drive letters in absolute file pathsJosh Cooper2011-08-194-6/+13
* (#8489) Consistently use File::PATH_SEPARATORJosh Cooper2011-08-192-5/+7
* (#8356) Specify setting type for colorJacob Helwig2011-08-191-2/+6
* (#8356) Color defaults to false on WindowsJosh Cooper2011-08-191-1/+1
* Disable the master on Windows instead of blowing up with failed resourcesJacob Helwig2011-08-191-0/+2
* (#7581) Provide more detailed error message when missing gems on WindowsJacob Helwig2011-08-191-1/+9
* Merge pull request #48 from daniel-pittman/maint/2.7.x/strip-incorrect-rights...Matt Robinson2011-08-1831-110/+0
|\
| * maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-1831-110/+0
* | Maint: Correct docs for filebucket type and file's backup parameternfagerlund2011-08-182-14/+24
* | Maint: Fix line wrapping in create_resources functionnfagerlund2011-08-181-2/+4
|/
* Maint: Improve create_resources function's doc stringnfagerlund2011-08-171-10/+20
* Merge branch '2.6.x' into 2.7.xJacob Helwig2011-08-175-68/+82
|\
| * (#8770) Don't fail to set supplementary groups when changing user to rootNick Lewis2011-08-121-2/+10
| * Merge remote-tracking branch 'nicklewis/ticket/2.6.x/8770' into 2.6.xJacob Helwig2011-08-112-54/+56
| |\
| | * (#8770) Always fully drop privileges when changing userNick Lewis2011-08-112-54/+56
| * | Merge pull request #32 from joshcooper/ticket/2.6.x/8740-cannot-manage-files-...Nick Lewis2011-08-112-2/+5
| |\ \
| | * | (#8740) Do not enumerate files in the root directory.Josh Cooper2011-08-112-2/+5
| * | | (#3553) Explain that cron resources require time attributesnfagerlund2011-08-101-12/+13
| | |/ | |/|
* | | Merge pull request #43 from domcleal/tickets/2.7.x/9039Daniel Pittman2011-08-171-2/+7
|\ \ \
| * | | (#9039) Update Augeas commands documentationDominic Cleal2011-08-171-2/+7
* | | | (#8037) Fix incorrect example in Augeas type referencenfagerlund2011-08-171-11/+12
|/ / /
* | | (#5495) Remove dead Windows-specific code from posix exec providerNick Lewis2011-08-161-16/+16
* | | (#8612) Clarify the function of the example for exec's "creates" parameternfagerlund2011-08-151-7/+10