aboutsummaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2011-08-04More pop3 tweaksPatrick J Cherry
2011-08-04Fixed a couple of bugs in the packaging and the pop3 serverPatrick J Cherry
2011-08-04mergePatrick J Cherry
2011-08-04Added pop3 server.Patrick J Cherry
--HG-- rename : lib/mauve/auth_bytemark.rb => lib/mauve/authentication.rb
2011-08-02mergePatrick 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-22mergePatrick J Cherry
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-20mergePatrick J Cherry
2011-07-20Bumped versionPatrick J Cherry
2011-07-20 * Added heartbeat to remote mauvePatrick J Cherry
* Added URLs to messages * Added example configuration file * Added various docs * XMPP messages now XHTML and TXT * Handling of MUC reconnection a bit better.
2011-07-20Updated debian files to fix lintian errors.Patrick J Cherry
2011-07-20Updated mauvesend to allow an absolute time to be specified.Patrick J Cherry
--HG-- rename : bin/mauveclient => bin/mauvesend
2011-07-19Updated changelogPatrick J Cherry
2011-07-19Added extra flag to frozen? check.Patrick J Cherry
2011-07-19Tidied up initscriptPatrick J Cherry
2011-07-19 * Fixed supressed spelling mistakes (sic)Patrick J Cherry
* Added require thin_parser to http_server * Fixed spurious thaw attempts in mauve_thread.
2011-07-19Update dependencies again.Patrick J Cherry
2011-07-19Fixed dependencies for lennyPatrick J Cherry
2011-07-18 * Now using cdbs so we can build for etch.Patrick J Cherry
* Added 1.8.7 requirement for mauve-server.
2011-07-15 * Upped the version to 3.1.0.Patrick J Cherry
* Added a Mauve::VERSION constant * Updated manpages, and help to be better.
2011-07-14 * Improved logging.Patrick J Cherry
* Updated message suppression
2011-07-14Fixed mauveclient to obey time multipliersPatrick J Cherry
Fixed logrotate script to rotate the correct script Init script now uses the correct user lib/mauve/history.rb is now installed Further logging cleanups
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-08Added debhelper manpages for clientPatrick J Cherry
2011-07-08Updated client manpage-manufacture.Patrick J Cherry
2011-06-19Updated debian changelogPatrick J Cherry
2011-06-17A couple more fixes.Patrick J Cherry
2011-06-17Updated the symlinks for the client, and the hgignore.Patrick J Cherry
2011-06-17 * Updated debian changelog.Patrick J Cherry
* Added jquery library (although it is not used) * Added a hammering script.
2011-06-15Added jquery dependency for debian packagePatrick J Cherry
2011-06-09Big commitPatrick J Cherry
--HG-- rename : views/please_authenticate.haml => views/login.haml
2011-04-19see debian/changelogPatrick J Cherry
2011-04-19See debian/changelogPatrick J Cherry
2011-04-19 * added sane init script for serverPatrick J Cherry
* mauvesend now handles options better * jabber client has stub message receivng method
2011-04-13new version.Patrick J Cherry