EMDIS-ECS

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


Revision History -- ECS, the EMDIS Communication System

Version 0.01, 2003-03-28
========================
- Initial release (internal).

Version 0.02, 2003-04-30
========================
- Various tweaks, enhancements, and bug fixes.
- Added ecs_setup script.

Version 0.03, 2003-05-09
========================
- small tweaks and bug fixes
- more automated unit/regression tests
- more documentation
- outgoing message processor example (see "perldoc ecstool")

Version 0.04, 2003-10-09
========================
- Added ecs_pid_chk script
- If decryption fails on an incoming message, ecs_scan_mail now
  executes process_message() using message body as cleartext
- Fix problem whereby ecs_chk_com and ecs_scan_mail scripts would
  mistakenly delete pid file if daemon was already running

Version 0.05, 2004-01-19
========================
- minor adjustments to POD documentation
- improve error messages generated by ecs_proc_meta script
- limit number of iterations through email inbox performed by scan_mail()
  subroutine of ecs_scan_mail script

Version 0.06, 2004-03-02
========================
- ecstool: modify --meta option, adding capability to generate a series of
  multiple MSG_ACK or RE_SEND meta-messages
- ecs_scan_mail: modify process_store() to log_info() when generating RE_SEND
- ecs_scan_mail: modify process_store() to move_to_trash() duplicate seq_num
  message files encountered while scanning ECS_MBX_STORE_DIR directory

Version 0.07, 2004-03-19
========================
- add MS Windows support for Windows 2000 and Windows XP
  (code modifications provided by Canadian Blood Services - Tony Wai)
- add DIRECTORY inbox protocol
  (code modifications provided by Canadian Blood Services - Tony Wai)

Version 0.08, 2004-03-22
========================
- make adjustments to fix problems running under Windows
- modify ECS::timelimit_cmd_win32() to make it a bit more robust

Version 0.09, 2004-03-25
========================
- more adjustments to ECS::timelimit_cmd_win32()

Version 0.10, 2004-04-02
========================
- ecstool: modify usage message
- LockedHash: revise _lock() to use blocking for unix, polling for win32

Version 0.11, 2004-05-14
========================
- modify formatting of result returned by ECS::timelimit_cmd_unix()
- add T_ADM_DELAY configuration parameter

Version 0.12, 2004-05-19
========================
- ecs_scan_mail: add quick hack to help prevent single node from monopolizing
  message processing loop

Version 0.13, 2004-05-24
========================
- ecs_scan_mail: fix minor problem with hack introduced in version 0.12

Version 0.14, 2004-05-24
========================
- ecs_scan_mail: improve SIGINT & SIGTERM signal handling

Version 0.15, 2004-06-02
========================
- ecs_chk_com:  don't check comm status with self
- ecs_scan_mail: add runtime status reporting features (write status info
  to NODE_TBL while running)

Version 0.16, 2004-06-09
========================
- ECS.pm:  add POD documentation for q_first_file, q_max_seq, q_min_seq,
  q_size, proc_file, proc_node, proc_seq
- ecs_scan_mail:  minor adjustment to "fair queueing" system, to make it



( run in 0.672 second using v1.01-cache-2.11-cpan-71847e10f99 )