Bug 15253: Add Koha::Logger based logging for SIP2
[koha-equinox.git] / C4 / SIP / Sip.pm
2019-04-18 Kyle M HallBug 15253: Add Koha::Logger based logging for SIP2
2016-07-15 Colin CampbellBug 15006 Correct indentation of EXPORTs in Sip.pm
2016-07-08 Colin CampbellBug 13807 Rework main input loop in SIPServer
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2015-06-22 Stefan WeilBug 14383: C4: Fix some typos (mostly in comments and...
2015-02-05 Colin CampbellBug 7904 Change SIP modules to use standard LIB path
2014-10-28 Kyle M HallBug 12571 - Add ability to customize SIP2 screen messages
2014-04-30 Adrien SauratBug 9865: make SIP msg encoding configurable via SIPcon...
2013-09-08 Kyle M HallBug 9531: Make SIP2 message terminator configurable...
2013-01-13 Colin CampbellBug 8433 Remove unused 'use English'
2012-07-06 Marc BalmerBug 7787: Make the SIP server much more robust.
2012-07-06 Colin CampbellBug 7619 Use CRLF as default terminator
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2012-03-20 Colin CampbellBug 5549 : Let Timestamp do the right thing if passed...
2011-09-14 Colin CampbellBug 6620 Ensure autoflush is set on output filehandles
2011-01-23 Chris CormackMerge remote branch 'kc/new/bug_5586' into kcmaster
2011-01-12 Colin CampbellBug 5601 Fix processing of DueDate return
2011-01-06 Joe AtzbergerBug 5586: Set SIP line-endings to proper SPEC-compliant \r
2010-04-07 Colin CampbellBug 4364 - SIP Checkout dates incorrect
2010-04-07 Colin CampbellBug 2653 Protect against sending End of Message in...
2008-06-20 Joe Atzberger (siptestSIP - Lots of regexp hacking of input streams and verbo...
2008-06-06 Joe Atzberger (siptestAdd debugging around readline.
2008-01-08 Joe AtzbergerSip.pm - BEGIN block VERSION and vars related to export.
2007-11-06 Ryan Higginsadding openncip / opensip SIP2 service