aboutsummaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2011-11-07Fixed up ack parsing.Patrick J Cherry
2011-11-04Updated package dependencies.Patrick J Cherry
2011-11-04Version bumpPatrick J Cherry
2011-11-03MergePatrick J Cherry
2011-11-03Updated dependencies.Patrick J Cherry
2011-10-27Fixed up initscripts.Patrick J Cherry
2011-10-04Version bumpPatrick J Cherry
2011-09-16Version bumpPatrick J Cherry
2011-09-13Version bumbPatrick J Cherry
2011-09-12Version bumpPatrick J Cherry
2011-09-06Fixed RangeError bug.Patrick J Cherry
2011-09-06Version bumpPatrick J Cherry
2011-09-06Update to suppression code.Patrick J Cherry
XMPP interface fixed.
2011-09-06Oops. Set the wrong debian codename.Patrick J Cherry
2011-09-06Version bumpPatrick J Cherry
2011-08-31Fixed do_get timeout and redirectionPatrick J Cherry
2011-08-31Updated version. Added holiday checksPatrick J Cherry
2011-08-24Fixed up XMPP interface to accept acks from groupchat.Patrick J Cherry
2011-08-24Added XMPP interface. Fixes #1301Patrick J Cherry
Also tidied calendar a bit
2011-08-23Added events viewerPatrick J Cherry
* Fixes #1286 * Version bump
2011-08-22 * Race condition fixed (fixes #1861).Patrick J Cherry
* Reminders get sent at start of during period (fixes #1821)
2011-08-19version bumpPatrick J Cherry
2011-08-19HTML now sanitised on save.Patrick J Cherry
Added History tests Default polling interval now 5s, 0s for Timer/UDPServer Fixed note entry for alert page.
2011-08-19Version bumpPatrick J Cherry
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