58 Commits (8fae6546c558ac4ac14839f6634805b219d4fe68)

Author SHA1 Message Date
Con Kolivas ee10a5b339 Bump version to 0.9.4 8 years ago
Con Kolivas 0044714253 Bump version to 0.9.3 9 years ago
Con Kolivas abe0aef095 Bump ckpool version to 0.9.2 signifying stable code point 9 years ago
Con Kolivas 785cccc800 Bump version to 0.9.1 9 years ago
Con Kolivas 00fec60e3c Check if realtime library is required 9 years ago
Con Kolivas 7bbd34d950 Clean up autofoo magic to search for proper functions to include libraries as needed without extra variables 9 years ago
kanoi df90ae25fc fix ckdb configure to use AC_CHECK_LIB correctly 9 years ago
Con Kolivas 61c9414fde Remove unnecessary zlib check 9 years ago
Con Kolivas 29669ee60f Add architecture dependent sha256 assembly support on recent intel platforms, linking libckpool only statically 9 years ago
Con Kolivas 5b816982e5 Compression of any sort is slower than ordinary network transfers so remove it 9 years ago
Con Kolivas 11d14620e6 Convert to gzip 9 years ago
Con Kolivas 17cc4411af Fix compilation and send lz4 compatible clients compressed data 9 years ago
Con Kolivas 950b855b2d Implement backwardly compatible lz4 compression support to be used by passthroughs and nodes 9 years ago
Con Kolivas 6b3792c090 Bump version to 0.9.0 9 years ago
kanoi f6abd5333d ckdb/php - 2FA 9 years ago
Con Kolivas 2d6a261ffb Increase version to 0.8.8 10 years ago
Con Kolivas 2c0a982948 Push version to 0.8.7 10 years ago
kanoi 951f9019a9 ckdb/php - more block statistics 10 years ago
Con Kolivas 3ed9f9757b Push version to 0.8.6 10 years ago
Con Kolivas 1002e91bcc Push version to 0.8.5 10 years ago
Con Kolivas f85d87b93c Push version to 0.8.4 10 years ago
Con Kolivas 7cd351782e Push version to 0.8.3 10 years ago
Con Kolivas 50f48aa5e3 Push version to 0.8.2 10 years ago
Con Kolivas 2d688ddb07 Push version number to 0.8.1 10 years ago
Con Kolivas 546768bfb7 Push version number to 0.8.1 10 years ago
kanoi 44009cd4d4 remove ckdb bzip2 build requirement 10 years ago
kanoi fb6a9874ec ckdb - add libbz dependency to the ckdb build and allow reload to read both uncompressed and bzip2 compressed log files 10 years ago
Con Kolivas 42fc9ca8f6 Rewrite connector receive thread to use epoll and remove associated now unnecessary fd hashtable 10 years ago
Con Kolivas 55ff1389ee Make ckpool built without ckdb support imply standalone and remove ckdb options when build support is disabled 10 years ago
Con Kolivas a863a3134f Bump version to 0.8 signifying near feature completeness 10 years ago
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