| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Adding netinfo type and some tests | luke | 2006-04-03 | 1 | -0/+60 |
| * | eliminating some debugging, and removing a small redundancy bug in nameserver.rb | luke | 2006-04-03 | 3 | -11/+19 |
| * | Fixing authstore to use an array for ordering, rather than a hash, duh. | luke | 2006-04-03 | 1 | -4/+6 |
| * | Bugfixes for OS X. I had to do some shenanigans on type/file/ensure.rb -- it... | luke | 2006-04-03 | 2 | -5/+18 |
| * | changing ssldir perms to 771, so non-root users can write to subdirs if they ... | luke | 2006-04-03 | 1 | -1/+1 |
| * | Fixing a logging bug that apparently resulted from logging changes a while ago. | luke | 2006-04-03 | 1 | -2/+1 |
| * | Adding apple package support, but it is very limited -- packages can only be ... | luke | 2006-04-03 | 2 | -0/+29 |
| * | Added a test for Type#remove, and fixed the method so it actually works. I wa... | luke | 2006-04-02 | 4 | -45/+75 |
| * | adding mkdir equivalent of Config#write | luke | 2006-04-02 | 1 | -0/+17 |
| * | Adding a "write" method to config objects, so that files can be easily writte... | luke | 2006-04-02 | 1 | -1/+27 |
| * | fixing a bug that appeared somehow in port.rb, and adding mount and sshkey to... | luke | 2006-04-01 | 2 | -0/+5 |
| * | renaming filesystem to mount | luke | 2006-04-01 | 1 | -16/+16 |
| * | Adding filesystem support, and modifying parsedtypes a bit to fix a bug where... | luke | 2006-04-01 | 3 | -34/+222 |
| * | Manifests can now specify node names with fully qualified domain names, too. | lutter | 2006-03-31 | 5 | -294/+381 |
| * | Remove unused should method; add more yum parameters to the type | lutter | 2006-03-31 | 1 | -5/+62 |
| * | New yumrepo type for basic management of the yum configuration of | lutter | 2006-03-31 | 2 | -1/+206 |
| * | Adding os x group management support | luke | 2006-03-22 | 2 | -2/+93 |
| * | Committing support for group membership management. Currently only works on ... | luke | 2006-03-22 | 4 | -1/+84 |
| * | Simplified as yum install can be used for both install and update | lutter | 2006-03-16 | 1 | -23/+3 |
| * | Fixing #100. I just added a bit of a hack to configuration parsing -- if a g... | luke | 2006-03-15 | 1 | -0/+8 |
| * | Using differents commands with yum depending on whether the package is curren... | luke | 2006-03-15 | 1 | -1/+11 |
| * | Fixing service enable/disable on solaris 10, and fixing some problems with th... | luke | 2006-03-14 | 3 | -27/+31 |
| * | Updated to version 0.15.0 | luke | 2006-03-13 | 1 | -1/+1 |
| * | Adding upgrade ability to sun packages. Currently it removes the old package... | luke | 2006-03-13 | 1 | -35/+52 |
| * | Fixing small bug in symlink recursion | luke | 2006-03-12 | 1 | -2/+1 |
| * | Fixing #94. When "ensure" is synced, it syncs the "enable" state at the same... | luke | 2006-03-12 | 2 | -51/+7 |
| * | Ooops, did not save the docs before committing. | luke | 2006-03-12 | 1 | -1/+28 |
| * | Fixing #98. Filebuckets now work throughout the system, and the puppetmaster... | luke | 2006-03-12 | 5 | -24/+70 |
| * | reducing the log level for checksum warning about symlinks, really this time | luke | 2006-03-12 | 1 | -1/+1 |
| * | reducing the log level for checksum warning about symlinks | luke | 2006-03-12 | 1 | -1/+1 |
| * | Adding enhancement #92. Unfortunately, I was not able to write test code to ... | luke | 2006-03-12 | 1 | -3/+19 |
| * | Fixing bug related to recursion testing | luke | 2006-03-12 | 1 | -1/+3 |
| * | Fixing rpms so they will automatically upgrade when you point Puppet to a new... | luke | 2006-03-12 | 2 | -27/+36 |
| * | Fixing #82. You can now specify comma-separated tags to get run in puppet or... | luke | 2006-03-11 | 3 | -3/+51 |
| * | Supporting rpm installs when a package source is specified | luke | 2006-03-11 | 1 | -5/+12 |
| * | Using undefined variables is no longer an exception, it just returns an empty... | luke | 2006-03-11 | 1 | -4/+5 |
| * | Fixing small bug when autorequire returns an object instead of a string | luke | 2006-03-10 | 1 | -0/+5 |
| * | There was a critical design flaw in the link recursion work I did previously,... | luke | 2006-03-10 | 4 | -54/+131 |
| * | Merging symlinks back into files. Symlinks still exist but with a warning ab... | luke | 2006-03-10 | 5 | -48/+155 |
| * | Parameters and states can now register regexes as allowed values. Also, ther... | luke | 2006-03-09 | 4 | -56/+135 |
| * | Fixing #95. I had to redesign how events were triggered; the transaction now... | luke | 2006-03-09 | 4 | -127/+44 |
| * | Creating a single, constistent method for writing files, instead of having :e... | luke | 2006-03-09 | 4 | -177/+81 |
| * | Fixing #96. Defaults are now set when the object is passed out by the scope,... | luke | 2006-03-09 | 2 | -45/+18 |
| * | Fixing #97. I was wrong about the object type I had, so I was calling "type"... | luke | 2006-03-09 | 1 | -1/+1 |
| * | lowering the log output for nonexistent files | luke | 2006-03-08 | 1 | -1/+1 |
| * | Updated to version 0.14.1 | luke | 2006-03-06 | 1 | -1/+1 |
| * | making case statements not create a new scope | luke | 2006-03-06 | 1 | -1/+1 |
| * | fixing some more logging issues | luke | 2006-03-06 | 4 | -7/+14 |
| * | Making some logging changes, and fixing a small bug in group management on mi... | luke | 2006-03-06 | 3 | -10/+7 |
| * | Updated to version 0.14.0 | luke | 2006-03-06 | 1 | -1/+1 |