Commit Graph

  • 781d9382d0 Fix compiler warnings [-Wstringop-truncation] Juro Bystricky 2019-06-04 07:49:32 -07:00
  • 2a29191c5f telem_record_gen.c: fix for compiler warning [-Wstringop-overflow=] Juro Bystricky 2019-06-04 15:19:16 -07:00
  • c264cd044c check_probes.c: fix for compiler warning [-Wstringop-overflow=] Juro Bystricky 2019-06-04 09:52:01 -07:00
  • ad4dde288b journal.c: reduce severity of message when failing to opening old records California Sullivan 2019-06-03 11:03:05 -07:00
  • 48527a343b Protect security checks from removal Alex Jaramillo 2019-05-29 17:56:44 +00:00
  • d13073ff25 src: standardize log and debug messages California Sullivan 2019-05-02 13:40:53 -07:00
  • 43c506382a log.h: fix telem_debug macro California Sullivan 2019-05-02 13:34:39 -07:00
  • aca23d1c54 Minor houskeeping Juro Bystricky 2019-04-24 14:23:02 -07:00
  • 2639e4d042 daemons: name space separation Juro Bystricky 2019-04-22 12:23:33 -07:00
  • cc70c3ffba telemetry.c: support variants in the system_name header California Sullivan 2019-04-04 17:33:33 -07:00
  • ba62496248 telempostdaemon: fix retries loop California Sullivan 2019-04-01 16:07:35 -07:00
  • d873c4e067 configuration: rework to allow layered configuration California Sullivan 2019-03-26 16:05:44 -07:00
  • 335ed440bc telem_record_gen: various changes Juro Bystricky 2019-03-27 16:13:09 -07:00
  • 297e59fe5b Improve support of non-default configuration files. Juro Bystricky 2019-03-22 14:38:54 -07:00
  • 4a2cfd99ad spool.c: fix memory leak Juro Bystricky 2019-03-22 08:29:05 -07:00
  • 46f2e0c8cb Release v2.1.1 v2.1.1 Alex Jaramillo 2019-02-25 21:14:14 +00:00
  • ffc0554346 pythonprobe: fix folders Juro Bystricky 2019-02-21 15:03:56 -08:00
  • 191d91e8e3 Release v2.1.0 v2.1.0 Alex Jaramillo 2019-02-20 18:09:47 +00:00
  • 4b777f71f7 journalprobe: don't process entire journal on restart California Sullivan 2019-02-14 11:25:34 -08:00
  • e27051d1a2 heartbeat: modified payload Juro Bystricky 2019-02-13 11:55:47 -08:00
  • b7cdf9255d hello.c: additional payload content Juro Bystricky 2019-02-05 09:28:16 -08:00
  • 35b5d98c66 Security disclosures link ajch 2019-01-28 11:37:53 -08:00
  • 29917fb464 Add missing entries to gitignore Patrick McCarty 2019-01-24 13:31:48 -08:00
  • 264f53dd47 crashprobe: always remove core files, except when passing --core-file Patrick McCarty 2019-01-24 13:15:58 -08:00
  • 0705f89533 bert_probe.c: don't return EXIT_SUCCESS in case of a failure Juro Bystricky 2019-01-25 13:12:28 -08:00
  • 57db31a2c8 pythonprobe: don't use inotify Juro Bystricky 2019-01-22 17:39:56 -08:00
  • e20e572fad telemprobd,telempostd: greatly reduce timeouts California Sullivan 2019-01-18 16:08:54 -08:00
  • 6b44aa21c7 klogscanner: merge functionality with oopsprobe Juro Bystricky 2019-01-18 14:53:53 -08:00
  • dce6e0ee1d python-probe: Initial commit Juro Bystricky 2018-12-13 14:34:43 -08:00
  • d7c1603d12 tm_set_config_file: return status and call from all probes Juro Bystricky 2019-01-07 14:57:53 -08:00
  • bb6a08378c Fix for missing restart units Alex Jaramillo 2019-01-04 18:45:43 +00:00
  • 196721b0a1 hello.c: various tweaks Juro Bystricky 2018-12-21 09:58:15 -08:00
  • fbc52d01bf bert_probe.c: remove unsupported cmdline option Juro Bystricky 2018-12-20 15:25:49 -08:00
  • 452c4d6ef5 Update docs/README.md Juro Bystricky 2018-12-20 14:56:23 -08:00
  • 5488d4f75a man pages: update Juro Bystricky 2018-12-19 12:41:34 -08:00
  • 30fe6b9de1 Adding build status badge from travis ajch 2018-12-19 09:25:59 -08:00
  • a7db38d500 Remove redundant definition MAX_PAYLOAD_SIZE Juro Bystricky 2018-12-19 08:35:54 -08:00
  • 4524205238 probes/telem_record_gen.c: fix possible segfault in print_record California Sullivan 2018-11-30 13:39:58 -08:00
  • a6ab9fab7e Docs: update .rst files to remove telemd references Beth Dean 2018-11-09 10:13:09 -08:00
  • d8d3cdee49 Release v2.0.1 v2.0.1 Alex Jaramillo 2018-09-25 15:57:03 +00:00
  • 839ee5c126 Retry logic for post failure on boot Alex Jaramillo 2018-09-19 10:05:30 -07:00
  • a08a89ab7f Fix send record check bug v2.0.0 Alex Jaramillo 2018-09-06 18:19:37 +00:00
  • f81e4c7fba Telemetry refactoring Alex Jaramillo 2018-07-26 09:51:33 -07:00
  • 0d07d50a1f Addressing comments Alex Jaramillo 2018-08-17 10:19:22 -07:00
  • 3b096674dc Addresing comment Alex Jaramillo 2018-08-07 13:59:38 -07:00
  • c946c7dae9 Clip new line in model string Alex Jaramillo 2018-08-07 10:31:10 -07:00
  • 91a5c82bd3 Fix memory leak Alex Jaramillo 2018-08-07 10:20:11 -07:00
  • c02f74be5b Add print only option Alex Jaramillo 2018-08-07 10:11:45 -07:00
  • 2082befdb7 Revert "Removing crash dump configuration" Patrick McCarty 2018-07-30 11:30:57 -07:00
  • f2206d1cc8 crash probe: retry processing when errors occur Patrick McCarty 2018-05-14 12:09:02 -07:00
  • d1425173a9 Removing crash dump configuration v1.16.3 Alex Jaramillo 2018-07-27 21:59:19 +00:00
  • 98b36d5609 Release v1.16.2 v1.16.2 Alex Jaramillo 2018-07-09 18:14:05 +00:00
  • e59b75689e Release v1.16.1 v1.16.1 Alex Jaramillo 2018-05-14 14:34:58 +00:00
  • e301dad48e Fix for journal tmp directory Alex Jaramillo 2018-05-11 23:46:22 +00:00
  • 16d8abae81 Bumping libcheck version to 0.12 Alex Jaramillo 2018-05-11 16:42:53 -07:00
  • 4aa1f9f3c4 Adding documentation for probes avjarami 2018-04-04 11:17:37 -07:00
  • af35ee3a9d Docs for new features avjarami 2018-04-02 11:40:29 -07:00
  • f5114e9b36 Docs for new features local_debug_docs avjarami 2018-04-02 11:40:29 -07:00
  • 03fbd65fbd Release v1.16.0 v1.16.0 avjarami 2018-03-23 10:22:07 -07:00
  • d1f11980be Record retention feature avjarami 2018-03-15 11:11:19 -07:00
  • d75e27a5c4 Fixing memory leaks v1.15.1 avjarami 2018-03-13 21:59:40 -07:00
  • 9baf5f821e Use shared random id function avjarami 2018-03-13 14:00:45 -07:00
  • be98da141d Add items to ignore list avjarami 2018-03-13 11:43:14 -07:00
  • 55bb762479 Release v1.15.0 v1.15.0 avjarami 2018-03-12 15:12:53 -07:00
  • be78434f2c journal dir creation avjarami 2018-03-12 14:18:58 -07:00
  • 8edd75df21 Running uncrustify avjarami 2018-03-12 14:30:05 -07:00
  • dc4f4e67e4 Addressing review avjarami 2018-03-06 21:10:59 -08:00
  • 41e9090dd8 Refactoring tests to use fixture avjarami 2018-03-06 10:32:34 -08:00
  • cbcc5e24d5 Tests for journal feature avjarami 2018-03-06 10:29:48 -08:00
  • 4a9d8212c8 Basic record journaling avjarami 2018-03-01 08:42:44 -08:00
  • 8a9dbc7528 Adding event_id header avjarami 2018-02-09 15:36:48 -08:00
  • da45642759 Release v1.14.3 v1.14.3 Alex Jaramillo 2018-01-08 18:02:24 +00:00
  • ed1c85a481 Fixing config parameter in probe avjarami 2018-01-04 15:39:21 -08:00
  • b4ac36f7a6 Addresing review comments avjarami 2018-01-04 15:09:28 -08:00
  • 2f07fd658c BERT record probe avjarami 2018-01-03 11:08:09 -08:00
  • 4b10dbec86 Base 64 encoding implementation avjarami 2017-11-08 16:36:55 -08:00
  • bc3c7b6a4d Improvements to telemctl avjarami 2017-11-16 20:51:32 -08:00
  • 15d32841f0 Remove work dirs on opt-out avjarami 2017-11-16 10:44:09 -08:00
  • e3178e1624 Adding is-active option to telemctl avjarami 2017-11-15 21:56:37 -08:00
  • 7de4351f16 Create working directries on start avjarami 2017-11-15 16:25:35 -08:00
  • 73adb8981a Fix compiler warning Patrick McCarty 2017-10-26 10:54:59 -07:00
  • 5ead074c89 Release v1.14.2 v1.14.2 Alex Jaramillo 2017-10-16 18:42:38 +00:00
  • 80292b5bf8 Restart on update Alex Jaramillo 2017-10-11 18:40:23 +00:00
  • 1517ff4c18 Fix build issues when -DDEBUG is enabled Patrick McCarty 2017-09-29 14:48:42 -07:00
  • 85772cb5c5 Release v1.14.1 v1.14.1 Patrick McCarty 2017-09-15 10:54:18 -07:00
  • d75fa6fda2 Link to telemetrics-backend repo from the README Patrick McCarty 2017-09-14 14:57:39 -07:00
  • 6c7c5be2e2 Bumping record format version to 3 avjarami 2017-09-15 09:48:05 -07:00
  • 913cbb1c1e Release v1.14.0 v1.14.0 Patrick McCarty 2017-09-08 07:32:13 -07:00
  • d3ce2f435c Run uncrustify on the source Patrick McCarty 2017-09-08 07:28:37 -07:00
  • d0a3e6bafa Including additional host metadata in headers avjarami 2017-08-24 16:09:21 -07:00
  • a9b16868f5 Release v1.13.0 v1.13.0 Patrick McCarty 2017-07-05 12:02:21 -07:00
  • cbbc579917 journal probe: conditionally enable log level filters Patrick McCarty 2017-06-28 11:08:56 -07:00
  • 7080839167 configuration: make config errors more actionable Patrick McCarty 2017-06-29 16:41:54 -07:00
  • 0d07e76955 configuration: fix regression in parsing that results in segfault Patrick McCarty 2017-06-29 16:36:31 -07:00
  • 1c8af05cb9 telem-record-gen: avoid unnecessary strlen() calls Patrick McCarty 2017-06-27 12:42:46 -07:00
  • cb4b951a1a crash probe: use a helper function for string prefix checks Patrick McCarty 2017-06-27 12:00:34 -07:00
  • bb018a158f Document condition under which core files are removed Patrick McCarty 2017-06-21 10:28:58 -07:00
  • 577484cdb2 crash probe: also keep core files when errors occur Patrick McCarty 2017-06-21 10:27:15 -07:00
  • 049c9a35b9 crash probe: keep core files when backtraces are scrubbed Patrick McCarty 2017-06-20 16:49:09 -07:00
  • 56a6a4777b Release v1.12.4 v1.12.4 Patrick McCarty 2017-06-23 11:16:07 -07:00