| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Adding redhat service type, to support enabling and disabling a service | luke | 2006-02-24 | 5 | -82/+229 |
| * | Fixing package types so you can specify the package type manually in a manifest | luke | 2006-02-24 | 2 | -1/+14 |
| * | removing extra error statement | luke | 2006-02-23 | 1 | -6/+1 |
| * | adding passwd converter | luke | 2006-02-23 | 1 | -0/+45 |
| * | Updated to version 0.13.4 | luke | 2006-02-23 | 2 | -3/+3 |
| * | updating changelog for 0.13.4 | luke | 2006-02-23 | 1 | -0/+3 |
| * | updates | luke | 2006-02-23 | 1 | -3/+3 |
| * | Adding a bit more logging | luke | 2006-02-23 | 2 | -1/+3 |
| * | Fixing bug when creating containers with parents | luke | 2006-02-23 | 1 | -2/+4 |
| * | Generate an error if the pattern for an import statement matches no file. | lutter | 2006-02-23 | 3 | -22/+47 |
| * | Properly figure out when updates are available. Previously, packages would ne... | lutter | 2006-02-22 | 1 | -11/+5 |
| * | Incorporate initial feedback from FE review | lutter | 2006-02-22 | 1 | -6/+9 |
| * | Fix failure of test_importglobbing in test/parser/parser.rb | lutter | 2006-02-22 | 2 | -24/+44 |
| * | Enable passing --parseonly from the command line | lutter | 2006-02-21 | 1 | -2/+1 |
| * | Adding single-quote syntactical element | luke | 2006-02-16 | 7 | -346/+407 |
| * | Changing transactions to be one-stage instead of two, and changing most of th... | luke | 2006-02-16 | 30 | -117/+190 |
| * | Removed some of the autorequire stuff from :exec because it created untenable... | luke | 2006-02-16 | 4 | -5/+45 |
| * | Duh, removing some debugging | luke | 2006-02-16 | 1 | -2/+0 |
| * | Adding logoutput parameter to :exec | luke | 2006-02-16 | 2 | -4/+49 |
| * | Fixing symbolic naming bug where symbolic names were being ignored in some cases | luke | 2006-02-16 | 1 | -0/+3 |
| * | Updated to version 0.13.2 | luke | 2006-02-15 | 2 | -2/+2 |
| * | Changed the parsedtype definition of exists(), and fixed a few smaller bugs. ... | luke | 2006-02-15 | 9 | -20/+42 |
| * | Tracked down a few other bugs; everything now passes on debian in preparation... | luke | 2006-02-15 | 11 | -60/+191 |
| * | Changing "answerfile" to "adminfile", adding "responsefile", and autorequirin... | luke | 2006-02-15 | 2 | -10/+38 |
| * | Fixing users so that they can use a group created by Puppet, and they also no... | luke | 2006-02-15 | 9 | -84/+186 |
| * | Fixing the order of arguments when using admin files with sun packages | luke | 2006-02-15 | 1 | -2/+3 |
| * | Some important bug fixes in the parsedtypes types; this all started from the ... | luke | 2006-02-15 | 13 | -216/+388 |
| * | Committing the initial ldap support -- puppet can now look up node configurat... | luke | 2006-02-14 | 4 | -6/+254 |
| * | Adding --enable/--disable locking for puppetd. You can now disable puppetd f... | luke | 2006-02-14 | 3 | -2/+139 |
| * | Adding a general "check" mechanism to :exec, so it is now terribly easy to de... | luke | 2006-02-13 | 3 | -71/+213 |
| * | Adding --loadclasses option to puppet | luke | 2006-02-13 | 1 | -0/+29 |
| * | Correcting some path problems with symlink, and changing "target" state to "e... | luke | 2006-02-13 | 1 | -3/+3 |
| * | Fixing :target reference in pfile.rb | luke | 2006-02-13 | 1 | -1/+1 |
| * | Correcting some path problems with symlink, and changing "target" state to "e... | luke | 2006-02-13 | 1 | -18/+29 |
| * | Updated to version 0.13.1 | luke | 2006-02-13 | 2 | -3/+3 |
| * | updating alias docs to pass ReST checks | luke | 2006-02-13 | 1 | -10/+10 |
| * | updating changelog and docs for :alias | luke | 2006-02-13 | 4 | -19/+41 |
| * | Fixing some problems with cron tab management, and creating Puppet::Util.{u,g... | luke | 2006-02-13 | 7 | -80/+164 |
| * | Fixing locking. It apparently was not working on OS X, and I was not syncron... | luke | 2006-02-12 | 8 | -22/+169 |
| * | Making the language name a real alias. Now all objects in Puppet support spe... | luke | 2006-02-10 | 12 | -51/+186 |
| * | Change in how logging is defaulted: by default logs go to :syslog, unless the... | lutter | 2006-02-09 | 3 | -15/+11 |
| * | Set the Release tag in the spec file to 1 when the version is changed | lutter | 2006-02-09 | 1 | -0/+2 |
| * | Adapt specfile to the fact that puppetmaster now automatically runs as user p... | lutter | 2006-02-09 | 7 | -8/+50 |
| * | Fix version in last changelog entry (makes rpmlint happy) | lutter | 2006-02-08 | 1 | -1/+1 |
| * | Updated to version 0.13.0 | luke | 2006-02-08 | 2 | -2/+2 |
| * | Updating changelog for 0.13.0 | luke | 2006-02-08 | 1 | -0/+9 |
| * | Adding answerfile support to sun pkgs. | luke | 2006-02-08 | 2 | -1/+18 |
| * | adding some documentation | luke | 2006-02-08 | 1 | -1/+8 |
| * | removing errant warning | luke | 2006-02-08 | 1 | -1/+0 |
| * | Fixing small problem where checksum retrieving did not look in the cache; thi... | luke | 2006-02-08 | 3 | -49/+39 |