| Commit message (Expand) | Author | Age | Files | Lines |
| * | Small modification so i can make more changes | luke | 2006-09-19 | 2 | -1277/+2 |
| * | updating changes from the trunk | luke | 2006-09-19 | 2 | -3/+50 |
| * | going through all of the other providers and making sure any reference to a s... | luke | 2006-09-19 | 6 | -13/+7 |
| * | Fixing case of silly states on os x, where files are owned by "nobody" and Fi... | luke | 2006-09-19 | 2 | -1/+20 |
| * | Fixing the same bug in the netinfo provider -- it was retrieving the "is" val... | luke | 2006-09-19 | 3 | -13/+11 |
| * | Fixing #280; added a warning and exiting if no hosts are specified to clean | luke | 2006-09-19 | 1 | -0/+4 |
| * | applying patch from #275. aptitude -q works fine on my testing release, but ... | luke | 2006-09-19 | 1 | -1/+2 |
| * | Removing the no-longer-necessary type/nameservice info -- it is all in the pr... | luke | 2006-09-19 | 8 | -692/+12 |
| * | Trying to fix a bug where files other than site.pp do not get noticed for rep... | luke | 2006-09-19 | 6 | -79/+146 |
| * | Add config option 'node_name' to control what puppetmaster considers the prop... | lutter | 2006-09-18 | 3 | -13/+42 |
| * | Better documentation around certificate revocation and mgmt | lutter | 2006-09-18 | 3 | -4/+16 |
| * | Updated to version 0.19.1 | luke | 2006-09-15 | 1 | -1/+1 |
| * | Updated to version 0.19.1 | luke | 2006-09-15 | 1 | -1/+1 |
| * | Updated to version 0.19.1 | luke | 2006-09-15 | 1 | -1/+1 |
| * | Updating changelog for 0.19.1 | luke | 2006-09-15 | 1 | -0/+4 |
| * | Adding testing for the default? method, and fixing it to support arrays and r... | luke | 2006-09-15 | 2 | -6/+40 |
| * | Using the "trace" configuration parameter to determine whether a stack trace ... | luke | 2006-09-15 | 28 | -56/+43 |
| * | Adding patch from #235 | luke | 2006-09-15 | 2 | -39/+17 |
| * | Fixing docs, as mentioned in #271. | luke | 2006-09-15 | 1 | -2/+2 |
| * | Reverting the work done in [1605] and [1606]. I have added it as a patch in ... | luke | 2006-09-15 | 8 | -953/+598 |
| * | Adding the feature from #259. I had to rework the Scope#lookupvar a bit, but... | luke | 2006-09-15 | 2 | -4/+53 |
| * | Applying patch in #160. | luke | 2006-09-15 | 1 | -2/+2 |
| * | Fixing #262. I somehow lost the line that only added a given user's jobs to ... | luke | 2006-09-15 | 3 | -4/+29 |
| * | Removing a test in the parser that is no longer necessary because of how impo... | luke | 2006-09-15 | 2 | -17/+2 |
| * | This commit adds two important features (but which probably were not | luke | 2006-09-15 | 8 | -583/+953 |
| * | Specifically rescuing Exception, since apparently the default does not rescue... | luke | 2006-09-15 | 6 | -6/+6 |
| * | collecting output from blastlist, for later use | luke | 2006-09-15 | 1 | -1/+1 |
| * | Merged test framework into trunk - still not ready until tests are converted ... | erikh | 2006-09-15 | 12 | -0/+2582 |
| * | Fixing the "Adding aliases" message, so it is clear when an alias with spaces... | luke | 2006-09-15 | 1 | -1/+3 |
| * | Fixing #267. The problem was that the user provider was retrieving the @is v... | luke | 2006-09-15 | 7 | -15/+49 |
| * | Updating changelog for 0.19.0 | luke | 2006-09-15 | 1 | -0/+12 |
| * | Raising element creation errors up outside the "create" method, so that tests... | luke | 2006-09-15 | 5 | -19/+21 |
| * | Fixing spelling of retrieve, to fix ##268 | luke | 2006-09-15 | 3 | -3/+3 |
| * | Fixing #269. I was aliasing every case where the title and name were differe... | luke | 2006-09-15 | 2 | -3/+58 |
| * | Catching all errors encountered during loading, not just LoadError, to fix on... | luke | 2006-09-14 | 6 | -7/+7 |
| * | Let puppetd listen (when given --listen) without a CRL | lutter | 2006-09-14 | 3 | -1/+17 |
| * | Brute force fix for trac #266 | lutter | 2006-09-14 | 1 | -1/+5 |
| * | Fix test_host_specific to not depend on the path of the test directory and re... | lutter | 2006-09-14 | 1 | -8/+14 |
| * | Expanding the Fedora/RHEL instructions some | lutter | 2006-09-14 | 1 | -3/+6 |
| * | adding note about david's yum repo | luke | 2006-09-14 | 1 | -1/+3 |
| * | Fixing the problem with fileserver expansions, and doing a bit of refactoring... | luke | 2006-09-14 | 2 | -156/+194 |
| * | Fixing the interpreter to nodesearch across all listed names, just like is do... | luke | 2006-09-13 | 3 | -12/+46 |
| * | fixing typo | luke | 2006-09-13 | 1 | -1/+1 |
| * | adding gentoo notes | luke | 2006-09-13 | 1 | -0/+9 |
| * | Adding a :trace config option that prints stack traces of DevErrors, and usin... | luke | 2006-09-13 | 2 | -1/+2 |
| * | Adding test code for providers that makes sure the default and confine mechan... | luke | 2006-09-13 | 2 | -22/+159 |
| * | Add config parameter ca_ttl and deprecate ca_days; ca_ttl makes it possible t... | lutter | 2006-09-13 | 4 | -8/+92 |
| * | Use Pupet.warning instead of nonexistant 'warning' | lutter | 2006-09-13 | 1 | -1/+1 |
| * | Fixing #261. Applied patch, with small modifications. | luke | 2006-09-13 | 3 | -10/+33 |
| * | Adding a module for helping with warnings, starting only with the "warnonce" ... | luke | 2006-09-13 | 2 | -0/+16 |