summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Adding redhat service type, to support enabling and disabling a serviceluke2006-02-245-82/+229
* Fixing package types so you can specify the package type manually in a manifestluke2006-02-242-1/+14
* removing extra error statementluke2006-02-231-6/+1
* adding passwd converterluke2006-02-231-0/+45
* Updated to version 0.13.4luke2006-02-232-3/+3
* updating changelog for 0.13.4luke2006-02-231-0/+3
* updatesluke2006-02-231-3/+3
* Adding a bit more loggingluke2006-02-232-1/+3
* Fixing bug when creating containers with parentsluke2006-02-231-2/+4
* Generate an error if the pattern for an import statement matches no file.lutter2006-02-233-22/+47
* Properly figure out when updates are available. Previously, packages would ne...lutter2006-02-221-11/+5
* Incorporate initial feedback from FE reviewlutter2006-02-221-6/+9
* Fix failure of test_importglobbing in test/parser/parser.rblutter2006-02-222-24/+44
* Enable passing --parseonly from the command linelutter2006-02-211-2/+1
* Adding single-quote syntactical elementluke2006-02-167-346/+407
* Changing transactions to be one-stage instead of two, and changing most of th...luke2006-02-1630-117/+190
* Removed some of the autorequire stuff from :exec because it created untenable...luke2006-02-164-5/+45
* Duh, removing some debuggingluke2006-02-161-2/+0
* Adding logoutput parameter to :execluke2006-02-162-4/+49
* Fixing symbolic naming bug where symbolic names were being ignored in some casesluke2006-02-161-0/+3
* Updated to version 0.13.2luke2006-02-152-2/+2
* Changed the parsedtype definition of exists(), and fixed a few smaller bugs. ...luke2006-02-159-20/+42
* Tracked down a few other bugs; everything now passes on debian in preparation...luke2006-02-1511-60/+191
* Changing "answerfile" to "adminfile", adding "responsefile", and autorequirin...luke2006-02-152-10/+38
* Fixing users so that they can use a group created by Puppet, and they also no...luke2006-02-159-84/+186
* Fixing the order of arguments when using admin files with sun packagesluke2006-02-151-2/+3
* Some important bug fixes in the parsedtypes types; this all started from the ...luke2006-02-1513-216/+388
* Committing the initial ldap support -- puppet can now look up node configurat...luke2006-02-144-6/+254
* Adding --enable/--disable locking for puppetd. You can now disable puppetd f...luke2006-02-143-2/+139
* Adding a general "check" mechanism to :exec, so it is now terribly easy to de...luke2006-02-133-71/+213
* Adding --loadclasses option to puppetluke2006-02-131-0/+29
* Correcting some path problems with symlink, and changing "target" state to "e...luke2006-02-131-3/+3
* Fixing :target reference in pfile.rbluke2006-02-131-1/+1
* Correcting some path problems with symlink, and changing "target" state to "e...luke2006-02-131-18/+29
* Updated to version 0.13.1luke2006-02-132-3/+3
* updating alias docs to pass ReST checksluke2006-02-131-10/+10
* updating changelog and docs for :aliasluke2006-02-134-19/+41
* Fixing some problems with cron tab management, and creating Puppet::Util.{u,g...luke2006-02-137-80/+164
* Fixing locking. It apparently was not working on OS X, and I was not syncron...luke2006-02-128-22/+169
* Making the language name a real alias. Now all objects in Puppet support spe...luke2006-02-1012-51/+186
* Change in how logging is defaulted: by default logs go to :syslog, unless the...lutter2006-02-093-15/+11
* Set the Release tag in the spec file to 1 when the version is changedlutter2006-02-091-0/+2
* Adapt specfile to the fact that puppetmaster now automatically runs as user p...lutter2006-02-097-8/+50
* Fix version in last changelog entry (makes rpmlint happy)lutter2006-02-081-1/+1
* Updated to version 0.13.0luke2006-02-082-2/+2
* Updating changelog for 0.13.0luke2006-02-081-0/+9
* Adding answerfile support to sun pkgs.luke2006-02-082-1/+18
* adding some documentationluke2006-02-081-1/+8
* removing errant warningluke2006-02-081-1/+0
* Fixing small problem where checksum retrieving did not look in the cache; thi...luke2006-02-083-49/+39