| Commit message (Expand) | Author | Age | Files | Lines |
| * | Getting rid of the tc_ prefix to test cases | luke | 2005-10-22 | 6 | -0/+0 |
| * | Made tweaks here and there to get it running better on my local network. I a... | luke | 2005-10-21 | 2 | -13/+42 |
| * | switching test classes back to modules -- making them classes causes too many... | luke | 2005-10-03 | 6 | -6/+12 |
| * | Switched @should to an array, so all objects can now handle that. I have not... | luke | 2005-10-02 | 2 | -0/+2 |
| * | switching all relationships to be centrally maintained and to use symbolic re... | luke | 2005-10-01 | 1 | -0/+2 |
| * | Many, many changes toward a completely functional system. The only current p... | luke | 2005-09-23 | 1 | -7/+91 |
| * | Okay, all tests pass again. The work done on nodes will take a little while ... | luke | 2005-09-22 | 2 | -0/+5 |
| * | making "Type.new" private, and switching to "Type.create", so that i can merg... | luke | 2005-09-16 | 1 | -44/+0 |
| * | adding extra checks to make sure networking is secure, and refactoring a heck... | luke | 2005-09-15 | 5 | -605/+298 |
| * | cleaning up tests a bit; mostly just making sure tests clean up after themsel... | luke | 2005-09-15 | 1 | -1/+3 |
| * | debugged ignore in fileserver, added tests to ignore tc and fixed server.list... | shafer | 2005-09-15 | 1 | -19/+19 |
| * | all tests now pass on solaris 10x86; i had to do some stupid hacking with bas... | luke | 2005-09-07 | 2 | -1/+23 |
| * | adding all of the work necessary for tidying | luke | 2005-09-06 | 1 | -1/+1 |
| * | adding file reread to master, although it is plenty hackish | luke | 2005-08-30 | 1 | -0/+52 |
| * | fileserver config file now reloads when it is more than 60 seconds out of date | luke | 2005-08-30 | 1 | -0/+64 |
| * | correcting documentation on autosign in puppetmasterd, and switching the auto... | luke | 2005-08-30 | 1 | -4/+1 |
| * | This should be the commit that brings us to Beta 1. All tests pass, although... | Luke Kanies | 2005-08-28 | 3 | -8/+100 |
| * | Adding authorization store, initially just used for file serving but eventual... | Luke Kanies | 2005-08-28 | 1 | -0/+185 |
| * | adding config file parsing | Luke Kanies | 2005-08-27 | 1 | -22/+102 |
| * | remote filecopying now works | Luke Kanies | 2005-08-23 | 1 | -38/+0 |
| * | Have done a significant reorganization of how clients work, also, along with ... | Luke Kanies | 2005-08-23 | 4 | -82/+53 |
| * | Created a Handler base class for all of the server handlers, which allows a l... | Luke Kanies | 2005-08-23 | 1 | -0/+50 |
| * | moving all server handlers into a specific server subdirectory | Luke Kanies | 2005-08-23 | 5 | -57/+311 |
| * | Moving all files into a consolidated trunk. All tests pass except the known-... | Luke Kanies | 2005-08-23 | 4 | -0/+1110 |