| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Apparently objects were legal rvalues, which does not make any sense. Fixed ... | luke | 2006-07-21 | 3 | -302/+293 |
* | 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 | 6 | -13/+110 |
* | Fixing #200. I basically just moved the daemonize statement before most othe... | luke | 2006-07-21 | 1 | -8/+9 |
* | 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 | 2 | -23/+31 |
* | moving plugin evaluation into a begin/rescue block | luke | 2006-07-21 | 1 | -1/+1 |
* | Fixing puppetdoc's output | luke | 2006-07-21 | 1 | -3/+4 |
* | adding all mailing lists to index | luke | 2006-07-20 | 1 | -7/+14 |
* | removing message about the statefile not existing | luke | 2006-07-20 | 1 | -1/+0 |
* | more doc modifications | luke | 2006-07-20 | 2 | -1/+4 |
* | Updating some docs, and renaming configuration reference page | luke | 2006-07-20 | 6 | -1539/+1357 |
* | All docs moved over now, and the real index page exists again | luke | 2006-07-20 | 19 | -10/+16 |
* | committing docs before i move all of them into a separate subdirectory | luke | 2006-07-20 | 5 | -116/+318 |
* | Adding Solaris SMF manifests and methods | luke | 2006-07-18 | 4 | -0/+282 |
* | Fixing #191. I was only testing for parsed cron instances, not for created o... | luke | 2006-07-18 | 3 | -22/+71 |
* | Fixing bug in scope/interpreter where nodes found in ldap must have parent no... | luke | 2006-07-18 | 3 | -16/+46 |
* | Adding a unit test for plain "nodesearch" | luke | 2006-07-18 | 2 | -0/+47 |
* | fixing html markup | luke | 2006-07-16 | 3 | -89/+89 |
* | fixing html markup | luke | 2006-07-16 | 4 | -94/+95 |
* | fixing index page in the docs | luke | 2006-07-13 | 1 | -5/+10 |
* | Updated to version 0.18.3 | luke | 2006-07-11 | 1 | -1/+1 |
* | Updated to version 0.18.3 | luke | 2006-07-11 | 1 | -1/+1 |
* | Updated to version 0.18.3 | luke | 2006-07-11 | 1 | -1/+1 |
* | Fixing filebucket server so that paths are not added multiple times | luke | 2006-07-11 | 2 | -4/+25 |
* | Adding tests for previous config bugfixes, and updating changelog | luke | 2006-07-11 | 3 | -14/+77 |
* | Fixing reports so that multiple host report directories can be created. Ther... | luke | 2006-07-11 | 2 | -12/+28 |
* | 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 |
* | adding rake targets | luke | 2006-07-07 | 1 | -0/+5 |
* | 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 |
* | Adding the newly generated docs | luke | 2006-07-06 | 2 | -1000/+1233 |
* | More documentation updates. I think this is sufficient for replacement of th... | luke | 2006-07-06 | 3 | -40/+59 |
* | Fixing rakefile so it generates docs from markdown, and adding big-picture.pa... | luke | 2006-07-06 | 2 | -4/+15 |
* | removing faq.rst file | luke | 2006-07-06 | 1 | -227/+0 |
* | Updates; remove mention of patches from specfile completely | lutter | 2006-07-06 | 1 | -4/+6 |
* | updating changelog for 0.18.2 | luke | 2006-07-05 | 1 | -0/+7 |
* | Accepting the patch from #190. | luke | 2006-07-05 | 2 | -13/+28 |