| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Have done a significant reorganization of how clients work, also, along with ... | Luke Kanies | 2005-08-23 | 2 | -152/+25 |
* | Created a Handler base class for all of the server handlers, which allows a l... | Luke Kanies | 2005-08-23 | 3 | -25/+13 |
* | moving all server handlers into a specific server subdirectory | Luke Kanies | 2005-08-23 | 5 | -0/+904 |