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
/
user
Commit message (
Expand
)
Author
Age
Files
Lines
*
(#8408) Add a default user provider for Windows
Nick Lewis
2011-08-10
1
-0
/
+71
*
Fixed #5684 - Move to Apache 2.0 license
James Turnbull
2011-04-11
1
-14
/
+0
*
Merge branch 'feature/master/5432' of https://github.com/keymon/puppet into next
Jesse Wolfe
2011-03-29
1
-0
/
+353
|
\
|
*
(#5432) Use AIX native commands to manage users and groups
Hector Rivas Gandara
2011-01-10
1
-21
/
+23
|
*
(#5432) Use AIX native commands to manage users and groups
Hector Rivas Gandara
2011-01-10
1
-299
/
+351
|
*
(#5432) Use AIX native commands to manage users and groups
Hector Rivas Gandara
2011-01-10
1
-5
/
+5
|
*
(#5432) Use AIX native commands to manage users and groups
Hector Rivas Gandara
2010-12-27
1
-14
/
+19
|
*
(#5432) Use AIX native commands to manage users and groups
Hector Rivas Gandara
2010-12-27
1
-0
/
+294
*
|
Fixed #2645 - Added support for creating system users
James Turnbull
2011-03-09
1
-1
/
+6
|
/
*
Fix for #5273 -- user resource constantly resetting password age
Markus Roberts
2010-11-16
2
-4
/
+4
*
Minimal fix for #4975 -- only call chage when managing password age rules
Markus Roberts
2010-10-13
2
-7
/
+8
*
Fix for #4963 -- Use correct commands for password expiry on solaris
Markus Roberts
2010-10-13
1
-3
/
+3
*
Adds #3046 - support for password min/max age
Nick Lewis
2010-09-29
3
-12
/
+54
*
Add user account expiry to the useradd type and provider
Dean Wilson
2010-09-29
1
-1
/
+11
*
Updated all types to Markdown output
James Turnbull
2010-08-11
4
-6
/
+6
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
6
-447
/
+447
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: Avoid unneeded blocks
Markus Roberts
2010-07-09
1
-3
/
+1
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
4
-4
/
+4
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
4
-34
/
+12
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
3
-6
/
+6
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-2
/
+1
*
Fix tests broken by level-violation fix
Jesse Wolfe
2010-06-25
1
-4
/
+5
*
Bug #3748 LDAP group membership
Matt Robinson
2010-02-17
1
-1
/
+1
*
Fix for #3085 (user_role_add pulls from same source as useradd)
Markus Roberts
2010-01-30
1
-1
/
+1
*
deprecate NetInfo providers and examples, remove all NetInfo references and t...
Nigel Kersten
2009-07-14
2
-129
/
+1
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
4
-16
/
+16
*
Changed tabs to spaces without interfering with indentation or alignment
Ian Taylor
2009-06-06
1
-2
/
+2
*
Merge branch '0.24.x'
Luke Kanies
2009-04-02
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
2
-2
/
+2
|
/
*
add NetInfo deprecation notice to user and group providers, make the director...
Nigel Kersten
2008-12-06
2
-3
/
+10
*
Bug # 1680 Now you can set the hashed passwords on solaris
Andrew Shafer
2008-12-01
1
-11
/
+18
*
Handle password when user is created
Andrew Shafer
2008-12-01
1
-1
/
+6
*
== is not =
Andrew Shafer
2008-12-01
1
-1
/
+1
*
Solaris doesn't have a native tool to set hashed passwords
Andrew Shafer
2008-12-01
1
-5
/
+30
*
Solaris RBAC Attributes
Andrew Shafer
2008-10-22
2
-14
/
+90
*
Fixed #1639 - uninitialized constant Puppet::Type::User::ProviderUseradd
James Turnbull
2008-10-09
1
-1
/
+1
*
Add role support to user type and an implemention
Andrew Shafer
2008-10-01
1
-0
/
+89
*
Adjusted hpuxuseradd user provider to confine to HP-UX and fixed HP-UX user p...
James Turnbull
2008-09-13
1
-3
/
+4
*
Fixes #1455 - Adds HP-UX support for user type
James Turnbull
2008-09-06
1
-0
/
+29
*
Merge branch 'tickets/0.24.x/1272' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-07-08
1
-0
/
+14
|
\
|
*
Fixed #1272 - ldap group names will be converted to GIDs.
Luke Kanies
2008-07-07
1
-0
/
+14
*
|
Fixed #1399 - the ldap user provider knows it can manage passwords.
Luke Kanies
2008-07-07
1
-0
/
+2
|
/
*
Fixed #1360 -- allowdupe works with groups again.
Luke Kanies
2008-06-16
1
-1
/
+1
*
The ldap user/group providers now work when no users/groups are in ldap yet.
Luke Kanies
2008-05-21
1
-6
/
+8
*
Intermediate commit so I can move on to other things.
Luke Kanies
2008-05-20
1
-1
/
+1
*
Adding ldap providers for the user and group type.
Luke Kanies
2008-05-12
1
-0
/
+115
*
Added more detail about the requirement for ruby-libshadow for useradd passwo...
James Turnbull
2008-03-20
1
-1
/
+1
*
Fixed #1019 - made libshadow available for non-Linux users
James Turnbull
2008-01-21
1
-1
/
+1
[next]