| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Modifying providers so that docs generate better | luke | 2006-08-28 | 11 | -59/+72 |
* | Adding pointer to templating docs into the file[content] documentation | luke | 2006-08-28 | 1 | -6/+6 |
* | Adding a little more validation to the schedule, and documenting the source s... | luke | 2006-08-28 | 2 | -1/+26 |
* | Tracking down some weird bugs that managed to creep into the parser. I expec... | luke | 2006-08-28 | 6 | -254/+267 |
* | Committing some changes to the %h expansion in fileserving. This change make... | luke | 2006-08-28 | 2 | -100/+111 |
* | Committing the other half of the fix for #231; oops | luke | 2006-08-28 | 1 | -0/+20 |
* | Fixing #231. | luke | 2006-08-28 | 1 | -9/+19 |
* | 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 |
* | Changing permissions on the cert file and the ca cert file, since it is no pr... | luke | 2006-08-25 | 1 | -2/+2 |
* | Try this; seems to work for machines with both ActiveSupport installed and no... | lutter | 2006-08-25 | 1 | -7/+0 |
* | Adding up2date support, as submitted by Kostas Georgiou (with some modificati... | luke | 2006-08-23 | 2 | -3/+60 |
* | Certificate revocation through puppetca. Keep a simple text inventory of all ... | lutter | 2006-08-23 | 3 | -0/+51 |
* | Committing definition inheritance. I have not yet written tests yet, but my ... | luke | 2006-08-22 | 12 | -276/+419 |
* | Adding "if/else" constructs. No operators, no elsif, but it is a good start,... | luke | 2006-08-22 | 7 | -1098/+796 |
* | Function autoloading now works as requested in #214. | luke | 2006-08-22 | 1 | -3/+19 |
* | Adding warnings and error throwing for #218 -- metaparams in prototypes are t... | luke | 2006-08-21 | 2 | -2/+30 |
* | Fixing #225. Normal file copying worked with spaces, but recursive file copy... | luke | 2006-08-21 | 1 | -1/+1 |
* | Fixing #228. The real problem was that "present" should match any type of fi... | luke | 2006-08-21 | 1 | -4/+25 |
* | Support for certificate revocation and checking connections on the server aga... | lutter | 2006-08-21 | 2 | -27/+97 |
* | Making some of the metaprogramming a bit more explicit and a bit easier to ma... | luke | 2006-08-20 | 9 | -133/+305 |
* | Finishing changes to support titles instead of two types of names. This is b... | luke | 2006-08-17 | 8 | -72/+101 |
* | A first pass of changing one of the types of names to titles. I still have t... | luke | 2006-08-16 | 5 | -112/+167 |
* | 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 |