| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Supporting puppetmasterd running as a non-root user, and doing some basic mes... | luke | 2006-01-10 | 1 | -1/+4 |
* | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 2 | -3/+12 |
* | Undoing the merge that happened in 785 | luke | 2006-01-07 | 2 | -12/+3 |
* | Merging in refactoring from version 774 into version 784 | luke | 2006-01-07 | 2 | -3/+12 |
* | removing ruby shebang at the top of all of the files | luke | 2005-11-23 | 2 | -9/+4 |
* | adding cfengine module, which required passing the cfengine classes all the w... | luke | 2005-11-17 | 1 | -0/+5 |
* | Lots of refactoring, and added the capture_stderr method | luke | 2005-11-16 | 2 | -37/+60 |
* | Further progress towards the next release. Lots of small bugs fixed, the pat... | luke | 2005-11-01 | 1 | -3/+3 |