| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Adding further gentoo support -- finalized portage support, plus conf and ini... | luke | 2006-09-05 | 4 | -27/+66 |
| * | Adding the Daemon module back into the Client class, which fixes #247. | luke | 2006-09-05 | 3 | -0/+25 |
| * | Adding an "ignoretags" attribute to transaction, and setting it for downloadi... | luke | 2006-09-05 | 5 | -12/+17 |
| * | Adding the ability to download facts from the central server. This allows fa... | luke | 2006-09-05 | 2 | -35/+184 |
| * | A small fix to the install/update aspects of packaging. | luke | 2006-09-05 | 3 | -30/+15 |
| * | Fixing the package type so that :ensure is always used for version specificat... | luke | 2006-09-05 | 11 | -57/+66 |
| * | updating documentation for how to specify versions | luke | 2006-09-05 | 1 | -5/+5 |
| * | Applying a patch from Jose Gonzalez Gomez; apparently this makes package upda... | luke | 2006-09-05 | 1 | -1/+1 |
| * | Adding portage support again, since it was added in the branch i reverted | luke | 2006-09-05 | 1 | -0/+124 |
| * | Removing all of the changes I made towards refactoring in the last couple of ... | luke | 2006-09-05 | 53 | -3325/+1800 |
| * | Committing a small amount of work in cron. I have decided that this is too l... | luke | 2006-09-05 | 4 | -9/+913 |
| * | Committing functional mount support. All that's left in this chunk of work i... | luke | 2006-09-05 | 12 | -528/+628 |
| * | Adding first version of the portage provider, as contributed by Jose Gonzalez... | luke | 2006-09-04 | 1 | -0/+124 |
| * | Ports now work with a provider | luke | 2006-09-04 | 8 | -81/+285 |
| * | Intermediate commit; ports are not working yet | luke | 2006-09-03 | 6 | -342/+170 |
| * | 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 |