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
*
Fixed #2645 - Added support for creating system users
James Turnbull
2011-03-09
1
-1
/
+6
*
(#6364) Adjust mis-translated regex in mount provider for AIX
Jacob Helwig
2011-02-18
1
-1
/
+1
*
bug #5681 -- code fix to handle AIX mount output
Rick Bradley
2011-01-31
1
-1
/
+1
*
Bug #5681 -- parse AIX mount command output.
Daniel Pittman
2011-01-31
1
-0
/
+2
*
Feature #5855 -- fix withenv call in freebsd package provider
fredrik-eriksson
2011-01-26
1
-2
/
+2
*
Merge branch 'bug/2.6.next/6009' into 2.6.next
Daniel Pittman
2011-01-25
1
-2
/
+2
|
\
|
*
Fixed #6009 - nested member list vs directory service group provider
James Turnbull
2011-01-25
1
-2
/
+2
*
|
(#5931) Prevent errors when calling insync? on audited properties
Paul Berry
2011-01-25
3
-5
/
+1
*
|
Maint: Rename misleading insync? method in file provider
Paul Berry
2011-01-25
2
-2
/
+2
|
/
*
(#5304) Use internal_name rather than real_name for maillist provider
Nigel Kersten
2010-12-01
1
-5
/
+3
*
Revert "(#5304) Use internal_name rather than real_name for maillist provider"
James Turnbull
2010-12-02
1
-5
/
+6
*
(#5304) Use internal_name rather than real_name for maillist provider
Nigel Kersten
2010-11-30
1
-6
/
+5
*
Fix for #4279 -- mount detection on HP-UX
Markus Roberts
2010-11-16
1
-1
/
+1
*
Fix for #5273 -- user resource constantly resetting password age
Markus Roberts
2010-11-16
2
-4
/
+4
*
Fix for #4299 -- Don't require which
Markus Roberts
2010-11-12
1
-4
/
+1
*
Reimplementation of functionality removed by prior commit
Markus Roberts
2010-11-10
1
-1
/
+9
*
Refactor for CLA
Markus Roberts
2010-11-10
1
-13
/
+1
*
(#4573) FreeBSD service provider now supports versions <7 and >8
Nick Lewis
2010-11-10
1
-1
/
+4
*
Fixed #5112 - Launchd Service broke in 2.6.2 with OS X 10.4 Clients.
donavan
2010-10-29
1
-1
/
+1
*
Minimal fix for #4975 -- only call chage when managing password age rules
Markus Roberts
2010-10-13
3
-8
/
+11
*
Fix for #4963 -- Use correct commands for password expiry on solaris
Markus Roberts
2010-10-13
1
-3
/
+3
*
Reversion of 021d534482dd8edb863cb77d668ac3525362a0a6
Markus Roberts
2010-10-05
1
-2
/
+1
*
Adds #3046 - support for password min/max age
Nick Lewis
2010-09-29
5
-13
/
+57
*
Add user account expiry to the useradd type and provider
Dean Wilson
2010-09-29
1
-1
/
+11
*
Fixed #4025 (failure in launchd if certain plists are binary).
Paul Berry
2010-09-29
1
-9
/
+16
*
Fix #4267 - Create a backup before dropping permissions
Jesse Wolfe
2010-09-28
1
-0
/
+7
*
Fix for #4746 -- Newline goes at the _end_ of the line
Markus Roberts
2010-09-22
1
-1
/
+1
*
Fixed #3707 - rpm, like dpkg-query exits 1 if the package is not installed. ...
James Turnbull
2010-09-23
1
-1
/
+2
*
Skip apt-listbugs and apt-listchanges when installing from puppet
Dean Wilson
2010-09-04
1
-0
/
+4
*
Updated all types to Markdown output
James Turnbull
2010-08-11
29
-40
/
+40
*
Fixes errant Trac references in documentation
James Turnbull
2010-07-15
2
-2
/
+2
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
85
-7053
/
+7053
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
15
-29
/
+29
*
Code smell: Don't restate results directly after assignment
Markus Roberts
2010-07-09
6
-6
/
+0
*
Code smell: Use ||= for conditional initialization
Markus Roberts
2010-07-09
5
-7
/
+7
*
Code smell: Omit needless checks on defined
Markus Roberts
2010-07-09
4
-6
/
+6
*
Code smell: Avoid unneeded blocks
Markus Roberts
2010-07-09
12
-51
/
+17
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
46
-110
/
+110
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
9
-68
/
+13
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
48
-381
/
+131
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
54
-175
/
+175
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
5
-5
/
+5
*
Code smell: Use {} for % notation delimiters wherever practical
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
49
-660
/
+678
*
Code smell: Miscellaneous oddity removal
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Win32 --> MS_windows
Markus Roberts
2010-07-09
1
-4
/
+4
*
[#4198] Require 'fileutils' everywhere FileUtils is used
Jesse Wolfe
2010-07-09
1
-0
/
+1
*
saving work for my unit tests. The redhat one still fails...
Dan Bode
2010-07-07
1
-1
/
+1
*
[4123] - allows self.instances to correctly report state of services.
Dan Bode
2010-07-07
2
-2
/
+3
*
created init provider method self.get_services which accepts an array of file...
Dan Bode
2010-07-07
2
-3
/
+11
[next]