]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF/src/libtransport
final C code logging patchups
[Evergreen.git] / OpenSRF / src / libtransport /
2005-11-29 ericksonmoved C code to a unified logging framework which curre...
2005-10-18 ericksonmade the JID functions safer
2005-10-10 ericksonvarious tweaks
2005-10-03 ericksonadded list and hash code based on libJudy
2005-09-15 ericksoncleaned up Biblio some
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-25 ericksoncleaning up the JSON code some
2005-08-22 ericksonfixed problem where a NULL unixconfig was causing segfault
2005-08-20 ericksonupdated make process to copy over new web stuff and...
2005-08-16 ericksonmoved transport code over to utils/socket_bundle so...
2005-08-16 ericksonremoved dependency to self in makefile
2005-08-11 ericksonremoved some comments
2005-08-05 ericksonremoved some unused comments, etc.
2005-07-15 ericksonremoved all of the old libjson dependencies
2005-07-08 ericksonadded some debugging, safety measures
2005-06-19 ericksonit's functions have been farmed out to utils.c, logging...
2005-06-19 ericksonmore tweaking to point to the right header files, etc.
2005-06-19 ericksonpointing to headers in this dir now
2005-06-19 ericksonmoving header files into the directories where they...
2005-06-19 ericksonslimmed down makefiles which get most of their vars...
2005-06-06 ericksonremoved unused test code
2005-06-06 ericksonmoved some code out to utils.c
2005-06-06 ericksonmoved sha.c
2005-06-06 ericksonmoved to utils
2005-05-16 ericksoncreating text nodes differently now for proper escaping...
2005-05-09 ericksonLet the onslaught continue...
2005-05-02 ericksonbug squashing party on the gateway. we now explicitly...
2005-04-25 ericksonadded some debugging when hunting memory error
2005-04-20 ericksonchanged some of the debug lines
2005-03-07 mikerfixing double cast and format
2005-03-07 ericksonadded some debugging output
2005-03-03 mikeradding -fPIC for x86_64 support
2005-03-01 ericksonsrfsh now:
2005-03-01 ericksonadded 'named' configs.
2005-02-24 ericksoncleaned some stuff out of the makefile
2005-02-21 ericksonadded a debug_handler for verbose output
2005-02-18 ericksonremoved prints
2005-02-18 ericksonadded DIGEST style authentication to the clients
2005-02-18 ericksonsha.* is necessary for the component authentication...
2005-02-18 ericksonadded 'component' login functionality to the lib code
2005-02-09 ericksonremoved the "libxml.h" dependency which is unnecessary...
2005-02-07 ericksonchanged some config file stuff so it's not router specific
2005-02-07 ericksonfixed some dum NULL strdup problems
2005-02-07 ericksonadded new_message_from_xml function
2005-02-07 ericksonslightly more clear log message
2005-02-04 ericksonadded child killing code
2005-02-04 ericksonaltered makefile, header includes
2005-02-04 phasefxInitial revision