summaryrefslogtreecommitdiffstats
path: root/lib/puppet/sslcertificates/inventory.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-27/+27
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-061-3/+3
* Bug #1448: Puppet CA incorrectly writes out all certs to inventory .txt on ea...Nigel Kersten2008-07-291-2/+3
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-1/+1
* Changes to lib/ corresponding to test refactoring from r2759, was unaware tha...christian2007-08-091-4/+1
* Consolidating all of the configuration parameter declarations into configurat...luke2007-05-041-10/+0
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-25/+28
* Better documentation around certificate revocation and mgmtlutter2006-09-181-0/+1
* Certificate revocation through puppetca. Keep a simple text inventory of all ...lutter2006-08-231-0/+49