summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network
Commit message (Expand)AuthorAgeFilesLines
...
| * The mongrel and webrick REST handlers now extract certificate information.Luke Kanies2008-06-093-60/+96
| * Always using the cert name to store yaml files, which fixes #1178.Luke Kanies2008-05-261-22/+2
* | Fixing how the mongrel server sets up xmlrpc handlers.Luke Kanies2008-05-161-2/+2
* | Using the new Cacher class for handling cached data.Luke Kanies2008-05-131-15/+17
* | Fixing some broken tests.Luke Kanies2008-05-071-0/+1
* | The CRL is now automatically used or ignored.Luke Kanies2008-05-071-1/+1
* | Adding pidfile management and daemonization to the ServerLuke Kanies2008-05-071-0/+56
* | Fixing the HttpPool module to get rid of an infinite loop.Luke Kanies2008-05-063-3/+4
* | The master is now functionally serving REST and xmlrpc.Luke Kanies2008-05-051-1/+1
* | The REST infrastructure now correctly the SSL certificates.Luke Kanies2008-05-052-7/+5
* | The http pool manager now uses new-style certificate management.Luke Kanies2008-05-051-11/+15
* | Fixing a critical problem in how CRLs were saved and moving SSL Store respons...Luke Kanies2008-05-051-16/+2
* | Switched puppetmasterd to use the new-style server plumbing.Luke Kanies2008-05-022-2/+11
* | Adding xmlrpc backward compatibility to the new Mongrel code.Luke Kanies2008-05-021-0/+10
* | Adding xmlrpc support to webrick.Luke Kanies2008-05-022-3/+20
* | Fixing some whitespaceLuke Kanies2008-05-021-4/+3
* | Adding configuration support for XMLRPC handlers.Luke Kanies2008-05-021-7/+37
* | I think I've now got the Webrick SSL support working.Luke Kanies2008-04-281-2/+2
* | Interim commit, since I want to work but have no network available.Luke Kanies2008-04-281-16/+23
* | Merge branch '0.24.x'Luke Kanies2008-04-212-3/+4
|\|
| * Pushed patch for #1176 - configtimeout fixJames Turnbull2008-04-192-3/+4
* | Fixing whitespace problems.Luke Kanies2008-04-151-18/+18
* | Adding the necessary tests for webrick to have logging andLuke Kanies2008-04-151-1/+73
* | Merge branch '0.24.x'Luke Kanies2008-04-118-81/+102
|\|
| * adding REST save support, with integration tests. A handful of unit tests in...Rick Bradley2008-04-111-4/+8
| * making search work over REST, w/ unit & integration specsRick Bradley2008-04-111-1/+1
| * Make mongrel happy like WEBrick.Rick Bradley2008-04-112-7/+4
| * exceptions on remote end now properly passed to local end via REST and re-rai...Rick Bradley2008-04-111-1/+1
| * Much larger commit than I would like to land at once. This is all REST-relat...Rick Bradley2008-04-114-22/+32
| * This is the first version where mongrel and webrick are reliably startable an...Rick Bradley2008-04-116-19/+44
| * the indirector will not serve xmlrpc (this is the responsibility of the legac...Rick Bradley2008-04-114-12/+0
| * removing obsolete TODO commentRick Bradley2008-04-111-1/+0
| * puppet-compliant indentationRick Bradley2008-04-111-22/+22
* | Merge branch '0.24.x'Luke Kanies2008-04-114-257/+11
|\|
| * Modified the 'master' handler to use the Catalog class toLuke Kanies2008-04-112-201/+4
| * Removed the code from the client that tries to avoid recompilingLuke Kanies2008-04-101-56/+2
| * Better fix for #1020James Turnbull2008-04-011-0/+5
| * Revert "Added updated fix for #1020"James Turnbull2008-04-011-5/+1
| * Added updated fix for #1020James Turnbull2008-03-311-1/+5
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-3113-139/+104
|\ \
| * | Merge branch '0.24.x'Luke Kanies2008-03-258-19/+39
| |\|
| | * Disabling http keep-alive as a means of preventing #1010.Luke Kanies2008-03-242-9/+21
| | * Found all instances of methods where split() is used withoutLuke Kanies2008-03-215-9/+17
| | * tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691...Sam Quigley2008-03-201-1/+1
| * | Merge branch '0.24.x'Luke Kanies2008-03-203-61/+4
| |\|
| | * Removing obsolete code from the fileserving handler.Luke Kanies2008-03-181-49/+0
| | * Regression in :node_name functionalityJohn Ferlito2008-03-141-0/+2
| | * Fixing #1118 -- downloading plugins and facts now ignores noop.Luke Kanies2008-03-131-12/+2
| * | Merge branch '0.24.x'Luke Kanies2008-03-053-7/+10
| |\|
| | * Applying patch by DavidS to fix #1083.Luke Kanies2008-03-031-2/+2