Commit Graph
40 Commits
Author SHA1 Message Date
Jan-Piet Mens 181a108bf2 kill has been surfaced into the API (disabled by compile flag by default)
closes #13
2015-09-15 08:35:58 +02:00
Jan-Piet Mens f4d803a2c1 NEW: ocat --load-ghash can load revgeo db
closes #21
2015-09-14 22:07:56 +02:00
Jan-Piet Mens cb454f26d6 NEW: ocat --dump-ghash dumps content of revgeo db 2015-09-14 20:54:05 +02:00
Jan-Piet Mens bf04fcc1cd rename of docroot 2015-09-14 14:08:59 +02:00
Jan-Piet Mens 15d7bfe566 version 0.2.5
- FIX: renamed wdocs to htdocs
- FIX: updated spec file and renamed defaults
- FIX: log with which clientID user is connecting to Hosted
	to aid in trouble-shooting
2015-09-14 13:45:37 +02:00
Jan-Piet Mens 3c71da16be Fix installation of wdocs (thanks to @rk295)
closes #20
	closes #19
2015-09-13 00:57:22 +02:00
Jan-Piet Mens 7910e2249c Configurable docroot 2015-09-11 15:48:56 +02:00
Jan-Piet Mens 7922e2adc1 add install target 2015-09-11 14:13:10 +02:00
Jan-Piet Mens 1ae1acf72f do away with config.h (all in config.mk) 2015-09-11 11:07:01 +02:00
Jan-Piet Mens 22b56ab5ce move JSON_INDENT to config.mk 2015-09-11 10:35:11 +02:00
Jan-Piet Mens c7b5bb4d9b config: move geohash precision to config.mk 2015-09-11 10:30:16 +02:00
Jan-Piet Mens 073ef8aa62 new feature: round-trip monitoring, aka "pingping"
closes #17
2015-09-10 21:04:10 +02:00
Jan-Piet Mens 78ae399bf5 ocat: --version shows build info 2015-09-10 15:39:25 +02:00
Jan-Piet Mens 1bd44d1562 storage default directory from config.mk 2015-09-10 12:17:14 +02:00
Jan-Piet Mens c4f836ceb3 Harmonize building 2015-09-10 11:08:46 +02:00
Jan-Piet Mens 1788cb58d7 support named databases 2015-09-07 14:08:09 +02:00
Jan-Piet Mens 557ec8f8b5 clean up Makefile 2015-09-02 12:21:10 +02:00
Jan-Piet Mens e09b93d95d consolidate includes/code 2015-09-01 17:15:00 +02:00
Jan-Piet Mens fb910babc4 utility: ghash2lmdb 2015-09-01 15:35:20 +02:00
Jan-Piet Mens 45d3fce9f2 add pthread for raspbian 2015-09-01 15:17:14 +02:00
Jan-Piet Mens 43597997d1 gcache-dump: a utility to list database content 2015-09-01 14:29:11 +02:00
Jan-Piet Mens 7e1cc3b066 bundle LMDB 2015-09-01 13:45:53 +02:00
Jan-Piet Mens 7420dcd0ec Rip out Redis & replace with LMDB. 2015-09-01 13:31:49 +02:00
Jan-Piet Mens 669b4c462c deps 2015-08-30 20:26:36 +02:00
Jan-Piet Mens cd9ce17d70 change CFLAGS 2015-08-30 20:24:49 +02:00
Jan-Piet Mens 3f1be9087d fix dependency & error on lister 2015-08-29 21:35:05 +02:00
Jan-Piet Mens 89cd0a7d98 add http 2015-08-29 15:41:07 +02:00
Jan-Piet Mens da7ce120b4 feature: HTTP in recorder! 2015-08-27 23:42:18 +02:00
Jan-Piet Mens e3c29f9447 feature: ghashfind (WiP) 2015-08-27 22:52:58 +02:00
Jan-Piet Mens 058c8983f5 ocat: [NEW] $OCAT_STORAGEDIR or --storage (defaults to ./store) 2015-08-25 20:22:50 +02:00
Jan-Piet Mens 27336e9b0d split out utilities 2015-08-22 15:52:39 +02:00
Jan-Piet Mens 6a6a22c365 needs work 2015-08-21 23:36:34 +02:00
Jan-Piet Mens 012c9e49f4 1st pass at ocat; unfinished by far! 2015-08-20 19:16:26 +02:00
Jan-Piet Mens e84d6bd624 Make GOOG revcoding URL configurable (for key) 2015-08-16 12:51:06 +02:00
Jan-Piet Mens cbbf16a1a1 use safewrite() for monitor hook file so that it cannot disappear temporarily 2015-08-15 16:27:19 +02:00
Jan-Piet Mens e779d44d63 New config.mk and Makefile 2015-08-15 12:50:16 +02:00
Jan-Piet Mens 8593282336 juggle includes 2015-08-15 12:41:22 +02:00
Jan-Piet Mens 204dfb8cc7 add udata to monitor hook 2015-08-15 10:46:46 +02:00
Jan-Piet Mens 8e9b463dd5 add rudimentary binarydump
closes #2
2015-08-15 08:14:34 +02:00
Jan-Piet Mens a3a518a24d Initial import 2015-08-14 18:40:35 +02:00