| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | finalizing cron and host management, hopefully | luke | 2006-01-13 | 9 | -678/+39 |
| * | Abstracting host support so it should easily support other types | luke | 2006-01-13 | 1 | -0/+190 |
| * | Abstracting host support so it should easily support other types | luke | 2006-01-13 | 7 | -371/+284 |
| * | Adding initial host support. I can promise that this will soon (hopefully al... | luke | 2006-01-12 | 3 | -4/+404 |
| * | Converting transport format to YAML instead of Marshal, and caching the file ... | luke | 2006-01-12 | 21 | -105/+347 |
| * | Adding further notes about openssl | luke | 2006-01-12 | 1 | -1/+7 |
| * | Fixed a couple of warnings, fixed a critical bug having to do with case state... | luke | 2006-01-12 | 8 | -17/+25 |
| * | Adding "content" state to files, and string interpolation handles escaped whi... | luke | 2006-01-12 | 4 | -1/+94 |
| * | Adding 0.10.2 stuff | luke | 2006-01-12 | 1 | -0/+9 |
| * | Updated to version 0.10.2 | luke | 2006-01-12 | 1 | -1/+1 |
| * | Services now work at least somewhat on solaris 10, and service testing is pre... | luke | 2006-01-12 | 4 | -29/+158 |
| * | Fixing dependencies to not depend on file order. Added Puppet::Type.{finaliz... | luke | 2006-01-12 | 10 | -27/+178 |
| * | Fixing documentation generation, and fixing aliasing so that objects can safe... | luke | 2006-01-12 | 2 | -9/+29 |
| * | Adding "alias" metaparam; you can now create as many aliases as you want for ... | luke | 2006-01-12 | 2 | -6/+38 |
| * | Adding autorequire to files, and added the cwd to the list of files to be req... | luke | 2006-01-12 | 10 | -20/+75 |
| * | Adding generic autorequire mechanism, and thus removing it from exec | luke | 2006-01-11 | 2 | -14/+40 |
| * | Adding a requires? method to types, fixed the bug where exec fail when Puppet... | luke | 2006-01-11 | 3 | -18/+101 |
| * | Updated to version 0.10.1 | luke | 2006-01-11 | 1 | -1/+1 |
| * | modifying changelog for 0.10.1 | luke | 2006-01-11 | 1 | -0/+4 |
| * | Adding Sun support and fixing the last remaining bugs related to the daemon c... | luke | 2006-01-11 | 13 | -426/+533 |
| * | Supporting puppetmasterd running as a non-root user, and doing some basic mes... | luke | 2006-01-10 | 12 | -59/+118 |
| * | Adding some extra feedback | luke | 2006-01-10 | 1 | -0/+6 |
| * | Fixing init path default | luke | 2006-01-10 | 1 | -3/+3 |
| * | Adding some consistencies to the executable tests. All exe tests now pass on... | luke | 2006-01-10 | 6 | -51/+41 |
| * | Updating Puppet to work with the new Facter | luke | 2006-01-09 | 8 | -48/+37 |
| * | Updated to version 0.10.0 | luke | 2006-01-09 | 1 | -1/+1 |
| * | Describing 0.10.0 changes | luke | 2006-01-09 | 1 | -0/+8 |
| * | Modifying hosttest | luke | 2006-01-09 | 1 | -2/+6 |
| * | All tests pass now, although the lack of service support on os x means that i... | luke | 2006-01-09 | 10 | -25/+61 |
| * | updates | luke | 2006-01-08 | 1 | -195/+0 |
| * | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 81 | -3851/+4350 |
| * | Undoing the merge that happened in 785 | luke | 2006-01-07 | 79 | -4131/+3694 |
| * | Merging in refactoring from version 774 into version 784 | luke | 2006-01-07 | 79 | -3694/+4131 |
| * | updates | luke | 2006-01-07 | 2 | -3/+5 |
| * | converting waitforcert to an int | luke | 2006-01-05 | 1 | -1/+2 |
| * | adding ftools require statement to install.rb | luke | 2006-01-05 | 1 | -0/+1 |
| * | Adding a host test task | luke | 2006-01-04 | 1 | -0/+17 |
| * | renaming the module, so it behaves better with people's svn clients | luke | 2006-01-04 | 1 | -0/+0 |
| * | fixing rakefile | luke | 2006-01-04 | 1 | -2/+2 |
| * | Updated to version 0.9.4 | luke | 2006-01-04 | 1 | -1/+1 |
| * | Removing tests from the list of tasks | luke | 2006-01-04 | 1 | -1/+0 |
| * | adding some better readme stuff | luke | 2006-01-04 | 1 | -18/+15 |
| * | adding things to the change log, and modifying the order of the steps | luke | 2006-01-04 | 2 | -3/+14 |
| * | Disabling most documentation generation except for the API docs, and wrapping... | luke | 2006-01-04 | 3 | -95/+170 |
| * | Updated to version 0.9.3 | luke | 2006-01-03 | 1 | -1/+1 |
| * | some updates to the typegen stuff, even though i may still not use it | luke | 2006-01-03 | 4 | -280/+165 |
| * | Fixing two reported bugs in cron jobs. Cron jobs correctly change when field... | luke | 2006-01-03 | 2 | -154/+294 |
| * | adding some comments | luke | 2006-01-03 | 3 | -1/+20 |
| * | removing "host" as a keyword; it was an alias for "node" | luke | 2006-01-03 | 1 | -1/+0 |
| * | converting storage from Marshal to YAML | luke | 2006-01-03 | 4 | -38/+54 |