summaryrefslogtreecommitdiffstats
path: root/lib/puppet/sslcertificates.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-124/+124
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-2/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-3/+3
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+5
* Closed #2937 - Migrated a number of requires to featuresJames Turnbull2009-12-181-5/+1
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-1/+1
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-5/+5
* Fixes ticket #1080James Turnbull2008-02-241-1/+1
* Adding what is hopefully the last commit for #896. Here's theLuke Kanies2007-12-111-1/+10
* Applying patch by whaymond_home to further fix part of #896.Luke Kanies2007-12-061-1/+1
* Fixing #896 by applying DerekW's patches, with slightLuke Kanies2007-11-191-14/+10
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Consolidating all of the configuration parameter declarations into configurat...luke2007-05-041-48/+0
* Changing the date that certs are valid to start one day before the cert is cr...luke2007-03-301-1/+3
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-6/+12
* Committing patch by Dennis Jacobfeuerborn to only use the domain name if it i...luke2007-02-281-1/+5
* Add config parameter ca_ttl and deprecate ca_days; ca_ttl makes it possible t...lutter2006-09-131-3/+3
* Fixing location of ca certluke2006-08-281-1/+1
* Committing the other half of the fix for #231; oopsluke2006-08-281-0/+20
* Certificate revocation through puppetca. Keep a simple text inventory of all ...lutter2006-08-231-0/+1
* Fixing #118; the hash is now always 8 hex characters, 0-padded. Also changed...luke2006-04-191-1/+3
* Fixing #68. After tons and tons and tons of work, everything successfully co...luke2006-03-021-6/+13
* Okay, Puppet is now almost entirely capable of configuring itself. I have no...luke2006-03-021-30/+10
* There is now full support for configuration files, and the entire system has ...luke2006-02-071-30/+30
* Adding the event-loop stuff to the repository and switching to using it. Als...luke2006-01-241-571/+3
* Adding an "ensure" state where appropriate, and significantly reworking the b...luke2006-01-171-1/+1
* Merging changes from the head of the rework1 branch, r 784luke2006-01-081-2/+7
* Undoing the merge that happened in 785luke2006-01-071-7/+2
* Merging in refactoring from version 774 into version 784luke2006-01-071-2/+7
* removing ruby shebang at the top of all of the filesluke2005-11-231-7/+4
* Made tweaks here and there to get it running better on my local network. I a...luke2005-10-211-2/+3
* making "Type.new" private, and switching to "Type.create", so that i can merg...luke2005-09-161-2/+2
* correcting documentation on autosign in puppetmasterd, and switching the auto...luke2005-08-301-1/+1
* This should be the commit that brings us to Beta 1. All tests pass, although...Luke Kanies2005-08-281-4/+1
* Certificates now verify!Luke Kanies2005-08-241-38/+45
* all tests pass except a certificate test i do not know how to fixLuke Kanies2005-08-161-40/+60
* all tests pass except those related to puppetd; i am going to significantly r...Luke Kanies2005-08-121-28/+57
* done a lot of work on certificates; all tests except one puppetca test passLuke Kanies2005-08-091-445/+346
* renaming againLuke Kanies2005-08-091-0/+782