summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 0.10.5 -- Deserve more respect a jedi's weapon must. Hrrrm, Yes0.10.5sebres2020-01-109-12/+29
* small amend for d1b7e2b5fb2b389d04845369d7d29db65425dcf2: double usage string...sebres2020-01-102-8/+11
* filter.d/sshd.conf: captures `Disconnected from ... [preauth]`, preauth phase...sebres2020-01-093-9/+14
* fail2ban-regex - several enhancements and fixes:sebres2020-01-093-162/+192
* usage of failure-ID tag `<F-ID>...</F-ID>` causes raw handling automatically ...sebres2020-01-082-0/+10
* Merge pull request #2588 from sebres/0.10-invariant-improveSergey G. Brester2020-01-0817-188/+803
|\
| * update ChangeLog + spellingsebres2020-01-083-2/+18
| * amend with missing parameter of actionreban in actionreader and coveragesebres2020-01-073-2/+9
| * automatic reban (repeat banning action) after repair/restore sane environment...sebres2020-01-077-30/+229
| * auto-detection of IPv6 subsystem availability (important for not on-demand ac...sebres2020-01-072-3/+8
| * more cases covered, start in repair distinguish operations, on demand flag etcsebres2020-01-072-22/+58
| * coveragesebres2020-01-074-8/+33
| * small amend: if not on-demand, the families should be specified (or default),...sebres2020-01-061-12/+8
| * pass2allow-ftp: inverted handling - action should prohibit access per default...sebres2020-01-061-1/+1
| * tests fixed, prepared for other conditional operations (for subnet usage), op...sebres2020-01-062-67/+164
| * **not ready** testActionsConsistencyCheck fixed, but several **broken** tests...sebres2020-01-063-51/+182
| * **not ready** amend with more tests (some issue on stop?)sebres2019-12-272-10/+28
| * avoid unhandled exception during flush, better invariant check (and repair), ...sebres2019-12-279-84/+169
|/
* Merge pull request #2567 from Mart124/bitwardenSergey G. Brester2019-12-133-0/+15
|\
| * Let's get back to WRNMart1242019-11-271-1/+1
| * Update bitwardenMart1242019-11-271-1/+1
| * Update bitwarden.confMart1242019-11-271-4/+1
| * Update bitwarden.confMart1242019-11-251-1/+1
| * Create bitwarden.confMart1242019-11-251-0/+9
| * Update jail.confMart1242019-11-251-1/+1
| * Update jail.confMart1242019-11-251-0/+4
| * Create bitwardenMart1242019-11-251-0/+5
* | amend to f3dbc9dda10e52610e3de26f538b5581fd905505: don't need truncate (if th...sebres2019-12-121-2/+4
* | set real thread names (used for identification and diagnostic purposes, e. g....sebres2019-12-126-5/+44
|/
* filter: testing proper handling after time-drift or time-jump (DST-hole, NTP ...sebres2019-11-251-6/+44
* Merge pull request #2550 from CPbN/centreonjailSergey G. Brester2019-11-153-0/+17
|\
| * Add Centreon jailCPbN2019-10-242-1/+2
| * Add Centreon jailCPbN2019-10-233-0/+16
* | Merge pull request #2560 from sebres/gh-927-subnetSergey G. Brester2019-11-157-15/+92
|\ \
| * \ Merge branch '0.10' into gh-927-subnetSergey G. Brester2019-11-156-2/+14
| |\ \ | |/ / |/| |
* | | Merge pull request #2563 from hvanmegen/patch-1Sergey G. Brester2019-11-155-2/+13
|\ \ \
| * | | ChangeLog update gh-2563sebres2019-11-081-0/+2
| * | | filter.d/sendmail-*.conf: both filters have same `__prefix_line` now (and sam...sebres2019-11-084-5/+9
| * | | Added logline that fails at IDs with 15 chars (see gh-2563)Henry van Megen2019-11-081-0/+4
| * | | sendmail-auth.conf: filter updated for longer mail IDs (up to 20, see gh-2562)Henry van Megen2019-11-081-1/+2
|/ / /
* | | monit: accepting both logpath's: monit and monit.log, closes gh-2495sebres2019-11-041-0/+1
| |/ |/|
| * grouped tags (`<ADDR>`, `<HOST>`, `<SUBNET>`) recognize IP addresses enclosed...sebres2019-11-043-13/+14
| * part of #927 - filter enhancement to parse IP sub-nets (IP/CIDR with correct ...sebres2019-11-016-8/+84
|/
* Merge branch 'amend-gh-2254' into 0.10sebres2019-10-182-29/+48
|\
| * nftables: amend to gh-2254 - implemented shutdown of action (proper clean-up)...sebres2019-10-181-0/+9
| * nftables: add options allowing to specify own table (default `f2b-table`) and...sebres2019-10-181-11/+21
| * regrouping expressions with curly braces, added more escapes (better handling...sebres2019-10-182-21/+21
|/
* amend to #2254: update changelogSergey G. Brester2019-10-181-0/+10
* Merge pull request #2254Sergey G. Brester2019-10-185-153/+287
|\
| * fixed mistake in config (semicolon after space as comment in configs?) and co...sebres2019-09-252-11/+11