summaryrefslogtreecommitdiffstats
path: root/test/ral/providers/user/useradd.rb
Commit message (Expand)AuthorAgeFilesLines
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-162/+162
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-9/+3
* Code smell: Use string interpolationMarkus Roberts2010-07-091-2/+2
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-34/+31
* Fixed global deprecation error in useradd Unit testsJames Turnbull2009-08-021-3/+0
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-18/+18
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-2/+2
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Merging of refactor-transacton to the trunk. This work removes the :is attri...ballman2007-05-091-4/+0
* Adding a "supports_parameter?" method to test whether a given provider suppor...luke2007-05-011-15/+2
* Adding the ability to manage passwords with the useradd providerluke2007-04-251-1/+20
* Fixing #553; -M is no longer added when home directories are managedluke2007-03-211-2/+4
* Hopefully the last batch of commits before I release 0.22.2. Mostly just get...luke2007-03-191-1/+64
* Fixing #432 - you can now manage home dirs with users. You cannot yet purge ...luke2007-03-191-0/+179