summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/handler
Commit message (Expand)AuthorAgeFilesLines
* A round of fixes so unit tests pass; most of the failures were from the mergi...luke2007-05-151-1/+1
* Fixing the ability to fail correctly in the fileserver -- a constant was not ...luke2007-05-091-0/+1
* Merging of refactor-transacton to the trunk. This work removes the :is attri...ballman2007-05-091-13/+16
* Lots of work related to generating more reference. Moving all of the individ...luke2007-05-079-0/+37
* Removing the obsolete logger network interfaceluke2007-05-071-52/+0
* Adding a module to abstract using Autoload to load and manage instancesluke2007-05-071-24/+8
* Consolidating all of the configuration parameter declarations into configurat...luke2007-05-041-1/+1
* Adding a fact handler, along with an abstract interface for fact stores and a...luke2007-05-031-0/+67
* Allowing "-" in fileserver module names, #617luke2007-04-301-3/+3
* Changing the resource handler to return the whole object, rather than just ty...luke2007-04-301-2/+2
* Translating all of the docs except the type docs to RSTluke2007-04-231-1/+1
* Finalizing the filebucket client, with test code.luke2007-03-241-1/+1
* Hopefully the last batch of commits before I release 0.22.2. Mostly just get...luke2007-03-191-0/+9
* Updating the config generation stuff a bit, mostly just cleanup, but also cha...luke2007-03-191-1/+1
* Another round of bug-fixes, prompted by test logs from David Schmittluke2007-03-191-3/+9
* Fixing #447 - filebuckets now use deeply nested pathsluke2007-03-191-63/+87
* Introduces a new implicit 'modules' fileserver module, whose allow/deny canlutter2007-03-091-10/+39
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-069-0/+1580