| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Adding further gentoo support -- finalized portage support, plus conf and ini... | luke | 2006-09-05 | 1 | -23/+19 |
* | Adding the Daemon module back into the Client class, which fixes #247. | luke | 2006-09-05 | 1 | -0/+2 |
* | Adding an "ignoretags" attribute to transaction, and setting it for downloadi... | luke | 2006-09-05 | 4 | -8/+17 |
* | Adding the ability to download facts from the central server. This allows fa... | luke | 2006-09-05 | 1 | -26/+111 |
* | A small fix to the install/update aspects of packaging. | luke | 2006-09-05 | 2 | -29/+14 |
* | Fixing the package type so that :ensure is always used for version specificat... | luke | 2006-09-05 | 10 | -51/+53 |
* | 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 | 37 | -1778/+1372 |
* | Committing a small amount of work in cron. I have decided that this is too l... | luke | 2006-09-05 | 3 | -9/+169 |
* | Committing functional mount support. All that's left in this chunk of work i... | luke | 2006-09-05 | 7 | -302/+310 |
* | 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 | 6 | -34/+187 |
* | Intermediate commit; ports are not working yet | luke | 2006-09-03 | 2 | -261/+130 |
* | Fixing SSHKey support. | luke | 2006-09-03 | 5 | -224/+65 |
* | Beginning the process of moving parsedtypes to a provider. Each parsed | luke | 2006-09-03 | 9 | -321/+530 |
* | This is the initial commit of the changes to sync and retrieve. The | luke | 2006-09-03 | 21 | -308/+350 |
* | Renaming parsedfile to loadedfile, which makes much more sense and reduces so... | luke | 2006-09-03 | 7 | -13/+13 |
* | 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 | 1 | -0/+8 |
* | Fixing #239 -- missing checks now throw an ArgumentError. This will break if... | luke | 2006-09-03 | 1 | -0/+5 |
* | Adding support for file purging, as requested in #250. Any unmanaged files i... | luke | 2006-09-03 | 1 | -1/+20 |
* | Adding a "force" parameter in files to fix #242. Currently only used when re... | luke | 2006-09-03 | 2 | -2/+9 |
* | Specifying true/false allowed values for file[:replace]. | luke | 2006-09-03 | 2 | -2/+10 |
* | Applying patch from #251, and switching "confine" to "commands", so we can do... | luke | 2006-09-03 | 1 | -7/+13 |
* | Applying the patch from #253 plus tests. | luke | 2006-09-03 | 2 | -1/+15 |
* | 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 | 2 | -22/+33 |
* | batch of small bug fixes | luke | 2006-09-02 | 2 | -2/+2 |
* | Removing type/provider references on type removal | luke | 2006-09-02 | 2 | -0/+12 |
* | 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 | 1 | -27/+23 |
* | 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 | 5 | -13/+47 |