1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-11-24 02:46:36 +01:00
Commit Graph

1611 Commits

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