]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF/src/utils/socket_bundle.c
Added additional param to all the osrfLog* calls which mark
[Evergreen.git] / OpenSRF / src / utils / socket_bundle.c
2006-01-30 ericksonAdded additional param to all the osrfLog* calls which...
2005-12-06 ericksonAdded new C event code for handling the auth login...
2005-12-01 ericksonadded some log statements, fixed some typos
2005-11-29 ericksonmoved C code to a unified logging framework which curre...
2005-11-04 ericksonfixed bug where removing a node didn't always register
2005-10-10 ericksonvarious tweaks
2005-09-02 ericksonYoung C server code added
2005-08-26 ericksonadding utility methods
2005-08-17 ericksondisabled REUSE since it was affecting router
2005-08-17 mikeradd socket options to allow socket recovery and speed...
2005-08-16 ericksonmoved transport code over to utils/socket_bundle so...
2005-08-16 ericksonadded method to allow waiting for a single client socke...
2005-08-16 ericksonadded ability to bind to a specific IP address for...
2005-08-16 ericksonadded client connect code for INET and UNIX. UNIX...
2005-08-03 ericksonsome code cleanup, some unfinished projects, etc.
2005-07-26 ericksonmore install goodness, fixed random jserver bug
2005-07-15 ericksonadded shutdown call before closing socket
2005-06-21 ericksonhunting segfaults...
2005-06-19 ericksonbroke out a lot of the code from generic_utils into...