projects
/
OpenSRF.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
keep the typo around for a while ... sorry, dbs ;)
[OpenSRF.git]
/
src
/
2010-01-19
miker
keep the typo around for a while ... sorry, dbs ;)
tree
|
commitdiff
2010-01-19
dbs
Address long-standing typo: clense_ISO8601
tree
|
commitdiff
2010-01-18
scottmk
Instead of keeping all child processes in a single...
tree
|
commitdiff
2010-01-16
scottmk
Refactored the signal handling so that we shut down...
tree
|
commitdiff
2010-01-15
scottmk
Close a substantial resource leak in drone processes.
tree
|
commitdiff
2010-01-14
scottmk
Tinkering with comments and white space; nothing substa...
tree
|
commitdiff
2010-01-09
scottmk
1. For keeping track of the child processes: use a...
tree
|
commitdiff
2010-01-09
scottmk
In srf_app_server_session_init(): if the requested...
tree
|
commitdiff
2010-01-08
scottmk
Added or modified a lot of comments; made some minor...
tree
|
commitdiff
2010-01-06
scottmk
Moved nested #includes out of osrf_prefork.h and into...
tree
|
commitdiff
2010-01-05
scottmk
Mostly tidying up white space and comments. Also rearr...
tree
|
commitdiff
2010-01-03
scottmk
Finished adding doxygen-style comments to document...
tree
|
commitdiff
2010-01-01
scottmk
Incorporate _osrf_app_request_resend into osrf_app_sess...
tree
|
commitdiff
2010-01-01
scottmk
Changed the way pending requests are stored in an osrfA...
tree
|
commitdiff
2009-12-29
scottmk
Add a stream parser for JSON, and a format_json utility
tree
|
commitdiff
2009-12-28
scottmk
Add routines for calculating SHA1 and MD5 digests,...
tree
|
commitdiff
2009-12-20
scottmk
1. In the parent router process: wait for all of the...
tree
|
commitdiff
2009-12-16
scottmk
Correct a typo in a warning message
tree
|
commitdiff
2009-12-16
scottmk
Log a warning message whenever the deprecated function
tree
|
commitdiff
2009-12-15
scottmk
Replace calls to osrfAppSessionMakeRequest() with
tree
|
commitdiff
2009-12-15
scottmk
Replace calls to osrfAppSessionMakeRequest() with
tree
|
commitdiff
2009-12-14
scottmk
1. In osrf_app_session.[ch]: Create a new function
tree
|
commitdiff
2009-12-10
dbs
Remove vestigial TODO now that it is TODONE
tree
|
commitdiff
2009-12-10
dbs
So. libmemcached has only been packaged on really fresh...
tree
|
commitdiff
2009-12-10
scottmk
Add three new functions:
tree
|
commitdiff
2009-12-10
dbs
Transition from libmemcache to libmemcached - an active...
tree
|
commitdiff
2009-12-08
scottmk
Eliminated the function pointer osrf_stack_entry_point...
tree
|
commitdiff
2009-12-07
scottmk
Added some comments, tinkered with white space;
tree
|
commitdiff
2009-11-25
scottmk
Replacing calls to the old JSON parser with calls to the
tree
|
commitdiff
2009-11-20
dbs
Patch from Jeroen van Meeuwen (Fedora Project) <kanarip...
tree
|
commitdiff
2009-11-16
scottmk
Tinkering with comments and white space.
tree
|
commitdiff
2009-11-16
scottmk
Eliminated two members of the osrfMessage structure:
tree
|
commitdiff
2009-11-16
scottmk
1. Changes to comments and white space.
tree
|
commitdiff
2009-11-15
scottmk
Move the libxml headers out of the header and into the
tree
|
commitdiff
2009-11-15
scottmk
Replace the the call to osrf_message_deserialize()
tree
|
commitdiff
2009-11-15
scottmk
Create a new function osrfMessageDeserialize(), as a
tree
|
commitdiff
2009-11-15
scottmk
Created a new function osrfListClear() to take an existing
tree
|
commitdiff
2009-11-14
scottmk
Pulled the creation of a single osrfMessage from a...
tree
|
commitdiff
2009-11-14
scottmk
Tidied up various things:
tree
|
commitdiff
2009-11-10
scottmk
1. Fixed a bug whereby the display of request results...
tree
|
commitdiff
2009-11-09
scottmk
Miscellaneous minor tweaks:
tree
|
commitdiff
2009-11-06
scottmk
Corrected a glitch in the command-line parser. Now...
tree
|
commitdiff
2009-11-05
scottmk
Several bug fixes:
tree
|
commitdiff
2009-11-05
scottmk
1. Further refinement of comments.
tree
|
commitdiff
2009-11-04
scottmk
Eliminate a potential (if unlikely) memory leak: Free a
tree
|
commitdiff
2009-11-04
scottmk
1. Added an osrfHashIterator as a member of osrfRouter...
tree
|
commitdiff
2009-11-03
scottmk
1. Changed several functions that were returning int...
tree
|
commitdiff
2009-11-03
scottmk
In the main loop of the router: if the select call...
tree
|
commitdiff
2009-11-02
scottmk
1. Move the declaration of osrfRouter out of the header
tree
|
commitdiff
2009-11-02
scottmk
New function: client_sock_fd(). It returns the socket...
tree
|
commitdiff
2009-11-02
scottmk
Changed the signal handling.
tree
|
commitdiff
2009-10-31
scottmk
Fixed a bug in osrfRouterClassFree(). We were trying...
tree
|
commitdiff
2009-10-31
scottmk
Tinkering with white space and comments. No
tree
|
commitdiff
2009-10-30
scottmk
1. Tidy up the white space.
tree
|
commitdiff
2009-10-29
miker
give decodeJS a way to try to load a class that was...
tree
|
commitdiff
2009-10-29
scottmk
1. Tidy up the white space.
tree
|
commitdiff
2009-10-28
scottmk
1. In endElementHandler(), responding to an error:...
tree
|
commitdiff
2009-10-28
scottmk
1. Added comments to document the process of connecting...
tree
|
commitdiff
2009-10-25
dbs
Improve the 'help' output for srfsh:
tree
|
commitdiff
2009-10-25
scottmk
1. Moved several macros from the header to the implemen...
tree
|
commitdiff
2009-10-25
scottmk
Merged _socket_route_data() into its only caller, after...
tree
|
commitdiff
2009-10-24
scottmk
Implemented session_connected(), which had been declare...
tree
|
commitdiff
2009-10-22
scottmk
Various cleanups in transport_session.c:
tree
|
commitdiff
2009-10-18
scottmk
Eliminated _socket_route_data_id() as a separate functi...
tree
|
commitdiff
2009-10-17
scottmk
1. In socket_connected(): if the select() fails because...
tree
|
commitdiff
2009-10-13
scottmk
1. In socket_open_tcp_client(): use getaddrinfo() inste...
tree
|
commitdiff
2009-10-13
scottmk
1. Moved the declaration of socket_node from the header...
tree
|
commitdiff
2009-10-12
scottmk
1. Replace the old JSON parser (jsonParseString())...
tree
|
commitdiff
2009-10-12
dbs
Chop chopchop out of the default make / install target
tree
|
commitdiff
2009-10-11
scottmk
Add doxygen-style comments to document all functions...
tree
|
commitdiff
2009-10-10
scottmk
1. osrfLogGetXid now returns a pointer to const. We...
tree
|
commitdiff
2009-10-10
scottmk
Performance tweak to the logging routines.
tree
|
commitdiff
2009-10-08
scottmk
Fix a bug in md5sum() (which only affected code compiled
tree
|
commitdiff
2009-10-05
scottmk
Small performance tweak.
tree
|
commitdiff
2009-10-05
scottmk
Performance tweak to message handling.
tree
|
commitdiff
2009-10-05
scottmk
Created a new function osrfHashExtract(). It extracts...
tree
|
commitdiff
2009-10-05
scottmk
Tweak jsonObjectDecodeClass so that it preserves classnames
tree
|
commitdiff
2009-10-04
scottmk
Enhance the performance of the recursive descent JSON...
tree
|
commitdiff
2009-10-02
scottmk
Change the return type of jsonObjectGetString so that it
tree
|
commitdiff
2009-10-02
scottmk
1. Add doxygen-style comments to document functions...
tree
|
commitdiff
2009-09-29
scottmk
We routinely grab a chunk of configuration file that...
tree
|
commitdiff
2009-09-29
scottmk
Comment out an error message added in the previous...
tree
|
commitdiff
2009-09-29
dbs
Let's give OpenSRF a spin on Ubuntu Karmic
tree
|
commitdiff
2009-09-28
scottmk
1. Eliminated some memory leaks by replacing calls to
tree
|
commitdiff
2009-09-28
scottmk
1. Changed osrfLogFacilityToInt() so that it accepts
tree
|
commitdiff
2009-09-25
scottmk
1. Add doxygen markup for documentation.
tree
|
commitdiff
2009-09-18
sboyette
LogServer was removed from distro but not from MANIFEST...
tree
|
commitdiff
2009-09-17
phasefx
correct the test for modifying the *.xml.example files
tree
|
commitdiff
2009-09-15
sboyette
POD/docs cleanup
tree
|
commitdiff
2009-09-15
sboyette
100% test coverage
tree
|
commitdiff
2009-09-15
sboyette
WIP
tree
|
commitdiff
2009-09-15
sboyette
WIP
tree
|
commitdiff
2009-09-15
sboyette
more test
tree
|
commitdiff
2009-09-15
sboyette
sync
tree
|
commitdiff
2009-09-15
sboyette
stowing WIP
tree
|
commitdiff
2009-09-15
sboyette
WIP
tree
|
commitdiff
2009-09-14
dbs
Make building & installing the core components of OpenS...
tree
|
commitdiff
2009-09-13
scottmk
Changed the signature of osrfStringArrayGetString():
tree
|
commitdiff
2009-09-13
scottmk
In osrf_json_gateway.c: added the const qualifier to...
tree
|
commitdiff
2009-09-12
scottmk
In apacheGetParamValues() and apacheGetFirstParamValue():
tree
|
commitdiff
next