]> git.evergreen-ils.org Git - OpenSRF.git/history - src
Patch from Scott McKellar:
[OpenSRF.git] / src /
2007-11-20 mikerthinko, sorry
2007-11-20 mikerstill working on the perl locale stuff
2007-11-20 mikerfor-loop initial declaration issue; realigned some...
2007-11-20 mikerpushing locale through in the perl
2007-11-19 mikeruber-patch from Scott McKellar cleans up large amounts...
2007-11-15 ericksonremoved hard-coded reference to python 2.4
2007-11-12 ericksonadded ability to log to a file
2007-11-11 ericksonchanged imports to be fully qualified
2007-11-08 dbsAnd let's not double-log messages. Sigh.
2007-11-08 dbsFormat the date and time with leading zeroes to be...
2007-11-06 dbsEnable srfsh.py to load with the standard .srfsh.xml...
2007-11-06 mikermake the perl local support match the C version
2007-11-04 dbsAvoid an "undefined variable" Perl warning when we...
2007-11-03 dbsConvert a few routine log messages from error to info...
2007-10-30 dbsMake Logger a little more robust by setting a default...
2007-10-29 ericksonfixed infinite loop bug by hopping out of the loop...
2007-10-27 mikerPatch from Scott McKellar to provide more const correct...
2007-10-25 mikerPatch from Scott McKellar to increase const correctness...
2007-10-25 mikerPatch from Scott McKellar to clean up some const qualif...
2007-10-23 ericksonadded new constructor to build from class hints
2007-10-19 mikerPatches from Scott McKellar covering:
2007-10-18 dbsDeliberately break applications relying on pre-OpenSRF...
2007-10-18 dbsStart installing the Python libraries as well.
2007-10-18 ericksonreturning explicit true/false on data received
2007-10-18 dbsInstall the JavaScript libraries into an OpenSRF library,
2007-10-16 dbsI'm pretty sure we want $log here, as in all the other...
2007-10-10 dbsMore typos, as I read through logs.
2007-10-10 dbsAdd -D_LARGEFILE64_SOURCE flag to CGLAGS to avoid compi...
2007-10-10 dbsFix some typos found while trying to improve osrf error...
2007-10-05 ericksonprovide a warning-level default logger if none is defined
2007-10-01 mikerPatch that:
2007-09-30 mikerBroad patch from Dan Scott to move towards better memor...
2007-09-30 mikerPatch from Dan Scott to:
2007-09-30 mikerUse of const-correct osrfObjectGetKeyConst() from Scott...
2007-09-30 mikerContinued const-correctness improvement from Scott...
2007-09-30 mikerPatch from Scott McKellar to improve const-correctness...
2007-09-30 mikerPatch from Scott McKellar which introduces a const...
2007-09-26 ericksonadded some more rigorous checking of session connected...
2007-09-24 ericksonrepaired logic bug which left the parser state in the...
2007-09-21 ericksonadded cache cleanup code
2007-09-02 mikerPatch from Scott McKellar to log service name on child...
2007-08-30 ericksonadded an atomic method for simple, one-off calls
2007-08-28 mikerpatch from Scott McKellar to examine and report the...
2007-08-28 mikerpatch from Scott McKellar to use const pointer qualific...
2007-08-19 ericksonadding thread name to the log output
2007-08-19 ericksonsafer extraction of data from the in-memory object
2007-08-19 ericksonfixed import statement
2007-08-19 ericksonnot creating new handle if the current thread already...
2007-08-19 ericksonadded support for multi-threaded client interactions...
2007-08-17 ericksonupdated to work with opensrf.jar with doing 'make run'
2007-08-17 ericksonadded multi-threaded client support to the opensrf...
2007-08-17 ericksonminor layout change. calling notifyAll to ensure all...
2007-08-14 ericksonfor now, we reference the wstx stax implementation...
2007-08-07 mikerPatch from Scott McKellar to protect SHA-1 against...
2007-08-03 ericksonadding new JSON parsing JS code, for wrapped class...
2007-08-03 ericksonadding basic logging api with a filelogger version...
2007-08-03 mikermore locale cleanup
2007-08-03 mikerun-crazy-fy current_locale
2007-08-03 mikerformatting ... they are all tabs! ;)
2007-08-03 mikerarg ... left out one minor fix
2007-08-03 mikerformatting fixes; protect against NULL apache setting
2007-08-02 mikerunbreaking the perl session locale stuff
2007-08-02 mikerinitial sender_locale support ... probably going to...
2007-08-01 mikerPatch from Scott McKellar to provide defined behavior...
2007-07-28 ericksonsynchronizing the initial xmpp login to prevent thread...
2007-07-28 ericksonadded shutdown call to cleanly disconnect from the...
2007-07-28 ericksonre-factored and cleaned up the registered class base...
2007-07-26 ericksonmaking sure error logs are logged to stderr even if...
2007-07-26 ericksonadded a try/catch around the XML parsing and an error log
2007-07-26 ericksonpython only evaluates default function param values...
2007-07-24 mikerPatch from Scott McKellar to address potential buffer...
2007-07-23 mikerPatch from Scott McKellar providing:
2007-07-22 ericksonadded JSON gateway support
2007-07-21 ericksonadded a bunch of comments to the test client to help...
2007-07-21 ericksonressurrected the srfsh time command
2007-07-21 mikerPatch from Scott McKellar to fill buffer overflow holes:
2007-07-21 ericksonPatch from Ed Summers:
2007-07-20 ericksonMerging changes from branches/new-json2
2007-07-18 ericksonfixed bug in json encoding of hinted objects and some...
2007-07-17 ericksonadded config contexts for config files. fixed some...
2007-07-16 ericksonPatch from Scott McKellar to repair srfsh buffer overflow:
2007-07-15 mikerPatch from Scott McKellar to clean up srfsh's user...
2007-07-13 mikerchanging back to an array, from calloc. more straight...
2007-07-13 mikerPatch from Scott McKellar, with modifications, to remov...
2007-07-11 mikerPatch from Scott McKellar to fix potential local buffer
2007-07-09 mikerPatch from Scott McKellar to remove srfsh.h and push...
2007-07-08 ericksonrepaired conflicting declarations
2007-07-08 mikerPatch from Scott McKellar for declaration cleanup and...
2007-07-06 mikera little bit more cleanup from previous DOM/DomianObjec...
2007-07-06 mikermoved from custom is_number() to standared ctype.h...
2007-07-05 ericksonreformated error for easier reading
2007-07-05 mikerremoving signedness warnings coming from libxml2
2007-07-05 ericksonfixed bug where no-text-data resulted in incorrect...
2007-07-05 ericksonfixed bug in to-json logic -- was still using older api
2007-07-05 ericksonremoved some initial (non-error) stderr logging.
2007-07-04 mikerdo the process separation dance on server bootstrapping...
2007-07-04 mikerremoving vestigial DOM code from back when opensrf...
2007-07-02 ericksonupdated the sylog and activity log file handling to...
2007-07-02 mikerCompleting the JSON perl module move started by patch...
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
next