| Commit message (Expand) | Author | Age | Files | Lines |
| * | Changing the setdefaults input format somewhat. It is always a hash of some ... | luke | 2006-03-01 | 1 | -1/+1 |
| * | adding a connect log to the master server | luke | 2006-02-28 | 1 | -2/+2 |
| * | Fixing bug #72, where trailing slashes break file sourcing | luke | 2006-02-24 | 1 | -0/+3 |
| * | removing extra error statement | luke | 2006-02-23 | 1 | -6/+1 |
| * | There is now full support for configuration files, and the entire system has ... | luke | 2006-02-07 | 2 | -2/+2 |
| * | Configuration parameters now require (and have) descriptions, and a set of co... | luke | 2006-02-07 | 1 | -1/+3 |
| * | Fixing waitforcert so that the client can actually add the certs once it rece... | luke | 2006-01-30 | 1 | -0/+8 |
| * | Modifying docs, and adding scheduling hooks | luke | 2006-01-20 | 1 | -1/+1 |
| * | Fixing a small checksumming bug, reorganizing the client stuff a bit, and add... | luke | 2006-01-18 | 1 | -1/+21 |
| * | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 2006-01-18 | 1 | -0/+12 |
| * | Fixing problems where objects were passing @parameters[:param] objects, inste... | luke | 2006-01-17 | 1 | -1/+1 |
| * | Adding a bit better logging and checking to file access | luke | 2006-01-14 | 2 | -12/+14 |
| * | Converting transport format to YAML instead of Marshal, and caching the file ... | luke | 2006-01-12 | 2 | -8/+37 |
| * | Supporting puppetmasterd running as a non-root user, and doing some basic mes... | luke | 2006-01-10 | 1 | -1/+4 |
| * | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 2 | -3/+12 |
| * | Undoing the merge that happened in 785 | luke | 2006-01-07 | 2 | -12/+3 |
| * | Merging in refactoring from version 774 into version 784 | luke | 2006-01-07 | 2 | -3/+12 |
| * | removing ruby shebang at the top of all of the files | luke | 2005-11-23 | 2 | -9/+4 |
| * | adding cfengine module, which required passing the cfengine classes all the w... | luke | 2005-11-17 | 1 | -0/+5 |
| * | Lots of refactoring, and added the capture_stderr method | luke | 2005-11-16 | 2 | -37/+60 |
| * | Further progress towards the next release. Lots of small bugs fixed, the pat... | luke | 2005-11-01 | 1 | -3/+3 |
| * | central logging is fully functional now, but it is painfully slow, so it is d... | luke | 2005-10-28 | 2 | -8/+5 |
| * | Central logging now works, although there appear to be a few kinks to work out. | luke | 2005-10-28 | 2 | -0/+49 |
| * | Further small bug fixes towards running puppet on my network | luke | 2005-10-25 | 1 | -1/+15 |
| * | Made tweaks here and there to get it running better on my local network. I a... | luke | 2005-10-21 | 3 | -47/+41 |
| * | Adding some semantic tagging. It is not exactly full-featured yet, and it is... | luke | 2005-10-10 | 2 | -3/+21 |
| * | Many, many changes toward a completely functional system. The only current p... | luke | 2005-09-23 | 3 | -35/+93 |
| * | Hoping this will get rid of the directory being printed | shafer | 2005-09-23 | 1 | -10/+4 |
| * | Okay, all tests pass again. The work done on nodes will take a little while ... | luke | 2005-09-22 | 1 | -1/+3 |
| * | I am still somewhat in mid-change, but I have made the biggest changes to mak... | luke | 2005-09-21 | 1 | -60/+16 |
| * | My cfengine2puppet config now entirely parses. The biggest problem I ran int... | luke | 2005-09-18 | 1 | -0/+3 |
| * | Successfully parsed my entire converted cfengine configuration; these are all... | luke | 2005-09-17 | 1 | -1/+1 |
| * | making "Type.new" private, and switching to "Type.create", so that i can merg... | luke | 2005-09-16 | 1 | -1/+1 |
| * | 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 | 1 | -7/+20 |
| * | fixed problem using arrays | shafer | 2005-09-15 | 1 | -2/+7 |
| * | debugged ignore in fileserver, added tests to ignore tc and fixed server.list... | shafer | 2005-09-15 | 1 | -4/+7 |
| * | added ignore to fileserver and pfile | shafer | 2005-09-14 | 1 | -6/+18 |
| * | all tests now pass on solaris 10x86; i had to do some stupid hacking with bas... | luke | 2005-09-07 | 1 | -1/+1 |
| * | removing DEFAULTPORT stuff | luke | 2005-09-06 | 1 | -2/+0 |
| * | defining configstatted | luke | 2005-09-02 | 1 | -0/+1 |
| * | Fixed small bug that caused the config files to be parsed on every connection | luke | 2005-08-30 | 2 | -4/+10 |
| * | adding file reread to master, although it is plenty hackish | luke | 2005-08-30 | 2 | -3/+39 |
| * | fileserver config file now reloads when it is more than 60 seconds out of date | luke | 2005-08-30 | 1 | -0/+19 |
| * | correcting documentation on autosign in puppetmasterd, and switching the auto... | luke | 2005-08-30 | 1 | -21/+24 |
| * | catching a potential security problem -- requiring that "path" always be set ... | luke | 2005-08-29 | 1 | -0/+10 |
| * | This should be the commit that brings us to Beta 1. All tests pass, although... | Luke Kanies | 2005-08-28 | 5 | -33/+99 |
| * | Adding authorization store, initially just used for file serving but eventual... | Luke Kanies | 2005-08-28 | 1 | -0/+224 |
| * | adding config file parsing | Luke Kanies | 2005-08-27 | 1 | -21/+119 |
| * | remote filecopying now works | Luke Kanies | 2005-08-23 | 2 | -44/+57 |