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
/
sslcertificates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
4
-651
/
+651
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Omit needless checks on defined
Markus Roberts
2010-07-09
1
-5
/
+5
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
4
-11
/
+11
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
1
-5
/
+1
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
4
-87
/
+29
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
3
-23
/
+23
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
3
-25
/
+35
*
Feature #2935: Test for if we're "puppet cert"
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Revert the guts of #2890
Markus Roberts
2010-02-17
1
-6
/
+5
*
Fix for #2890 (the cached certificates that would not die)
Markus Roberts
2009-12-19
1
-5
/
+6
*
Possible workaround for #2824 (MRI GC bug)
Markus Roberts
2009-11-19
1
-2
/
+2
*
Re-fixed #2750 - Stop disabling the CRL or checking for a disabled CRL
John A. Barbuto
2009-10-27
1
-5
/
+0
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
3
-21
/
+21
*
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
1
-1
/
+1
*
Adding an additional option for the fix in ff36832e, skipping missing cert dirs
Luke Kanies
2008-10-08
1
-0
/
+3
*
Bug #1448: Puppet CA incorrectly writes out all certs to inventory .txt on ea...
Nigel Kersten
2008-07-29
1
-2
/
+3
*
Fixing the renaming code to skip missing directories.
Luke Kanies
2008-07-21
1
-1
/
+4
*
Fixing a cert test to pass on Darwin.
Luke Kanies
2008-07-21
1
-0
/
+1
*
Fixing #1382 - existing uppercase certs, keys, et al will be renamed.
Luke Kanies
2008-07-02
1
-2
/
+22
*
Updated fix for ticket #1271
James Turnbull
2008-05-31
1
-1
/
+1
*
Applied patch for ticket #1271
James Turnbull
2008-05-30
1
-3
/
+8
*
Ticket #1041
Andrew Shafer
2008-03-05
1
-29
/
+1
*
Applying patch by Jay to fix #989 -- missing crl files are
Luke Kanies
2008-02-07
1
-3
/
+3
*
Entirely refactoring http keep-alive. There's now
Luke Kanies
2007-12-19
1
-6
/
+4
*
Adding what is hopefully the last commit for #896. Here's the
Luke Kanies
2007-12-11
1
-1
/
+0
*
Applying patches from #823 by wyvern
Luke Kanies
2007-11-27
1
-0
/
+10
*
Fixing #896 by applying DerekW's patches, with slight
Luke Kanies
2007-11-19
1
-0
/
+1
*
Partial work done for ssl certificates.
Michael V. O'Brien
2007-10-19
1
-0
/
+6
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
4
-4
/
+0
*
Renaming the 'Puppet::Util::Config' class to
Luke Kanies
2007-09-22
3
-14
/
+14
*
Fixed CA race condition (#693)
Michael V. O'Brien
2007-08-22
1
-5
/
+37
*
Changes to lib/ corresponding to test refactoring from r2759, was unaware tha...
christian
2007-08-09
1
-4
/
+1
*
Consolidating all of the configuration parameter declarations into configurat...
luke
2007-05-04
2
-88
/
+1
*
Merging the webserver_portability branch from version 2182 to version 2258.
luke
2007-03-06
2
-3
/
+129
*
Fixing #142. As expected, trivial.
luke
2007-02-27
1
-0
/
+3
*
Change Puppet.name to Puppet.execname so rails 1.2 won't freak out.
shadoi
2007-02-16
1
-1
/
+1
*
Moving some of the stand-alone classes into the util/ subdirectory, to clean ...
luke
2007-02-07
1
-1
/
+1
*
Moving the switch that disables the certificate authority into the main libra...
luke
2007-01-30
1
-0
/
+2
*
Closing #362. Case-insensitivity is handled by downcasing all host names.
luke
2006-12-27
1
-52
/
+54
*
Merging the code over from the oscar branch. I will now be doing all develop...
luke
2006-11-08
1
-25
/
+28
*
+ Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process...
erikh
2006-09-22
1
-1
/
+1
*
Better documentation around certificate revocation and mgmt
lutter
2006-09-18
1
-0
/
+1
*
Let puppetd listen (when given --listen) without a CRL
lutter
2006-09-14
1
-1
/
+6
*
Add config parameter ca_ttl and deprecate ca_days; ca_ttl makes it possible t...
lutter
2006-09-13
2
-5
/
+46
*
Changing autosign mode to 644
luke
2006-08-29
1
-1
/
+1
*
Certificate revocation through puppetca. Keep a simple text inventory of all ...
lutter
2006-08-23
2
-0
/
+50
*
Support for certificate revocation and checking connections on the server aga...
lutter
2006-08-21
1
-27
/
+80
*
Adding in all of the patches necessary to make a prototype rails interface to...
luke
2006-04-28
1
-1
/
+5
*
adding "clean" mode to puppetca
luke
2006-04-26
1
-0
/
+20
[next]