264 Commits

Author SHA1 Message Date
Jan-Piet Mens
45fa1ff3f5 New: hosted mode 0.2.3 2015-09-11 17:32:40 +02:00
Jan-Piet Mens
7910e2249c Configurable docroot 2015-09-11 15:48:56 +02:00
Jan-Piet Mens
7388894539 mention doc-root and limit 2015-09-11 15:48:33 +02:00
Jan-Piet Mens
9ee3e057c0 Version 0.2.2
Signed-off-by: Jan-Piet Mens <jpmens@gmail.com>
0.2.2
2015-09-11 14:46:00 +02:00
Jan-Piet Mens
04c947d4b7 ocat: short version option (-v) 2015-09-11 14:44:21 +02:00
Jan-Piet Mens
f0fd8d5297 typo 2015-09-11 14:42:08 +02:00
Jan-Piet Mens
63847c0d1c at last some docs 2015-09-11 14:38:40 +02:00
Jan-Piet Mens
7922e2adc1 add install target 2015-09-11 14:13:10 +02:00
Jan-Piet Mens
e80b3a1df1 fix cirle markers on GeoJSON map 2015-09-11 12:58:53 +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
81844d4da8 default history hours not configurable 2015-09-11 10:36:47 +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
85747a0722 silence debugging 2015-09-11 09:36:33 +02:00
Jan-Piet Mens
9ad4a9d48d ot-ping is an example Icinga/Nagios plugin for the pingping functionality 2015-09-11 09:14:46 +02:00
Jan-Piet Mens
2afebeccf2 supporting ot-ping.py utility 2015-09-10 21:10:58 +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
f38254370b new: ocat --last with username [and device] to limit LAST 2015-09-10 18:50:19 +02:00
Jan-Piet Mens
9469354262 linestring map: setStyle now works 2015-09-10 16:08:00 +02:00
Jan-Piet Mens
78ae399bf5 ocat: --version shows build info 2015-09-10 15:39:25 +02:00
Jan-Piet Mens
d4ffb3e16a fix: log gcache errors to syslog 2015-09-10 15:30:42 +02:00
Jan-Piet Mens
c83ba6e1a9 remove debug print 2015-09-10 15:25:25 +02:00
Jan-Piet Mens
e40f3d343e Add 1st version of spec file for RPM package 2015-09-10 15:17:24 +02:00
Jan-Piet Mens
6af9d5dc39 lower umask before start 2015-09-10 15:14:05 +02:00
Jan-Piet Mens
5188c817b1 permissions for LMDB 2015-09-10 15:10:29 +02:00
Jan-Piet Mens
fc5179027b lower perms on env_open 2015-09-10 14:10:00 +02:00
Jan-Piet Mens
43ba4ab3ad error-messages for LMDB 2015-09-10 14:07:37 +02:00
Jan-Piet Mens
92e1a7152c add build instructions for rhel 2015-09-10 13:41:45 +02:00
Jan-Piet Mens
edc6540b7f rhel startup options 2015-09-10 13:30:58 +02:00
Jan-Piet Mens
6d341d68a0 rhel start script 2015-09-10 13:23:52 +02:00
Jan-Piet Mens
42358ba914 +s 2015-09-10 13:06:40 +02:00
Jan-Piet Mens
083e444df2 rhel support files 2015-09-10 12:57:12 +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
c84fb4c6a9 websockets gets JSON payloads only if authorized to see them
closes #15
2015-09-10 08:37:09 +02:00
Jan-Piet Mens
7242e1cce5 map: use lat,lon i/o address if non-existent 2015-09-09 23:51:27 +02:00
Jan-Piet Mens
1d69c164d7 feature: REST API provides /api/0/monitor
closes #16
2015-09-09 21:21:38 +02:00
Jan-Piet Mens
cacfb3059e http: lowercase GET/POST and X-Limit values 2015-09-09 19:42:00 +02:00
Jan-Piet Mens
2b0cb67d25 fix inline int 2015-09-09 18:33:36 +02:00
Jan-Piet Mens
0e2527f43d feature: http: allow override user,device for last_users() via X-Limit- headers 2015-09-09 18:31:41 +02:00
Jan-Piet Mens
260771ff25 http: table: fix dataURI (I don't think this'll be the last time..) 2015-09-09 18:31:04 +02:00
Jan-Piet Mens
0f158ff35e fix URI to LAST in Websocket conn 2015-09-09 18:22:32 +02:00
Jan-Piet Mens
d712d90235 http: allow client to specify user,device,from,to as X-Limit-yyy 2015-09-09 17:59:48 +02:00
Jan-Piet Mens
1bee9d0a12 clean up index 2015-09-09 16:30:00 +02:00
Jan-Piet Mens
c96e139c64 fix dataURI 2015-09-09 16:26:32 +02:00
Jan-Piet Mens
f87dc7bb74 rename 2015-09-09 15:49:01 +02:00
Jan-Piet Mens
fba28a2ff0 muck around with WS URI 2015-09-09 15:48:30 +02:00
Jan-Piet Mens
33255627df log location 2015-09-09 15:48:11 +02:00
Jan-Piet Mens
3ccb3d2901 clean up 2015-09-09 15:47:37 +02:00
Jan-Piet Mens
a189e71ab2 add nginx snippet 2015-09-09 15:47:12 +02:00