]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF/src/utils
throw error on "optimistic locking" failure detection
[Evergreen.git] / OpenSRF / src / utils /
2005-09-15 ericksonmade C auth server
2005-09-12 ericksonadded the md5 server (opensrf.version)
2005-09-06 ericksonchanged router binary to opensrf_router to prevent...
2005-09-06 ericksonadded CONNECT handling
2005-09-02 ericksonYoung C server code added
2005-09-01 ericksonchanged the CC_OPTS and LD_FLAGS to CFLAGS, LDFLAGS...
2005-08-31 ericksonall opensrf related headers are shoved into opensrf/*.h
2005-08-31 ericksonaddiing some xml utility code
2005-08-31 ericksonnew json api changes
2005-08-26 ericksonadding utility methods
2005-08-25 ericksoncleaning up the JSON code some
2005-08-25 ericksonadded basic xpath support to JSON
2005-08-17 ericksondisabled REUSE since it was affecting router
2005-08-17 mikeradd socket options to allow socket recovery and speed...
2005-08-17 ericksonfixed a problem in utils where I was using a va_list...
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-15 ericksonadded microseconds to get_timestamp_millis()
2005-08-03 ericksonsome code cleanup, some unfinished projects, etc.
2005-08-03 ericksonadded a stringisnum function
2005-08-03 mikerdaemonizing and hushing warnings; logger reopens files...
2005-08-03 mikermoor boogz
2005-08-03 mikerbugfix for buffer_fadd
2005-08-03 mikerremoving (confusing) extranious definition
2005-08-01 ericksonchanged add_index to set_index to match some updated...
2005-07-26 ericksonmore install goodness, fixed random jserver bug
2005-07-15 ericksonadded shutdown call before closing socket
2005-07-01 ericksonadded some license info and comments
2005-06-21 ericksonhunting segfaults...
2005-06-19 ericksonbroke out a lot of the code from generic_utils into...
2005-06-19 ericksonslimmed down makefiles which get most of their vars...
2005-06-10 ericksonremoved fieldmapper from the 'all' target
2005-06-06 ericksonbuild the header here then copy it over
2005-06-06 ericksonC fieldmapper stuff
2005-06-06 ericksonmoved some of the utility code out that has no other...
2005-06-06 ericksonmoved from libtransport
2005-03-29 mikeradding -fPIC to makefiles so they work on amd64
2005-03-16 ericksonadded login functionality to the shell