Commit Graph

12 Commits

Author SHA1 Message Date
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
9e358a7825 Properly enable xml logs.
Use @extraunexec instead of @extra.
Always start the server in check mode.

from robert@
2012-09-07 13:39:43 +00:00
robert
7f7d57b857 --enable-xml-log is needed for both the client and the server so enable
it by default
2012-06-25 18:54:07 +00:00
ajacoutot
9866105e83 No need for @extraunexec here, @extra is enough. 2012-05-18 13:05:15 +00:00
ajacoutot
9aa5ebca2b typo: Zabbix -> Samhain 2012-05-18 11:30:09 +00:00
robert
2bb0ee1cd7 Add support for te samhain in-binary password so that remote logging
works and add a readme on how to set this up properly.
2012-05-18 10:28:05 +00:00
ajacoutot
f7d38c649a Unbreak on a clean box: fix the way FLAVOR are handled.
spotted by sthen@

ok sthen@ robert@ (maintainer)
2012-05-16 13:47:18 +00:00
ajacoutot
61d2f52129 Fix dependency loop; spotted by robert@ 2012-05-16 09:36:53 +00:00
ajacoutot
9210b9f432 Make -server and -client RUN_DEPENDS on -main.
Make DESCR consisten.

ok robert@ (maintainer)
2012-05-15 09:47:03 +00:00
ajacoutot
9c6bcdb4d1 Tweak error message; FLAVORs can be either conflicting or unknown.
No pkg change.

ok robert@ (maintainer)
2012-05-15 07:20:37 +00:00
ajacoutot
34c989a247 No need to specify localstatedir, gnu CONFIGURE_STYLE takes care of it.
Remove content of /var/samhain/* with pkg_delete -c.

ok robert@ (maintainer)
2012-05-11 09:38:28 +00:00
robert
14ae1c3418 import of samhain:
Samhain is an open source file integrity and host-based intrusion
detection system for Linux and Unix. It can run as a daemon process,
and and thus can remember file changes - contrary to a tool that runs
from cron, if a file is modified you will get only one report, while
subsequent checks of that file will ignore the modification as it is
already reported (unless the file is modified again).

ok jasper@
2012-05-11 09:24:23 +00:00