summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/server.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed extra whitespace from end of linesIan Taylor2009-06-061-10/+10
* Fixing #2195 - the Server class handles bindaddressLuke Kanies2009-05-031-2/+10
* Adding pidfile management and daemonization to the ServerLuke Kanies2008-05-071-0/+56
* Switched puppetmasterd to use the new-style server plumbing.Luke Kanies2008-05-021-0/+8
* Adding configuration support for XMLRPC handlers.Luke Kanies2008-05-021-7/+37
* Fixing whitespace problems.Luke Kanies2008-04-151-18/+18
* This is the first version where mongrel and webrick are reliably startable an...Rick Bradley2008-04-111-2/+4
* puppet-compliant indentationRick Bradley2008-04-111-22/+22
* Minor tweaks to make the ::Server initialization a bit more robust. Fail on ...Rick Bradley2007-10-161-2/+6
* Hooking up address/port support for the various servers w/ specs. Still need...Rick Bradley2007-10-151-1/+5
* Pushing functionality down to webrick/mongrel classes now; cleanup in the bas...Rick Bradley2007-10-151-8/+7
* interim checkin of network stuffsRick Bradley2007-10-121-53/+45
* Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser...Rick Bradley2007-10-051-2/+64
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-205/+2
* Okay, last file moves for the night. The test code has been moved to match t...luke2007-02-081-2/+3
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-0/+207