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
/
service
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed #2530 - Fixed status setting in the SMF provider
James Turnbull
2009-08-15
1
-1
/
+1
*
Fixed #2525 - Wrong method being overridden in Red Hat services
James Turnbull
2009-08-11
1
-1
/
+1
*
Updated fix for #2481
James Turnbull
2009-08-05
1
-3
/
+5
*
Revert "Fxied #2481 - Added status and restart overrides for Red Hat service ...
James Turnbull
2009-08-05
1
-4
/
+4
*
Fxied #2481 - Added status and restart overrides for Red Hat service provider.
James Turnbull
2009-08-03
1
-4
/
+4
*
Fix #2448 - fix the broken runit provider and tests
Brice Figureau
2009-07-29
1
-0
/
+10
*
Fixed #579 - puppet should try to clear solaris 10 services in maintenance state
James Turnbull
2009-07-16
1
-1
/
+8
*
Fixing #2197 - daemontools tests now pass
Luke Kanies
2009-06-26
1
-18
/
+36
*
Fixed #2087 and refactored the code that gets the smf service state
Martin Englund
2009-06-26
1
-31
/
+19
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
7
-30
/
+30
*
Changed indentation to be more consistent with style guide (4 spaces per level)
Ian Taylor
2009-06-06
8
-58
/
+58
*
Changed tabs to spaces without interfering with indentation or alignment
Ian Taylor
2009-06-06
1
-1
/
+1
*
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
*
Merge branch '0.24.x'
Luke Kanies
2009-04-02
2
-5
/
+5
|
\
|
*
Fixed #2026 - Red Hat ignoring stop method
James Turnbull
2009-03-07
1
-4
/
+4
|
*
Fixed #2025 - gentoo service provider handle only default init level
James Turnbull
2009-02-27
1
-1
/
+1
*
|
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
2
-8
/
+8
|
/
*
Fix launchd service provider so it is backwards compatible with OS X 10.4 as ...
Nigel Kersten
2009-02-14
1
-4
/
+13
*
Updated up2date and service confines to add support for Oracle EL and VM
James Turnbull
2009-02-13
1
-1
/
+1
*
Documentation fixes
James Turnbull
2008-12-13
10
-66
/
+90
*
Simplify launchd service provider and add tests
Nigel Kersten
2008-12-01
1
-18
/
+24
*
Documentation fix for runit provider
James Turnbull
2008-11-28
1
-3
/
+5
*
Documentation fix for daemontools provider
James Turnbull
2008-11-28
1
-3
/
+4
*
Fixed #1776 - Trivial fix for gentoo service provider
James Turnbull
2008-11-28
1
-1
/
+1
*
launchd service provider
Nigel Kersten
2008-11-26
2
-1
/
+189
*
Fix the init service type to cope with an array for defpath and if defpath do...
Nigel Kersten
2008-11-19
1
-17
/
+23
*
Fix #1740 - Daemontools and Runit is not ReST compliant
Brice Figureau
2008-11-11
2
-31
/
+48
*
Fixed #1620 - Add 'sles' to Puppet confines when 'suse' is used
James Turnbull
2008-10-01
1
-1
/
+1
*
Fixed #1609 - Added confines for the Gentoo, FreeBSD and SMF (Solaris) servic...
James Turnbull
2008-09-25
3
-0
/
+6
*
Fixed #1607 - Added ubuntu to defaultfor for Debian service provider
James Turnbull
2008-09-25
1
-1
/
+1
*
Runit service provider
Brice Figureau
2008-08-29
1
-0
/
+93
*
Daemontools service provider
Brice Figureau
2008-08-29
1
-0
/
+154
*
Fixes #1445 and #1426
James Turnbull
2008-07-22
1
-1
/
+6
*
Fix Ticket 1426 - services on redhat are restarted again
James Turnbull
2008-07-17
1
-2
/
+10
*
Fixed #1369 - the init service provider now supports HP-UX.
Luke Kanies
2008-06-16
1
-0
/
+2
*
Fix for #1219
James Turnbull
2008-05-15
1
-3
/
+1
*
Fixed #1196 - added /sbin/service support for the redhat service provider + s...
James Turnbull
2008-04-24
3
-11
/
+28
*
Fixes debian service enabled/disable issue as detailed in #1161.
James Turnbull
2008-04-03
1
-1
/
+1
*
Fixing the service-stop on debian, using the patch provided by DavidS
Luke Kanies
2008-03-13
1
-2
/
+1
*
Hasstatus in the init service provider; it was just
Luke Kanies
2008-02-21
1
-1
/
+1
*
Fixed #1060 - Debian service removal and addition
James Turnbull
2008-02-15
1
-0
/
+2
*
Fixed #1052 - fixed gentoo service management
James Turnbull
2008-02-07
1
-0
/
+4
*
Removing the 'addpath' commands from the freebsd service
Luke Kanies
2007-12-11
1
-4
/
+0
*
Applying patch by raj in #881.
Luke Kanies
2007-12-11
1
-1
/
+1
*
Replacing freebsd service provider with the one
Luke Kanies
2007-12-11
1
-23
/
+32
*
Fixing #946.
Luke Kanies
2007-12-10
3
-29
/
+22
*
Renaming @model to @resource in a provider
Luke Kanies
2007-11-28
1
-1
/
+1
*
Fixing #527 (rewrote service tests), #766 (services only restart when they
Luke Kanies
2007-11-28
2
-12
/
+0
[prev]
[next]