2007-11-26 |
erickson | added ability to parse attributes and elements containi... |
commit | commitdiff | tree |
2007-11-21 |
erickson | replaced str() calls with unicode() |
commit | commitdiff | tree |
2007-11-21 |
erickson | repaired variable name |
commit | commitdiff | tree |
2007-11-20 |
miker | removing some debug logging |
commit | commitdiff | tree |
2007-11-20 |
miker | propogate locale from server to client |
commit | commitdiff | tree |
2007-11-20 |
miker | thinko, sorry |
commit | commitdiff | tree |
2007-11-20 |
erickson | Cleaned up exception messages so they will not be bloat... |
commit | commitdiff | tree |
2007-11-20 |
miker | debug logging |
commit | commitdiff | tree |
2007-11-20 |
miker | thinko, sorry |
commit | commitdiff | tree |
2007-11-20 |
miker | still working on the perl locale stuff |
commit | commitdiff | tree |
2007-11-20 |
miker | for-loop initial declaration issue; realigned some... |
commit | commitdiff | tree |
2007-11-20 |
miker | pushing locale through in the perl |
commit | commitdiff | tree |
2007-11-19 |
miker | uber-patch from Scott McKellar cleans up large amounts... |
commit | commitdiff | tree |
2007-11-15 |
erickson | removed hard-coded reference to python 2.4 |
commit | commitdiff | tree |
2007-11-12 |
erickson | added ability to log to a file |
commit | commitdiff | tree |
2007-11-11 |
erickson | changed imports to be fully qualified |
commit | commitdiff | tree |
2007-11-08 |
dbs | And let's not double-log messages. Sigh. |
commit | commitdiff | tree |
2007-11-08 |
dbs | Format the date and time with leading zeroes to be... |
commit | commitdiff | tree |
2007-11-06 |
dbs | Correct name of prototype for osrf_message_get_last_loc... |
commit | commitdiff | tree |
2007-11-06 |
dbs | Enable srfsh.py to load with the standard .srfsh.xml... |
commit | commitdiff | tree |
2007-11-06 |
miker | make the perl local support match the C version |
commit | commitdiff | tree |
2007-11-04 |
dbs | Avoid an "undefined variable" Perl warning when we... |
commit | commitdiff | tree |
2007-11-03 |
dbs | Convert a few routine log messages from error to info... |
commit | commitdiff | tree |
2007-10-30 |
dbs | Make Logger a little more robust by setting a default... |
commit | commitdiff | tree |
2007-10-29 |
erickson | fixed infinite loop bug by hopping out of the loop... |
commit | commitdiff | tree |
2007-10-27 |
miker | Patch from Scott McKellar to provide more const correct... |
commit | commitdiff | tree |
2007-10-25 |
dbs | Add a top-level javascript-install target |
commit | commitdiff | tree |
2007-10-25 |
miker | Patch from Scott McKellar to increase const correctness... |
commit | commitdiff | tree |
2007-10-25 |
miker | Patch from Scott McKellar to clean up some const qualif... |
commit | commitdiff | tree |
2007-10-23 |
erickson | added new constructor to build from class hints |
commit | commitdiff | tree |
2007-10-19 |
miker | Patches from Scott McKellar covering: |
commit | commitdiff | tree |
2007-10-18 |
dbs | Deliberately break applications relying on pre-OpenSRF... |
commit | commitdiff | tree |
2007-10-18 |
dbs | Start installing the Python libraries as well. |
commit | commitdiff | tree |
2007-10-18 |
erickson | returning explicit true/false on data received |
commit | commitdiff | tree |
2007-10-18 |
dbs | Install the JavaScript libraries into an OpenSRF library, |
commit | commitdiff | tree |
2007-10-16 |
dbs | I'm pretty sure we want $log here, as in all the other... |
commit | commitdiff | tree |
2007-10-10 |
dbs | Enable -l flag to work without an argument |
commit | commitdiff | tree |
2007-10-10 |
dbs | More typos, as I read through logs. |
commit | commitdiff | tree |
2007-10-10 |
miker | adding -l for localhost support |
commit | commitdiff | tree |
2007-10-10 |
dbs | Add -D_LARGEFILE64_SOURCE flag to CGLAGS to avoid compi... |
commit | commitdiff | tree |
2007-10-10 |
dbs | Fix some typos found while trying to improve osrf error... |
commit | commitdiff | tree |
2007-10-05 |
erickson | provide a warning-level default logger if none is defined |
commit | commitdiff | tree |
2007-10-01 |
miker | Patch that: |
commit | commitdiff | tree |
2007-09-30 |
miker | Broad patch from Dan Scott to move towards better memor... |
commit | commitdiff | tree |
2007-09-30 |
miker | Patch from Dan Scott to: |
commit | commitdiff | tree |
2007-09-30 |
miker | Use of const-correct osrfObjectGetKeyConst() from Scott... |
commit | commitdiff | tree |
2007-09-30 |
miker | Continued const-correctness improvement from Scott... |
commit | commitdiff | tree |
2007-09-30 |
miker | Patch from Scott McKellar to improve const-correctness... |
commit | commitdiff | tree |
2007-09-30 |
miker | Patch from Scott McKellar which introduces a const... |
commit | commitdiff | tree |
2007-09-26 |
erickson | added some more rigorous checking of session connected... |
commit | commitdiff | tree |
2007-09-24 |
erickson | repaired logic bug which left the parser state in the... |
commit | commitdiff | tree |
2007-09-21 |
erickson | added cache cleanup code |
commit | commitdiff | tree |
2007-09-02 |
miker | Patch from Scott McKellar to log service name on child... |
commit | commitdiff | tree |
2007-08-30 |
erickson | added an atomic method for simple, one-off calls |
commit | commitdiff | tree |
2007-08-28 |
miker | patch from Scott McKellar to examine and report the... |
commit | commitdiff | tree |
2007-08-28 |
miker | patch from Scott McKellar to use const pointer qualific... |
commit | commitdiff | tree |
2007-08-19 |
erickson | adding thread name to the log output |
commit | commitdiff | tree |
2007-08-19 |
erickson | safer extraction of data from the in-memory object |
commit | commitdiff | tree |
2007-08-19 |
erickson | fixed import statement |
commit | commitdiff | tree |
2007-08-19 |
erickson | not creating new handle if the current thread already... |
commit | commitdiff | tree |
2007-08-19 |
erickson | added support for multi-threaded client interactions... |
commit | commitdiff | tree |
2007-08-17 |
erickson | updated to work with opensrf.jar with doing 'make run' |
commit | commitdiff | tree |
2007-08-17 |
erickson | added multi-threaded client support to the opensrf... |
commit | commitdiff | tree |
2007-08-17 |
erickson | minor layout change. calling notifyAll to ensure all... |
commit | commitdiff | tree |
2007-08-14 |
erickson | for now, we reference the wstx stax implementation... |
commit | commitdiff | tree |
2007-08-07 |
miker | Patch from Scott McKellar to protect SHA-1 against... |
commit | commitdiff | tree |
2007-08-07 |
miker | Patch from Dan Scott to remove mentions of open-ils... |
commit | commitdiff | tree |
2007-08-03 |
erickson | adding new JSON parsing JS code, for wrapped class... |
commit | commitdiff | tree |
2007-08-03 |
erickson | adding basic logging api with a filelogger version... |
commit | commitdiff | tree |
2007-08-03 |
miker | more locale cleanup |
commit | commitdiff | tree |
2007-08-03 |
miker | un-crazy-fy current_locale |
commit | commitdiff | tree |
2007-08-03 |
miker | formatting ... they are all tabs! ;) |
commit | commitdiff | tree |
2007-08-03 |
miker | arg ... left out one minor fix |
commit | commitdiff | tree |
2007-08-03 |
miker | formatting fixes; protect against NULL apache setting |
commit | commitdiff | tree |
2007-08-02 |
miker | unbreaking the perl session locale stuff |
commit | commitdiff | tree |
2007-08-02 |
miker | initial sender_locale support ... probably going to... |
commit | commitdiff | tree |
2007-08-01 |
miker | Patch from Scott McKellar to provide defined behavior... |
commit | commitdiff | tree |
2007-07-28 |
erickson | synchronizing the initial xmpp login to prevent thread... |
commit | commitdiff | tree |
2007-07-28 |
erickson | added shutdown call to cleanly disconnect from the... |
commit | commitdiff | tree |
2007-07-28 |
erickson | re-factored and cleaned up the registered class base... |
commit | commitdiff | tree |
2007-07-26 |
erickson | making sure error logs are logged to stderr even if... |
commit | commitdiff | tree |
2007-07-26 |
erickson | added a try/catch around the XML parsing and an error log |
commit | commitdiff | tree |
2007-07-26 |
erickson | python only evaluates default function param values... |
commit | commitdiff | tree |
2007-07-24 |
miker | Patch from Scott McKellar to address potential buffer... |
commit | commitdiff | tree |
2007-07-23 |
miker | Patch from Scott McKellar providing: |
commit | commitdiff | tree |
2007-07-22 |
erickson | added JSON gateway support |
commit | commitdiff | tree |
2007-07-21 |
erickson | added a bunch of comments to the test client to help... |
commit | commitdiff | tree |
2007-07-21 |
erickson | ressurrected the srfsh time command |
commit | commitdiff | tree |
2007-07-21 |
miker | Patch from Scott McKellar to fill buffer overflow holes: |
commit | commitdiff | tree |
2007-07-21 |
erickson | Patch from Ed Summers: |
commit | commitdiff | tree |
2007-07-20 |
erickson | Merging changes from branches/new-json2 |
commit | commitdiff | tree |
2007-07-18 |
erickson | fixed bug in json encoding of hinted objects and some... |
commit | commitdiff | tree |
2007-07-17 |
erickson | added config contexts for config files. fixed some... |
commit | commitdiff | tree |
2007-07-16 |
erickson | Patch from Scott McKellar to repair srfsh buffer overflow: |
commit | commitdiff | tree |
2007-07-15 |
miker | Patch from Scott McKellar to clean up srfsh's user... |
commit | commitdiff | tree |
2007-07-13 |
miker | changing back to an array, from calloc. more straight... |
commit | commitdiff | tree |
2007-07-13 |
miker | Patch from Scott McKellar, with modifications, to remov... |
commit | commitdiff | tree |
2007-07-12 |
erickson | Initialized merge tracking via "svnmerge" with revision... |
commit | commitdiff | tree |
2007-07-11 |
miker | Patch from Scott McKellar to fix potential local buffer |
commit | commitdiff | tree |
2007-07-09 |
miker | Patch from Scott McKellar to remove srfsh.h and push... |
commit | commitdiff | tree |
next |