summaryrefslogtreecommitdiffstats
path: root/test/ral/manager
Commit message (Expand)AuthorAgeFilesLines
* Consolidating all of the configuration parameter declarations into configurat...luke2007-05-041-0/+3
* I managed to put those provider tests in the wrong file -- the file meant to ...luke2007-04-281-196/+0
* Okay, one last try -- the Util#binary command was not returning a path in all...luke2007-04-271-6/+6
* Apparently I messed up providers a bit; binaries were not having their full p...luke2007-04-271-0/+29
* Closing #585 -- providers can now have optional commands, which only differ f...luke2007-04-271-0/+29
* Adding the ability to manage passwords with the useradd providerluke2007-04-251-1/+3
* Adding the ability for parameters to declare that they require a given featur...luke2007-04-252-0/+49
* Fixing #432 - you can now manage home dirs with users. You cannot yet purge ...luke2007-03-191-1/+10
* Adding a "has_feature" method, so a provider can just declare that it has a g...luke2007-03-191-14/+60
* Another round of bug-fixes, prompted by test logs from David Schmittluke2007-03-191-8/+25
* Adding provider features. Woot!luke2007-03-191-0/+81
* Fixing cron support (I hope). It now uses providers, and seems to work, at l...luke2007-03-172-0/+97
* Adding support for a prefetch hook on individual providers, rather than only ...luke2007-03-081-0/+22
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-073-0/+1057