| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 | 26 | -382/+178 |
| * | 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 | 2 | -12/+14 |
| * | 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 | 4 | -1/+16 |
| * | Applying patch from #335 | luke | 2006-11-13 | 1 | -0/+1 |
| * | Removing some debugging, and trying to track down a bug where symlinks get re... | luke | 2006-11-13 | 2 | -1/+3 |
| * | Ported sshkey over, yay. | luke | 2006-11-13 | 6 | -48/+126 |
| * | Adding a NetInfo provider for hosts. Yay! | luke | 2006-11-13 | 6 | -69/+154 |
| * | Hosts now work again, and it should be straightforward to create a netinfo pr... | luke | 2006-11-13 | 10 | -183/+226 |
| * | Ports are still broken, but I need to work on something else while I am think... | luke | 2006-11-13 | 12 | -170/+12379 |
| * | adding a comment to namespaceauth.conf | luke | 2006-11-12 | 1 | -0/+3 |
| * | adding up-to-date example configs | luke | 2006-11-12 | 5 | -11/+40 |
| * | Trying to get a netinfo provider for mounts working, but i give up. I am lea... | luke | 2006-11-12 | 9 | -40/+177 |
| * | Mounts work again, at least with the parsedfile provider. I still need to cr... | luke | 2006-11-12 | 13 | -322/+698 |
| * | Doing some refactoring in how state values are set. The primary motivation w... | luke | 2006-11-11 | 3 | -85/+242 |
| * | Fixing the state class so that blocks are optional for values. This is usefu... | luke | 2006-11-11 | 2 | -32/+103 |
| * | An intermediate commit. All of the classes that use parsedfile are assuredly... | luke | 2006-11-11 | 12 | -150/+702 |
| * | Adding module for parsing files. This module is only included into the parse... | luke | 2006-11-10 | 2 | -0/+565 |
| * | Fix silly regexp mistake where lines with values containing '=' were parsed i... | lutter | 2006-11-10 | 2 | -3/+3 |
| * | Fixing some warnings | luke | 2006-11-10 | 6 | -17/+21 |
| * | Mostly small changes toward 0.20.1 | luke | 2006-11-10 | 4 | -10/+11 |
| * | Fixing #324. Mkusers was not specifically ignoring the root user, and it is ... | luke | 2006-11-09 | 2 | -0/+45 |
| * | Updating docs with correct links for the doc restructuring, as mentioned in #... | luke | 2006-11-09 | 9 | -30/+21 |
| * | Fixing #326 -- parseonly now just creates a simple Master without opening a port | luke | 2006-11-09 | 3 | -11/+19 |
| * | fixing #327; debian packages now correctly register their "latest" status | luke | 2006-11-09 | 3 | -3/+5 |
| * | 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 | 3 | -133/+2 |
| * | More doc updates -- I moved the doc headers into separate files, rather than ... | luke | 2006-11-09 | 9 | -33/+191 |
| * | Small fixes here and there. The rails changes needs to be pushed through the... | luke | 2006-11-09 | 8 | -25/+149 |
| * | Updating docs | luke | 2006-11-09 | 8 | -65/+135 |
| * | Refactoring the doc generator a big | luke | 2006-11-09 | 1 | -32/+17 |
| * | Updating documentation | luke | 2006-11-09 | 8 | -47/+214 |
| * | Fixing rrdgraph report (as marked in #334); also, expanding the docs on all o... | luke | 2006-11-09 | 5 | -49/+195 |
| * | The new rails files. | shadoi | 2006-11-09 | 16 | -92/+266 |
| * | Rails stuff part 1 | shadoi | 2006-11-09 | 9 | -83/+117 |
| * | Fixing some sticky problems with checksums when just using the "check" metapa... | luke | 2006-11-08 | 5 | -22/+70 |
| * | Merging the code over from the oscar branch. I will now be doing all develop... | luke | 2006-11-08 | 54 | -627/+900 |
| * | Syncing up with FE repo specfile (only mandatory changelog entries) | lutter | 2006-10-23 | 1 | -0/+9 |
| * | Making some documentation changes | luke | 2006-10-23 | 4 | -34/+275 |
| * | Fixing some Class.to_s handling | luke | 2006-10-20 | 2 | -8/+3 |
| * | Mostly rewrote intro doc | luke | 2006-10-20 | 2 | -162/+228 |
| * | Updated to version 0.20.0 | luke | 2006-10-18 | 1 | -1/+1 |
| * | Updated to version 0.20.0 | luke | 2006-10-18 | 1 | -1/+1 |
| * | Updated to version 0.20.0 | luke | 2006-10-18 | 1 | -1/+1 |
| * | Updating changelog for 0.20 | luke | 2006-10-18 | 1 | -0/+13 |
| * | Another round of bugfixing, including finding out that the tagmail report was... | luke | 2006-10-18 | 5 | -11/+18 |
| * | A round of bug-fixing on OS X | luke | 2006-10-18 | 2 | -3/+8 |
| * | Doing some work on the DSL. It behaves a little more like the real language ... | luke | 2006-10-18 | 6 | -28/+461 |