2005-04-17 Alexandre Dulaunoy * RELEASE 0.0.14 * Fixd the typo error in the Empty queue error * Updated the required package in the documentation * Changed the perl interpreter call to /bin/env perl 2004-12-29 Alexandre Dulaunoy * RELEASE 0.0.13 * ./mqsd/bin/mqsdcontrol : Moved support of stunnel version 3 to version 4. * ./mqsd/doc/sample-application : Added a sample application using MQS. pf-distributedpolicy is a proof of concept application using MQS that distributes policies via the asynchronous mechanism of message queueing. It's only a proof of concept... so you are aware. 2004-10-10 Alexandre Dulaunoy * RELEASE 0.0.12 2004-10-01 Alexandre Dulaunoy * ./mqsd/bin/mqsd : Minor fixes in the virtual queue support * ./mqsd/doc/* : Various updates regarding MQS url definition 2004-05-23 Alexandre Dulaunoy * RELEASE 0.0.11 2004-05-14 Alexandre Dulaunoy * Add virtual queue support in mqsd and config file. 2004-04-04 Alexandre Dulaunoy * RELEASE 0.0.10 2004-04-04 Alexandre Dulaunoy * ./mqsd/doc/* : various updates * ./mqsd/cfg/mqs.cfg : reflect changes for the binding option, debugging level and storage overwrite * ./mqsd/bin/mqsd : Added the option of host binding for the XML-RPC server * ./mqsd/bin/mqsd : Added debugging mode for logging request and message 2004-04-03 Alexandre Dulaunoy * ./mqsd/bin/mqsd : Added QDBM storage overwrite for non-persistent usage of MQS 2004-02-14 Alexandre Dulaunoy * RELEASE 0.0.9 2004-02-14 Alexandre Dulaunoy * ./mqsd/doc/index.wiki : reflect changes of 0.0.9 * ./mqsd/bin/mqsd : Added mqs.SubmitMessageBulk support * ./mqsd/cfg/mqs.cfg : reflect changes for mqs.SubmitMessageBulk * ./mqsd/doc/mqs.Call.wiki : Updated to reflect changes for mqs.SubmitMessageBulk * ./mqsd/bin/client/* : test for Bulk Submit and Get. 2003-10-29 Alexandre Dulaunoy * RELEASE 0.0.8 2003-10-29 Alexandre Dulaunoy * ./mqsd/bin/mqsd Import only (to not force usage of storage backend). 2003-10-27 Alexandre Dulaunoy * ./mqsd/bin/mqsd Fix : DBI user/password configuration. (reported by Aubrey Kilian) 2003-10-26 Alexandre Dulaunoy * RELEASE 0.0.7 2003-10-26 Alexandre Dulaunoy * ./mqsd/doc/mqs.Call.wiki : reflect support for another storage * ./mqsd/doc/index.wiki : reflect changes of 0.0.7 2003-10-25 Alexandre Dulaunoy * ./mqsd/bin/mqsd : updated to support QDBM. * ./mqsd/cfg/mqs.cfg : reflect change to QDBM storage * ./mqsd/lib/MQS/Storage/QDBM.pm : add a basic queue interface to QDBM (Villa). QDBM is an alternative to the MySQL backend. By using QDBM the speed is enhanced for storing a lot of messages per seconds. The current Perl is not perfect and should be enhanced but this works. about QDBM : http://qdbm.sf.net/ - The OO style lib should be extended in the next version of MQS for the other storage(s). 2003-10-16 Alexandre Dulaunoy * RELEASE 0.0.6 2003-10-16 Alexandre Dulaunoy * ./mqsd/doc/mqs.Call.wiki : Updated for mqs.GetMessageBulk. 2003-10-04 Alexandre Dulaunoy * ./mqsd/mqsd : add mqs.GetMessageBulk support, * ./mqsd/mqsd : fix typo bugs. 2003-08-17 Alexandre Dulaunoy * RELEASE 0.0.5 2003-08-17 Alexandre Dulaunoy * ./mqsd/mqsd: Change error reporting to XML-RPC fault reporting. * ./mqsd/doc/mqs.Call.wiki: Update the errors code. * ./mqsd/mqsd-control: add cleanup function * ./mqsd/mqsmanagerd-control: add cleanup function 2003-07-27 Alexandre Dulaunoy * RELEASE 0.0.4 2003-07-27 Alexandre Dulaunoy * ./mqsd/mqsd: Update to support auth:simple in GetMessage, DeleteMessage, SubmitMessage * ./mqsd/mqsd-control: fix typo 2003-07-26 Alexandre Dulaunoy * ./mqsd/mqsd: Update to support priority in GetMessage and SubmitMessage 2003-07-21 Alexandre Dulaunoy * ./mqsd/doc/mqs.Call.wiki created (API description) * ./mqsd/mqsd-control: Updated to support auth 2003-06-30 Alexandre Dulaunoy * RELEASE 0.0.3 2003-06-27 Alexandre Dulaunoy * ./mqsd/bin/mqsmanagerd: add a basic queue manager (for the moment, only cleaning the message flagged.) In future, the vast majority of queue management will be done by the manager. * ./mqsd/bin/mqsd: Update to reflect change in the configuration file format * ./mqsd/bin/mqsd: mqs.DeleteMessage return the number of message deleted * ./mqsd/bin/mqsd-control: Update for SSL support via stunnel 2003-06-20 Alexandre Dulaunoy * RELEASE 0.0.2 2003-06-20 Alexandre Dulaunoy * ./mqsd/bin/mqsd: Fix SQL Query for GetMessage * queuemanager handling 2003-06-17 Alexandre Dulaunoy * RELEASE 0.0.1