| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixing SSHKey support. | luke | 2006-09-03 | 8 | -276/+152 |
* | Beginning the process of moving parsedtypes to a provider. Each parsed | luke | 2006-09-03 | 14 | -390/+836 |
* | This is the initial commit of the changes to sync and retrieve. The | luke | 2006-09-03 | 25 | -325/+368 |
* | Renaming parsedfile to loadedfile, which makes much more sense and reduces so... | luke | 2006-09-03 | 7 | -13/+13 |
* | Adding Gentoo support from #224. | luke | 2006-09-03 | 6 | -0/+173 |
* | Adding eat-last-line support in ERB | luke | 2006-09-03 | 1 | -1/+1 |
* | Adding pre- and post-hooks, as requested in #233. | luke | 2006-09-03 | 2 | -0/+34 |
* | Fixing #239 -- missing checks now throw an ArgumentError. This will break if... | luke | 2006-09-03 | 2 | -0/+17 |
* | Adding support for file purging, as requested in #250. Any unmanaged files i... | luke | 2006-09-03 | 2 | -1/+55 |
* | Adding a "force" parameter in files to fix #242. Currently only used when re... | luke | 2006-09-03 | 3 | -3/+18 |
* | Specifying true/false allowed values for file[:replace]. | luke | 2006-09-03 | 2 | -2/+10 |
* | Adding logcheck script from #244. | luke | 2006-09-03 | 1 | -0/+15 |
* | Applying patch from #251, and switching "confine" to "commands", so we can do... | luke | 2006-09-03 | 1 | -7/+13 |
* | Adding SuSE files from #252. | luke | 2006-09-03 | 3 | -0/+514 |
* | Applying the patch from #253 plus tests. | luke | 2006-09-03 | 3 | -1/+55 |
* | Updating templating docs with more about usage, and adding installation notes... | luke | 2006-09-03 | 2 | -10/+23 |
* | Adding note about configprint, indicating what versions include it | luke | 2006-09-03 | 1 | -1/+2 |
* | Adding zone patches | luke | 2006-09-03 | 1 | -2/+17 |
* | Fixing #257, where host aliases were not being retained. The problem was tha... | luke | 2006-09-02 | 3 | -22/+48 |
* | batch of small bug fixes | luke | 2006-09-02 | 4 | -3/+7 |
* | Making sure that the svn bin directory is at the beginning of PATH, rather th... | luke | 2006-09-02 | 2 | -2/+4 |
* | Removing type/provider references on type removal | luke | 2006-09-02 | 2 | -0/+12 |
* | adding notes about the libruby deb package | luke | 2006-09-01 | 1 | -2/+13 |
* | disabling reporting until i can find a way to make reporting only work with p... | luke | 2006-08-31 | 1 | -1/+1 |
* | Fixing the state so it tries to call provider methods and only checks for err... | luke | 2006-08-31 | 1 | -4/+4 |
* | Setting both "report" to true by default; I am going to enable pluginsync by ... | luke | 2006-08-30 | 1 | -1/+1 |
* | Fixing array printing in to_manifest | luke | 2006-08-30 | 1 | -1/+5 |
* | Fixing service refreshing -- there was a problem persisting from the provider... | luke | 2006-08-30 | 2 | -7/+6 |
* | downgrading the template interpolation message | luke | 2006-08-30 | 1 | -1/+1 |
* | Adding back in the code to change the euid. I removed this yesterday because... | luke | 2006-08-29 | 1 | -0/+1 |
* | Adding automatic stacktrace printing to deverror. I need to go through and r... | luke | 2006-08-29 | 2 | -6/+16 |
* | disabling chuser on os x, since it is broken with < ruby 1.8.5 | luke | 2006-08-29 | 1 | -4/+12 |
* | fixing provider commands; I broke them when making them easier to document | luke | 2006-08-29 | 1 | -0/+2 |
* | 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 |
* | Changing autosign mode to 644 | luke | 2006-08-29 | 1 | -1/+1 |
* | Fixing tagmail config processing so it fails when appropriate | luke | 2006-08-29 | 1 | -3/+11 |
* | Fixing reports error reporting | luke | 2006-08-28 | 1 | -2/+0 |
* | Fixing location of ca cert | luke | 2006-08-28 | 1 | -1/+1 |
* | Fixing report autoloading; I was calling the wrong method, and they were neve... | luke | 2006-08-28 | 2 | -27/+65 |
* | Upgrading Triggering line from info to notice | luke | 2006-08-28 | 1 | -1/+1 |
* | Adding a module specifically for making doc generation easier, and adding def... | luke | 2006-08-28 | 7 | -973/+1171 |
* | Last commit of puppet docs for the night | luke | 2006-08-28 | 3 | -1334/+1182 |
* | Modifying providers so that docs generate better | luke | 2006-08-28 | 11 | -59/+72 |
* | Adding provider docs for required binaries | luke | 2006-08-28 | 1 | -22/+22 |
* | Updating generated docs | luke | 2006-08-28 | 2 | -29/+142 |
* | Adding pointer to templating docs into the file[content] documentation | luke | 2006-08-28 | 1 | -6/+6 |
* | adding notice that "$" is now required in definition prototypes | luke | 2006-08-28 | 1 | -1/+3 |
* | adding first draft of templating doc | luke | 2006-08-28 | 1 | -0/+85 |
* | Adding a "configprint" option for printing out the local config state | luke | 2006-08-28 | 1 | -0/+28 |