| Commit message (Expand) | Author | Age | Files | Lines |
* | Merging r1468 from the implementations branch with r1438 from when the branch... | luke | 2006-08-14 | 63 | -2232/+3307 |
* | Committing changes that require dollar signs in prototypes | luke | 2006-08-14 | 4 | -195/+280 |
* | Fixing the master server so that it always uses the Facter hostname, not the ... | luke | 2006-07-31 | 2 | -5/+5 |
* | adding DSL class. Sorry, not much in the way of docs. | luke | 2006-07-27 | 1 | -0/+152 |
* | Another batch of bug fixes, this time focused on OS X patches. Looks like I ... | luke | 2006-07-22 | 7 | -10/+13 |
* | First round of bugfixes in preparation for 0.18.4 | luke | 2006-07-21 | 4 | -37/+22 |
* | Fixing #77. As I feared, this was a pretty complicated fix; I had to add a l... | luke | 2006-07-21 | 2 | -26/+71 |
* | Adding timeout functionality to the ParsedFile class, in preparation to addin... | luke | 2006-07-21 | 2 | -17/+38 |
* | Apparently objects were legal rvalues, which does not make any sense. Fixed ... | luke | 2006-07-21 | 2 | -302/+292 |
* | Fixing #185. Added a check for cdrom sources, and added an override parameter. | luke | 2006-07-21 | 2 | -0/+32 |
* | Fixing #176. You can now do duplicate UIDs (or GIDs on most platforms) with ... | luke | 2006-07-21 | 4 | -13/+55 |
* | Fixing #202. Just bumped the log level to notice and changed the wording sli... | luke | 2006-07-21 | 1 | -1/+2 |
* | Applied patch in #203 | luke | 2006-07-21 | 1 | -1/+1 |
* | Fixing #201; users now autorequire extra groups | luke | 2006-07-21 | 1 | -1/+4 |
* | moving plugin evaluation into a begin/rescue block | luke | 2006-07-21 | 1 | -1/+1 |
* | removing message about the statefile not existing | luke | 2006-07-20 | 1 | -1/+0 |
* | Fixing #191. I was only testing for parsed cron instances, not for created o... | luke | 2006-07-18 | 2 | -22/+35 |
* | Fixing bug in scope/interpreter where nodes found in ldap must have parent no... | luke | 2006-07-18 | 2 | -1/+5 |
* | Adding a unit test for plain "nodesearch" | luke | 2006-07-18 | 1 | -0/+10 |
* | Fixing filebucket server so that paths are not added multiple times | luke | 2006-07-11 | 1 | -1/+1 |
* | Adding tests for previous config bugfixes, and updating changelog | luke | 2006-07-11 | 1 | -14/+25 |
* | Fixing reports so that multiple host report directories can be created. Ther... | luke | 2006-07-11 | 1 | -12/+12 |
* | Fixing templating so it immediately fails when a variable is not found, as op... | luke | 2006-07-11 | 1 | -4/+19 |
* | Fixing weird case involving interpolating config params in a URL | luke | 2006-07-11 | 1 | -1/+2 |
* | Fixing weird cases where configs might think non-files could be files | luke | 2006-07-11 | 1 | -2/+2 |
* | adding sysidcfg param to zones | luke | 2006-07-11 | 1 | -0/+53 |
* | Fixing templating bug that can result in what looks like an infinite loop, an... | luke | 2006-07-11 | 2 | -2/+9 |
* | Reducing log level of missing file | luke | 2006-07-11 | 1 | -1/+1 |
* | Fixing error when template does not exist | luke | 2006-07-11 | 2 | -1/+2 |
* | Fixing misstated error name ExecutionError in blastwave packaging support | luke | 2006-07-11 | 1 | -1/+1 |
* | Fixing reports server so it refers to the main server | luke | 2006-07-11 | 1 | -1/+1 |
* | Default the passno to 2, defaulting to 0 is a bad idea since it disables fsck | lutter | 2006-07-10 | 1 | -1/+1 |
* | changing plugin owner to root | luke | 2006-07-10 | 1 | -1/+2 |
* | changing default plugin host to be $server | luke | 2006-07-10 | 1 | -1/+1 |
* | Doc change: explain what the values for ensure do | lutter | 2006-07-07 | 1 | -2/+8 |
* | adding another state that is equivalent to "stopped" for smf services | luke | 2006-07-06 | 1 | -1/+1 |
* | More documentation updates. I think this is sufficient for replacement of th... | luke | 2006-07-06 | 2 | -2/+14 |
* | Accepting the patch from #190. | luke | 2006-07-05 | 1 | -7/+26 |
* | small fixes towards 0.18.2 | luke | 2006-07-04 | 2 | -31/+36 |
* | adding host information to reports and tagmail report | luke | 2006-07-04 | 3 | -6/+9 |
* | renaming tagmail config file | luke | 2006-07-04 | 1 | -1/+1 |
* | Redoing reporting a bit, so that reports are now defined as methods. If they... | luke | 2006-07-04 | 2 | -9/+34 |
* | fixing some smallish bugs in preparation for 0.18.2 | luke | 2006-07-04 | 1 | -2/+19 |
* | fixing a small but important typo, and adding sunfreeware as a dupe of blastw... | luke | 2006-07-04 | 2 | -1/+8 |
* | Adding blastwave packaging, and doing some fixes on gem and sun packaging | luke | 2006-07-04 | 3 | -23/+163 |
* | Some updates resulting from trying to track down a segfault introduced when I... | luke | 2006-07-03 | 3 | -4/+14 |
* | Adding Ruby Gem support to packaging | luke | 2006-07-03 | 2 | -44/+123 |
* | Adding minimal update checking for templates. It will only check the templat... | luke | 2006-07-03 | 2 | -63/+97 |
* | More report and metrics manipulations. This should be the last of it. | luke | 2006-07-01 | 4 | -17/+53 |
* | Significantly redoing metrics. There are now no class variables for metrics,... | luke | 2006-06-30 | 3 | -132/+34 |