1314 Commits (1fca8b81889f0dda248d9b75d9b095a64bcd7c3c)
 

Author SHA1 Message Date
kanoi 1fca8b8188 ckdb - abort if any compressed files return no data - also true if the decompress command doesn't exist 10 years ago
kanoi a41e994548 ckdb - use a pipe for reloading compressed files - allow .bz2 .gz .lrz 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
kanoi 738a68fd9f ckdb - fix optioncontrol memory - and add FREENULL to free and null if needed 10 years ago
kanoi 23c461c8a7 ckdb - remove LOGERR warning 10 years ago
kanoi 503ec09f27 make LOG* macros typecheck and fix related errors/warnings 10 years ago
kanoi 1e578f4e89 ckdb - optioncontrol AutoAddUser to auth/add unknown users automatically 10 years ago
kanoi 21c1aa10fc ckdb - stat report every 10s during logger shutdown - if it's slow 10 years ago
Con Kolivas 5071a7fd06 Handle SIGUSR1 in the child sighandler 10 years ago
Con Kolivas 53e78947ad Merge branch 'master' of bitbucket.org:ckolivas/ckpool 10 years ago
Con Kolivas ac05feeebc Fix potential socket leak in gen_loop 10 years ago
kanoi 58be2ed29f ckdb - fix for pplns when payout is only in workmarkers 10 years ago
kanoi 93b8bf0071 ckdb - implement marks with cmd_marks to create and use marks and workmarkers 10 years ago
Con Kolivas c57782af25 Avoid variable names in json checking macros that may conflict 10 years ago
Con Kolivas 807d5a403c Only add secondaryuserid with ckdb 10 years ago
Con Kolivas cb1e3b8637 Fine grain create the json share error to debug each field 10 years ago
kanoi 0c9ac579e5 ckdb - reduce transfer cull to compensate for the alloc increase 10 years ago
kanoi a4fb2ca927 ckdb - allow the -w option to only affect sharesummaries 10 years ago
kanoi 98b52140b7 ckdb - load the marks table 10 years ago
kanoi 61318d9438 ckdb - pplns set block createdate to first block record 10 years ago
kanoi 941cba9b3b ckdb - convert sharesummary workername to a ptr - reduce ram ... lots 10 years ago
kanoi 5fe3dd77e2 ckdb/php - add more stats in pplns about where the shares come from 10 years ago
kanoi 71eac4e579 ckdb/sql - add sql/code definition for Marks - not implemented yet 10 years ago
kanoi 8e559ee48e Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 10 years ago
kanoi 5a57d01911 ckdb - correct pplns workmarkers sort 10 years ago
Con Kolivas 79367129f3 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 10 years ago
Con Kolivas 1d0d914d52 Store the fd in read_socket_line to not have it change under us, and empty the cs buffer on failure 10 years ago
Con Kolivas 61300493e7 Empty buffers of servers and proxy when killing them 10 years ago
Con Kolivas 06507de1fc Handle read and write_length functions receiving an invalidated fd 10 years ago
Con Kolivas c9dd84fac2 Handle invalidated socket fds with an error in the wait read/write select functions 10 years ago
kanoi 2ddfc892b4 php - help menu changes 10 years ago
kanoi c05098f226 php - since menu hitbox is now the full box, reduce back to 6 10 years ago
TheKano ef53d6634e Merged in bobsburgers/ckpool/fixed-menu-mobile-dropdown (pull request #6) - but I will reduce the 8 to 6 10 years ago
kanoi b231b158e6 ckdb/php - allow pplns to show blocks that can't be or aren't ready to be paid out 10 years ago
kanoi 180410913c ckdb - include workmarkers in old pplns calculations 10 years ago
kanoi 27b722e66e ckdb - allow disabling/enabling users 10 years ago
kanoi 5d522ddec8 ckdb - fail auth if users.status isn't empty 10 years ago
kanoi 7a8392bb1f ckdb - suggest to malloc to use mmap for transfer 10 years ago
kanoi 03efdd0332 ckdb - disallow web usernames like BTC addresses 10 years ago
kanoi f74e15cbc0 php - add CDF to block pages 10 years ago
kanoi ad6f642129 php - add a public blocks page 10 years ago
kanoi 0b87f4c304 php - use colour names for blocks font 10 years ago
kanoi aca254495e ckdb - increase transfer cull - 64 happens too regularly 10 years ago
Ben U 1ae5e57fc4 Fixed mobile menu bar with proper spacing. 10 years ago
kanoi ae396b0155 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 10 years ago
kanoi 1d2fbaa688 sql - ... and include the db change file for 0.9.4 10 years ago
kanoi d09c7f9c6b ckdb/sql - include markersummary in share calculations and alter the sharesummary index for fast marker processing - db 0.9.4 10 years ago
Con Kolivas f08eb38061 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 10 years ago
Con Kolivas 2f3fba27a3 Use a sanity check on idstring from the job_id passed in parse_submit 10 years ago