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
/
provider
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixing #2197 - daemontools tests now pass
Luke Kanies
2009-06-26
1
-18
/
+36
*
Added missing colon to suntab
Martin Englund
2009-06-26
1
-1
/
+2
*
Fixed #2087 and refactored the code that gets the smf service state
Martin Englund
2009-06-26
1
-31
/
+19
*
* provider/augeas: strip whitespace and ignore blank lines
David Lutterkort
2009-06-12
1
-0
/
+2
*
Clearn up a parsing error reported by the tests
Bryan Kearney
2009-06-10
1
-2
/
+2
*
#2332: Remove trailing slashes from path commands in the plugin
Bryan Kearney
2009-06-09
1
-0
/
+1
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
42
-214
/
+214
*
Changed indentation to be more consistent with style guide (4 spaces per level)
Ian Taylor
2009-06-06
16
-73
/
+73
*
Changed tabs to spaces without interfering with indentation or alignment
Ian Taylor
2009-06-06
8
-17
/
+17
*
* provider/augeas: allow escaped whitespace and brackets in paths
David Lutterkort
2009-06-03
1
-1
/
+1
*
* provider/augeas: match comparison uses '==' and '!=' again
David Lutterkort
2009-06-03
1
-5
/
+5
*
* provider/augeas (process_match): no match results in empty array
David Lutterkort
2009-06-03
1
-1
/
+1
*
* provider/augeas: remove useless checks for nil
David Lutterkort
2009-06-03
1
-36
/
+32
*
* provider/augeas: simplify evaluation in process_get/match
David Lutterkort
2009-06-03
1
-10
/
+9
*
* provider/augeas (open_augeas): use Augeas flag names, not ints
David Lutterkort
2009-06-03
1
-2
/
+2
*
* provider/augeas: ensure Augeas connection is always closed
David Lutterkort
2009-06-03
1
-35
/
+41
*
* provider/augeas: minor code cleanup
David Lutterkort
2009-06-03
1
-44
/
+44
*
* provider/augeas (parse_commands): use split to split string into lines
David Lutterkort
2009-06-03
1
-3
/
+1
*
* provider/augeas: remove trailing whitespace (no functional change)
David Lutterkort
2009-06-03
1
-4
/
+4
*
Brought in lutters parse_commands patch and integrated it into the type.
David Lutterkort
2009-06-03
1
-57
/
+108
*
Fixing a bunch of warnings
Luke Kanies
2009-06-03
1
-2
/
+0
*
enable maillist on centos, redhat, fedora
Peter Meier
2009-05-22
1
-4
/
+8
*
Fixes #2172 - service provider for gentoo fails with ambiguous suffixes
James Turnbull
2009-04-24
1
-1
/
+1
*
SMF import support working and documentation update
Bryan Allen
2009-04-24
1
-0
/
+20
*
Fixes #2145 and #2146
Bryan Allen
2009-04-24
1
-37
/
+56
*
Fix #2142 - Convert pkgdmg provider to use plists instead of string scanning ...
Nigel Kersten
2009-04-22
1
-18
/
+25
*
Merge branch '0.24.x'
Luke Kanies
2009-04-02
6
-42
/
+126
|
\
|
*
Fixed #2004 - ssh_authorized_key fails if no target is defined
Francois Deppierraz
2009-03-24
1
-14
/
+1
|
*
Fix Bug #1629
Francois Deppierraz
2009-03-24
1
-12
/
+52
|
*
Fixes incorrect detail variable in OS X version check, re-patches ralsh to wo...
Nigel Kersten
2009-03-20
1
-3
/
+3
|
*
Fixed #2026 - Red Hat ignoring stop method
James Turnbull
2009-03-07
1
-4
/
+4
|
*
Added a force option to ensure the change is always applied, and call augeas ...
Bryan Kearney
2009-03-04
1
-44
/
+58
|
*
Backport the fix for #1835
Bryan Kearney
2009-03-04
1
-4
/
+22
|
*
First cut at the not running if augeas does not change any of the underlieing...
Bryan Kearney
2009-03-04
1
-25
/
+76
|
*
Bug 1948: Added patch by jab to support the correct ins syntax. Updated the t...
Bryan Kearney
2009-03-04
1
-5
/
+3
|
*
Fixed #2025 - gentoo service provider handle only default init level
James Turnbull
2009-02-27
1
-1
/
+1
|
*
Updated useradd.rb managehome confine to include other RH-like distributions
James Turnbull
2009-02-25
1
-1
/
+1
*
|
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
17
-50
/
+50
*
|
Fixing some tests that somehow broke in the merge to master
Luke Kanies
2009-02-14
1
-2
/
+2
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-14
4
-47
/
+142
|
\
|
|
*
Only backing up within parsedfile when managing files
Luke Kanies
2009-02-14
1
-0
/
+2
|
*
Fixing a syntax error in the up2date provider
Luke Kanies
2009-02-14
1
-1
/
+1
|
*
Cleaned up variable names to be more sane, clarified error messages and fixed...
James Turnbull
2009-02-14
1
-6
/
+6
|
*
Provide dscl -url output support for OS X 10.4 clients using the directoryser...
Nigel Kersten
2009-02-14
1
-36
/
+120
|
*
Fix launchd service provider so it is backwards compatible with OS X 10.4 as ...
Nigel Kersten
2009-02-14
1
-4
/
+13
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-13
5
-13
/
+50
|
\
|
|
*
Bug 1948: Add logic and testing for the command parsing logic
Bryan Kearney
2009-02-14
1
-5
/
+6
|
*
Updated up2date and service confines to add support for Oracle EL and VM
James Turnbull
2009-02-13
2
-3
/
+5
|
*
Adding a post-processor for Nagios names.
Luke Kanies
2009-02-13
1
-2
/
+3
|
*
Fixing #1541 - ParsedFile only backs up files once per transaction
Luke Kanies
2009-02-13
1
-0
/
+14
[prev]
[next]