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/doc
Gaurav Singh 637a7c8e55 Adds options to mark when a file is final.
This takes the form of an option to add the pid of the process to file
names. Additionally, it adds a suffix to the file name to indicate it is
not finalized.

Adding the pid to the file name reduces the likelihood that a file is
overwritten when suricata is unexpectedly killed. The number in the
waldo file is only written out during a clean shutdown. In the event
of an improper shutdown, extracted files will be written using the old
number and existing files with the same name will be overwritten.

Writes extracted files and their metadata to a temporary file suffixed
with '.tmp'. Renames the files when they are completely done being
written. As-is there is no way to know that a file on disk is still
being written to by suricata.
7 years ago
..
doxygen
userguide Adds options to mark when a file is final. 7 years ago
AUTHORS
Basic_Setup.txt
CentOS5.txt
CentOS_56_Installation.txt
Debian_Installation.txt
Fedora_Core.txt
FreeBSD_8.txt
GITGUIDE
HTP_library_installation.txt
INSTALL
INSTALL.PF_RING
INSTALL.WINDOWS
Installation_from_GIT_with_PCRE-JIT.txt
Installation_from_GIT_with_PF_RING_on_Ubuntu_server_1104.txt
Installation_with_CUDA_and_PFRING_on_Scientific_Linux_6.txt
Installation_with_CUDA_and_PF_RING_on_Ubuntu_server_1104.txt
Installation_with_CUDA_on_Scientific_Linux_6.txt
Installation_with_CUDA_on_Ubuntu_server_1104.txt
Installation_with_PF_RING.txt
Mac_OS_X_106x.txt
Makefile.am doc: hook sphinx into build 9 years ago
NEWS
OpenBSD_Installation_from_GIT.txt
README
Setting_up_IPSinline_for_Linux.txt
TODO
Third_Party_Installation_Guides.txt
Ubuntu_Installation.txt
Ubuntu_Installation_from_GIT.txt
Windows.txt

README