]> git.evergreen-ils.org Git - working/SIPServer.git/history - Sip
Fix checksum generation so that it actually works with clients.
[working/SIPServer.git] / Sip /
2011-05-16 Jason StephensonFix checksum generation so that it actually works with...
2011-03-31 Thomas BerezanskyCheck for sip_expire before trying to use it.
2011-03-31 Jason StephensonAdd FID_PATRON_EXPIRE where required for export.
2011-03-31 Thomas BerezanskyPatron Expiration in PA
2010-10-07 Joe AtzbergerDie if no listeners in config, give better log messages
2010-10-07 Joe AtzbergerPerltidy and cleanup.
2010-10-01 Joe AtzbergerVERSIONing, it's good for you.
2010-10-01 Joe AtzbergerExtension for exposing patron internal ID via Patron...
2010-06-23 Joe AtzbergerItem Info extensions and general cleanup
2010-06-22 Joe AtzbergerPerltidy/whitespace cleanup
2010-06-03 Joe AtzbergerPropagate $inst_id to checkout handler
2010-06-01 Joe AtzbergerCatch undef parameter (avoid warning/failure on substr)
2010-06-01 Joe AtzbergerAvoid undef warning, provide lanuage failover to 000...
2010-06-01 Joe AtzbergerPure stylistic and whitespace changes
2010-06-01 Joe AtzbergerFailover to language '000' (unknown/default)
2010-05-24 Joe AtzbergerChecksum computation overhaul
2010-05-11 Joe AtzbergerCorrect log message: Sip::MsgType::_initialize
2010-05-11 Joe AtzbergerGet rid of weird evals, useless use's
2010-05-10 Joe AtzbergerLOG_ERROR is not a valid loglevel.
2010-05-10 Joe AtzbergerAppend extensions fields to checkin response
2010-05-10 Joe AtzbergerAdd back FID_HOME_LIBRARY
2010-05-10 Joe AtzbergerPatron password is a required field
2010-05-10 Joe AtzbergerAdd 3M extension constants and structuralize EXPORT_TAGS
2010-05-07 Joe AtzbergerLOG_WARN is not a valid syslog loglevel
2010-01-13 djfianderDan Scott's patch:
2010-01-08 djfianderVarious utf8 fixes
2010-01-07 djfianderRestore the byte-by-byte checksum method, since the...
2009-06-09 djfianderFix missing parens in hash dereference
2008-06-18 djfianderHandle various dates associated with items consistently.
2008-03-19 djfianderAdd copyright statements
2008-03-11 djfianderAdd support for PINES requested extension: Patron Info...
2008-03-11 djfianderCheck the protocol of the client connection properly.
2007-04-27 djfianderClean up field parsing so it's more perlish and less...
2007-04-24 djfianderForce the key to the 'listeners' hash to be all lowerca...
2007-04-06 djfianderApply Bill Erickson's patch to clean up matching an...
2006-09-16 djfianderMove code that connects to ILS back end out of
2006-08-30 djfianderProperly transmit the patron's fee amount and currency...
2006-08-28 djfianderAdded missing value for whether the server supports...
2006-08-27 djfianderTransmit screen message and print line in Patron Inform...
2006-08-26 djfianderGo back to using unpack to generate the checksums,...
2006-08-25 djfianderReplace idiomatic perl checksum code, which seems to...
2006-08-03 djfianderUse correct boolean format for 'OK' field of Checkin...
2006-07-29 djfianderDon't rely on clients sending the exactly protocol...
2006-07-28 djfianderAdd support for protocol extension 'Patron Internet...
2006-07-18 djfianderInitial system integration with Evergreen code.
2006-07-16 djfianderIt's not "FID_CHARDED_ITEMS_LMT", it's "FID_CHARGED_ITE...
2006-06-23 djfianderFID_PATRON_PWD is a valid field in a "Renew All" messag...
2006-06-23 djfianderChange definition of Patron::available to test to see...
2006-06-12 djfianderMinor cleanup: be consistent in use of "LOG_" in syslog...
2006-06-06 djfianderAdd support for the configuration parameters
2006-05-30 djfianderFix minor bugs in error condition for Renew Response
2006-05-30 djfianderOnly attempt to add the Patron ID to the Checkin Respon...
2006-05-28 djfianderHold messages can have a patron password in them
2006-05-27 djfianderI'm beginning to wonder how many times it'll take me...
2006-05-27 djfianderGet the test right for checking the patron password in
2006-05-26 djfianderFix bugs in Patron Enable: A valid patron with an invalid
2006-05-16 djfianderCode cleanups
2006-05-14 djfianderMinor code cleanups
2006-05-04 djfianderIf the patron is valid, but the patron password is...
2006-04-30 djfianderMake sure to set BL: Patron Valid when the patron is...
2006-04-30 djfianderFix formatting, export FID_PATRON_BIRTHDATE FID_PATRON_...
2006-04-30 djfianderAdd support for FID_PATRON_BIRTHDATE (PB) and FID_PATRO...
2006-04-26 djfianderFix Patron Information message handling to parallel...
2006-04-26 djfianderReturn an item title, even if the checkout failed ...
2006-04-26 djfianderClean up handling of Patron Status Response messages...
2006-04-21 djfianderClean up handling of SIP boolean flags, and fix interfa...
2006-04-19 djfianderRemove hold_items_count method, and move the code to...
2006-04-16 djfianderImplement code to handle Renew All messages.
2006-04-16 djfianderAdd support for Renew message
2006-04-15 djfianderAdd support for Hold message
2006-04-15 djfianderUse the new $patron->block() method. Implement support...
2006-04-14 djfianderAdd support for Status Update message
2006-04-14 djfianderuse the new ILS::check_inst_id to verify the institutio...
2006-04-14 djfianderDelete handling of "FID_FEE_ITEMS", since it doesn...
2006-04-14 djfianderDelete non-existent "FID_FEE_ITEMS", since we heard...
2006-04-12 djfianderDon't use "ILS::pay_fee()", use "$ils->pay_fee()"
2006-04-05 djfianderImplement Checking and Fee Paid response messages
2006-03-29 djfianderAdd support for End Patron Session message
2006-03-29 djfianderRestructure code to handle Patron Information message...
2006-03-26 djfianderDefined field identify FID_FEE_ITEMS. This field id...
2006-03-26 djfianderAdd support for "Patron Information" message and move...
2006-03-22 djfianderBlock Patron implemented. This required extracting...
2006-03-21 djfianderDelete vestigal build_checkout_failed subroutine, convert
2006-03-21 djfianderImplement Checkout message type based on the new ILS...
2006-03-09 djfianderInitial revision