]> git.evergreen-ils.org Git - OpenSRF.git/history - src/libopensrf
change from info to debug log
[OpenSRF.git] / src / libopensrf /
2008-09-22 ericksonexpired cache data is a common occurrence. log at...
2008-09-19 ericksonadded a force set option on log XID to override it...
2008-09-15 sboyetteinitial steps toward OS X portage
2008-08-07 dbsRestore RPATH so that we do not need LD_LIBRARY_PATH...
2008-07-28 dbsCommit autotools patch from Kevin Beswick
2008-07-27 erickson* remove the objson API compat layer.
2008-07-17 dbsMerge the following patches from Kevin Beswick:
2008-07-09 ericksonadded a buffer_chomp function to drop the last characte...
2008-07-08 ericksondon't run the cleanup/shutdown code more than once...
2008-07-01 dbsEnable libtool to work its magic and install versioned...
2008-07-01 dbsLinking:
2008-06-30 dbsPatch from Kevin Beswick (kbeswick00@gmail.com) to...
2008-06-25 dbsPatch from Kevin Beswick to use autotools for OpenSRF...
2008-05-18 ericksonPatch from Scott McKellar:
2008-05-16 ericksonPatch from Scott McKellar:
2008-05-16 ericksonexiting early when hash iterator returns null
2008-05-16 ericksonPatch from Scott McKellar:
2008-05-15 ericksonPatch from Scott McKellar:
2008-05-15 ericksonPatch from Scott McKellar:
2008-04-12 mikerPatch from Scott McKellar:
2008-04-11 mikerPatch from Scott McKellar:
2008-04-11 mikerPatch from Scott McKellar:
2008-04-11 mikerApplying diff from superceding patch provided by Scott...
2008-04-11 mikerPatch from Scott McKellar:
2008-04-11 mikerPatch from Scott McKellar:
2008-04-11 mikerPatch from Scott McKellar:
2008-03-18 ericksonfor easier debugging, logging method and params on...
2008-03-16 mikerPlug for a a memory leak from Scott McKellar
2008-03-12 mikerPatch from Scott McKellar which removes harmful use...
2008-03-10 mikerPatch from Scott McKellar providing speed improvement...
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikerParially, a patch from Scott McKellar:
2008-03-10 mikerConst correctness patch from Scott McKellar
2008-03-10 mikerConst correctness patch from Scott McKellar.
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikerPatch from Scott McKellar:
2008-03-07 ericksonadded a basic signal handler for the top-level C proces...
2008-03-05 ericksonAdded support for multi-router registration
2008-02-11 ericksonmakeing osrfSystemCacheInit() a "public" function....
2008-01-31 mikerPatch from Scott McKellar (including commentary):
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott McKellar to fix up some const correctn...
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 mikercamelCasingPatch from Scott McKellar
2008-01-30 ericksonupdating legacy JSON parser to store numbers as strings
2008-01-29 ericksonappending neglected boolean object to growing JSON...
2008-01-15 ericksonremoving old, unused code
2008-01-07 ericksonrepaired expire time logic to force use of the configur...
2008-01-07 mikerPatch from Scott McKellar:
2008-01-07 mikerPatch from Scott McKellar:
2008-01-07 mikerJSON to XML patches from Scott McKellar:
2008-01-07 mikerTwo patch sets from Scott McKellar
2008-01-07 mikerPatch from Scott McKellar:
2008-01-05 mikerPatch from Scott McKellar:
2008-01-03 ericksonremoved assumption that settings values would be number...
2008-01-01 mikerPatch from Scott McKellar:
2008-01-01 mikerPatch from Scott McKellar:
2008-01-01 mikerPatch from Scott McKellar; use camelCase instead of...
2008-01-01 mikerPatch from Scott McKellar; use camelCase instead of...
2008-01-01 mikerPatch from Scott McKellar; use camelCase instead of...
2008-01-01 mikerPatch from Scott McKellar which adds some const-correct...
2007-12-11 mikerPatch from Scott McKellar to correct some problems...
2007-12-10 mikerPatch from Scott McKellar to speed up parts of the...
2007-12-09 mikerPatch from Scott McKellar to clean up const-iness and...
2007-12-08 mikerarg ... add tracking in both "new" functions
2007-12-08 mikertracking actual list length based on adds and uses
2007-12-08 mikertrack malloc()-created objects
2007-12-08 mikerPatch from Scott McKellar which adds a free-object...
2007-11-26 mikerPatch from Scott McKellar:
2007-11-20 mikerfor-loop initial declaration issue; realigned some...
2007-11-19 mikeruber-patch from Scott McKellar cleans up large amounts...
2007-11-03 dbsConvert a few routine log messages from error to info...
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-19 mikerPatches from Scott McKellar covering:
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 which introduces a const...
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-28 mikerpatch from Scott McKellar to examine and report the...
2007-08-28 mikerpatch from Scott McKellar to use const pointer qualific...
2007-08-07 mikerPatch from Scott McKellar to protect SHA-1 against...
2007-08-03 mikermore locale cleanup
2007-08-03 mikerun-crazy-fy current_locale
2007-08-02 mikerinitial sender_locale support ... probably going to...
2007-08-01 mikerPatch from Scott McKellar to provide defined behavior...
2007-07-20 ericksonMerging changes from branches/new-json2
2007-07-08 ericksonrepaired conflicting declarations
2007-07-08 mikerPatch from Scott McKellar for declaration cleanup and...
2007-07-05 mikerremoving signedness warnings coming from libxml2
next