[DBSlayer logo]
DBSlayer commits

RevisionAuthorDateDescription
71dgottfrid20 Aug 2008 12:21:35

bump the version number

70dgottfrid13 Aug 2008 17:04:30

sigpipe now ignoring again

69dgottfrid02 Jun 2008 22:41:02

merge krobertson patch for returning # of rows affected and insert id

68dgottfrid02 Jun 2008 22:31:16

parse_status return value and bail out on error coniditions

67dgottfrid07 Apr 2008 09:15:56

updated version number

66dgottfrid05 Apr 2008 15:26:45

fixed percision issue

65dgottfrid28 Mar 2008 18:52:46

set a reasonable listen queue size - up from 3 to 128

64dgottfrid19 Mar 2008 19:52:11

merging refactor-08 into head

63dgottfrid19 Mar 2008 19:19:02

updated autoconf to work with new files

62dgottfrid19 Mar 2008 19:17:50

adding missing header

61dgottfrid19 Mar 2008 19:12:44

attempt to update makefiles so it might build

60dgottfrid19 Mar 2008 19:08:36

main dbslayer program rewritten to take advantage of the slayer http libs

59dgottfrid19 Mar 2008 19:07:16

update dbaccess to allow for naming the database in the request; and switch to json_skip_list instead od apr_hash; delete dbaccess.c since it wasn't kept up todate