2014-08-08 |
Bill Erickson | Cache login results before sending response to client user/berick/multiplex-squash-tmp |
commit | commitdiff | tree |
2014-08-08 |
Bill Erickson | Track pending MUX logins via memcache |
commit | commitdiff | tree |
2014-08-08 |
Mike Rylander | Only pass simple data through the fifo, pre-store the... |
commit | commitdiff | tree |
2014-08-08 |
Mike Rylander | no hash slices :( |
commit | commitdiff | tree |
2014-08-08 |
Mike Rylander | do not freeze complex objects, and use FreezeThaw inste... |
commit | commitdiff | tree |
2014-08-08 |
Mike Rylander | pull just what we need, merge it later |
commit | commitdiff | tree |
2014-08-08 |
Mike Rylander | do not exit on error, record it |
commit | commitdiff | tree |
2014-08-08 |
Mike Rylander | and look in the right place for {ils} |
commit | commitdiff | tree |
2014-08-08 |
Mike Rylander | Save state in the new world |
commit | commitdiff | tree |
2014-08-08 |
Galen Charlton | initialize File::Queue correctly |
commit | commitdiff | tree |
2014-08-08 |
Mike Rylander | Optimistic login using fork-and-check over File::Queue |
commit | commitdiff | tree |
2014-08-08 |
Mike Rylander | Allow the ILS to save state in IO::Multiplex mode |
commit | commitdiff | tree |
2014-08-08 |
Bill Erickson | Log and exit gracefully ILS re-init failure in mux... |
commit | commitdiff | tree |
2014-08-08 |
Bill Erickson | initialize kid_count to 0; minor log tweak |
commit | commitdiff | tree |
2014-08-08 |
Mike Rylander | Add a fork fence for max concurrent in-flight (post... |
commit | commitdiff | tree |
2014-08-08 |
Bill Erickson | SIP Multi : avoid die in parent |
commit | commitdiff | tree |
2014-08-08 |
Bill Erickson | SIP multi connection cleanup; debugging |
commit | commitdiff | tree |
2014-08-08 |
Bill Erickson | SIP multiplex |
commit | commitdiff | tree |
2014-08-08 |
Bill Erickson | SIP Multiplex repairs |
commit | commitdiff | tree |
2014-08-08 |
Mike Rylander | Simplify the call logic ... we only need one sub, methinks |
commit | commitdiff | tree |
2014-08-08 |
Mike Rylander | Add support for the "Multiplex" personality |
commit | commitdiff | tree |
2014-08-08 |
Mike Rylander | Unroll recursion-based processing chain |
commit | commitdiff | tree |
2014-08-08 |
Galen Charlton | LP#1338761: add support for Relais extensions to message 24 |
commit | commitdiff | tree |
2014-08-08 |
Galen Charlton | LP#1338731: support clients that send 99 then 93 when... |
commit | commitdiff | tree |
2014-08-01 |
Thomas Berezansky | LP#1227273: Clear account info at start and end of... |
commit | commitdiff | tree |
2014-07-08 |
Jason Stephenson | LP#1070470: Limit variable fields to 255 characters. |
commit | commitdiff | tree |
2014-07-08 |
Colin Campbell | LP#1180479: Koha Bug 3723: Correct return of Institutio... |
commit | commitdiff | tree |
2014-07-08 |
Jason Stephenson | LP#1070466: Pack, then unpack total in debug_split_print. |
commit | commitdiff | tree |
2014-07-08 |
Jason Stephenson | LP#1070466: Print to STDERR in Sip/Checksum::debug_spli... |
commit | commitdiff | tree |
2014-07-07 |
Jeff Godin | LP#1336825 Fix log level on find_service warning |
commit | commitdiff | tree |
2014-05-28 |
Jeff Godin | Revert "LP#1296937: (follow-up) $ids_only is now the... |
commit | commitdiff | tree |
2014-05-20 |
Galen Charlton | LP#1296937: (follow-up) $ids_only is now the last param... |
commit | commitdiff | tree |
2014-05-20 |
Thomas Berezansky | LP#1296937: Call _items functions with ids_only parameter |
commit | commitdiff | tree |
2013-05-15 |
Bill Erickson | Set langauge value for patron info response |
commit | commitdiff | tree |
2012-06-19 |
Jeff Godin | Derefrence fixed fields in handle_fee_paid |
commit | commitdiff | tree |
2011-11-15 |
Thomas Berezansky | Return proper renewal OK field on checkout fail |
commit | commitdiff | tree |
2011-08-19 |
Jason Stephenson | Support "chargeable loans" via SIP2. |
commit | commitdiff | tree |
2011-06-30 |
Dan Scott | Replace failing unit tests with 17 valid checkout tests |
commit | commitdiff | tree |
2011-06-30 |
Jason Stephenson | AZ field also needs to be in the output message. |
commit | commitdiff | tree |
2011-06-23 |
Dan Scott | Checksum calc needs to include the 'AZ' portion |
commit | commitdiff | tree |
2011-06-21 |
Dan Scott | Convert checksum to hex value inside checksum() function |
commit | commitdiff | tree |
2011-06-17 |
Dan Scott | Restore Unicode checksum algorithm |
commit | commitdiff | tree |
2011-06-17 |
Dan Scott | encode to UTF8 consistently |
commit | commitdiff | tree |
2011-06-15 |
Dan Scott | Prevent corruption of SIP messages in logs |
commit | commitdiff | tree |
2011-05-21 |
Thomas Berezansky | Item extra ILS-defined fields |
commit | commitdiff | tree |
2011-05-21 |
Thomas Berezansky | Support ILS-defined extension fields |
commit | commitdiff | tree |
2011-05-17 |
Jason Stephenson | Restore the debug code that was deleted in a previous... |
commit | commitdiff | tree |
2011-05-16 |
Jason Stephenson | Fix the properties of the Fee Paid message in MsgType... |
commit | commitdiff | tree |
2011-05-16 |
Jason Stephenson | Fix checksum generation so that it actually works with... |
commit | commitdiff | tree |
2011-03-31 |
Thomas Berezansky | Check for sip_expire before trying to use it. |
commit | commitdiff | tree |
2011-03-31 |
Jason Stephenson | Add FID_PATRON_EXPIRE where required for export. |
commit | commitdiff | tree |
2011-03-31 |
Thomas Berezansky | Patron Expiration in PA |
commit | commitdiff | tree |
2010-10-07 |
Joe Atzberger | Allow whitespace "lines" to be skipped during login |
commit | commitdiff | tree |
2010-10-07 |
Joe Atzberger | Die if no listeners in config, give better log messages |
commit | commitdiff | tree |
2010-10-07 |
Joe Atzberger | Perltidy and cleanup. |
commit | commitdiff | tree |
2010-10-01 |
Joe Atzberger | VERSIONing, it's good for you. |
commit | commitdiff | tree |
2010-10-01 |
Joe Atzberger | Extension for exposing patron internal ID via Patron... |
commit | commitdiff | tree |
2010-09-30 |
Joe Atzberger | Spec compliance on line-endings |
commit | commitdiff | tree |
2010-09-24 |
Joe Atzberger | An extra test from CASSIE |
commit | commitdiff | tree |
2010-06-30 |
Joe Atzberger | Adjust comment |
commit | commitdiff | tree |
2010-06-23 |
Joe Atzberger | Item Info extensions and general cleanup |
commit | commitdiff | tree |
2010-06-23 |
Joe Atzberger | Cleanup and adjustment |
commit | commitdiff | tree |
2010-06-23 |
Joe Atzberger | Update to current default EG values. |
commit | commitdiff | tree |
2010-06-22 |
Joe Atzberger | Startup and shutdown scripts |
commit | commitdiff | tree |
2010-06-22 |
Joe Atzberger | Perltidy/whitespace cleanup |
commit | commitdiff | tree |
2010-06-22 |
Joe Atzberger | Tiny comment |
commit | commitdiff | tree |
2010-06-11 |
Joe Atzberger | Disable checksums in tests |
commit | commitdiff | tree |
2010-06-03 |
Joe Atzberger | Propagate $inst_id to checkout handler |
commit | commitdiff | tree |
2010-06-01 |
Joe Atzberger | At least attempt to use the same formatting.... |
commit | commitdiff | tree |
2010-06-01 |
Joe Atzberger | Catch undef parameter (avoid warning/failure on substr) |
commit | commitdiff | tree |
2010-06-01 |
Joe Atzberger | Use common vars from SIPtest (stop hardcoding individua... |
commit | commitdiff | tree |
2010-06-01 |
Joe Atzberger | Whitespace and stylistic cleanup only. |
commit | commitdiff | tree |
2010-06-01 |
Joe Atzberger | Use more of SIPtest.pm exported values, avoid hardcoding |
commit | commitdiff | tree |
2010-06-01 |
Joe Atzberger | Not an Exporter and not implemented |
commit | commitdiff | tree |
2010-06-01 |
Joe Atzberger | Avoid undef warning, provide lanuage failover to 000... |
commit | commitdiff | tree |
2010-06-01 |
Joe Atzberger | Pure stylistic and whitespace changes |
commit | commitdiff | tree |
2010-06-01 |
Joe Atzberger | Failover to language '000' (unknown/default) |
commit | commitdiff | tree |
2010-05-28 |
Joe Atzberger | Tighter indent |
commit | commitdiff | tree |
2010-05-28 |
Joe Atzberger | Executable python script |
commit | commitdiff | tree |
2010-05-24 |
Joe Atzberger | Checksum computation overhaul |
commit | commitdiff | tree |
2010-05-24 |
Joe Atzberger | Debug output capability |
commit | commitdiff | tree |
2010-05-24 |
Joe Atzberger | whitespace cleanup |
commit | commitdiff | tree |
2010-05-12 |
Joe Atzberger | Extra read_it catches telnet confirmation prompt |
commit | commitdiff | tree |
2010-05-12 |
Joe Atzberger | Tests are executable |
commit | commitdiff | tree |
2010-05-12 |
Joe Atzberger | Robust string cleaning and flexible CRLF from Socket |
commit | commitdiff | tree |
2010-05-12 |
Joe Atzberger | Simple test showing telnet vs. RAW handling. |
commit | commitdiff | tree |
2010-05-11 |
Joe Atzberger | Cleanup and more paranoid whitespace filtering |
commit | commitdiff | tree |
2010-05-11 |
Joe Atzberger | Kill useless sub _count_tests |
commit | commitdiff | tree |
2010-05-11 |
Joe Atzberger | Correct log message: Sip::MsgType::_initialize |
commit | commitdiff | tree |
2010-05-11 |
Joe Atzberger | Get rid of weird evals, useless use's |
commit | commitdiff | tree |
2010-05-10 |
Joe Atzberger | LOG_ERROR is not a valid loglevel. |
commit | commitdiff | tree |
2010-05-10 |
Joe Atzberger | Append extensions fields to checkin response |
commit | commitdiff | tree |
2010-05-10 |
Joe Atzberger | Add back FID_HOME_LIBRARY |
commit | commitdiff | tree |
2010-05-10 |
Joe Atzberger | Patron password is a required field |
commit | commitdiff | tree |
2010-05-10 |
Joe Atzberger | Add 3M extension constants and structuralize EXPORT_TAGS |
commit | commitdiff | tree |
2010-05-07 |
Joe Atzberger | LOG_WARN is not a valid syslog loglevel |
commit | commitdiff | tree |
2010-05-07 |
Joe Atzberger | Proper id (copy/paste error) |
commit | commitdiff | tree |
2010-05-07 |
Joe Atzberger | Script should be executable. |
commit | commitdiff | tree |
2010-05-07 |
Joe Atzberger | Alarm messages that mean something. |
commit | commitdiff | tree |
2010-05-07 |
Joe Atzberger | Allow log ident string to be pulled from ENV |
commit | commitdiff | tree |
next |