Commit Graph

13 Commits (a1d1abfc0563b3f8efc39d936a62a9478952316b)

Author SHA1 Message Date
Eric Leblond a1d1abfc05 suricata: add daemon-directory config variable
It is now possible to use the 'daemon-directory' configuration
variable to specify the working directory of suricata in daemon
mode. This will permit to specify the place for core and other
related files.
13 years ago
Eric Leblond 24d10de8af suricata: change dir to / in daemon mode.
By changing directory to /, we will not block the directory where
suricata has been started.
13 years ago
Eric Leblond 70b795e20a OpenBSD: don't close std* to avoid problem. 13 years ago
Victor Julien b5e17ec1d8 Rewrite SetupLogging to not leak the fd. Thanks to Steve Grubb for advice on this. 14 years ago
Anoop Saldanha a165d45da9 naming changes for runmodes 15 years ago
William Metcalf ce01927515 Import of GPLv2 Header 050410 15 years ago
Jan Jezek fe6a72befc Code is now compilable on the Win32 platform 16 years ago
Pablo Rincon ad2c136e8f Renaming errors (naming conventions) 16 years ago
Jason Ish 6f73aca1e8 I know Snort defaults to syslog in daemon mode, but should we?
Stick to the logging configuration defined in the config file
in daemon mode.
16 years ago
Victor Julien 53e3e6dee8 Fix compilation after suricata rename. 16 years ago
Pablo Rincon 7473f716bd Improving error report on runmodes and daemon compatibility 16 years ago
Gerardo Iglesias Galvan 5471baf8f4 Change case values to their corresponding enum values 16 years ago
Gerardo Iglesias Galvan e917065e26 Add support for daemon, checking for valid combination of modes 16 years ago