| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | added log, metaloglevel and @metaparams to support setting loglevels | shafer | 2005-09-19 | 1 | -9/+40 |
| * | switching log.rb to raise Puppet::DevError events | luke | 2005-09-19 | 2 | -5/+10 |
| * | My cfengine2puppet config now entirely parses. The biggest problem I ran int... | luke | 2005-09-18 | 5 | -39/+82 |
| * | adding --noop to puppet executable, and removing some extraneous comments | luke | 2005-09-17 | 2 | -1/+4 |
| * | Successfully parsed my entire converted cfengine configuration; these are all... | luke | 2005-09-17 | 11 | -291/+398 |
| * | Users and groups now work on OS X. I had to make some key changes to how tra... | luke | 2005-09-17 | 7 | -42/+72 |
| * | fixing users on normal machines | luke | 2005-09-17 | 2 | -4/+16 |
| * | Users and groups now nearly work on normal machines and on os x, and I think ... | luke | 2005-09-17 | 10 | -145/+323 |
| * | all tests for users and groups pass again on fedora, debian, and solaris | luke | 2005-09-16 | 7 | -96/+147 |
| * | temporary commit so i can move to my workstation; groups and users are way b0... | luke | 2005-09-16 | 5 | -464/+512 |
| * | Creating a "change_to_s" method on State, so individual states can override a... | luke | 2005-09-16 | 2 | -16/+26 |
| * | Cron is now fully functional and tested on 3 platforms. In order to make it ... | luke | 2005-09-16 | 10 | -160/+460 |
| * | adding keywords | luke | 2005-09-16 | 1 | -1/+0 |
| * | adding keywords | luke | 2005-09-16 | 1 | -2/+3 |
| * | cron is working, but i want to write quite a few more test cases | luke | 2005-09-16 | 2 | -58/+329 |
| * | small fixing to merge(), and changing output of statechange | luke | 2005-09-16 | 2 | -3/+11 |
| * | finishing up merge method | luke | 2005-09-16 | 1 | -14/+11 |
| * | making "Type.new" private, and switching to "Type.create", so that i can merg... | luke | 2005-09-16 | 33 | -190/+335 |
| * | switching FileTesting to a class, and modifying test suites as appropriate | luke | 2005-09-16 | 9 | -308/+253 |
| * | removed directory output | shafer | 2005-09-15 | 1 | -1/+0 |
| * | adding extra checks to make sure networking is secure, and refactoring a heck... | luke | 2005-09-15 | 21 | -902/+781 |
| * | fixed problem using arrays | shafer | 2005-09-15 | 1 | -2/+7 |
| * | cleaning up tests a bit; mostly just making sure tests clean up after themsel... | luke | 2005-09-15 | 5 | -18/+16 |
| * | debugged ignore in fileserver, added tests to ignore tc and fixed server.list... | shafer | 2005-09-15 | 6 | -48/+132 |
| * | fixing some tests | luke | 2005-09-15 | 7 | -71/+35 |
| * | moving some testing and debugging around | luke | 2005-09-15 | 2 | -23/+1 |
| * | fixing non-netinfo group | luke | 2005-09-15 | 1 | -1/+1 |
| * | fixing non-netinfo group | luke | 2005-09-15 | 1 | -2/+8 |
| * | modifications to eliminate code duplication in state creation, mostly to supp... | luke | 2005-09-15 | 7 | -190/+177 |
| * | preparations for supporting netinfo in users | luke | 2005-09-15 | 1 | -0/+27 |
| * | switching groups back to having namevar be a parameter instead of a state | luke | 2005-09-15 | 2 | -18/+23 |
| * | fileserver still has a bug | shafer | 2005-09-14 | 1 | -30/+1 |
| * | added ignore to fileserver and pfile | shafer | 2005-09-14 | 2 | -29/+63 |
| * | adding cron stuff; it does not work at all yet | luke | 2005-09-14 | 2 | -0/+195 |
| * | adding globbing to import | luke | 2005-09-14 | 3 | -58/+80 |
| * | removed comp.sync and replaced system mkdir -p | shafer | 2005-09-14 | 1 | -7/+10 |
| * | added test case for ignore | shafer | 2005-09-13 | 1 | -0/+140 |
| * | added ignore to pfile | shafer | 2005-09-13 | 1 | -4/+50 |
| * | adding example configs | luke | 2005-09-13 | 2 | -0/+13 |
| * | tracked down some sticky bugs related to having false values and empty string... | luke | 2005-09-13 | 10 | -400/+278 |
| * | fixing error handling so that failed objects are completely destroyed; they w... | luke | 2005-09-13 | 5 | -170/+68 |
| * | fixing component flattening and sorting; it was not working for cases where o... | luke | 2005-09-13 | 2 | -25/+120 |
| * | adding snippet test to verify correct behaviour with missing exec path; also,... | luke | 2005-09-13 | 4 | -19/+65 |
| * | intermediate commit so cron is not loaded | luke | 2005-09-12 | 4 | -33/+82 |
| * | adding more comments from talking to andy | luke | 2005-09-12 | 2 | -7/+19 |
| * | incorporating comments from talking to andrew | luke | 2005-09-12 | 1 | -62/+18 |
| * | incorporating comments from talking to andrew | luke | 2005-09-12 | 1 | -3/+0 |
| * | some small fixes | luke | 2005-09-10 | 2 | -2/+1 |
| * | small updates | luke | 2005-09-10 | 1 | -21/+47 |
| * | adding cfengine to puppet parser, but it is not even remotely close to functi... | luke | 2005-09-10 | 1 | -0/+160 |