Age | Commit message (Collapse) | Author |
|
|
|
|
|
Rather than referring to `/usr/lib/ruby/1.8/setup.rb` I've updated
to use `/usr/lib/ruby/vendor_ruby/setup.rb` (which comes from
the `ruby-setup` package.
|
|
This reverts commit 4d9ca84e57dad6746eb0882b91171ccd69298807.
|
|
|
|
|
|
|
|
|
|
--HG--
rename : bin/mauveclient => bin/mauvesend
|
|
* Added a Mauve::VERSION constant
* Updated manpages, and help to be better.
|
|
* Added manpages for all binaries
* Added log-reopening for mauvealert-server, and logrotate snippet
* mauveserver now adds a user on install, and runs as that user
* Big logging tidy-up
* Alert subjects are only overwritten by the source, when the subject in the databse is empty
* Removed various attr_writer methods that were being redifined
* Added a notes box to the acknowledge form, but this doesn't work yet
|
|
|