summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-172-1/+4
* Successfully parsed my entire converted cfengine configuration; these are all...luke2005-09-1711-291/+398
* Users and groups now work on OS X. I had to make some key changes to how tra...luke2005-09-177-42/+72
* fixing users on normal machinesluke2005-09-172-4/+16
* Users and groups now nearly work on normal machines and on os x, and I think ...luke2005-09-1710-145/+323
* all tests for users and groups pass again on fedora, debian, and solarisluke2005-09-167-96/+147
* 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-1610-160/+460
* adding keywordsluke2005-09-161-1/+0
* adding keywordsluke2005-09-161-2/+3
* cron is working, but i want to write quite a few more test casesluke2005-09-162-58/+329
* 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-1633-190/+335
* switching FileTesting to a class, and modifying test suites as appropriateluke2005-09-169-308/+253
* removed directory outputshafer2005-09-151-1/+0
* adding extra checks to make sure networking is secure, and refactoring a heck...luke2005-09-1521-902/+781
* fixed problem using arraysshafer2005-09-151-2/+7
* cleaning up tests a bit; mostly just making sure tests clean up after themsel...luke2005-09-155-18/+16
* debugged ignore in fileserver, added tests to ignore tc and fixed server.list...shafer2005-09-156-48/+132
* fixing some testsluke2005-09-157-71/+35
* moving some testing and debugging aroundluke2005-09-152-23/+1
* fixing non-netinfo groupluke2005-09-151-1/+1
* fixing non-netinfo groupluke2005-09-151-2/+8
* modifications to eliminate code duplication in state creation, mostly to supp...luke2005-09-157-190/+177
* preparations for supporting netinfo in usersluke2005-09-151-0/+27
* switching groups back to having namevar be a parameter instead of a stateluke2005-09-152-18/+23
* 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-142-0/+195
* adding globbing to importluke2005-09-143-58/+80
* removed comp.sync and replaced system mkdir -pshafer2005-09-141-7/+10
* added test case for ignoreshafer2005-09-131-0/+140
* added ignore to pfileshafer2005-09-131-4/+50
* adding example configsluke2005-09-132-0/+13
* tracked down some sticky bugs related to having false values and empty string...luke2005-09-1310-400/+278
* fixing error handling so that failed objects are completely destroyed; they w...luke2005-09-135-170/+68
* fixing component flattening and sorting; it was not working for cases where o...luke2005-09-132-25/+120
* adding snippet test to verify correct behaviour with missing exec path; also,...luke2005-09-134-19/+65
* 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
* small updatesluke2005-09-101-21/+47
* adding cfengine to puppet parser, but it is not even remotely close to functi...luke2005-09-101-0/+160