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
...
*
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
|
*
Bug #1948: Added patch by jab to support the correct ins syntax. Updated the ...
Bryan Kearney
2009-02-13
1
-6
/
+26
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-11
2
-23
/
+36
|
\
|
|
*
Fixing #1543 - Nagios parse errors no longer kill Puppet
Luke Kanies
2009-02-11
1
-1
/
+5
|
*
Prefetching, and thus purging, Nagios resources now works
Luke Kanies
2009-02-11
1
-22
/
+31
*
|
Fix #1560
Paul Lathrop
2009-01-22
1
-0
/
+8
*
|
Fix Bug #1629
Francois Deppierraz
2009-01-13
1
-12
/
+52
*
|
Fix #1835 : Add whitespace/quote parsing to
Bryan Kearney
2009-01-13
1
-18
/
+36
*
|
Merge branch '0.24.x'
James Turnbull
2008-12-27
20
-102
/
+150
|
\
|
|
*
Issue 1804 VDev with the same devices should be in sync
Andrew Shafer
2008-12-15
1
-8
/
+12
|
*
Documentation fixes
James Turnbull
2008-12-13
19
-94
/
+138
*
|
Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.type
Luke Kanies
2008-12-18
2
-2
/
+2
|
/
*
Fix the spec tests to work on other platforms, do the confine around OS X ver...
Nigel Kersten
2008-12-09
1
-4
/
+9
*
remove unnecessary mk_resource_methods call
Nigel Kersten
2008-12-09
1
-2
/
+0
*
Refactor #1802 Use 'zfs get -H -o value' instead of parsing output for value
Andrew Shafer
2008-12-08
1
-12
/
+1
*
spec tests for type and provider and some code cleanup to adhere to DRY
Nigel Kersten
2008-12-06
1
-139
/
+115
*
Finished work on rules creation and deletion
Nigel Kersten
2008-12-06
1
-86
/
+126
*
new better way of doing stdin
Nigel Kersten
2008-12-06
1
-2
/
+3
*
finished rights flush, working on rules
Nigel Kersten
2008-12-06
1
-7
/
+37
*
macauthorization type
Nigel Kersten
2008-12-06
1
-53
/
+36
*
reset macauthorization tree. Initial checkin of new type/provider
Nigel Kersten
2008-12-06
1
-0
/
+280
*
add NetInfo deprecation notice to user and group providers, make the director...
Nigel Kersten
2008-12-06
3
-6
/
+15
*
Warn that the NetInfo nameservice provider is deprecated. Use directoryservic...
Nigel Kersten
2008-12-06
1
-2
/
+7
*
Updated mcx type and provider with comprehensive spec tests.
Jeffrey McCune
2008-12-02
1
-2
/
+2
[prev]
[next]