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 python: fixes for out of tree build 7 years ago
suricata ctl/filestore: Add check for filestore directory 6 years ago
suricatasc suricatasc: move lib to suricata.sc 7 years ago
.gitignore python: fixes for out of tree build 7 years ago
Makefile.am autoconf/python: check for distutils 6 years ago
setup.py python: fix parsing Suricata version from configure.ac 6 years ago