| Commit message (Expand) | Author | Age | Files | Lines |
* | Preliminary commit of the first phase of the parser redesign. The biggest di... | luke | 2006-05-09 | 1 | -10/+10 |
* | Fixing the problem that lutter ran into; the issue seems to be that Facter co... | luke | 2006-05-04 | 1 | -2/+9 |
* | Adding a few informative facts on the server side: serverversion, servername,... | luke | 2006-04-11 | 1 | -2/+14 |
* | Adding the puppet client version to the fact list as "clientversion" | luke | 2006-04-11 | 1 | -0/+3 |
* | Adding simple benchmarking, and using it in a few of the more obvious places.... | luke | 2006-04-10 | 1 | -15/+34 |
* | adding -e ability to puppet executable | luke | 2006-04-04 | 1 | -9/+14 |
* | adding a connect log to the master server | luke | 2006-02-28 | 1 | -2/+2 |
* | removing extra error statement | luke | 2006-02-23 | 1 | -6/+1 |
* | Fixing waitforcert so that the client can actually add the certs once it rece... | luke | 2006-01-30 | 1 | -0/+8 |
* | Fixing a small checksumming bug, reorganizing the client stuff a bit, and add... | luke | 2006-01-18 | 1 | -1/+21 |
* | Converting transport format to YAML instead of Marshal, and caching the file ... | luke | 2006-01-12 | 1 | -6/+33 |
* | adding cfengine module, which required passing the cfengine classes all the w... | luke | 2005-11-17 | 1 | -0/+5 |
* | Further progress towards the next release. Lots of small bugs fixed, the pat... | luke | 2005-11-01 | 1 | -3/+3 |
* | Adding some semantic tagging. It is not exactly full-featured yet, and it is... | luke | 2005-10-10 | 1 | -0/+5 |
* | Many, many changes toward a completely functional system. The only current p... | luke | 2005-09-23 | 1 | -0/+4 |
* | Okay, all tests pass again. The work done on nodes will take a little while ... | luke | 2005-09-22 | 1 | -1/+3 |
* | I am still somewhat in mid-change, but I have made the biggest changes to mak... | luke | 2005-09-21 | 1 | -60/+16 |
* | My cfengine2puppet config now entirely parses. The biggest problem I ran int... | luke | 2005-09-18 | 1 | -0/+3 |
* | Successfully parsed my entire converted cfengine configuration; these are all... | luke | 2005-09-17 | 1 | -1/+1 |
* | defining configstatted | luke | 2005-09-02 | 1 | -0/+1 |
* | Fixed small bug that caused the config files to be parsed on every connection | luke | 2005-08-30 | 1 | -2/+5 |
* | adding file reread to master, although it is plenty hackish | luke | 2005-08-30 | 1 | -3/+38 |
* | This should be the commit that brings us to Beta 1. All tests pass, although... | Luke Kanies | 2005-08-28 | 1 | -2/+3 |
* | Created a Handler base class for all of the server handlers, which allows a l... | Luke Kanies | 2005-08-23 | 1 | -7/+3 |
* | moving all server handlers into a specific server subdirectory | Luke Kanies | 2005-08-23 | 1 | -0/+92 |