]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #80 in SNORT/snort3 from crc/daemon to master
authorRuss Combs (rucombs) <rucombs@cisco.com>
Thu, 15 Oct 2015 16:16:09 +0000 (12:16 -0400)
committerRuss Combs (rucombs) <rucombs@cisco.com>
Thu, 15 Oct 2015 16:16:09 +0000 (12:16 -0400)
commit360f9109e002b98f12af3b2237c7d980b5b596b6
treef05914e2ee271db8f3e94ab3b4f6cf47df92e3e3
parent05154667fb3b99df5f1b9208ef2899f8a6e40a26
Merge pull request #80 in SNORT/snort3 from crc/daemon to master

Squashed commit of the following:

commit 4cc0fa54863c63fc7ff18495a890e65f2e90af60
Author: russ <russ@localhost.localdomain>
Date:   Tue Oct 13 07:57:23 2015 -0400

    decouple -D, -M, and -q
    fix daemonization
    don't create pid file unless requested
    remove pid lock file
src/helpers/process.cc
src/log/messages.cc
src/main/snort.cc
src/main/snort_config.cc
src/parser/cmd_line.cc
src/parser/config_file.cc
src/utils/util.cc