summaryrefslogtreecommitdiffstats
path: root/test/network/client
Commit message (Expand)AuthorAgeFilesLines
* Fixing #501 -- there is now a splay option, disabled by default and when runn...luke2007-05-181-0/+32
* Fixing #569 - I have added a dynamic facts option to choose which facts will ...luke2007-05-151-0/+34
* fixing some problems with the config timeout -- I am not sure it ever actuall...luke2007-05-141-0/+18
* Getting rid of the last vestiges of the logger testsluke2007-05-091-1/+1
* Consolidating all of the configuration parameter declarations into configurat...luke2007-05-041-1/+1
* Fixing Client.read_cert so that it automatically adds the certificate informa...luke2007-03-301-6/+41
* Finalizing the filebucket client, with test code.luke2007-03-241-0/+35
* Finally fixing #504, I think; I even have tests to prove it. It was a little...luke2007-03-191-0/+17
* Another round of bug-fixes, prompted by test logs from David Schmittluke2007-03-191-2/+4
* Oops. Fixing the other tests to now past the facts to "fresh?", as required ...luke2007-03-191-2/+4
* Fixing the fact caching so that facts are only downloaded and retrieved once,...luke2007-03-191-2/+7
* Fixing #519. The facts are now cached in the state file and changes to them ...luke2007-03-191-0/+29
* Fixing #491 -- the client correctly realizes when the cache file is missing a...luke2007-03-181-0/+22
* Fixing #540. I modified Puppet::Network::Client::Master so that it disables ...luke2007-03-171-0/+20
* Flushing out the ability to have a stand-alone CA server, specified using ca_...luke2007-03-081-0/+4
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-065-73/+109
* Okay, last file moves for the night. The test code has been moved to match t...luke2007-02-084-0/+835