summaryrefslogtreecommitdiffstats
path: root/lib/puppet/server.rb
Commit message (Expand)AuthorAgeFilesLines
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-221/+0
* Renaming "pelement" to "resource". The old name is a holdover from before we...luke2007-01-311-1/+1
* Applying patch by mccune from #409.luke2007-01-041-1/+1
* Refactoring reporting. Reports are now modules instead of simple methods.luke2006-10-071-0/+4
* Let puppetd listen (when given --listen) without a CRLlutter2006-09-141-0/+4
* Support for certificate revocation and checking connections on the server aga...lutter2006-08-211-0/+17
* First commit of complete reporting support. The only existing report at this...luke2006-06-291-0/+1
* Added the last of the tests for the runner, along with the necessary work in ...luke2006-05-181-1/+11
* Puppetd now has an option for listening -- just run the --listen option, and ...luke2006-04-281-2/+0
* Adding in all of the patches necessary to make a prototype rails interface to...luke2006-04-281-0/+7
* Final commit before 0.16.0luke2006-04-211-0/+11
* 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