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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing the webrick integration tests to use the newly-functional
Luke Kanies
2008-05-05
1
-1
/
+7
*
The Certificate Authority now automatically creates a CRL when appropriate.
Luke Kanies
2008-05-05
3
-19
/
+57
*
The Settings class now clears the 'used' sections when a value is changed.
Luke Kanies
2008-05-05
2
-1
/
+8
*
Moving some http configuration values to the main
Luke Kanies
2008-05-05
1
-14
/
+14
*
The http pool manager now uses new-style certificate management.
Luke Kanies
2008-05-05
2
-105
/
+87
*
Fixing some tests that were insufficiently mocking their configurations.
Luke Kanies
2008-05-05
2
-0
/
+8
*
Fixing a critical problem in how CRLs were saved and moving SSL Store respons...
Luke Kanies
2008-05-05
7
-84
/
+166
*
The SSL::Host class now uses the CA to generate its certificate when appropri...
Luke Kanies
2008-05-05
2
-6
/
+32
*
The CA now initializes itself.
Luke Kanies
2008-05-05
3
-13
/
+103
*
Switched puppetmasterd to use the new-style server plumbing.
Luke Kanies
2008-05-02
5
-105
/
+43
*
Adding xmlrpc backward compatibility to the new Mongrel code.
Luke Kanies
2008-05-02
3
-11
/
+48
*
Adding xmlrpc support to webrick.
Luke Kanies
2008-05-02
5
-42
/
+115
*
Fixing some whitespace
Luke Kanies
2008-05-02
1
-4
/
+3
*
Adding configuration support for XMLRPC handlers.
Luke Kanies
2008-05-02
2
-125
/
+255
*
I think I've now got the Webrick SSL support working.
Luke Kanies
2008-04-28
10
-14
/
+73
*
Interim commit, since I want to work but have no network available.
Luke Kanies
2008-04-28
5
-76
/
+259
*
Merge branch '0.24.x'
Luke Kanies
2008-04-21
11
-19
/
+93
|
\
|
*
Fixed some tests broken by #1176
James Turnbull
2008-04-19
1
-8
/
+8
|
*
Added puppetlast script to ext directory
James Turnbull
2008-04-19
1
-0
/
+40
|
*
Pushed patch for #1176 - configtimeout fix
James Turnbull
2008-04-19
2
-3
/
+4
|
*
Pushed patch for ticket #1191 - adding globbing support to ports provider
James Turnbull
2008-04-19
1
-1
/
+6
|
*
Pushed patch for ticket #1187 - freebsd pkg_add support
James Turnbull
2008-04-19
1
-4
/
+15
|
*
Fixed #1195 - support for gentoo openrc
James Turnbull
2008-04-18
1
-1
/
+2
|
*
Pushed schema patch for #1193
James Turnbull
2008-04-17
2
-0
/
+10
|
*
Fixed #1189 and added support for --all to puppetca --clean
James Turnbull
2008-04-15
2
-12
/
+33
*
|
Changing the File certificate terminus so that it
Luke Kanies
2008-04-21
2
-3
/
+3
*
|
Renaming the 'ca_file' ssl terminus type to 'ca'.
Luke Kanies
2008-04-21
10
-28
/
+28
*
|
Temporarily disabling the revoke/verify test in the CA.
Luke Kanies
2008-04-19
1
-3
/
+5
*
|
Fixing how the CRL is used for certificate verification.
Luke Kanies
2008-04-19
2
-3
/
+3
*
|
Fixing puppetca so it uses the :local ca setting.
Luke Kanies
2008-04-19
1
-0
/
+2
*
|
Added an Interface class to the CA to model puppetca's usage.
Luke Kanies
2008-04-19
6
-286
/
+426
*
|
Making the SSL::Host's destroy method a class method,
Luke Kanies
2008-04-19
2
-23
/
+40
*
|
Adding the last functionality needed for puppetca to use the Indirector.
Luke Kanies
2008-04-19
2
-0
/
+34
*
|
Finishing the interface between the CA and the CRL.
Luke Kanies
2008-04-19
9
-78
/
+405
*
|
Adding inventory support to the new certificate authority.
Luke Kanies
2008-04-18
4
-5
/
+32
*
|
Adding support within the inventory for real certs or Puppet cert wrappers.
Luke Kanies
2008-04-18
2
-0
/
+14
*
|
Changing the Inventory class to rebuild when the
Luke Kanies
2008-04-18
2
-42
/
+48
*
|
Adding a comment to the inventory class.
Luke Kanies
2008-04-18
1
-1
/
+1
*
|
Adding an SSl::Inventory class for managing the ssl inventory.
Luke Kanies
2008-04-18
2
-0
/
+174
*
|
All SSL terminus classes now force the CA information into the right place.
Luke Kanies
2008-04-18
5
-0
/
+30
*
|
Switching the SSL::Host class to return Puppet instances.
Luke Kanies
2008-04-17
7
-41
/
+52
*
|
Setting the expiration date of certificate objects to the expiry of the actual
Luke Kanies
2008-04-17
2
-0
/
+20
*
|
Adding integration tests for a lot of the SSL code.
Luke Kanies
2008-04-17
10
-12
/
+246
*
|
Moving the password file handling into the SSL::Key class.
Luke Kanies
2008-04-17
7
-47
/
+78
*
|
Moving all of the ca-specific settings to the ca_file
Luke Kanies
2008-04-17
8
-20
/
+64
*
|
Adding SSL::Host-level support for managing the terminus and
Luke Kanies
2008-04-17
11
-28
/
+177
*
|
Fixing the CA so it actually automatically generates its certificate.
Luke Kanies
2008-04-17
2
-19
/
+19
*
|
The certificate authority now uses a Host instance named 'ca'.
Luke Kanies
2008-04-17
3
-156
/
+84
*
|
Changing all of the SSL terminus classes to treat CA files specially.
Luke Kanies
2008-04-17
15
-173
/
+397
*
|
The 'destroy' method for the ssl_file terminus base class
Luke Kanies
2008-04-16
2
-3
/
+3
[next]