]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF/src/libstack/osrf_application.c
finally implemented opensrf.system.echo[.atomic] - useful for nagios-style testing...
[Evergreen.git] / OpenSRF / src / libstack / osrf_application.c
2006-09-09 ericksonfinally implemented opensrf.system.echo[.atomic] -...
2006-08-19 ericksonfixed log line
2006-05-31 mikerattempting to fix the extra null in respondComplete
2006-05-24 ericksoncopying userData to the atomic method
2006-05-09 mikeradding new open-ils.cstore app; moving new IDL generato...
2006-04-11 ericksonadded child init handling to the C stack
2006-02-27 ericksonformat fix
2006-01-30 ericksonAdded additional param to all the osrfLog* calls which...
2005-11-29 ericksonmoved C code to a unified logging framework which curre...
2005-10-05 ericksonslight C api change, method options are now passed...
2005-10-04 ericksonadded atomic method cabilities
2005-09-15 ericksonsome api changes
2005-09-12 ericksonchanged around the status method some
2005-09-07 ericksonchanged initialize to osrfAppInitialize and childInit...
2005-09-06 ericksonadded CONNECT handling
2005-09-02 ericksonadded some more api wrappers
2005-09-02 ericksonYoung C server code added