summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Changed some non-standard Ruby locations to env ruby shebangsJames Turnbull2008-04-041-1/+1
* Fixed #1028 - examples incorrect for 0.24.xJames Turnbull2008-01-282-7/+6
* Added optional per-module lib directory.Jeffrey J McCune2007-08-145-0/+80
* DirectoryService provider for users and groups. Alternative to netinfo, as a...mccune2007-08-034-0/+66
* Fix for #565: Final merge of changes from source:branches/execute-refactor in...mccune2007-04-031-0/+16
* exiting sleeper after no more than two minutesluke2006-12-291-5/+3
* adding a comment to namespaceauth.confluke2006-11-121-0/+3
* adding up-to-date example configsluke2006-11-125-11/+40
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-0433-507/+0
* Removing a test in the parser that is no longer necessary because of how impo...luke2006-09-151-2/+2
* Adding hasrestart parameter to servicesluke2006-09-051-0/+6
* Tracking down some weird bugs that managed to creep into the parser. I expec...luke2006-08-281-1/+1
* Finishing changes to support titles instead of two types of names. This is b...luke2006-08-174-4/+4
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-1/+1
* removing classing example, since it involves parameterized classesluke2006-08-071-35/+0
* Another batch of bug fixes, this time focused on OS X patches. Looks like I ...luke2006-07-221-1/+2
* Apparently objects were legal rvalues, which does not make any sense. Fixed ...luke2006-07-211-0/+1
* Adding test and fix for empty execs being ignoredluke2006-06-151-0/+2
* Found a bug where single-value selectors can fail on a second compile. Fixed...luke2006-06-091-1/+6
* Fixing #141. It was a problem related to the recent parser changes I made.luke2006-05-121-0/+23
* It is just a snippet test, and thus a functional test but not a coverage test...luke2006-05-091-0/+17
* This should have been in 0.16.1. Moving the "setclass" statements around so ...luke2006-04-261-0/+10
* Creating a simplistic, generic function framework in the parser, so it is now...luke2006-04-261-0/+25
* Fixing a bunch of small bugs, mostly found by testing on solaris, and added a...luke2006-04-171-0/+0
* changing set to tag in the testsluke2006-04-131-2/+2
* Fixing the language side of #109. Added a "set" keyword.luke2006-04-111-0/+9
* Fixing #117. If only one value was provided, then it was not placed in an arr...luke2006-04-101-0/+22
* Supporting variables as the test value in both case statements and selectors.luke2006-03-032-0/+26
* renamingluke2006-03-031-0/+0
* Adding single-quote syntactical elementluke2006-02-161-0/+11
* Making the language name a real alias. Now all objects in Puppet support spe...luke2006-02-101-0/+16
* committing test code for bug lutter foundluke2006-02-071-0/+11
* Made lots of small changes, mostly to help usability but also fixed a couple ...luke2006-01-182-0/+28
* Adding an "ensure" state where appropriate, and significantly reworking the b...luke2006-01-1723-58/+58
* Fixed a couple of warnings, fixed a critical bug having to do with case state...luke2006-01-121-0/+8
* Merging changes from the head of the rework1 branch, r 784luke2006-01-081-1/+2
* Undoing the merge that happened in 785luke2006-01-071-2/+1
* Merging in refactoring from version 774 into version 784luke2006-01-071-1/+2
* adding a test for includesluke2005-09-281-0/+17
* The new "include" syntax works now.luke2005-09-223-6/+3
* Okay, significant change -- classes no longer accept arguments (which makes t...luke2005-09-211-11/+0
* adding some new language testsluke2005-09-192-1/+17
* Successfully parsed my entire converted cfengine configuration; these are all...luke2005-09-171-0/+11
* adding extra checks to make sure networking is secure, and refactoring a heck...luke2005-09-151-0/+0
* adding example configsluke2005-09-132-0/+13
* tracked down some sticky bugs related to having false values and empty string...luke2005-09-132-0/+25
* adding snippet test to verify correct behaviour with missing exec path; also,...luke2005-09-131-0/+13
* adding scopetestluke2005-09-071-0/+13
* defining $name in each component scope, and adding test caseluke2005-09-021-0/+9
* As Christian requested, I am no longer downcasing facts I receive from Facter...Luke Kanies2005-08-293-48/+5