aboutsummaryrefslogtreecommitdiff
path: root/lib/mauve/sender.rb
AgeCommit message (Collapse)Author
2018-01-29remove all mention of Localetelyn
2018-01-24rip out the require 'locale'telyn
2015-04-20Get tests passing on ruby 2.0.0-p598Alex Young
2015-02-24Add some basic UDPServer tests.Alex Young
2014-07-10Tidied up iconv for ruby1.9Patrick J Cherry
2012-05-01Fixed spelling mistakePatrick J Cherry
2012-05-01Updated sender to try and get things into UTF8 where poss.Patrick J Cherry
2011-09-16Big documentation update.Patrick J Cherry
2011-08-10Removed MauveTime. Added more tests.Patrick J Cherry
2011-08-02More interface tweaks.Patrick J Cherry
--HG-- rename : mauveserver.conf => etc/mauveserver.conf rename : test/ts_mauve.rb => test/test_mauve.rb
2011-07-22 * Rejigged configurationPatrick J Cherry
* Added --test and --verbose flags for the server config * Started proper test suite * Config parsing now gives more sensible errors + backtrace * Rejigged people and source lists
2011-07-13 Big commitPatrick J Cherry
* 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
2011-07-08Update to mauveclient -- manpage.Patrick J Cherry
2011-06-16 * More IPv6 tidying.Patrick J Cherry
* Fixed typo in Processor
2011-06-16IPv6Patrick J Cherry
2011-04-13new version.Patrick J Cherry