]> git.evergreen-ils.org Git - OpenSRF.git/history - src/libopensrf
LP#1635737: Unit tests for DST and date math
[OpenSRF.git] / src / libopensrf /
2017-07-31 Graham BilliauLP#1704116: fix intermittant failure of parallel building
2017-02-16 Galen CharltonLP#1652382: more improvements to cache key munging
2017-02-16 Galen CharltonLP#1652382: handle cases where supplied key is longer...
2017-02-16 Mike RylanderLP#1652382: Make use of the clean key just created
2017-02-16 Mike RylanderLP#1652382: normalization of memcache keys in C code
2016-11-04 Galen CharltonLP#1612771: fix chunking for atomic C methods
2016-11-01 Bill EricksonLP#1612771: implement C max_chunk_size server support
2016-11-01 Bill EricksonLP#1612771: set Perl / C max_chunk_size default sizes
2016-11-01 Mike RylanderLP#1612771: C support for receiving chunked responses
2016-08-12 Mike RylanderLP#1485371: Use client-supplied TZ
2016-02-04 Mike RylanderLP#1494486: Limit damage caused by dropped drone XMPP...
2014-08-20 Bill EricksonLP#1341687 listeners log/drop XMPP error msgs
2014-08-20 Bill EricksonLP#1343578: Perl/C syslog "logtag" additions.
2014-08-20 Mike RylanderLP#1343578: Add support for log tagging
2014-08-19 Bill EricksonLP#1268619: websockets: initial C libs api_level support
2014-08-19 Bill EricksonLP#1268619: websocket : apache gateway minor fixes
2014-05-02 Galen CharltonLP#1234816: improve const-correctness of osrfCachePutSt...
2014-03-07 Lebbeous Fogle-WeekleyLP#1286198: Teach osrf_router to (optionally) write...
2014-01-31 Galen CharltonLP#1170484: log failure to load library for C app as...
2013-09-04 Bill EricksonC SIGHUP handling and config reloading
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 SIGTERM graceful shutdown (C)
2013-09-04 Bill EricksonLP1204123 SIGUSR1 causes router unregister (Perl/C)
2012-11-11 Dan ScottBump libopensrf version-info revision and age
2012-11-08 Dan WellsLog redaction for sensitive input values, C side
2012-05-31 Dan ScottBump version numbers to help with library compatibility
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-03-07 Bill EricksonC libs for OpenSRF ingress tracking
2011-05-16 Dan ScottTypo fix: deprecasted -> deprecated
2011-04-30 ericksonmove jabber_state_machine_struct into header to keep...
2011-04-21 ericksonchange proc managament debug message from Info to Debug
2011-01-21 ericksonmake the api CALL log line consistent across Perl and...
2011-01-11 dbsGet that brace back in the right place
2011-01-11 dbsAdd hints to increase max_children config variable...
2010-11-30 dbsPrepare for version 2.0.0 with versioning for 2.0.0
2010-11-22 ericksonin the rare case the select() is interrupted while...
2010-10-14 scottmkPlug a minor memory leak that could occur when we opene...
2010-09-01 gmcupdated mailing address of the FSF
2010-08-14 scottmkPedantic change for const-correctness: replace two...
2010-08-14 scottmkMinor performance tweak: replace a call to buffer_add()
2010-08-14 scottmkEliminate the old JSON parser, implemented in osrf_json...
2010-08-11 scottmkAdding comments and tinkering with white space.
2010-08-10 scottmkProvide a way for a service to set the effective buffer...
2010-08-09 scottmkCruft removal; there should be no outwardly visible...
2010-08-09 scottmkFixed a bug in the chunking.
2010-08-04 scottmkImplement the chunking of OSRF messages. I.e. bundle...
2010-07-29 scottmk1. Add a buffer to osrfAppSession structure; for future use
2010-07-29 scottmk1. Make osrfMessageToJSON() available at global scope.
2010-06-24 scottmkProvide a mechanism whereby a server drone can terminat...
2010-06-22 scottmkAdd a bit of bulletproofing.
2010-06-22 scottmkRearrange the way that a listener juggles its drones.
2010-06-17 scottmk1. Changed an error message to make it clearer. This...
2010-05-07 scottmkEliminate the daemonize_write_pid function (thereby...
2010-05-07 scottmkWrite the PID file from the child process (the one...
2010-05-04 scottmkFix a bug that occasionally caused OSRF not to shut...
2010-05-03 scottmkSet the appname to the logging routines at the beginning of
2010-04-21 scottmkFix the jsonFormatString function.
2010-03-22 scottmkApply the const qualifier to the return value from...
2010-03-16 scottmkA small performance tweak.
2010-03-08 scottmkMiscellaneous minor changes. mostly for clarity:
2010-02-26 scottmkTidying up various things; nothing very substantial.
2010-02-24 scottmkTidy up white space and comments; no substantive changes.
2010-02-24 scottmk1. Refactored _do_client() and _do_server() so as to...
2010-02-22 scottmk1. Added doxygen-style comments to document all functions.
2010-02-21 scottmk1. Reworked the xmlDocToJSON and _xmlDocToJSON function...
2010-02-15 scottmk1. Change xmlSaxAttr() to return const char* instead of
2010-01-29 dbsForward-port Dan McMahill's portability patches r1907...
2010-01-20 scottmkReverting to a previous version believed to be good.
2010-01-20 scottmk1. Correct some mangling of the linked list pointers...
2010-01-18 scottmkInstead of keeping all child processes in a single...
2010-01-16 scottmkRefactored the signal handling so that we shut down...
2010-01-15 scottmkClose a substantial resource leak in drone processes.
2010-01-14 scottmkTinkering with comments and white space; nothing substa...
2010-01-09 scottmk1. For keeping track of the child processes: use a...
2010-01-09 scottmkIn srf_app_server_session_init(): if the requested...
2010-01-08 scottmkAdded or modified a lot of comments; made some minor...
2010-01-06 scottmkMoved nested #includes out of osrf_prefork.h and into...
2010-01-05 scottmkMostly tidying up white space and comments. Also rearr...
2010-01-03 scottmkFinished adding doxygen-style comments to document...
2010-01-01 scottmkIncorporate _osrf_app_request_resend into osrf_app_sess...
2010-01-01 scottmkChanged the way pending requests are stored in an osrfA...
2009-12-29 scottmkAdd a stream parser for JSON, and a format_json utility
2009-12-28 scottmkAdd routines for calculating SHA1 and MD5 digests,...
2009-12-16 scottmkCorrect a typo in a warning message
2009-12-16 scottmkLog a warning message whenever the deprecated function
2009-12-15 scottmkReplace calls to osrfAppSessionMakeRequest() with
2009-12-14 scottmk1. In osrf_app_session.[ch]: Create a new function
2009-12-10 scottmkAdd three new functions:
2009-12-10 dbsTransition from libmemcache to libmemcached - an active...
2009-12-08 scottmkEliminated the function pointer osrf_stack_entry_point...
2009-12-07 scottmkAdded some comments, tinkered with white space;
2009-11-25 scottmkReplacing calls to the old JSON parser with calls to the
2009-11-16 scottmkTinkering with comments and white space.
2009-11-16 scottmkEliminated two members of the osrfMessage structure:
2009-11-16 scottmk1. Changes to comments and white space.
2009-11-15 scottmkMove the libxml headers out of the header and into the
next