]> git.evergreen-ils.org Git - OpenSRF.git/history - src
LP#1315525: Updating Makefile.install for Ubuntu 14.04. Removing lucid support.
[OpenSRF.git] / src /
2014-05-02 Chris SharpLP#1315525: Updating Makefile.install for Ubuntu 14...
2014-05-02 Galen CharltonLP#1286248: remove osrf_ctl.sh
2014-05-02 Galen CharltonLP#1285915: document that perl2JSON doesn't order hash...
2014-05-02 Galen CharltonLP#1234816: improve const-correctness of osrfCachePutSt...
2014-05-02 Bill EricksonLP#1306044 Debian Jessie Makefile.install target
2014-04-02 Mike RylanderLP#1292214: Improve docgen output
2014-03-07 Bill EricksonLP#1179660: remove OpenSRF.pm AUTOLOAD
2014-03-07 Lebbeous Fogle-WeekleyLP#1286198: Teach osrf_router to (optionally) write...
2014-02-27 Bill EricksonLP#1284137: Avoid WARN logging on router shutdown
2014-01-31 Galen CharltonLP#1155446: add Debian/Ubuntu deps required for Python...
2014-01-31 Bill EricksonLP#1066131: srfsh.py should not require opensrf.settings
2014-01-31 Galen CharltonLP#1170484: log failure to load library for C app as...
2013-12-16 Bill EricksonOpenSRF client disconnect robustification (Perl)
2013-12-16 Bill EricksonOpenSRF client disconnect robustification (Perl)
2013-12-16 Mike RylanderProtect subrequests from post-complete messages
2013-12-16 Galen CharltonLP#1180849: test case - ignoring subrequest responses...
2013-12-16 Mike RylanderProtect subrequests from post-complete messages
2013-12-16 Galen CharltonLP#1180849: test case - ignoring subrequest responses...
2013-12-04 Jeff GodinAdd some additional boolean-related JSON tests
2013-12-04 Mike RylanderLP#1257264: Use the built-in JSON-y test for bools
2013-12-04 Galen CharltonLP#1257264: make test cases for JSON::XS Boolean-ness...
2013-12-03 Jeff GodinAdd some additional boolean-related JSON tests
2013-12-03 Mike RylanderLP#1257264: Use the built-in JSON-y test for bools
2013-12-03 Galen CharltonLP#1257264: make test cases for JSON::XS Boolean-ness...
2013-09-04 Bill EricksonLP#1204123 repair makefile.am warning
2013-09-04 Bill EricksonC SIGHUP handling and config reloading
2013-09-04 Bill EricksonLP1204123 install opensrf-perl.pl as osrf_control
2013-09-04 Bill EricksonLP1204123 Improved per-service control (C/Perl)
2013-09-04 Bill EricksonLP1204123 Don't treat interrupts as errors
2013-09-04 Bill EricksonLP1204123 SIGUSR2 causes router re-register (Perl/C)
2013-09-04 Bill EricksonLP1204123 opensrf.settings reload file option
2013-09-04 Bill EricksonLP1204123 SIGTERM graceful shutdown (C)
2013-09-04 Bill EricksonLP1204123 SIGUSR1 causes router unregister (Perl/C)
2013-09-04 Bill EricksonLP1204123 SIGTERM causes graceful shutdown (Perl)
2013-09-04 Bill EricksonLP1204123 Set SIGCHLD handler to DEFAULT for children...
2013-09-03 Jason Etheridgesilence some uninitialized warnings
2013-08-06 Galen CharltonLP#1188195: add tests for setting default client locale
2013-08-06 Bill EricksonLP#1188195: Default per-process client locale (Perl)
2013-08-06 Pasi KallinenLP#1208860: fix sprintf without format string.
2013-07-11 Bill EricksonLP1198983 disable multipart/mixed for Firefox
2013-04-19 Galen CharltonLP#1162907: don't require installing RPC::XML
2013-03-17 Bill EricksonMultisession blocking repair
2013-03-17 Lebbeous Fogle-WeekleyWhen running methods for clients, send plain warnings...
2013-03-17 Bill EricksonMinor whitespace repairs in Server.pm
2013-03-17 Bill EricksonPerl SIGHUP handling and config reloading
2013-03-15 Galen CharltonLP#1101254: remove memory leak in HTTP translator
2013-03-15 Bill EricksonDebian wheezy Makefile.install target
2013-03-13 Bill EricksonBlock on recv instead of loop/polling in MultiSession
2013-02-06 Bill EricksonLogger.pm whitespace cleanup
2013-02-06 Bill EricksonEnable client logtrace with environment vars
2013-01-19 Dan ScottSupport Apache 2.4 client IP address lookups
2013-01-18 Bill EricksonPrevent "uninitialized value" warnings in parameter...
2012-12-14 Bill EricksonSafer casting in java config parsing
2012-11-18 Dan ScottBump version numbers for 2.1.2
2012-11-18 Dan ScottWhitespace in OpenSRF/System.pm
2012-11-18 Jason StephensonMove setting of OpenSRF::Application::shared_conf to...
2012-11-18 Dan ScottBump release numbers, create 2.1.1 change log
2012-11-15 Bill EricksonChopChop is dead, long live ChopChop.
2012-11-11 Dan ScottBump libopensrf version-info revision and age
2012-11-08 Dan WellsProtect against empty/invalid log_protect sections
2012-11-08 Dan WellsLog redaction for sensitive input values, Perl side
2012-11-08 Dan WellsLog redaction for sensitive input values, C side
2012-11-06 Jason StephensonFix installation on Ubuntu Precise.
2012-10-22 Dan ScottUse apt-get instead of aptitude on Debian / Ubuntu
2012-05-31 Dan ScottBump version numbers to help with library compatibility
2012-05-31 Dan ScottAdd "tar" to base prereqs to appease autotools
2012-05-31 Dan ScottUpdate OS support in README / Makefile.install
2012-05-26 Bill EricksonDetect and repair multipart/mixed message delivery...
2012-05-22 Galen Charltonfix up index/position type for calls of various osrfLis...
2012-05-22 Dan ScottRemove comparisons that can never evaluate to true
2012-05-22 Dan ScottLP954059: Silence uninitialized var warning
2012-05-21 Galen CharltonLP# 953299 - defend against null and zero-length cache...
2012-05-21 Dan ScottLP# 953299 - Prevent get/set of invalid cache keys
2012-05-21 Dan ScottRevert inadvertently introduced debugging code
2012-05-02 Dan ScottMinor cleanups to Java dependency build process
2012-05-02 Dan ScottChange Java deps.sh to include . in CLASSPATH
2012-04-29 Bill EricksonJava Gateway interface improved exception handling
2012-04-29 Bill EricksonJava gateway interface test class
2012-04-29 Bill EricksonJava HTTP gateway interface
2012-03-16 Bill EricksonPrevent undef warnings on perl socket read nbytes test
2012-03-12 Bill EricksonDetect remote disconnect in Perl XMPP reader
2012-03-10 Dan WellsProtect gateway from format-string crashes in data
2012-03-07 Thomas BerezanskyStop warning about missing parentheses...
2012-03-07 Bill EricksonRefresh child file handles on status read
2012-03-07 Bill EricksonPython libs for OpenSRF ingress tracking
2012-03-07 Bill EricksonSet OpenSRF ingress value for srfsh/gateways
2012-03-07 Bill EricksonC libs for OpenSRF ingress tracking
2012-03-07 Bill EricksonPerl libs for OpenSRF ingress tracking
2012-02-29 Dan ScottRemove reference to Fedora specific version in prereq...
2012-02-28 Bill EricksonJava dependencies update
2012-02-20 Bill EricksonPerl parent/child write improvements
2012-02-20 Bill EricksonPerl pipe reading overhaul : data size header
2012-02-03 Lebbeous Fogle-WeekleyJSON_v0 has been superseded, and it has insidious bugs...
2012-01-04 Bill EricksonSync parent/child write/read with lock file
2011-12-12 Dan ScottUpdate Perl OpenSRF build and tests for O:A:Validator
2011-12-12 Thomas BerezanskyOpenSRF Validator Service
2011-12-09 Jason StephensonSupport installation for Ubuntu 12.04 Precise Pangolin.
2011-10-28 Bill EricksonAdd SIGPIPE retry handling to child data sysread
2011-10-18 Bill EricksonWarn when sending very large messages
2011-08-16 Ben WebbLP 799718: Pass the DESTDIR variable to setup.py
next