summaryrefslogtreecommitdiffstats
path: root/lib/puppet/server/servlet.rb
Commit message (Expand)AuthorAgeFilesLines
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-277/+0
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-1/+1
* Fixing a bug that only occurred if a defined resource was already defined in ...luke2006-10-171-3/+12
* Using the "trace" configuration parameter to determine whether a stack trace ...luke2006-09-151-6/+0
* Demoting the xmlrpc access logs to debug from infoluke2006-08-251-4/+4
* fixing log messagesluke2006-05-031-1/+0
* Puppetd now has an option for listening -- just run the --listen option, and ...luke2006-04-281-0/+1
* Adding in all of the patches necessary to make a prototype rails interface to...luke2006-04-281-9/+23
* Final commit before 0.16.0luke2006-04-211-6/+19
* central logging is fully functional now, but it is painfully slow, so it is d...luke2005-10-281-3/+5
* Central logging now works, although there appear to be a few kinks to work out.luke2005-10-281-0/+1
* Further small bug fixes towards running puppet on my networkluke2005-10-251-1/+15
* Made tweaks here and there to get it running better on my local network. I a...luke2005-10-211-11/+22
* Adding some semantic tagging. It is not exactly full-featured yet, and it is...luke2005-10-101-3/+16
* Many, many changes toward a completely functional system. The only current p...luke2005-09-231-10/+41
* adding extra checks to make sure networking is secure, and refactoring a heck...luke2005-09-151-7/+20
* This should be the commit that brings us to Beta 1. All tests pass, although...Luke Kanies2005-08-281-5/+54
* remote filecopying now worksLuke Kanies2005-08-231-4/+4
* Have done a significant reorganization of how clients work, also, along with ...Luke Kanies2005-08-231-1/+2
* moving all server handlers into a specific server subdirectoryLuke Kanies2005-08-231-0/+112