| Commit message (Expand) | Author | Age | Files | Lines |
| * | Creating a simplistic, generic function framework in the parser, so it is now... | luke | 2006-04-26 | 13 | -497/+807 |
| * | Modifying non-existent-package test to make sure syncing fails, and modified ... | luke | 2006-04-22 | 2 | -2/+15 |
| * | Fix ownership on server files (trac #122) Change ownership on /var/puppet | lutter | 2006-04-22 | 1 | -2/+9 |
| * | removing patch from red hat spec file | luke | 2006-04-21 | 2 | -5/+3 |
| * | Final commit before 0.16.0 | luke | 2006-04-21 | 16 | -37/+443 |
| * | making corrections to pass tests on freebsd | luke | 2006-04-21 | 5 | -23/+50 |
| * | Go some work started on developing authorization, but I have made little prog... | luke | 2006-04-21 | 4 | -22/+102 |
| * | pelement listing now works | luke | 2006-04-20 | 3 | -27/+60 |
| * | Added a list class method to just about all types, and it seems to actually w... | luke | 2006-04-20 | 21 | -106/+420 |
| * | Adding a "list" class method to most types, and using it in the tests for the... | luke | 2006-04-20 | 14 | -25/+196 |
| * | A simple first version of an object (called "pelement") server is now in plac... | luke | 2006-04-20 | 9 | -93/+378 |
| * | Actually adding the ports file that provides freebsd port support | luke | 2006-04-20 | 1 | -0/+96 |
| * | Adding freebsd ports support | luke | 2006-04-20 | 4 | -6/+22 |
| * | fixing test to know that i skipped alerts | luke | 2006-04-19 | 1 | -1/+1 |
| * | Fixing service stopping; I had the %x{} command quoted | luke | 2006-04-19 | 1 | -1/+1 |
| * | Fixin #102. The syslog name is now either the name if the process (if that n... | luke | 2006-04-19 | 2 | -1/+4 |
| * | Fixing #118; the hash is now always 8 hex characters, 0-padded. Also changed... | luke | 2006-04-19 | 2 | -2/+9 |
| * | Fix handling of run files so services can't be started twice (reported with p... | lutter | 2006-04-17 | 4 | -6/+4 |
| * | Don't create empty log files in %post (based on report by soul916 at gmail.com) | lutter | 2006-04-17 | 1 | -4/+9 |
| * | Changing the log level of the "defaulting to base service type" message | luke | 2006-04-17 | 1 | -1/+1 |
| * | Fixing a bunch of small bugs, mostly found by testing on solaris, and added a... | luke | 2006-04-17 | 17 | -102/+139 |
| * | changing set to tag in the tests | luke | 2006-04-13 | 1 | -2/+2 |
| * | Fixing puppetca so it does not call chuser; instead, it is configured to crea... | luke | 2006-04-12 | 4 | -19/+64 |
| * | Adding doc generation for exe arguments | luke | 2006-04-11 | 1 | -108/+160 |
| * | Oops, typo in client/master.rb | luke | 2006-04-11 | 1 | -1/+1 |
| * | Adding --test option to puppetd (it enables --onetime, --no-usecacheonfailure... | luke | 2006-04-11 | 1 | -6/+24 |
| * | Adding locking to the master client, so that only one copy of puppetd will be... | luke | 2006-04-11 | 2 | -19/+99 |
| * | Changing "set" to "tag" | luke | 2006-04-11 | 7 | -19/+45 |
| * | Adding the host name as a tag (stripped of the domain name) | luke | 2006-04-11 | 3 | -6/+36 |
| * | Modifying "setclass" on scope to check the validity of class names, now that ... | luke | 2006-04-11 | 2 | -0/+21 |
| * | Fixing the language side of #109. Added a "set" keyword. | luke | 2006-04-11 | 9 | -399/+506 |
| * | Adding a few informative facts on the server side: serverversion, servername,... | luke | 2006-04-11 | 3 | -3/+44 |
| * | Adding the puppet client version to the fact list as "clientversion" | luke | 2006-04-11 | 1 | -0/+3 |
| * | Adding the puppet client version to the fact list as "clientversion" | luke | 2006-04-11 | 2 | -2/+22 |
| * | Adding a "tag" metaparam | luke | 2006-04-11 | 2 | -0/+56 |
| * | Adding simple benchmarking, and using it in a few of the more obvious places.... | luke | 2006-04-10 | 10 | -57/+167 |
| * | Fixing #117. If only one value was provided, then it was not placed in an arr... | luke | 2006-04-10 | 3 | -0/+38 |
| * | Revamp the yumrepo type to deal with repositories defined anywhere in yum's | lutter | 2006-04-07 | 5 | -101/+500 |
| * | another small mount fix; this time, for stupid os x | luke | 2006-04-06 | 1 | -1/+2 |
| * | committing version changes | luke | 2006-04-06 | 2 | -2/+2 |
| * | Committing an important fix to mounts; since i am sure no one has downloaded ... | luke | 2006-04-06 | 2 | -0/+18 |
| * | updating changelog for 0.15.3; I need these exec fixes for my client | luke | 2006-04-06 | 1 | -0/+7 |
| * | Adding autoloading for types and service types, also. | luke | 2006-04-06 | 2 | -0/+27 |
| * | Okay, last one, hopefully. Modifying checks to support arrays. | luke | 2006-04-05 | 2 | -22/+83 |
| * | And, one more time. My test for the last bug did not actually retrieve, so i... | luke | 2006-04-05 | 2 | -3/+8 |
| * | Fixing checks so that they can run even if the set cwd does not exist | luke | 2006-04-05 | 2 | -8/+21 |
| * | adding a bit of debugging | luke | 2006-04-05 | 1 | -0/+1 |
| * | moving cwd existence check into "sync" instead of "validate" | luke | 2006-04-05 | 2 | -4/+41 |
| * | Fixing a small bug in type.rb that ignored false values (instead of nil value... | luke | 2006-04-05 | 4 | -11/+47 |
| * | removing patch from spec file | luke | 2006-04-05 | 2 | -4/+2 |