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
/
nameservice.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minimal fix for #4975 -- only call chage when managing password age rules
Markus Roberts
2010-10-13
1
-1
/
+3
*
Adds #3046 - support for password min/max age
Nick Lewis
2010-09-29
1
-0
/
+1
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-215
/
+215
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-8
/
+8
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
1
-25
/
+5
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-27
/
+9
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-12
/
+12
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-13
/
+9
*
Adding parameter validation to Puppet::Resource
Luke Kanies
2010-02-17
1
-1
/
+1
*
deprecate NetInfo providers and examples, remove all NetInfo references and t...
Nigel Kersten
2009-07-14
1
-1
/
+1
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-3
/
+3
*
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
1
-2
/
+2
*
Some small clarifying refactors and change to objectadd to allow subclasses of
Andrew Shafer
2008-10-01
1
-39
/
+24
*
Fixed #1360 -- allowdupe works with groups again.
Luke Kanies
2008-06-16
1
-2
/
+1
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
1
-1
/
+0
*
Finishing off the type/provider interface work, including adding package pref...
luke
2007-06-08
1
-14
/
+2
*
Fixing #605 -- providers now refer to @resource or @resource_type.
luke
2007-05-09
1
-19
/
+19
*
Fixing a bug I apparently introduced in the testing that would have made user...
luke
2007-03-28
1
-3
/
+7
*
Fixing a small bug in testing whether instance methods are already defined.
luke
2007-03-21
1
-1
/
+1
*
Fixing #432 - you can now manage home dirs with users. You cannot yet purge ...
luke
2007-03-19
1
-19
/
+13
*
Merging the state-rename branch. This includes the diff from version 2156 to...
luke
2007-02-07
1
-8
/
+8
*
Fixing autogen so it passes on non-Darwin systems.
luke
2007-02-01
1
-2
/
+17
*
Fixing #463. I redid all the autogen stuff so it can handle autogenerating s...
luke
2007-01-29
1
-9
/
+18
*
Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b...
luke
2006-12-19
1
-0
/
+3
*
Trying to get a netinfo provider for mounts working, but i give up. I am lea...
luke
2006-11-12
1
-2
/
+2
*
Adding some documentation to the programmer's documentation introducing the c...
ajax
2006-10-14
1
-1
/
+1
*
Merging r1468 from the implementations branch with r1438 from when the branch...
luke
2006-08-14
1
-0
/
+319