1292 Commits
Author SHA1 Message Date
Jan-Piet Mens d09379d871 Prevent memory leak if file cannot be read 2015-08-30 20:26:59 +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 78d2ebc1bb ocat: clean up --last 2015-08-29 22:52:08 +02:00
Jan-Piet Mens f49d0e43a7 centralize node to object copy 2015-08-29 22:45:03 +02:00
Jan-Piet Mens f75da78b36 indicate fields 2015-08-29 22:23:39 +02:00
Jan-Piet Mens 8d096ddc4f storage: support requesting individual fields only.
closes #8
2015-08-29 22:20:49 +02:00
Jan-Piet Mens c9f961bf59 GPX output: slight reformatting of XML 2015-08-29 21:54:49 +02:00
Jan-Piet Mens 3f1be9087d fix dependency & error on lister 2015-08-29 21:35:05 +02:00
Jan-Piet Mens 7145d5c11d ocat/storage: FEATURE: produce GPX output
closes #9
2015-08-29 21:11:03 +02:00
Jan-Piet Mens 54610a9332 storage: reverse (--limit) now wraps backward accross montly boundaries 2015-08-29 20:50:13 +02:00
Jan-Piet Mens a2ea41d4a5 ocat notes 2015-08-29 19:08:04 +02:00
Jan-Piet Mens aa4bcfb5de ocat: make --limit work for RAW mode 2015-08-29 18:55:55 +02:00
Jan-Piet Mens 9f04507f3f Complete refactoring of location objectization (! ;-) 2015-08-29 18:49:54 +02:00
Jan-Piet Mens 2765063b7f recorder: FEATURE: implement syslog with configurable --logfacility
closes #10
2015-08-29 18:04:35 +02:00
Jan-Piet Mens fbc3985f6a remove spurious printf 2015-08-29 16:49:11 +02:00
Jan-Piet Mens e689d2c1e2 ocat: NEW feature: print last N (--limit) 2015-08-29 16:34:20 +02:00
Jan-Piet Mens 89cd0a7d98 add http 2015-08-29 15:41:07 +02:00
Jan-Piet Mens d5a9b8d650 Implement forward reader (cat) as for the reverse reader (tac) 2015-08-29 15:40:36 +02:00
Jan-Piet Mens b8252b4bd5 bup linesize 2015-08-29 15:18:18 +02:00
Jan-Piet Mens ef8281b3a2 recorder: support HTTP host:port for binding to specific interface 2015-08-29 15:12:32 +02:00
Jan-Piet Mens 220ebb4f67 Make HTTP optional even if compiled in. 2015-08-29 15:07:13 +02:00
Jan-Piet Mens edb0bfe2a3 spit out HTTP routines 2015-08-29 15:04:22 +02:00
Jan-Piet Mens 1796408ac1 split out HTTP functions 2015-08-29 15:03:56 +02:00
Jan-Piet Mens f8c343d193 add binary 2015-08-29 15:01:30 +02:00
Jan-Piet Mens 380dfd99e3 upgrade to latest version 2015-08-29 15:00:55 +02:00
Jan-Piet Mens 1d685d1e45 moved yyyymm() to utils 2015-08-29 15:00:24 +02:00
Jan-Piet Mens 06faf2ec96 Implemented tac()
closes #11
2015-08-29 14:59:46 +02:00
Jan-Piet Mens 4f2c47a930 syslog facility 2015-08-28 18:21:20 +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 d56c5076a9 ocat: dist and trip are also "integer" 2015-08-26 22:31:18 +02:00
Jan-Piet Mens d0e60fbaa7 recorder: add support for long options 2015-08-26 21:32:12 +02:00
Jan-Piet Mens 2cdcd84d1a ocat: allow --fields ALL and cleanup code 2015-08-26 21:07:20 +02:00
Jan-Piet Mens f6b4fdfefd comment 2015-08-26 21:07:05 +02:00
Jan-Piet Mens fa6b8fdb0b ocat: REMOVE tabular format. (awk will do it) 2015-08-26 19:43:23 +02:00
Jan-Piet Mens 567bb68a29 ocat: splitter: properly this time 2015-08-26 19:38:20 +02:00
Jan-Piet Mens 3f194a35ef ocat: support for printing specific fields in CSV output
closes #7
2015-08-26 19:27:06 +02:00
Jan-Piet Mens 11d51adfa4 recorder: ignore retained completely unless !ignore set 2015-08-26 18:22:30 +02:00
Jan-Piet Mens da70fe8418 fix -S (again) 2015-08-25 22:11:12 +02:00
Jan-Piet Mens 1ef627fbf6 ocat: add missing S short option 2015-08-25 21:10:10 +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 0fe9d362f4 Recorder: $OTR_STORAGEDIR (default ./store) 2015-08-25 20:22:18 +02:00
Jan-Piet Mens c91791683e missing arg 2015-08-25 19:09:14 +02:00
Jan-Piet Mens 69b08fe3e3 Add noclobber to json_copy 2015-08-25 18:53:37 +02:00
Jan-Piet Mens 40f33762f2 Do not store ghash in ghash file! 2015-08-25 18:51:41 +02:00
Jan-Piet Mens ab96d3b7e4 If userlist has no user details don't return in last 2015-08-25 18:43:22 +02:00
Jan-Piet Mens dc7d903de2 Recorder: [FIX] wrong JSON element name being stored 2015-08-25 18:42:47 +02:00
Jan-Piet Mens 1c1086d84e Don't clobber existing object keys 2015-08-25 18:42:21 +02:00
Jan-Piet Mens b2f84eb55c Feature: ocat userlist (incomplete!) 2015-08-25 18:01:50 +02:00