]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF
removed dupe field
[Evergreen.git] / OpenSRF /
2006-08-31 ericksonchanged format of log line just a little
2006-08-30 ericksonadded var check to prevent warnings on the numerous...
2006-08-30 mikerchopping up dup messages in Client::process()
2006-08-29 ericksonput free calls back in to free the xml from messages
2006-08-28 ericksonadded a log line
2006-08-28 ericksonremoved a bunch of old code
2006-08-27 ericksonmoved json parsing methods to non-printf style methods...
2006-08-27 ericksonchanged some logging
2006-08-21 ericksonadded escape for 0x1 char
2006-08-21 ericksonmore aggressive uniquness measures just to be sure
2006-08-20 ericksonclearing tmp buffer before use
2006-08-20 ericksontruncate messages more to prevent syslog overflow errors
2006-08-19 ericksonsending authtoken in request header and logging to...
2006-08-19 ericksonupdated log output to be more srfsh-ish
2006-08-19 ericksonfixed log line
2006-08-17 mikerlogging cleanup
2006-08-14 ericksonremove method call that does not exist
2006-08-11 ericksonlogging put errors instead of throwing exception
2006-08-08 ericksontesting multi-message fix in parser
2006-08-04 ericksonput time into resource to ensure uniqueness accross...
2006-08-03 ericksonwhen a backend child is not able to connect to jabber...
2006-07-27 ericksonlogging all requests + params to activity log
2006-07-17 ericksonlogging the session id at client creation time for...
2006-07-17 ericksonFixed issue: when the router received two messages...
2006-07-08 mikerfixing typo in the bowels
2006-07-07 mikerexperimental port of the C parser (it is slower...)
2006-07-06 mikeradding client-side stream push method; working on the...
2006-06-29 ericksonremoved debug warning
2006-06-29 ericksonremoved runtime print statement .. interfering with...
2006-06-29 ericksoncleaning up startup logging
2006-06-29 mikerfixing old fieldmapper_lookup generator
2006-06-22 ericksonremoved old code
2006-06-22 mikeradding a tree filter for future common use
2006-06-20 ericksonremoved some unused non-apache2.2 friendly code
2006-06-15 ericksonencoding char=30 (record seperator) in ToJSON
2006-06-15 ericksonreturning error code on disconnect
2006-06-15 ericksonreturn error when client is disconnected
2006-06-07 ericksonadded \ escaping
2006-06-07 ericksonadded IP addresses to log line
2006-05-31 mikerattempting to fix the extra null in respondComplete
2006-05-25 mikerallow a null param element if argc is 0
2006-05-24 ericksonattempting to update the documentation
2006-05-24 ericksoncopying userData to the atomic method
2006-05-24 ericksonfixed logic error in disconnect
2006-05-24 ericksontypo
2006-05-23 ericksondies if user is not "opensrf"
2006-05-23 erickson free pointer
2006-05-23 ericksonadded a free function pointer for the user data
2006-05-22 ericksoninstalling osrf_ctl script
2006-05-22 ericksonlimiting message size to prevent syslog warnings piling up
2006-05-22 ericksonadded error message for cached data on a closed socket
2006-05-20 ericksoncleaned up, added some info
2006-05-19 ericksonchanged ps name for more accurate grepping
2006-05-19 ericksonbetter, more-flexible, easier to use, all in one contro...
2006-05-16 ericksonadded some error logging
2006-05-15 ericksonadded a userData pointer
2006-05-15 ericksonadded connection oriented statefull session handling...
2006-05-10 ericksonthe code in these examples is way too old. best to...
2006-05-09 ericksonadded request duration
2006-05-09 mikeradding new open-ils.cstore app; moving new IDL generato...
2006-05-05 mikeradding ability to set recv_timeout per session
2006-05-04 ericksonadding cookie parsing - disabled in gateway for now
2006-05-03 ericksonadded some additional debugging
2006-05-01 ericksonadded pointer check to prevent the router from crashing...
2006-05-01 ericksonadded log line
2006-04-27 ericksonfixed linked list bug which as pushing app responses...
2006-04-24 mikerfixing recursion bug
2006-04-21 mikerdebuging changes
2006-04-21 ericksonadded some more diagnostic logging
2006-04-21 mikermoving debuging to INTERNAL
2006-04-21 ericksonchecking for socket connected-ness on sysread
2006-04-20 ericksongateway now requires a list of allowed services
2006-04-20 ericksonhandling any less-than zero returns
2006-04-20 mikeroptional hash function parameter; minor debuging
2006-04-20 mikersmarter default "recv"
2006-04-20 mikerdate clensing works properly now... oops
2006-04-17 ericksonap_get_client_block returns -1 on error.. detecting
2006-04-17 ericksonmore debugging, sanity checking read loop in apachetool...
2006-04-14 ericksonremoved some unnecessary log lines
2006-04-14 ericksonmore debugging
2006-04-14 ericksonchopchop will now timeout if trying to send to a client...
2006-04-14 ericksonadded a flush_socket method to the jabber client code...
2006-04-13 ericksonadded some logging, etc.
2006-04-12 ericksonfixed bug
2006-04-12 ericksonadded more debugging
2006-04-11 ericksonadded child init handling to the C stack
2006-04-07 ericksonlike the Perl server, you can now no longer re-bootstra...
2006-04-07 ericksonremoved depracated call
2006-04-07 ericksonadded some additional logging and some cleanup function...
2006-04-06 mikeradding example script for OpenSRF::MultiSession
2006-04-06 mikerstreamlining collection
2006-04-06 mikeradding duration timing to requests
2006-04-06 mikeroopsie ... off-by-one potentially causing unbalanced...
2006-04-06 mikermodding the result, instead of inside the hash function
2006-04-05 mikerMultiSession, YAY
2006-04-05 mikerremoving session cache; adding support for quiet remote...
2006-03-30 ericksonmaking better use of macros for speed
2006-03-29 ericksonreplaced regex with CORE::time
2006-03-29 ericksonadded basic opensrf.system.time method
2006-03-27 mikeronly handle timezone if there was actually a time
next