summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* finalizing cron and host management, hopefullyluke2006-01-139-678/+39
* Abstracting host support so it should easily support other typesluke2006-01-131-0/+190
* Abstracting host support so it should easily support other typesluke2006-01-137-371/+284
* Adding initial host support. I can promise that this will soon (hopefully al...luke2006-01-123-4/+404
* Converting transport format to YAML instead of Marshal, and caching the file ...luke2006-01-1221-105/+347
* Adding further notes about opensslluke2006-01-121-1/+7
* Fixed a couple of warnings, fixed a critical bug having to do with case state...luke2006-01-128-17/+25
* Adding "content" state to files, and string interpolation handles escaped whi...luke2006-01-124-1/+94
* Adding 0.10.2 stuffluke2006-01-121-0/+9
* Updated to version 0.10.2luke2006-01-121-1/+1
* Services now work at least somewhat on solaris 10, and service testing is pre...luke2006-01-124-29/+158
* Fixing dependencies to not depend on file order. Added Puppet::Type.{finaliz...luke2006-01-1210-27/+178
* Fixing documentation generation, and fixing aliasing so that objects can safe...luke2006-01-122-9/+29
* Adding "alias" metaparam; you can now create as many aliases as you want for ...luke2006-01-122-6/+38
* Adding autorequire to files, and added the cwd to the list of files to be req...luke2006-01-1210-20/+75
* Adding generic autorequire mechanism, and thus removing it from execluke2006-01-112-14/+40
* Adding a requires? method to types, fixed the bug where exec fail when Puppet...luke2006-01-113-18/+101
* Updated to version 0.10.1luke2006-01-111-1/+1
* modifying changelog for 0.10.1luke2006-01-111-0/+4
* Adding Sun support and fixing the last remaining bugs related to the daemon c...luke2006-01-1113-426/+533
* Supporting puppetmasterd running as a non-root user, and doing some basic mes...luke2006-01-1012-59/+118
* Adding some extra feedbackluke2006-01-101-0/+6
* Fixing init path defaultluke2006-01-101-3/+3
* Adding some consistencies to the executable tests. All exe tests now pass on...luke2006-01-106-51/+41
* Updating Puppet to work with the new Facterluke2006-01-098-48/+37
* Updated to version 0.10.0luke2006-01-091-1/+1
* Describing 0.10.0 changesluke2006-01-091-0/+8
* Modifying hosttestluke2006-01-091-2/+6
* All tests pass now, although the lack of service support on os x means that i...luke2006-01-0910-25/+61
* updatesluke2006-01-081-195/+0
* Merging changes from the head of the rework1 branch, r 784luke2006-01-0881-3851/+4350
* Undoing the merge that happened in 785luke2006-01-0779-4131/+3694
* Merging in refactoring from version 774 into version 784luke2006-01-0779-3694/+4131
* updatesluke2006-01-072-3/+5
* converting waitforcert to an intluke2006-01-051-1/+2
* adding ftools require statement to install.rbluke2006-01-051-0/+1
* Adding a host test taskluke2006-01-041-0/+17
* renaming the module, so it behaves better with people's svn clientsluke2006-01-041-0/+0
* fixing rakefileluke2006-01-041-2/+2
* Updated to version 0.9.4luke2006-01-041-1/+1
* Removing tests from the list of tasksluke2006-01-041-1/+0
* adding some better readme stuffluke2006-01-041-18/+15
* adding things to the change log, and modifying the order of the stepsluke2006-01-042-3/+14
* Disabling most documentation generation except for the API docs, and wrapping...luke2006-01-043-95/+170
* Updated to version 0.9.3luke2006-01-031-1/+1
* some updates to the typegen stuff, even though i may still not use itluke2006-01-034-280/+165
* Fixing two reported bugs in cron jobs. Cron jobs correctly change when field...luke2006-01-032-154/+294
* adding some commentsluke2006-01-033-1/+20
* removing "host" as a keyword; it was an alias for "node"luke2006-01-031-1/+0
* converting storage from Marshal to YAMLluke2006-01-034-38/+54