summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/client.rb
Commit message (Expand)AuthorAgeFilesLines
* Not using 'master' client for testingLuke Kanies2009-02-061-2/+0
* Disabling http keep-alive as a means of preventing #1010.Luke Kanies2008-03-241-2/+3
* Fixing #1101 -- puppetrun works again.Luke Kanies2008-02-281-0/+2
* Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-5/+2
* Updating an exception message a bit.Luke Kanies2007-12-211-1/+1
* Attempting to fix #952 -- catching any exceptions thrownLuke Kanies2007-12-211-2/+5
* Entirely refactoring http keep-alive. There's nowLuke Kanies2007-12-191-10/+3
* Fix #896 - Always disable DNS checking of certificate when making https conne...Jeffrey J McCune2007-11-241-0/+6
* Adding patch 20070927042000-6856b-38a0c82fd0a0d950937e7fe5a38b9901743402b3.pa...Luke Kanies2007-11-231-4/+2
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Removing extraneous debugging from crontabluke2007-08-101-0/+6
* Fixing Client.read_cert so that it automatically adds the certificate informa...luke2007-03-301-0/+12
* Updating the config generation stuff a bit, mostly just cleanup, but also cha...luke2007-03-191-0/+1
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-74/+58
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-0/+190