| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adding some error handling for when a non-existent report is asked for, and a... | luke | 2006-09-21 | 1 | -11/+24 |
| * | Fixing #278, opened by Digant, with patch. | luke | 2006-09-21 | 1 | -1/+1 |
| * | Fixing #285, opened by ericb. | luke | 2006-09-21 | 1 | -0/+2 |
| * | Add config option 'node_name' to control what puppetmaster considers the prop... | lutter | 2006-09-18 | 1 | -2/+6 |
| * | Using the "trace" configuration parameter to determine whether a stack trace ... | luke | 2006-09-15 | 2 | -7/+1 |
| * | Fixing the problem with fileserver expansions, and doing a bit of refactoring... | luke | 2006-09-14 | 1 | -152/+139 |
| * | Removing all of the changes I made towards refactoring in the last couple of ... | luke | 2006-09-05 | 1 | -1/+5 |
| * | This is the initial commit of the changes to sync and retrieve. The | luke | 2006-09-03 | 1 | -5/+1 |
| * | Renaming parsedfile to loadedfile, which makes much more sense and reduces so... | luke | 2006-09-03 | 2 | -3/+3 |
| * | Skipping blank lines and comments in autosign.conf | luke | 2006-08-29 | 1 | -0/+2 |
| * | Fixing report lookup so it looks up by name, not method | luke | 2006-08-29 | 1 | -1/+1 |
| * | Fixing reports error reporting | luke | 2006-08-28 | 1 | -2/+0 |
| * | Fixing report autoloading; I was calling the wrong method, and they were neve... | luke | 2006-08-28 | 1 | -27/+23 |
| * | Committing some changes to the %h expansion in fileserving. This change make... | luke | 2006-08-28 | 1 | -100/+107 |
| * | Support for %h and %H replacement in the path of fileserver modules. | lutter | 2006-08-26 | 1 | -5/+45 |
| * | Demoting the xmlrpc access logs to debug from info | luke | 2006-08-25 | 1 | -4/+4 |
| * | Fixing #225. Normal file copying worked with spaces, but recursive file copy... | luke | 2006-08-21 | 1 | -1/+1 |
| * | Fixing the master server so that it always uses the Facter hostname, not the ... | luke | 2006-07-31 | 1 | -4/+4 |
| * | First round of bugfixes in preparation for 0.18.4 | luke | 2006-07-21 | 1 | -10/+0 |
| * | Fixing #202. Just bumped the log level to notice and changed the wording sli... | luke | 2006-07-21 | 1 | -1/+2 |
| * | Fixing filebucket server so that paths are not added multiple times | luke | 2006-07-11 | 1 | -1/+1 |
| * | Fixing reports so that multiple host report directories can be created. Ther... | luke | 2006-07-11 | 1 | -12/+12 |
| * | adding host information to reports and tagmail report | luke | 2006-07-04 | 1 | -4/+3 |
| * | Redoing reporting a bit, so that reports are now defined as methods. If they... | luke | 2006-07-04 | 1 | -8/+33 |
| * | 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 |