index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #1807 - make Puppet::Util::Package.versioncmp a module function
Brice Figureau
2009-03-24
1
-0
/
+2
*
Fixed #1963 - Failing to read /proc/mounts for selinux kills file downloads
James Turnbull
2009-02-28
1
-1
/
+3
*
Only backing up within parsedfile when managing files
Luke Kanies
2009-02-14
1
-5
/
+5
*
Fixing #1541 - ParsedFile only backs up files once per transaction
Luke Kanies
2009-02-13
1
-1
/
+0
*
Removing the apparently obsolete netinfo filetype.
Luke Kanies
2009-02-13
1
-88
/
+0
*
Migrated FileType tests to spec, and fleshed them out a bit.
Luke Kanies
2009-02-13
1
-3
/
+3
*
Fixing #1869 - autoloaded files should never leak exceptions
Luke Kanies
2009-02-12
1
-2
/
+2
*
Fixed #1538 - Yumrepo sets permissions wrongly on files in /etc/yum.repos.d
James Turnbull
2009-02-11
1
-0
/
+1
*
Prefetching, and thus purging, Nagios resources now works
Luke Kanies
2009-02-11
1
-0
/
+4
*
Rails serialization module to help serialize/unserialize some Puppet Objects
Brice Figureau
2009-02-06
1
-0
/
+18
*
Not using a temporary file when locking files for writing.
Luke Kanies
2008-12-15
1
-9
/
+6
*
Preparing to fix #1812 - Moving locking code to a module
Luke Kanies
2008-12-12
2
-2
/
+51
*
Fix #1815 - puppetdoc --all crash on resource override
Brice Figureau
2008-12-10
1
-1
/
+1
*
Refactoring the thread-safety in Puppet::Util a bit.
Luke Kanies
2008-11-26
1
-21
/
+27
*
Fixing #1683 - accessing and changing settings is now thread-safe.
Luke Kanies
2008-11-26
1
-140
/
+144
*
Moved RRD feature from util/metric.rb to feature/base.rb
James Turnbull
2008-11-17
1
-5
/
+0
*
Manifest documentation generation
Brice Figureau
2008-11-17
5
-0
/
+2621
*
Fix bug #1681: Add filesystem type check to test for per-file SELinux context...
Sean E. Millichamp
2008-11-14
1
-0
/
+64
*
Fixes relating to transition to native SELinux bindings
Sean E. Millichamp
2008-11-14
1
-2
/
+9
*
Refactoring of SELinux functions to use native Ruby SELinux interface
Sean E. Millichamp
2008-11-14
1
-66
/
+67
*
Fixes #1672 - unsafe crontab handling in Solaris
Martin Englund
2008-11-05
1
-3
/
+3
*
Fixing #1698 - all logs again show up in the report.
Luke Kanies
2008-10-28
1
-16
/
+1
*
Fix regression caused by switch to Puppet's execute() functions
Sean E. Millichamp
2008-10-22
1
-2
/
+11
*
Use fully qualified paths when calling binaries, adjust chcon call to use Pup...
Sean E. Millichamp
2008-10-17
1
-8
/
+2
*
Setting SELinux contexts with chcon should not dereference symbolic links
Sean E. Millichamp
2008-10-17
1
-2
/
+2
*
Revert "Added last part of #1633 patch - update to util/metrics.rb"
James Turnbull
2008-10-10
1
-5
/
+0
*
Added last part of #1633 patch - update to util/metrics.rb
James Turnbull
2008-10-10
1
-0
/
+5
*
Add unit test coverage for Puppet::Util::SELinux and fix problems found by tests
Sean E. Millichamp
2008-10-09
1
-13
/
+30
*
Fix scenario when SELinux support tools exist, but SELinux is disabled
Sean E. Millichamp
2008-10-08
1
-0
/
+6
*
New and improved tests for file type SELinux contexts
Sean E. Millichamp
2008-10-08
1
-1
/
+1
*
Adding an array indexer method to Puppet::Util::Metric as requested in #1633.
Luke Kanies
2008-10-08
1
-0
/
+9
*
Adding partial spec tests for Puppet::Util::Metric.
Luke Kanies
2008-10-08
1
-9
/
+14
*
Doing some simple refactorings on Puppet::Log
Luke Kanies
2008-10-04
1
-14
/
+7
*
Fixing #1089 - Log messages are now tagged with the log level,
Luke Kanies
2008-10-04
1
-0
/
+3
*
Adding rspec tests for the Puppet::Util::Log class.
Luke Kanies
2008-10-04
1
-16
/
+11
*
Add SELinux context reset after file writes in Puppet::Util::FileType
Sean E. Millichamp
2008-10-03
1
-0
/
+7
*
Refactor SELinux commands to utility module
Sean E. Millichamp
2008-10-03
1
-0
/
+113
*
Fixed #1613 - The client environment will be substituted when looking up sett...
Luke Kanies
2008-10-03
1
-3
/
+5
*
Adding user_attr util to parse attributes on solaris
Andrew Shafer
2008-10-01
1
-0
/
+21
*
Fixed #791 - You should now be able to create and find a user/group in one tr...
Luke Kanies
2008-10-02
1
-12
/
+10
*
Fixed #1521 -- ldap user and group are now used with the default connection
Luke Kanies
2008-09-17
1
-1
/
+11
*
Fixed #1553 - Puppet and Facter cannot both install the plist module into two...
James Turnbull
2008-09-13
3
-474
/
+0
*
Removed reference to namespaces from --genconfig documentation
James Turnbull
2008-08-21
1
-4
/
+0
*
Fixed #1441 - Updated console colours
James Turnbull
2008-08-01
1
-14
/
+22
*
Ensure that we consistently use either string #{} interpolation or String.%
Daniel Pittman
2008-08-01
1
-1
/
+1
*
Feature #1241 : Improve performance of group lookups
James Turnbull
2008-07-29
1
-14
/
+67
*
Merge branch 'tickets/0.24.x/1231' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-07-05
1
-2
/
+4
|
\
|
*
Fixed #1231 - Exceptions during startup should now be clear.
Luke Kanies
2008-07-04
1
-2
/
+4
*
|
Removed debugging from lib/puppet/util/ldap/connection.rb
James Turnbull
2008-07-04
1
-1
/
+0
|
/
*
Adding an 'instance' class method to ldap connections.
Luke Kanies
2008-07-01
1
-0
/
+13
[next]