| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing #128. md5lite was being used instead of full md5. At this point, md5... | luke | 2006-04-28 | 1 | -5/+0 |
* | fixing some more logging issues | luke | 2006-03-06 | 1 | -1/+7 |
* | Making some logging changes, and fixing a small bug in group management on mi... | luke | 2006-03-06 | 1 | -2/+1 |
* | Committing the last changes, for now, to handling links. You still cannot co... | luke | 2006-03-06 | 1 | -23/+65 |
* | Switching from using "evaluate" to using "retrieve" when getting checksum val... | luke | 2006-03-03 | 1 | -6/+13 |
* | Fixing logging in the fileserver so it is always obvious where the logs are o... | luke | 2006-03-03 | 1 | -35/+50 |
* | Changing the setdefaults input format somewhat. It is always a hash of some ... | luke | 2006-03-01 | 1 | -1/+1 |
* | Fixing bug #72, where trailing slashes break file sourcing | luke | 2006-02-24 | 1 | -0/+3 |
* | There is now full support for configuration files, and the entire system has ... | luke | 2006-02-07 | 1 | -1/+1 |
* | Configuration parameters now require (and have) descriptions, and a set of co... | luke | 2006-02-07 | 1 | -1/+3 |
* | 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 | 1 | -11/+13 |
* | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 1 | -3/+3 |
* | Undoing the merge that happened in 785 | luke | 2006-01-07 | 1 | -3/+3 |
* | Merging in refactoring from version 774 into version 784 | luke | 2006-01-07 | 1 | -3/+3 |
* | Lots of refactoring, and added the capture_stderr method | luke | 2005-11-16 | 1 | -36/+57 |
* | Many, many changes toward a completely functional system. The only current p... | luke | 2005-09-23 | 1 | -25/+48 |
* | Hoping this will get rid of the directory being printed | shafer | 2005-09-23 | 1 | -10/+4 |
* | 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 |
* | 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 |
* | Fixed small bug that caused the config files to be parsed on every connection | luke | 2005-08-30 | 1 | -2/+5 |
* | adding file reread to master, although it is plenty hackish | luke | 2005-08-30 | 1 | -0/+1 |
* | fileserver config file now reloads when it is more than 60 seconds out of date | luke | 2005-08-30 | 1 | -0/+19 |
* | 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 | 1 | -23/+39 |
* | adding config file parsing | Luke Kanies | 2005-08-27 | 1 | -21/+119 |
* | remote filecopying now works | Luke Kanies | 2005-08-23 | 1 | -40/+53 |
* | Created a Handler base class for all of the server handlers, which allows a l... | Luke Kanies | 2005-08-23 | 1 | -10/+6 |
* | moving all server handlers into a specific server subdirectory | Luke Kanies | 2005-08-23 | 1 | -0/+264 |