Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Tad Glines e8cb5dbc7d
Fix backlog_wait_time check/update logic (#66) 2020-12-16 14:15:01 -08:00
Tad Glines 9d5718c98b Merge branch 'master' into taglines-v2.2 2020-06-23 11:51:07 -07:00
Tad Glines 35bf35c9fd
Fix netlink issues (#47)
- Fixed some race conditions in Netlink
- Changed so each thread uses a seperate Netlink connection
2020-06-22 14:20:53 -07:00
Tad Glines c1073aa92b Add setting of backlog_wait_time. 2020-03-10 11:53:07 -07:00
Tad Glines dbe2bd2c78
Improve rule parsing, fix bugs (#28) 2019-05-09 13:34:17 -07:00
Tad Glines 7b8b09d5d4
Feature 3.0 (#27)
* Split into seperate collector and forwarder
- Add NETLINK data collection
- Add collector management to forwarder

* Modified auomscollect.cpp so that it exits if /sbin/auditd file is created

* Remove dependency on libaudit/libauparse, add rule management

* Added op status reporting and fixed many bugs

- Added EXECVE parse unit tests

* Fix loaded rule update logic

* Fix installer to properly restart/enable auoms
2019-04-30 12:06:02 -07:00