summaryrefslogtreecommitdiffstats
path: root/lib/puppet/server.rb
Commit message (Expand)AuthorAgeFilesLines
* There is now full support for configuration files, and the entire system has ...luke2006-02-071-3/+0
* Supporting puppetmasterd running as a non-root user, and doing some basic mes...luke2006-01-101-0/+1
* Disabling most documentation generation except for the API docs, and wrapping...luke2006-01-041-40/+41
* Central logging now works, although there appear to be a few kinks to work out.luke2005-10-281-4/+11
* Made tweaks here and there to get it running better on my local network. I a...luke2005-10-211-0/+1
* Many, many changes toward a completely functional system. The only current p...luke2005-09-231-0/+2
* adding extra checks to make sure networking is secure, and refactoring a heck...luke2005-09-151-1/+1
* all tests now pass on solaris 10x86; i had to do some stupid hacking with bas...luke2005-09-071-1/+0
* This should be the commit that brings us to Beta 1. All tests pass, although...Luke Kanies2005-08-281-1/+4
* Have done a significant reorganization of how clients work, also, along with ...Luke Kanies2005-08-231-0/+2
* Created a Handler base class for all of the server handlers, which allows a l...Luke Kanies2005-08-231-49/+61
* moving all server handlers into a specific server subdirectoryLuke Kanies2005-08-231-11/+26
* Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies2005-08-231-0/+129