LP2008252: Fix report output access when Shibboleth is enabled
[evergreen-equinox.git] / Open-ILS / src / support-scripts / marc_stream_importer.pl
2019-07-29 Galen CharltonLP#741788: install the MARC stream importer better
2018-12-10 Bill EricksonLP#1807398 marc_stream/oils_header auth repairs
2018-12-10 Jason BoyerLP1807398: Add workstation to marc_stream_importer
2016-05-24 Jason BoyerLP1567514 - Don't Output Null Byte for Spool Files
2016-05-24 Galen CharltonLP#1580676: fix error message
2016-05-24 Bill EricksonLP#1580676 MARC stream authority cleanup repair
2015-11-04 Galen CharltonLP#1384740: remove ersatz --auth-source switch
2015-11-04 Bill EricksonLP#1384740 marc_stream_importer no-import repairs
2015-11-04 Bill EricksonLP#1384740 marc_stream_importer auth and cleanup
2014-11-13 Fredric T ParksLP#1246839: marc_stream_importer.pl no longer crashes...
2014-08-06 Bill EricksonLP#1279998 marc_stream_importer option no-match import...
2014-08-06 Bill EricksonLP#1279998 marc_stream_importer support alternate match...
2011-09-27 Bill EricksonRead STDIN up to record separator then stop
2011-09-25 Galen Charltonlp859190: make marc_stream_import always import non...
2011-04-27 ericksonPatch from Mike Rylander to support load-from-file...
2011-04-20 mikerAlways use BinaryEncodeing => "UTF-8" with MARC::File...
2010-07-23 ericksonlog the IP address of the connecting client
2010-07-20 ericksonlogin just before starting work and log out after each...
2010-07-20 ericksonflush the xmpp socket before attempting to process...
2010-07-16 ericksonreturn NULL terminator to indicate successful read...
2010-07-15 ericksonreturn # of imported and failed records to the caller
2010-07-08 ericksonadd sig handler back in for alarm. log error when...
2010-07-08 ericksoninstead of reading the MARC data directly from the...
2010-05-12 ericksoncall recv to pull responses off the wire
2010-05-10 ericksonpcrud requires transaction begin/commit for writes...
2010-04-29 ericksonafter a record has been successfully imported via vande...
2010-03-18 ericksonupdated copyright
2010-03-18 ericksonupdated docs to match new/altered option; changed...
2010-03-18 ericksonadded option to import records by record list in additi...
2010-03-18 ericksonCorrect constructor call, and added logger line
2010-03-18 ericksonMissing ->new constructor
2010-03-18 ericksonqueue is an integer option
2010-03-18 ericksonImplement tempdir, tempfile option.
2010-03-18 ericksonAdding new methodolgoy, robust docs, new options
2010-03-18 ericksonMake GetOpts::Long and Cronscript get along
2010-03-18 ericksonMid-refactor move data processing into sub
2010-03-18 ericksonMid-overhaul, perldoc added
2009-07-24 ericksonreset the alarm with each socket read so that we only...
2009-07-24 ericksonsmall net::server process to read MARC data from a...