| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 |