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
2019-09-09 19:12:38 +02:00
..
bin python: fixes for out of tree build 2018-05-23 14:47:57 +02:00
suricata ctl/filestore: Add check for filestore directory 2019-09-09 19:12:38 +02:00
suricatasc suricatasc: move lib to suricata.sc 2018-03-28 08:49:41 +02:00
.gitignore python: fixes for out of tree build 2018-05-23 14:47:57 +02:00
Makefile.am autoconf/python: check for distutils 2019-03-09 09:00:59 -06:00
setup.py python: fix parsing Suricata version from configure.ac 2019-07-01 15:44:23 +02:00