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.
suricata/python
Shivani Bhardwaj ba6b73cd10 ctl/filestore: Add check for filestore directory
Up until now, suricatactl would delete any directory that is provided as
an argument on command line. This patch adds a basic test for the
directories `tmp`, `00` and `ff` in order to justify that the provided
directory is actually a filestore directory.

Additionally, some code has been broken up and made more readable and
pythonic.

Closes redmine ticket #2843
6 years ago
..
bin
suricata ctl/filestore: Add check for filestore directory 6 years ago
suricatasc
.gitignore
Makefile.am autoconf/python: check for distutils 6 years ago
setup.py python: fix parsing Suricata version from configure.ac 6 years ago