| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Most of the graph handling is now done, and all of the recursive types (basic... | luke | 2006-12-10 | 13 | -266/+292 |
| * | Removing the symlink type finally. | luke | 2006-12-10 | 1 | -189/+0 |
| * | Another intermediate commit. Most of the graphing work itself is now done, b... | luke | 2006-12-09 | 10 | -312/+350 |
| * | Most of the graphing work is now done. I have also added the generator work ... | luke | 2006-12-01 | 9 | -327/+257 |
| * | Fixing link to fsconfig reference | luke | 2006-12-01 | 1 | -1/+1 |
| * | Intermediate commit -- I am ready to start pushing the graph stuff into the t... | luke | 2006-11-26 | 5 | -23/+248 |
| * | Adding GRATR and the beginnings of graph integration. | luke | 2006-11-17 | 21 | -0/+2891 |
| * | Fixing #342. Classes needed to have their namespaces set to their fully qual... | luke | 2006-11-17 | 1 | -1/+5 |
| * | Fixing backwards compatibility in mounts -- they were not correctly copying t... | luke | 2006-11-16 | 2 | -2/+2 |
| * | Fixing configuration storage -- there was a check being done that caused fals... | luke | 2006-11-15 | 2 | -11/+12 |
| * | Updated to version 0.20.1 | luke | 2006-11-13 | 1 | -1/+1 |
| * | Another small fix, just for solaris | luke | 2006-11-13 | 1 | -0/+8 |
| * | Fixes to the test system, and a couple of small fixes to the main code. Also... | luke | 2006-11-13 | 4 | -287/+289 |
| * | Fixing a small syntax error in the port provider | luke | 2006-11-13 | 1 | -2/+1 |
| * | Temporarily reverting all of the recent rails work so that I can release 0.20.1 | luke | 2006-11-13 | 22 | -341/+140 |
| * | adding svn keyword to notify type and reindenting | luke | 2006-11-13 | 1 | -27/+28 |
| * | Removing the caveat so that the log message is always provided during a run. | luke | 2006-11-13 | 1 | -11/+13 |
| * | Fixing #339 for real this time -- fixing the log message | luke | 2006-11-13 | 1 | -1/+1 |
| * | Fixing #339, and the bigger problem it concealed. Metaparams are now only ad... | luke | 2006-11-13 | 2 | -0/+8 |
| * | Removing some debugging, and trying to track down a bug where symlinks get re... | luke | 2006-11-13 | 1 | -1/+0 |
| * | Ported sshkey over, yay. | luke | 2006-11-13 | 5 | -48/+64 |
| * | Adding a NetInfo provider for hosts. Yay! | luke | 2006-11-13 | 5 | -69/+96 |
| * | Hosts now work again, and it should be straightforward to create a netinfo pr... | luke | 2006-11-13 | 6 | -61/+95 |
| * | Ports are still broken, but I need to work on something else while I am think... | luke | 2006-11-13 | 6 | -114/+199 |
| * | Trying to get a netinfo provider for mounts working, but i give up. I am lea... | luke | 2006-11-12 | 8 | -40/+97 |
| * | Mounts work again, at least with the parsedfile provider. I still need to cr... | luke | 2006-11-12 | 8 | -208/+311 |
| * | Doing some refactoring in how state values are set. The primary motivation w... | luke | 2006-11-11 | 2 | -72/+113 |
| * | Fixing the state class so that blocks are optional for values. This is usefu... | luke | 2006-11-11 | 1 | -29/+51 |
| * | An intermediate commit. All of the classes that use parsedfile are assuredly... | luke | 2006-11-11 | 9 | -150/+257 |
| * | Adding module for parsing files. This module is only included into the parse... | luke | 2006-11-10 | 1 | -0/+200 |
| * | Fix silly regexp mistake where lines with values containing '=' were parsed i... | lutter | 2006-11-10 | 1 | -1/+1 |
| * | Fixing some warnings | luke | 2006-11-10 | 5 | -17/+11 |
| * | Mostly small changes toward 0.20.1 | luke | 2006-11-10 | 1 | -1/+1 |
| * | Fixing #324. Mkusers was not specifically ignoring the root user, and it is ... | luke | 2006-11-09 | 1 | -0/+3 |
| * | Fixing #326 -- parseonly now just creates a simple Master without opening a port | luke | 2006-11-09 | 2 | -6/+6 |
| * | fixing #327; debian packages now correctly register their "latest" status | luke | 2006-11-09 | 2 | -3/+3 |
| * | Adding a simple report that just duplicates client logs onto the server | luke | 2006-11-09 | 1 | -0/+13 |
| * | Slightly more doc updates | luke | 2006-11-09 | 2 | -28/+2 |
| * | Small fixes here and there. The rails changes needs to be pushed through the... | luke | 2006-11-09 | 6 | -22/+146 |
| * | Fixing rrdgraph report (as marked in #334); also, expanding the docs on all o... | luke | 2006-11-09 | 4 | -48/+178 |
| * | The new rails files. | shadoi | 2006-11-09 | 16 | -92/+266 |
| * | Rails stuff part 1 | shadoi | 2006-11-09 | 5 | -45/+76 |
| * | Fixing some sticky problems with checksums when just using the "check" metapa... | luke | 2006-11-08 | 4 | -19/+40 |
| * | Merging the code over from the oscar branch. I will now be doing all develop... | luke | 2006-11-08 | 29 | -340/+423 |
| * | Fixing some Class.to_s handling | luke | 2006-10-20 | 2 | -8/+3 |
| * | Updated to version 0.20.0 | luke | 2006-10-18 | 1 | -1/+1 |
| * | Another round of bugfixing, including finding out that the tagmail report was... | luke | 2006-10-18 | 3 | -9/+14 |
| * | Doing some work on the DSL. It behaves a little more like the real language ... | luke | 2006-10-18 | 2 | -22/+241 |
| * | Another round of bug-fixes in preparation for 0.20.0 | luke | 2006-10-18 | 4 | -36/+41 |
| * | Applying patch from #318. | luke | 2006-10-18 | 1 | -0/+45 |