summaryrefslogtreecommitdiffstats
path: root/test/network
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing #501 -- there is now a splay option, disabled by default and when runn...luke2007-05-181-0/+32
* A round of fixes so unit tests pass; most of the failures were from the mergi...luke2007-05-151-2/+1
* 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-092-2/+2
* Fixing the ability to fail correctly in the fileserver -- a constant was not ...luke2007-05-091-0/+22
* Removing the obsolete logger network interfaceluke2007-05-071-183/+0
* Consolidating all of the configuration parameter declarations into configurat...luke2007-05-042-2/+2
* Adding a fact handler, along with an abstract interface for fact stores and a...luke2007-05-031-0/+112
* Fixing the fileserver naming tests after the change to allow "-" in fileserve...luke2007-04-301-15/+5
* Allowing "-" in fileserver module names, #617luke2007-04-301-4/+4
* 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-242-1/+36
* 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-193-8/+18
* Fixing #447 - filebuckets now use deeply nested pathsluke2007-03-191-5/+89
* 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
* The first round of fixes for failing tests.luke2007-03-181-1/+1
* 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
* Introduces a new implicit 'modules' fileserver module, whose allow/deny canlutter2007-03-091-0/+116
* Flushing out the ability to have a stand-alone CA server, specified using ca_...luke2007-03-081-0/+4
* Fixing #531 and #414. This includes pretty much a complete redesignluke2007-03-082-116/+356
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-0626-308/+823
* Okay, last file moves for the night. The test code has been moved to match t...luke2007-02-0816-0/+3961