summaryrefslogtreecommitdiffstats
path: root/lib/puppet/type/ssh_authorized_key.rb
Commit message (Expand)AuthorAgeFilesLines
* (#7114) Improve value validation for authorized_keyStefan Schulte2011-05-161-0/+12
* (#6606) Inline docs: Document all autorequire relationshipsnfagerlund2011-03-041-1/+5
* Updated all types to Markdown outputJames Turnbull2010-08-111-3/+2
* Code smell: Two space indentationMarkus Roberts2010-07-091-74/+74
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-6/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+2
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Fix #2300 - Update ssh_authorized_key documentationFrancois Deppierraz2009-05-261-3/+8
* Fix bug #2124 - ssh_authorized_key always changes target if target is not def...Francois Deppierraz2009-05-151-0/+4
* Fix #1409 once again, including testFrancois Deppierraz2009-05-061-6/+14
* Fixed #2004 - ssh_authorized_key fails if no target is definedFrancois Deppierraz2009-03-241-0/+14
* Fix #1737 - part2 - Fix display of "options"Brice Figureau2008-11-121-0/+16
* Fixed documentation, typo and added CHANGELOG entryFrancois Deppierraz2008-10-071-3/+3
* Fix #1409, Move path expansion from the type into the providerFrancois Deppierraz2008-07-111-25/+1
* Minor documentation updates for ssh_authorized_key typeJames Turnbull2008-07-031-7/+7
* Use generate instead of autorequire in the ssh_authorized_key type based on L...Francois Deppierraz2008-07-021-3/+3
* ssh_authorized_key: autorequire, default permissions and cleanupFrancois Deppierraz2008-06-271-0/+36
* Removed "none" as a valid type attribute value, it was useless anywayFrancois Deppierraz2008-05-091-3/+0
* New native ssh_authorized_key typeFrancois Deppierraz2008-05-071-0/+47