| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Significantly redoing metrics. There are now no class variables for metrics,... | luke | 2006-06-30 | 1 | -0/+1 |
| * | First commit of complete reporting support. The only existing report at this... | luke | 2006-06-29 | 1 | -5/+84 |
| * | Adding reporting client, server, and tests. At this point, the server just s... | luke | 2006-06-29 | 1 | -0/+80 |
| * | Fixing backgrounding in puppetrun; I had the bit flipped between the client a... | luke | 2006-06-28 | 1 | -5/+4 |
| * | Largely refactored how log destinations are handled, although it is not expos... | luke | 2006-06-27 | 1 | -2/+1 |
| * | Fixing #178. I just added URI escaping and unescaping to file names. | luke | 2006-06-20 | 1 | -1/+3 |
| * | Setting pluginsync default to false, and (hopefully) fixing autosign problem ... | luke | 2006-06-20 | 1 | -8/+19 |
| * | Fixing #168. Reworked the regex to allow matching TLDs. | luke | 2006-06-08 | 1 | -1/+1 |
| * | Adding a lot of structure to puppet.rb to make it easier to manage multiple o... | luke | 2006-05-18 | 1 | -0/+63 |
| * | removing extraneous logging | luke | 2006-05-15 | 1 | -1/+1 |
| * | 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 |
| * | fixing log messages | luke | 2006-05-03 | 1 | -1/+0 |
| * | Puppetd now has an option for listening -- just run the --listen option, and ... | luke | 2006-04-28 | 2 | -1/+9 |
| * | Fixing #128. md5lite was being used instead of full md5. At this point, md5... | luke | 2006-04-28 | 1 | -5/+0 |
| * | Adding in all of the patches necessary to make a prototype rails interface to... | luke | 2006-04-28 | 3 | -25/+55 |
| * | Trying to track down the bugs reported this morning, so I added some more tes... | luke | 2006-04-27 | 1 | -8/+8 |
| * | Final commit before 0.16.0 | luke | 2006-04-21 | 5 | -14/+243 |
| * | Go some work started on developing authorization, but I have made little prog... | luke | 2006-04-21 | 2 | -4/+85 |
| * | pelement listing now works | luke | 2006-04-20 | 1 | -1/+16 |
| * | Added a list class method to just about all types, and it seems to actually w... | luke | 2006-04-20 | 1 | -0/+7 |
| * | A simple first version of an object (called "pelement") server is now in plac... | luke | 2006-04-20 | 1 | -0/+101 |
| * | Fixing a bunch of small bugs, mostly found by testing on solaris, and added a... | luke | 2006-04-17 | 1 | -17/+5 |
| * | 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 |
| * | Fixing authstore to use an array for ordering, rather than a hash, duh. | luke | 2006-04-03 | 1 | -4/+6 |
| * | Added a test for Type#remove, and fixed the method so it actually works. I wa... | luke | 2006-04-02 | 1 | -26/+23 |
| * | Fixing #98. Filebuckets now work throughout the system, and the puppetmaster... | luke | 2006-03-12 | 1 | -5/+18 |
| * | fixing some more logging issues | luke | 2006-03-06 | 1 | -1/+7 |
| * | Making some logging changes, and fixing a small bug in group management on mi... | luke | 2006-03-06 | 1 | -2/+1 |
| * | Committing the last changes, for now, to handling links. You still cannot co... | luke | 2006-03-06 | 1 | -23/+65 |
| * | Switching from using "evaluate" to using "retrieve" when getting checksum val... | luke | 2006-03-03 | 1 | -6/+13 |
| * | Fixing logging in the fileserver so it is always obvious where the logs are o... | luke | 2006-03-03 | 1 | -35/+50 |
| * | Okay, Puppet is now almost entirely capable of configuring itself. I have no... | luke | 2006-03-02 | 1 | -10/+11 |
| * | Adding metadata to defaults | luke | 2006-03-01 | 1 | -0/+9 |
| * | Changing the setdefaults input format somewhat. It is always a hash of some ... | luke | 2006-03-01 | 1 | -1/+1 |
| * | adding a connect log to the master server | luke | 2006-02-28 | 1 | -2/+2 |
| * | Fixing bug #72, where trailing slashes break file sourcing | luke | 2006-02-24 | 1 | -0/+3 |
| * | removing extra error statement | luke | 2006-02-23 | 1 | -6/+1 |
| * | There is now full support for configuration files, and the entire system has ... | luke | 2006-02-07 | 2 | -2/+2 |
| * | Configuration parameters now require (and have) descriptions, and a set of co... | luke | 2006-02-07 | 1 | -1/+3 |
| * | Fixing waitforcert so that the client can actually add the certs once it rece... | luke | 2006-01-30 | 1 | -0/+8 |
| * | Modifying docs, and adding scheduling hooks | luke | 2006-01-20 | 1 | -1/+1 |
| * | Fixing a small checksumming bug, reorganizing the client stuff a bit, and add... | luke | 2006-01-18 | 1 | -1/+21 |
| * | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 2006-01-18 | 1 | -0/+12 |
| * | Fixing problems where objects were passing @parameters[:param] objects, inste... | luke | 2006-01-17 | 1 | -1/+1 |
| * | Adding a bit better logging and checking to file access | luke | 2006-01-14 | 2 | -12/+14 |
| * | Converting transport format to YAML instead of Marshal, and caching the file ... | luke | 2006-01-12 | 2 | -8/+37 |