| Commit message (Expand) | Author | Age | Files | Lines |
* | Moving all of the client and server code into a single network/ directory. I... | luke | 2007-02-08 | 1 | -221/+0 |
* | Renaming "pelement" to "resource". The old name is a holdover from before we... | luke | 2007-01-31 | 1 | -1/+1 |
* | Applying patch by mccune from #409. | luke | 2007-01-04 | 1 | -1/+1 |
* | Refactoring reporting. Reports are now modules instead of simple methods. | luke | 2006-10-07 | 1 | -0/+4 |
* | Let puppetd listen (when given --listen) without a CRL | lutter | 2006-09-14 | 1 | -0/+4 |
* | Support for certificate revocation and checking connections on the server aga... | lutter | 2006-08-21 | 1 | -0/+17 |
* | First commit of complete reporting support. The only existing report at this... | luke | 2006-06-29 | 1 | -0/+1 |
* | Added the last of the tests for the runner, along with the necessary work in ... | luke | 2006-05-18 | 1 | -1/+11 |
* | Puppetd now has an option for listening -- just run the --listen option, and ... | luke | 2006-04-28 | 1 | -2/+0 |
* | Adding in all of the patches necessary to make a prototype rails interface to... | luke | 2006-04-28 | 1 | -0/+7 |
* | Final commit before 0.16.0 | luke | 2006-04-21 | 1 | -0/+11 |
* | There is now full support for configuration files, and the entire system has ... | luke | 2006-02-07 | 1 | -3/+0 |
* | Supporting puppetmasterd running as a non-root user, and doing some basic mes... | luke | 2006-01-10 | 1 | -0/+1 |
* | Disabling most documentation generation except for the API docs, and wrapping... | luke | 2006-01-04 | 1 | -40/+41 |
* | Central logging now works, although there appear to be a few kinks to work out. | luke | 2005-10-28 | 1 | -4/+11 |
* | Made tweaks here and there to get it running better on my local network. I a... | luke | 2005-10-21 | 1 | -0/+1 |
* | Many, many changes toward a completely functional system. The only current p... | luke | 2005-09-23 | 1 | -0/+2 |
* | adding extra checks to make sure networking is secure, and refactoring a heck... | luke | 2005-09-15 | 1 | -1/+1 |
* | all tests now pass on solaris 10x86; i had to do some stupid hacking with bas... | luke | 2005-09-07 | 1 | -1/+0 |
* | This should be the commit that brings us to Beta 1. All tests pass, although... | Luke Kanies | 2005-08-28 | 1 | -1/+4 |
* | Have done a significant reorganization of how clients work, also, along with ... | Luke Kanies | 2005-08-23 | 1 | -0/+2 |
* | Created a Handler base class for all of the server handlers, which allows a l... | Luke Kanies | 2005-08-23 | 1 | -49/+61 |
* | moving all server handlers into a specific server subdirectory | Luke Kanies | 2005-08-23 | 1 | -11/+26 |
* | Moving all files into a consolidated trunk. All tests pass except the known-... | Luke Kanies | 2005-08-23 | 1 | -0/+129 |