summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* Hoping this will get rid of the directory being printedshafer2005-09-233-16/+10
* Nodes now support inheritance, for better or for worse.luke2005-09-234-215/+249
* The new "include" syntax works now.luke2005-09-226-467/+646
* fixing "ignore" documentation to parse RST correctly.luke2005-09-221-2/+5
* Okay, all tests pass again. The work done on nodes will take a little while ...luke2005-09-223-30/+70
* I am still somewhat in mid-change, but I have made the biggest changes to mak...luke2005-09-218-212/+259
* adding a ParsedFile class to handle figuring out whether a file has changedluke2005-09-211-0/+36
* Okay, significant change -- classes no longer accept arguments (which makes t...luke2005-09-214-319/+354
* adding stinkloads of comments to ast.rb (I am trying to go through and better...luke2005-09-203-516/+590
* added log, metaloglevel and @metaparams to support setting loglevelsshafer2005-09-191-9/+40
* switching log.rb to raise Puppet::DevError eventsluke2005-09-192-5/+10
* My cfengine2puppet config now entirely parses. The biggest problem I ran int...luke2005-09-185-39/+82
* adding --noop to puppet executable, and removing some extraneous commentsluke2005-09-171-1/+0
* Successfully parsed my entire converted cfengine configuration; these are all...luke2005-09-177-288/+358
* Users and groups now work on OS X. I had to make some key changes to how tra...luke2005-09-176-25/+32
* fixing users on normal machinesluke2005-09-171-1/+13
* Users and groups now nearly work on normal machines and on os x, and I think ...luke2005-09-178-36/+204
* all tests for users and groups pass again on fedora, debian, and solarisluke2005-09-166-96/+146
* temporary commit so i can move to my workstation; groups and users are way b0...luke2005-09-165-464/+512
* Creating a "change_to_s" method on State, so individual states can override a...luke2005-09-162-16/+26
* Cron is now fully functional and tested on 3 platforms. In order to make it ...luke2005-09-165-104/+271
* cron is working, but i want to write quite a few more test casesluke2005-09-161-52/+204
* small fixing to merge(), and changing output of statechangeluke2005-09-162-3/+11
* finishing up merge methodluke2005-09-161-14/+11
* making "Type.new" private, and switching to "Type.create", so that i can merg...luke2005-09-1610-55/+222
* removed directory outputshafer2005-09-151-1/+0
* adding extra checks to make sure networking is secure, and refactoring a heck...luke2005-09-155-36/+134
* fixed problem using arraysshafer2005-09-151-2/+7
* debugged ignore in fileserver, added tests to ignore tc and fixed server.list...shafer2005-09-152-11/+18
* fixing some testsluke2005-09-154-37/+29
* moving some testing and debugging aroundluke2005-09-151-1/+0
* fixing non-netinfo groupluke2005-09-151-1/+1
* modifications to eliminate code duplication in state creation, mostly to supp...luke2005-09-154-165/+149
* preparations for supporting netinfo in usersluke2005-09-151-0/+27
* switching groups back to having namevar be a parameter instead of a stateluke2005-09-151-4/+13
* fileserver still has a bugshafer2005-09-141-30/+1
* added ignore to fileserver and pfileshafer2005-09-142-29/+63
* adding cron stuff; it does not work at all yetluke2005-09-141-0/+178
* adding globbing to importluke2005-09-142-57/+79
* added ignore to pfileshafer2005-09-131-4/+50
* tracked down some sticky bugs related to having false values and empty string...luke2005-09-136-400/+224
* fixing error handling so that failed objects are completely destroyed; they w...luke2005-09-133-9/+7
* fixing component flattening and sorting; it was not working for cases where o...luke2005-09-131-22/+18
* adding snippet test to verify correct behaviour with missing exec path; also,...luke2005-09-131-2/+23
* intermediate commit so cron is not loadedluke2005-09-124-33/+82
* adding more comments from talking to andyluke2005-09-122-7/+19
* incorporating comments from talking to andrewluke2005-09-121-62/+18
* incorporating comments from talking to andrewluke2005-09-121-3/+0
* some small fixesluke2005-09-102-2/+1
* fixing groups again after getting them to work with netinfoluke2005-09-092-24/+25