summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing a small syntax error in the port providerluke2006-11-131-2/+1
* Temporarily reverting all of the recent rails work so that I can release 0.20.1luke2006-11-1326-382/+178
* adding svn keyword to notify type and reindentingluke2006-11-131-27/+28
* Removing the caveat so that the log message is always provided during a run.luke2006-11-132-12/+14
* Fixing #339 for real this time -- fixing the log messageluke2006-11-131-1/+1
* Fixing #339, and the bigger problem it concealed. Metaparams are now only ad...luke2006-11-134-1/+16
* Applying patch from #335luke2006-11-131-0/+1
* Removing some debugging, and trying to track down a bug where symlinks get re...luke2006-11-132-1/+3
* Ported sshkey over, yay.luke2006-11-136-48/+126
* Adding a NetInfo provider for hosts. Yay!luke2006-11-136-69/+154
* Hosts now work again, and it should be straightforward to create a netinfo pr...luke2006-11-1310-183/+226
* Ports are still broken, but I need to work on something else while I am think...luke2006-11-1312-170/+12379
* adding a comment to namespaceauth.confluke2006-11-121-0/+3
* adding up-to-date example configsluke2006-11-125-11/+40
* Trying to get a netinfo provider for mounts working, but i give up. I am lea...luke2006-11-129-40/+177
* Mounts work again, at least with the parsedfile provider. I still need to cr...luke2006-11-1213-322/+698
* Doing some refactoring in how state values are set. The primary motivation w...luke2006-11-113-85/+242
* Fixing the state class so that blocks are optional for values. This is usefu...luke2006-11-112-32/+103
* An intermediate commit. All of the classes that use parsedfile are assuredly...luke2006-11-1112-150/+702
* Adding module for parsing files. This module is only included into the parse...luke2006-11-102-0/+565
* Fix silly regexp mistake where lines with values containing '=' were parsed i...lutter2006-11-102-3/+3
* Fixing some warningsluke2006-11-106-17/+21
* Mostly small changes toward 0.20.1luke2006-11-104-10/+11
* Fixing #324. Mkusers was not specifically ignoring the root user, and it is ...luke2006-11-092-0/+45
* Updating docs with correct links for the doc restructuring, as mentioned in #...luke2006-11-099-30/+21
* Fixing #326 -- parseonly now just creates a simple Master without opening a portluke2006-11-093-11/+19
* fixing #327; debian packages now correctly register their "latest" statusluke2006-11-093-3/+5
* Adding a simple report that just duplicates client logs onto the serverluke2006-11-091-0/+13
* Slightly more doc updatesluke2006-11-093-133/+2
* More doc updates -- I moved the doc headers into separate files, rather than ...luke2006-11-099-33/+191
* Small fixes here and there. The rails changes needs to be pushed through the...luke2006-11-098-25/+149
* Updating docsluke2006-11-098-65/+135
* Refactoring the doc generator a bigluke2006-11-091-32/+17
* Updating documentationluke2006-11-098-47/+214
* Fixing rrdgraph report (as marked in #334); also, expanding the docs on all o...luke2006-11-095-49/+195
* The new rails files.shadoi2006-11-0916-92/+266
* Rails stuff part 1shadoi2006-11-099-83/+117
* Fixing some sticky problems with checksums when just using the "check" metapa...luke2006-11-085-22/+70
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-0854-627/+900
* Syncing up with FE repo specfile (only mandatory changelog entries)lutter2006-10-231-0/+9
* Making some documentation changesluke2006-10-234-34/+275
* Fixing some Class.to_s handlingluke2006-10-202-8/+3
* Mostly rewrote intro docluke2006-10-202-162/+228
* Updated to version 0.20.0luke2006-10-181-1/+1
* Updated to version 0.20.0luke2006-10-181-1/+1
* Updated to version 0.20.0luke2006-10-181-1/+1
* Updating changelog for 0.20luke2006-10-181-0/+13
* Another round of bugfixing, including finding out that the tagmail report was...luke2006-10-185-11/+18
* A round of bug-fixing on OS Xluke2006-10-182-3/+8
* Doing some work on the DSL. It behaves a little more like the real language ...luke2006-10-186-28/+461