28 Commits (2bbb7a6f754123e7463cf404d00ea28fae197375)

Author SHA1 Message Date
Con Kolivas 3b477b4e07 Provide an option --without-ckdb to build ckpool without postgresql support 10 years ago
Con Kolivas 1e81ac7887 Convert command line to accept long options that are also self documenting with -h 11 years ago
ckolivas 34d77bd3b9 Make significant floating point errors fatal to avoid subtle bugs being missed 11 years ago
Con Kolivas ebb932691a Allow group id to be set for unix sockets with -g command line parameter 11 years ago
Con Kolivas 94bff9c3ab Fix build for ubuntu 11 years ago
kanoi 762fe5ebaf ckdb v0.0 11 years ago
Con Kolivas 77f09c2858 Use local jansson in build 11 years ago
Con Kolivas d1e0072efd Load user stats on startup to ensure we don't miss clients that don't reconnect on a pool restart 11 years ago
Con Kolivas f48558d2b5 Detach child processes from the tty leaving only the main process to talk to it and exit all processes in a consistent way with more information on termination 11 years ago
Con Kolivas 3c21f90aab Use poll to connect many clients and see which connections need to be read in connector 11 years ago
Con Kolivas 10c2b48b4f Rename processes and change generator function to suit pi model 11 years ago
Con Kolivas 8a23b0bb28 Write the pid to a temporary file 11 years ago
Con Kolivas 4aa122edce Add helper function for opening unix client sockets and cleanly closing and unlinking unix server sockets 11 years ago
Con Kolivas 2a3e55ec4d Add a helper function for opening a listening unix socket 11 years ago
Con Kolivas 070235cfb5 Link jansson library to libckpool 11 years ago
Con Kolivas 83dd204239 Fix various build and packaging issues 11 years ago
Con Kolivas 1c0f442e35 Add jansson library to libckpool requirements 11 years ago
Con Kolivas e9e62442e7 Add a generic socket connect function from url and port paramters 11 years ago
Con Kolivas b4d636b2af Add based logging macros 11 years ago
Con Kolivas c55215a700 Add needed linked libraries to libckpool 11 years ago
Con Kolivas 74d59a6ec3 Add various difficulty manipulating helpers to libckpool 11 years ago
Con Kolivas 6d87b83701 Add locking functions and quitfrom 11 years ago
Con Kolivas e349ec2435 Add a slew of timer helper functions to libckpool 11 years ago
Con Kolivas c657764f8f Add various helper functions to libckpool 11 years ago
Con Kolivas b2a333e373 Add more defines and begin libckpool with sock_keepalive 11 years ago
Con Kolivas ef93d2760e Add some commonly used functions to a common header and check headers in configure.ac 11 years ago
Con Kolivas 6e2edf7ee4 Basic build infrastructure 11 years ago
Con Kolivas 775dca0fe1 Add basic files 11 years ago
Con Kolivas 076a2ae84d Add basic autogen structure 11 years ago