Commit Graph

  • f8e453c110 Merge pull request #374 from zenvdeluca/vdeluca/add_optional_redis_prefix Pavel Odintsov 2015-08-18 00:09:53 +0300
  • ba78cbca49 fixed: add support for redis_prefix Vicente De Luca 2015-08-17 21:51:45 +0100
  • 0b67b4a81d fixed: add support for redis_prefix Vicente De Luca 2015-08-17 21:44:46 +0100
  • c9c802936b fixing: add support for redis_prefix Vicente De Luca 2015-08-17 20:58:39 +0100
  • 41eb0ef4c4 fixing: add support for redis_prefix Vicente De Luca 2015-08-17 20:50:56 +0100
  • 88f3fe0e01 fixing: add support for redis_prefix Vicente De Luca 2015-08-17 20:43:33 +0100
  • b6802c4d44 fixing: add support for redis_prefix Vicente De Luca 2015-08-17 19:03:15 +0100
  • be061cf0ad Adding redis prefix feature Vicente De Luca 2015-08-17 18:57:03 +0100
  • c96379e4b2 Add optional redis prefix keys feature Vicente De Luca 2015-08-17 18:50:06 +0100
  • d563eb2ade We will stop compilation if something wrong with libraries Pavel Odintsov 2015-08-17 18:36:35 +0200
  • 48fc87125f Add support for symlinks in build bundle code Pavel Odintsov 2015-08-17 17:44:38 +0200
  • 265fb8da9c Add exec flag to binary itself Pavel Odintsov 2015-08-17 16:40:49 +0200
  • 407f3a372a Fix builder Pavel Odintsov 2015-08-17 16:15:48 +0200
  • cddacab06e Fix name Pavel Odintsov 2015-08-17 16:11:04 +0200
  • 2bcfd23a96 Add binary builder Pavel Odintsov 2015-08-17 16:07:43 +0200
  • b46dc14a51 Fix RPATH to PF_RING Pavel Odintsov 2015-08-17 15:18:10 +0200
  • 58355676d9 Fix in pfring installer Pavel Odintsov 2015-08-17 15:08:08 +0200
  • e9511ccb20 Refactoring in PF_RING installer code Pavel Odintsov 2015-08-17 15:02:19 +0200
  • 2a0c2d36af Merge pull request #372 from zenvdeluca/master Pavel Odintsov 2015-08-17 16:00:36 +0300
  • d1d6d2bcd9 adding proper example, using measurement and tags in InfluxDB query syntax Vicente De Luca 2015-08-17 13:57:10 +0100
  • c34a2c8e7c Upgrade custom libc pathc Pavel Odintsov 2015-08-17 14:35:21 +0200
  • fd61b7aad3 Some refactoring work inside pcap code Pavel Odintsov 2015-08-17 14:32:39 +0200
  • 1ef940423d Add distribution architecture tracking Pavel Odintsov 2015-08-16 22:36:43 +0300
  • 9f9cb1438b Add working path with custom libc Pavel Odintsov 2015-08-16 12:13:10 +0200
  • 05d383fa36 Add CentOS support for gcc builder Pavel Odintsov 2015-08-15 14:32:01 +0300
  • 8be47e1473 Add code for building custom Boost. So this custom build system should work now. Pavel Odintsov 2015-08-15 14:27:53 +0300
  • 605832770b Add Boost builder install Pavel Odintsov 2015-08-15 14:10:48 +0300
  • 753291e418 Add warnign messages Pavel Odintsov 2015-08-15 14:03:01 +0300
  • 0e062c0322 Fix bug in getoptslong Pavel Odintsov 2015-08-15 13:57:42 +0300
  • 6f85b9c9bb Add gcc build code Pavel Odintsov 2015-08-15 13:52:51 +0300
  • 241b0a5c33 Merge pull request #371 from zenvdeluca/master Pavel Odintsov 2015-08-15 13:20:49 +0300
  • 7d32e1508a Update INFLUXDB_INTEGRATION.md Vicente De Luca 2015-08-15 11:07:45 +0100
  • 00f7c097ed Inmplemented separate functions for yum/apt-get instead system calls Pavel Odintsov 2015-08-15 12:59:50 +0300
  • 0b5a1c817b Updating InfluxDB docs to install 0.9.3 (nightly) / Add templates for measurement and tags convert from graphite Vicente De Luca 2015-08-15 10:59:36 +0100
  • b96af7c43e Updating InfluxDB docs to install 0.9.3 (nightly) / Add templates for measurement and tags convert from graphite Vicente De Luca 2015-08-15 10:55:41 +0100
  • 3dea08b36d Add time tracking for install script Pavel Odintsov 2015-08-15 12:33:34 +0300
  • e962a258de Enable build process speed up with multi threaded compialtion Pavel Odintsov 2015-08-15 12:17:13 +0300
  • 16ae442cf4 So we build project in /tmp :) Pavel Odintsov 2015-08-15 11:58:24 +0300
  • 2e0dd8be49 Move /usr/src/ to variable. We are preparing to build project in new dir everytime Pavel Odintsov 2015-08-15 11:44:13 +0300
  • dfc7598053 Add option for pass params to make Pavel Odintsov 2015-08-14 18:24:17 +0300
  • ca4da4871a Less verbose install script. We have introduced /tmp/fastnetmon_install.log file which consist all important output Pavel Odintsov 2015-08-14 18:11:05 +0300
  • 29093db61f Replace backtics by execute_command function Pavel Odintsov 2015-08-14 17:45:44 +0300
  • df15f5434e Add information remark Pavel Odintsov 2015-08-14 16:56:26 +0300
  • 022621ff17 We should run apt-get update after distro detection Pavel Odintsov 2015-08-14 16:45:50 +0300
  • 391f2e9464 Add avility to configure 'Unblock only when attack finished' with configuration file; Closes #370 Pavel Odintsov 2015-08-14 11:37:56 +0200
  • bda55c9c33 json keys normalization Pavel Odintsov 2015-08-13 18:32:36 +0200
  • 3c1dbf3f20 Since this commit we will store atatck information in Redis in JSON format; And we fixed very bad bug which kills toolkit. Closes #367 Pavel Odintsov 2015-08-13 18:18:53 +0200
  • 7864b26de2 Enhance custom binary build system for cmake Pavel Odintsov 2015-08-13 17:34:28 +0200
  • d41c1521cc Remove libjson-c-dev from apt-get deps Pavel Odintsov 2015-08-13 17:28:09 +0300
  • 0ecc1e0c67 Add json-c to nDPI deps Pavel Odintsov 2015-08-13 17:26:43 +0300
  • 3e99947243 Fix stupid bug in cmake Pavel Odintsov 2015-08-13 16:59:06 +0300
  • d5a5be213e We will link jsonc with main project too Pavel Odintsov 2015-08-13 16:04:19 +0300
  • 3657dddcef Remove useless cmake params from installer Pavel Odintsov 2015-08-13 11:34:00 +0200
  • 9446341fdd Move archive download code to perl sunction instead raw wget call; Add sha1 validation for all libs Pavel Odintsov 2015-08-13 10:50:08 +0200
  • 136d581412 Fix cmake manifest for binary builder; Add ld.so.conf for json-c Pavel Odintsov 2015-08-13 09:59:30 +0200
  • 669ef4ae4a We have integrated json to main application. But please be very careful with this code because it's enough unstable Pavel Odintsov 2015-08-12 19:30:27 +0200
  • f940704aa3 Add json-c to main project. Pavel Odintsov 2015-08-12 19:27:29 +0200
  • bdd1ff2abd Add cmake option for build in custom C++ 11 enabled cross environment Pavel Odintsov 2015-08-12 17:24:13 +0200
  • b0412aef88 Add json-c library for default intsaller for master's version Pavel Odintsov 2015-08-12 16:53:21 +0200
  • e5af4af850 Move attack description code to library Pavel Odintsov 2015-08-12 16:19:15 +0200
  • 10fae3b467 Add json test generator Pavel Odintsov 2015-08-12 14:39:14 +0300
  • eaa4e00f0e Fix typo in configuration file Pavel Odintsov 2015-08-11 12:47:51 +0300
  • f292586bdd We have introduced local and remote syslog support Closes #365 Pavel Odintsov 2015-08-11 11:41:13 +0200
  • c44575399a Disable useless logging for netflow_divide_counters_on_interval_length. Related #364 Pavel Odintsov 2015-08-11 10:55:44 +0200