Commit Graph

327 Commits

Author SHA1 Message Date
Jan-Piet Mens
c3141d24f9 XML output-support in storage
closes #24
2015-09-16 17:28:20 +02:00
Jan-Piet Mens
867cd6c548 sample XSL 2015-09-16 15:38:18 +02:00
Jan-Piet Mens
62f603f33f Lowercase user/device (reported by tiptronic) 2015-09-16 15:30:28 +02:00
Jan-Piet Mens
fe53ecc6d4 New XML in ocat 2015-09-16 15:27:11 +02:00
Jan-Piet Mens
3488f11a8a use short -m on install (thanks tiptronic) 2015-09-16 15:26:14 +02:00
Jan-Piet Mens
3be8f48cd1 agent string 2015-09-16 12:14:52 +02:00
Jan-Piet Mens
b21ce46166 display (lat,lon) in table if no address available 2015-09-16 11:50:00 +02:00
Jan-Piet Mens
86ab3e27b5 remove 30d points which can be too 'heavy' for browsers 2015-09-16 11:45:18 +02:00
Jan-Piet Mens
3ddfd88072 tapped memory leak 2015-09-16 10:57:25 +02:00
Jan-Piet Mens
ff5e642273 free after using slurped file 2015-09-16 09:01:35 +02:00
Jan-Piet Mens
a6c3db8cee rename 2015-09-16 08:47:15 +02:00
Jan-Piet Mens
61b9feca9f protect ghash 2015-09-16 08:46:52 +02:00
Jan-Piet Mens
b84b6d055e remove misleading comment 2015-09-16 08:17:15 +02:00
Jan-Piet Mens
217a8e188a add isotst to LAST data
closes #23
2015-09-15 19:44:58 +02:00
Jan-Piet Mens
65b5c1dad4 support CSV output
closes #22
2015-09-15 19:38:34 +02:00
Jan-Piet Mens
6643b7d554 demo data
closes #6
2015-09-15 19:28:13 +02:00
Jan-Piet Mens
d2447cf9c8 remove ghashfind (no longer required) 2015-09-15 16:14:15 +02:00
Jan-Piet Mens
92e1bf963a remove quotes from directories 2015-09-15 16:10:00 +02:00
Jan-Piet Mens
582a8c71ac fix leak 2015-09-15 15:27:06 +02:00
Jan-Piet Mens
e6b8f24599 add link 2015-09-15 15:05:51 +02:00
Jan-Piet Mens
e6fac1fc7b add links to -12h, -7d, -30d 2015-09-15 14:58:14 +02:00
Jan-Piet Mens
a5c2b11204 API feature: query geo cache for lat,lon 2015-09-15 14:24:50 +02:00
Jan-Piet Mens
d5954c194a add systemd 2015-09-15 14:21:18 +02:00
Jan-Piet Mens
63be847150 close leak 2015-09-15 14:20:36 +02:00
Jan-Piet Mens
622ba9bcb0 systemd service file 2015-09-15 13:36:59 +02:00
Jan-Piet Mens
14fbd033b8 close a leak 2015-09-15 12:57:46 +02:00
Jan-Piet Mens
17d81c871c part1 for Debian 2015-09-15 12:20:49 +02:00
Jan-Piet Mens
7a2bff9c51 again 2015-09-15 11:59:44 +02:00
Jan-Piet Mens
f4c5058d48 fix mkdir #sigh 2015-09-15 11:32:17 +02:00
Jan-Piet Mens
e2eb1fa27d support MORELIBS 2015-09-15 11:24:17 +02:00
Jan-Piet Mens
85c771ab54 DESTDIR 2015-09-15 11:21:45 +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
cdc76df16f add diagram 2015-09-15 09:36:41 +02:00
Jan-Piet Mens
7e34688540 api 2015-09-15 09:14:20 +02:00
Jan-Piet Mens
c589c3e1a0 use field function to obtain user 2015-09-15 08:55:32 +02:00
Jan-Piet Mens
525a95e3b0 storage: remove user's rec directory if empty 2015-09-15 08:48:24 +02:00
Jan-Piet Mens
ecba3665f3 Add kill to -v even though visible through usage 2015-09-15 08:42:46 +02:00
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
a405372564 clarify JSON payload 2015-09-14 20:31:36 +02:00
Jan-Piet Mens
dd067a6512 docroot: main index now shows users/devices already in storage 2015-09-14 17:56:29 +02:00
Jan-Piet Mens
997d9ed603 link to package repo 2015-09-14 17:01:58 +02:00
Jan-Piet Mens
b9372e841f version 0.2.8
- FIX: undo ocat -v change
2015-09-14 16:29:48 +02:00
Jan-Piet Mens
90ee93b4b4 undo ocat -v change 2015-09-14 16:29:13 +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
3fb32a31fc indicate JSON_INDENT in -v correctly 2015-09-14 16:16:43 +02:00
Jan-Piet Mens
0e65db3266 spec file again 2015-09-14 15:47:01 +02:00
Jan-Piet Mens
0b7c9299ba version 0.2.6
- FIX: source of doc root renamed to docroot
2015-09-14 14:10:07 +02:00