| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | This should have been in 0.16.1. Moving the "setclass" statements around so ... | luke | 2006-04-26 | 3 | -12/+17 |
* | Adding sum type to the retrieved sum if it is not already there. This provid... | luke | 2006-04-26 | 1 | -1/+6 |
* | removing unnecessary debugging | luke | 2006-04-26 | 1 | -1/+0 |
* | Adding "defined" functino to puppet, so you can now test whether a given clas... | luke | 2006-04-26 | 1 | -0/+14 |
* | Creating a simplistic, generic function framework in the parser, so it is now... | luke | 2006-04-26 | 8 | -497/+640 |
* | Modifying non-existent-package test to make sure syncing fails, and modified ... | luke | 2006-04-22 | 1 | -1/+6 |
* | Final commit before 0.16.0 | luke | 2006-04-21 | 11 | -33/+277 |
* | making corrections to pass tests on freebsd | luke | 2006-04-21 | 4 | -23/+47 |
* | Go some work started on developing authorization, but I have made little prog... | luke | 2006-04-21 | 3 | -18/+98 |
* | pelement listing now works | luke | 2006-04-20 | 2 | -3/+17 |
* | Added a list class method to just about all types, and it seems to actually w... | luke | 2006-04-20 | 19 | -91/+297 |
* | Adding a "list" class method to most types, and using it in the tests for the... | luke | 2006-04-20 | 12 | -25/+129 |
* | A simple first version of an object (called "pelement") server is now in plac... | luke | 2006-04-20 | 8 | -93/+297 |
* | 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 | 3 | -6/+16 |
* | 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 | 1 | -1/+3 |
* | Fixing #118; the hash is now always 8 hex characters, 0-padded. Also changed... | luke | 2006-04-19 | 2 | -2/+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 | 9 | -49/+68 |
* | Fixing puppetca so it does not call chuser; instead, it is configured to crea... | luke | 2006-04-12 | 2 | -16/+54 |
* | Oops, typo in client/master.rb | luke | 2006-04-11 | 1 | -1/+1 |
* | Adding locking to the master client, so that only one copy of puppetd will be... | luke | 2006-04-11 | 1 | -19/+67 |
* | Changing "set" to "tag" | luke | 2006-04-11 | 5 | -12/+38 |
* | Adding the host name as a tag (stripped of the domain name) | luke | 2006-04-11 | 1 | -0/+4 |
* | Modifying "setclass" on scope to check the validity of class names, now that ... | luke | 2006-04-11 | 1 | -0/+4 |
* | Fixing the language side of #109. Added a "set" keyword. | luke | 2006-04-11 | 5 | -399/+435 |
* | Adding a few informative facts on the server side: serverversion, servername,... | luke | 2006-04-11 | 2 | -3/+21 |
* | 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 | 1 | -0/+6 |
* | Adding a "tag" metaparam | luke | 2006-04-11 | 1 | -0/+23 |
* | Adding simple benchmarking, and using it in a few of the more obvious places.... | luke | 2006-04-10 | 8 | -57/+138 |
* | Fixing #117. If only one value was provided, then it was not placed in an arr... | luke | 2006-04-10 | 1 | -0/+2 |
* | Revamp the yumrepo type to deal with repositories defined anywhere in yum's | lutter | 2006-04-07 | 3 | -81/+333 |
* | another small mount fix; this time, for stupid os x | luke | 2006-04-06 | 1 | -1/+2 |
* | Committing an important fix to mounts; since i am sure no one has downloaded ... | luke | 2006-04-06 | 1 | -0/+9 |
* | 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 | 1 | -22/+42 |
* | And, one more time. My test for the last bug did not actually retrieve, so i... | luke | 2006-04-05 | 1 | -3/+7 |
* | Fixing checks so that they can run even if the set cwd does not exist | luke | 2006-04-05 | 1 | -8/+16 |
* | 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 | 1 | -4/+7 |
* | Fixing a small bug in type.rb that ignored false values (instead of nil value... | luke | 2006-04-05 | 2 | -7/+30 |
* | Adding darwinport type. | luke | 2006-04-05 | 2 | -12/+99 |
* | differentiating openbsd from freebsd, adding freebsd, and autoloading package... | luke | 2006-04-05 | 3 | -57/+75 |
* | adding deprecation notice | luke | 2006-04-05 | 1 | -1/+2 |
* | adding some docs | luke | 2006-04-05 | 1 | -0/+2 |
* | renaming; i hate bsd | luke | 2006-04-05 | 1 | -0/+0 |
* | Fixing #103. There are now no such things as node scopes; the entire tree is... | luke | 2006-04-05 | 3 | -955/+880 |
* | Fixing a couple of bugs in preparation for 0.15.2; mostly they were in the te... | luke | 2006-04-04 | 1 | -2/+2 |