projects
/
opensrf
/
bjwebb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
opensrf/bjwebb.git
2009-11-20
dbs
Patch from Jeroen van Meeuwen (Fedora Project) <kanarip...
commit
|
commitdiff
|
tree
2009-11-16
scottmk
Tinkering with comments and white space.
commit
|
commitdiff
|
tree
2009-11-16
scottmk
Eliminated two members of the osrfMessage structure:
commit
|
commitdiff
|
tree
2009-11-16
scottmk
1. Changes to comments and white space.
commit
|
commitdiff
|
tree
2009-11-15
scottmk
Move the libxml headers out of the header and into the
commit
|
commitdiff
|
tree
2009-11-15
scottmk
Replace the the call to osrf_message_deserialize()
commit
|
commitdiff
|
tree
2009-11-15
scottmk
Create a new function osrfMessageDeserialize(), as a
commit
|
commitdiff
|
tree
2009-11-15
scottmk
Created a new function osrfListClear() to take an existing
commit
|
commitdiff
|
tree
2009-11-14
scottmk
Pulled the creation of a single osrfMessage from a...
commit
|
commitdiff
|
tree
2009-11-14
scottmk
Tidied up various things:
commit
|
commitdiff
|
tree
2009-11-10
scottmk
1. Fixed a bug whereby the display of request results...
commit
|
commitdiff
|
tree
2009-11-09
scottmk
No substantive changes.
commit
|
commitdiff
|
tree
2009-11-09
scottmk
Miscellaneous minor tweaks:
commit
|
commitdiff
|
tree
2009-11-06
scottmk
Corrected a glitch in the command-line parser. Now...
commit
|
commitdiff
|
tree
2009-11-05
scottmk
Several bug fixes:
commit
|
commitdiff
|
tree
2009-11-05
scottmk
1. Further refinement of comments.
commit
|
commitdiff
|
tree
2009-11-04
scottmk
Eliminate a potential (if unlikely) memory leak: Free a
commit
|
commitdiff
|
tree
2009-11-04
scottmk
1. Added an osrfHashIterator as a member of osrfRouter...
commit
|
commitdiff
|
tree
2009-11-03
scottmk
1. Changed several functions that were returning int...
commit
|
commitdiff
|
tree
2009-11-03
scottmk
In the main loop of the router: if the select call...
commit
|
commitdiff
|
tree
2009-11-02
scottmk
1. Move the declaration of osrfRouter out of the header
commit
|
commitdiff
|
tree
2009-11-02
scottmk
New function: client_sock_fd(). It returns the socket...
commit
|
commitdiff
|
tree
2009-11-02
scottmk
Changed the signal handling.
commit
|
commitdiff
|
tree
2009-10-31
scottmk
Fixed a bug in osrfRouterClassFree(). We were trying...
commit
|
commitdiff
|
tree
2009-10-31
scottmk
Tinkering with white space and comments. No
commit
|
commitdiff
|
tree
2009-10-30
scottmk
1. Tidy up the white space.
commit
|
commitdiff
|
tree
2009-10-29
sboyette
exit with error code when tools are not found
commit
|
commitdiff
|
tree
2009-10-29
miker
give decodeJS a way to try to load a class that was...
commit
|
commitdiff
|
tree
2009-10-29
scottmk
Add doxygen-style comments to document the
commit
|
commitdiff
|
tree
2009-10-29
scottmk
1. Tidy up the white space.
commit
|
commitdiff
|
tree
2009-10-28
scottmk
1. In endElementHandler(), responding to an error:...
commit
|
commitdiff
|
tree
2009-10-28
scottmk
1. Added comments to document the process of connecting...
commit
|
commitdiff
|
tree
2009-10-25
dbs
Improve the 'help' output for srfsh:
commit
|
commitdiff
|
tree
2009-10-25
scottmk
1. Moved several macros from the header to the implemen...
commit
|
commitdiff
|
tree
2009-10-25
scottmk
Merged _socket_route_data() into its only caller, after...
commit
|
commitdiff
|
tree
2009-10-24
scottmk
Implemented session_connected(), which had been declare...
commit
|
commitdiff
|
tree
2009-10-22
scottmk
Various cleanups in transport_session.c:
commit
|
commitdiff
|
tree
2009-10-18
scottmk
Eliminated _socket_route_data_id() as a separate functi...
commit
|
commitdiff
|
tree
2009-10-17
scottmk
1. In socket_connected(): if the select() fails because...
commit
|
commitdiff
|
tree
2009-10-13
scottmk
1. In socket_open_tcp_client(): use getaddrinfo() inste...
commit
|
commitdiff
|
tree
2009-10-13
scottmk
1. Moved the declaration of socket_node from the header...
commit
|
commitdiff
|
tree
2009-10-12
scottmk
1. Replace the old JSON parser (jsonParseString())...
commit
|
commitdiff
|
tree
2009-10-12
dbs
Clean up and clarify configure help and messages a...
commit
|
commitdiff
|
tree
2009-10-12
dbs
Chop chopchop out of the default make / install target
commit
|
commitdiff
|
tree
2009-10-11
scottmk
Add doxygen-style comments to document macros, and...
commit
|
commitdiff
|
tree
2009-10-11
scottmk
Add doxygen-style comments to document all functions...
commit
|
commitdiff
|
tree
2009-10-11
dbs
Add a '-l' option to treat the hostname as 'localhost...
commit
|
commitdiff
|
tree
2009-10-10
scottmk
1. osrfLogGetXid now returns a pointer to const. We...
commit
|
commitdiff
|
tree
2009-10-10
scottmk
Performance tweak to the logging routines.
commit
|
commitdiff
|
tree
2009-10-08
scottmk
Fix a bug in md5sum() (which only affected code compiled
commit
|
commitdiff
|
tree
2009-10-05
scottmk
Small performance tweak.
commit
|
commitdiff
|
tree
2009-10-05
scottmk
Performance tweak to message handling.
commit
|
commitdiff
|
tree
2009-10-05
scottmk
Created a new function osrfHashExtract(). It extracts...
commit
|
commitdiff
|
tree
2009-10-05
scottmk
Tweak jsonObjectDecodeClass so that it preserves classnames
commit
|
commitdiff
|
tree
2009-10-04
scottmk
Enhance the performance of the recursive descent JSON...
commit
|
commitdiff
|
tree
2009-10-02
scottmk
Change the return type of jsonObjectGetString so that it
commit
|
commitdiff
|
tree
2009-10-02
scottmk
1. Add doxygen-style comments to document functions...
commit
|
commitdiff
|
tree
2009-09-29
scottmk
We routinely grab a chunk of configuration file that...
commit
|
commitdiff
|
tree
2009-09-29
scottmk
Comment out an error message added in the previous...
commit
|
commitdiff
|
tree
2009-09-29
dbs
Let's give OpenSRF a spin on Ubuntu Karmic
commit
|
commitdiff
|
tree
2009-09-28
scottmk
1. Eliminated some memory leaks by replacing calls to
commit
|
commitdiff
|
tree
2009-09-28
scottmk
1. Changed osrfLogFacilityToInt() so that it accepts
commit
|
commitdiff
|
tree
2009-09-28
dbs
And place headers in /prefix/include/opensrf/ again...
commit
|
commitdiff
|
tree
2009-09-28
dbs
W h i t e s p a c e matters when defining automake...
commit
|
commitdiff
|
tree
2009-09-25
scottmk
1. Add doxygen markup for documentation.
commit
|
commitdiff
|
tree
2009-09-18
sboyette
LogServer was removed from distro but not from MANIFEST...
commit
|
commitdiff
|
tree
2009-09-17
phasefx
correct the test for modifying the *.xml.example files
commit
|
commitdiff
|
tree
2009-09-15
sboyette
POD/docs cleanup
commit
|
commitdiff
|
tree
2009-09-15
sboyette
100% test coverage
commit
|
commitdiff
|
tree
2009-09-15
sboyette
WIP
commit
|
commitdiff
|
tree
2009-09-15
sboyette
WIP
commit
|
commitdiff
|
tree
2009-09-15
sboyette
more test
commit
|
commitdiff
|
tree
2009-09-15
sboyette
sync
commit
|
commitdiff
|
tree
2009-09-15
sboyette
stowing WIP
commit
|
commitdiff
|
tree
2009-09-15
sboyette
WIP
commit
|
commitdiff
|
tree
2009-09-14
dbs
Make building & installing the core components of OpenS...
commit
|
commitdiff
|
tree
2009-09-13
scottmk
Changed the signature of osrfStringArrayGetString():
commit
|
commitdiff
|
tree
2009-09-13
scottmk
In osrf_json_gateway.c: added the const qualifier to...
commit
|
commitdiff
|
tree
2009-09-12
scottmk
In apacheGetParamValues() and apacheGetFirstParamValue():
commit
|
commitdiff
|
tree
2009-09-12
scottmk
In osrfAppSessionClientInit(): added a const
commit
|
commitdiff
|
tree
2009-09-12
scottmk
In osrfSystemBootstrap(): added a const qualifier
commit
|
commitdiff
|
tree
2009-09-12
scottmk
In osrfBigHashFree: added a const qualifier to key,
commit
|
commitdiff
|
tree
2009-09-12
scottmk
In osrfStringArrayRemove(): fixed a bug whereby we...
commit
|
commitdiff
|
tree
2009-09-11
scottmk
In osrfNewHash(): specify a size for the osrfList used...
commit
|
commitdiff
|
tree
2009-09-10
erickson
initial support for capturing bytes read from gateway...
commit
|
commitdiff
|
tree
2009-09-10
dbs
Use working Perl syntax in example print hostname command.
commit
|
commitdiff
|
tree
2009-09-10
dbs
Add a linefeed to the Perl "print hostname" command
commit
|
commitdiff
|
tree
2009-09-08
scottmk
1. Moved the declaration of the osrf_host_config struct...
commit
|
commitdiff
|
tree
2009-09-08
scottmk
Tweaking comments for doxygen:
commit
|
commitdiff
|
tree
2009-09-04
scottmk
Enhanced the error messages from osrf_settings_host_val...
commit
|
commitdiff
|
tree
2009-09-04
erickson
for consistency with other config files and ease of...
commit
|
commitdiff
|
tree
2009-09-04
erickson
assume 'yes' to fetching dependencies; reduce the verbo...
commit
|
commitdiff
|
tree
2009-09-03
scottmk
1. In osrfListSetDefault(): install the standard function
commit
|
commitdiff
|
tree
2009-09-03
scottmk
1. A minor streamlining of va_list_to_string(), to...
commit
|
commitdiff
|
tree
2009-08-31
erickson
repaired partial change from 'class' to 'pkg'. added...
commit
|
commitdiff
|
tree
2009-08-31
scottmk
1. Add comments to be recognized by doxygen or other...
commit
|
commitdiff
|
tree
2009-08-28
sboyette
changed 'my' globals to 'our' globals for testing purposes
commit
|
commitdiff
|
tree
2009-08-28
sboyette
first tests
commit
|
commitdiff
|
tree
2009-08-28
sboyette
more cleanup and documentation in progress
commit
|
commitdiff
|
tree
2009-08-28
sboyette
yanking LogServer test file
commit
|
commitdiff
|
tree
next