Commit Graph

49 Commits

Author SHA1 Message Date
Jan-Piet Mens
5b533a00ad gw is now on on builds 2016-02-29 15:28:19 +01:00
Jan-Piet Mens
e8b4e97ea0 Optionally disable MQTT
closes #90
2016-02-26 11:38:56 +01:00
Jan-Piet Mens
6e27bab998 ship README and service file in /usr/share/doc/ 2016-02-26 10:33:55 +01:00
Jan-Piet Mens
81e83e2c20 config file supports CAFILE
closes #87
2016-02-26 07:38:46 +01:00
Jan-Piet Mens
49d346fd80 ownership of ot-recorder config files
closes #89
2016-02-25 19:09:23 +01:00
Jan-Piet Mens
c4daf5c523 clientID configurable from config file 2016-02-25 18:59:48 +01:00
Jan-Piet Mens
25ff5ceca3 Support most config options in defaults file 2016-02-25 17:29:39 +01:00
Jan-Piet Mens
b163005b01 Lua hook on responding to POST in httpmode 2016-02-24 17:59:00 +01:00
Jan-Piet Mens
3791e49c05 LMDB is no longer optional 2016-02-22 13:09:57 +01:00
Jan-Piet Mens
e92e66679e add MQTT to config.mk.in 2016-02-22 11:58:24 +01:00
Jan-Piet Mens
71ec52449e remove Hosted mode
closes #86
2016-02-22 11:32:34 +01:00
Jan-Piet Mens
2af091e1dd fix postinstall centos for update 2016-02-17 16:45:12 +01:00
Jan-Piet Mens
dd79665a1a mark "not in Debian" 2016-02-16 17:55:12 +01:00
Jan-Piet Mens
c4104f836a warn of mandatory semicolon in libconfig < 1.4
closes #81
2016-02-11 08:40:45 +01:00
Jan-Piet Mens
e0e0aa216e mark config file in package 2016-02-09 11:47:38 +01:00
Jan-Piet Mens
ea0d1d4b68 introduce system-wide defaults file 2016-02-09 11:17:59 +01:00
Jan-Piet Mens
f0b7e9a58a create package in $cwd; record package.name; cleanup $tempdir 2016-01-29 12:27:48 +01:00
Jan-Piet Mens
f313bacf63 rename build files 2016-01-29 09:48:40 +01:00
Jan-Piet Mens
72d18d5061 comment 2016-01-28 15:19:25 +01:00
Jan-Piet Mens
befb0eb3f3 fpm without libsodium1 2016-01-28 15:18:55 +01:00
Jan-Piet Mens
30b93fe42f package build Centos 2016-01-28 12:32:16 +01:00
Jan-Piet Mens
ce9f8855e2 fix debian8 packaging 2016-01-27 11:14:47 +01:00
Jan-Piet Mens
dd0e544f84 for Debian8 2016-01-27 11:14:24 +01:00
Jan-Piet Mens
e486af45ca version 0.4.2 2015-10-02 08:58:19 +02:00
Jan-Piet Mens
aa73f3829e postinstall creates named dbs; add check for fpm root 2015-09-27 11:45:28 +02:00
Jan-Piet Mens
8f8d3402b9 version 0.4.1 2015-09-26 14:52:29 +02:00
Jan-Piet Mens
7e69f2b991 version 0.4.0
- NEW: ot-recorder stores received (shared) waypoints in waypoints/
- NEW: ot-recorder --quiet to disable info on stdout
- FIX: full rewrite of on_message(); needs testing!
- FIX: recorder logs MQTT connection request
- FIX: Lua's otr_exit is now invoked on exit
- FIX: SIGINT and SIGTERM gracefully stop the recorder
- NEW: Lua hook support
- FIX: kill now removes card and its containing directory if available
2015-09-21 12:23:03 +02:00
Jan-Piet Mens
9a4aca95e2 cater for nil addr 2015-09-21 12:09:07 +02:00
Jan-Piet Mens
a7d7884ae7 add empty otr_exit() 2015-09-20 17:10:09 +02:00
Jan-Piet Mens
6dd03bb0e6 New feature: Lua hooks 2015-09-19 16:11:53 +02:00
Jan-Piet Mens
1b12ada603 version 0.3.0
- NEW: XML support in storage and ocat --format xml
- FIX: ocat lowercases device/username (reported by tiptronic)
- FIX: display (lat,lon) in table if no address available
- FIX: nasty memory leak in locations from storage
- FIX: LAST now carries isotst
- FIX: ocat --last now supports CSV output (with fields)
- NEW: demo data in etc/ with description
- NEW: index.html has links to -12h, -7d, and -30d for convenience
- NEW: add API q= to query geo cache for particular lat,lon
- FIX: close two memory leaks
- NEW: add systemd unit file
2015-09-16 17:37:30 +02:00
Jan-Piet Mens
6643b7d554 demo data
closes #6
2015-09-15 19:28:13 +02:00
Jan-Piet Mens
622ba9bcb0 systemd service file 2015-09-15 13:36:59 +02:00
Jan-Piet Mens
17d81c871c part1 for Debian 2015-09-15 12:20:49 +02:00
Jan-Piet Mens
b3847ef72e version 0.2.9
- FIX: added API description and diagram to documentation
- NEW: kill has been surfaced into the API (disabled by compile flag by default)
- FIX: kill now also deletes LAST file and its parent directories if empty
- NEW: ocat --load-ghash can load revgeo db
- NEW: ocat --dump-ghash dumps content of revgeo db
- FIX: main index now shows users/devices already in storage
2015-09-15 09:40:51 +02:00
Jan-Piet Mens
7405bc2382 version 0.2.7
- FIX: ocat -v correctly displays configured JSON_INDENT
- FIX: spec file now builds packages on OBS
2015-09-14 16:19:05 +02:00
Jan-Piet Mens
b1e189a64c Package builds for Centos/RHEL7/Fedora22 on OBS 2015-09-14 16:17:39 +02:00
Jan-Piet Mens
0e65db3266 spec file again 2015-09-14 15:47:01 +02:00
Jan-Piet Mens
4e8ca3e1fb updated spec and renamed defaults 2015-09-14 13:42:42 +02:00
Jan-Piet Mens
d527b8cfd9 Fix path to store 2015-09-14 12:36:34 +02:00
Jan-Piet Mens
92fcddb239 fix .spec file 2015-09-13 12:55:28 +02:00
Jan-Piet Mens
3feb77d7ec add template shell script for Hosted 2015-09-11 18:17:33 +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
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