mirror of https://github.com/OISF/suricata
cybersecurityidsintrusion-detection-systemintrusion-prevention-systemipsnetwork-monitornetwork-monitoringnsmsecuritysuricatathreat-hunting
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This patch adds two features to run_check.sh, it is now posssible to specify a list of files to check: ./run_check.sh ../../src/suricata.c ../../src/detect.c It is also possible to ask a review of the files modified by a commit. To so simply put the SHA1 as argument ./run_check.sh HEAD ./run_check 6af7d5f It is also possible to check all the files for an arbitrary range: ./run_check.sh origin/master..buildbot-fixes Last improvement of this patch is to get a real error message in case of problem as 2 is not redirected anymore to /dev/null. |
14 years ago | |
|---|---|---|
| benches | 17 years ago | |
| contrib/file_processor | 15 years ago | |
| doc | 14 years ago | |
| libhtp | 14 years ago | |
| m4 | 17 years ago | |
| qa | 14 years ago | |
| rules | 14 years ago | |
| src | 14 years ago | |
| .gitignore | 16 years ago | |
| COPYING | 17 years ago | |
| ChangeLog | 14 years ago | |
| LICENSE | 17 years ago | |
| Makefile.am | 14 years ago | |
| Makefile.cvs | 17 years ago | |
| acsite.m4 | 17 years ago | |
| autogen.sh | 14 years ago | |
| classification.config | 17 years ago | |
| configure.ac | 14 years ago | |
| doxygen.cfg | 14 years ago | |
| mkinstalldirs | 17 years ago | |
| reference.config | 15 years ago | |
| suricata.yaml.in | 14 years ago | |
| threshold.config | 14 years ago | |