summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-26Adding release tag REL_0_16_20.16.2luke2-2/+2
2006-04-26updating changelog for 0.16.1 and 0.16.2luke2-1/+15
2006-04-26adding "clean" mode to puppetcaluke3-9/+47
2006-04-26This should have been in 0.16.1. Moving the "setclass" statements around so ...luke7-15/+30
2006-04-26Adding sum type to the retrieved sum if it is not already there. This provid...luke1-1/+6
2006-04-26removing unnecessary debuggingluke1-1/+0
2006-04-26Adding "defined" functino to puppet, so you can now test whether a given clas...luke2-0/+51
2006-04-26Creating a simplistic, generic function framework in the parser, so it is now...luke13-497/+807
2006-04-22Modifying non-existent-package test to make sure syncing fails, and modified ...luke2-2/+15
2006-04-22Fix ownership on server files (trac #122) Change ownership on /var/puppetlutter1-2/+9
2006-04-21removing patch from red hat spec fileluke2-5/+3
2006-04-21Final commit before 0.16.0luke16-37/+443
2006-04-21making corrections to pass tests on freebsdluke5-23/+50
2006-04-21Go some work started on developing authorization, but I have made little prog...luke4-22/+102
2006-04-20pelement listing now worksluke3-27/+60
2006-04-20Added a list class method to just about all types, and it seems to actually w...luke21-106/+420
2006-04-20Adding a "list" class method to most types, and using it in the tests for the...luke14-25/+196
2006-04-20A simple first version of an object (called "pelement") server is now in plac...luke9-93/+378
2006-04-20Actually adding the ports file that provides freebsd port supportluke1-0/+96
2006-04-20Adding freebsd ports supportluke4-6/+22
2006-04-19fixing test to know that i skipped alertsluke1-1/+1
2006-04-19Fixing service stopping; I had the %x{} command quotedluke1-1/+1
2006-04-19Fixin #102. The syslog name is now either the name if the process (if that n...luke2-1/+4
2006-04-19Fixing #118; the hash is now always 8 hex characters, 0-padded. Also changed...luke2-2/+9
2006-04-17Fix handling of run files so services can't be started twice (reported with p...lutter4-6/+4
2006-04-17Don't create empty log files in %post (based on report by soul916 at gmail.com)lutter1-4/+9
2006-04-17Changing the log level of the "defaulting to base service type" messageluke1-1/+1
2006-04-17Fixing a bunch of small bugs, mostly found by testing on solaris, and added a...luke17-102/+139
2006-04-13changing set to tag in the testsluke1-2/+2
2006-04-12Fixing puppetca so it does not call chuser; instead, it is configured to crea...luke4-19/+64
2006-04-11Adding doc generation for exe argumentsluke1-108/+160
2006-04-11Oops, typo in client/master.rbluke1-1/+1
2006-04-11Adding --test option to puppetd (it enables --onetime, --no-usecacheonfailure...luke1-6/+24
2006-04-11Adding locking to the master client, so that only one copy of puppetd will be...luke2-19/+99
2006-04-11Changing "set" to "tag"luke7-19/+45
2006-04-11Adding the host name as a tag (stripped of the domain name)luke3-6/+36
2006-04-11Modifying "setclass" on scope to check the validity of class names, now that ...luke2-0/+21
2006-04-11Fixing the language side of #109. Added a "set" keyword.luke9-399/+506
2006-04-11Adding a few informative facts on the server side: serverversion, servername,...luke3-3/+44
2006-04-11Adding the puppet client version to the fact list as "clientversion"luke1-0/+3
2006-04-11Adding the puppet client version to the fact list as "clientversion"luke2-2/+22
2006-04-11Adding a "tag" metaparamluke2-0/+56
2006-04-10Adding simple benchmarking, and using it in a few of the more obvious places....luke10-57/+167
2006-04-10Fixing #117. If only one value was provided, then it was not placed in an arr...luke3-0/+38
2006-04-07Revamp the yumrepo type to deal with repositories defined anywhere in yum'slutter5-101/+500
2006-04-06another small mount fix; this time, for stupid os xluke1-1/+2
2006-04-06committing version changesluke2-2/+2
2006-04-06Committing an important fix to mounts; since i am sure no one has downloaded ...luke2-0/+18
2006-04-06updating changelog for 0.15.3; I need these exec fixes for my clientluke1-0/+7
2006-04-06Adding autoloading for types and service types, also.luke2-0/+27