Commit Graph

17 Commits

Author SHA1 Message Date
mmetc
8fe6a8dce6 security/crowdsec: refactor service management, bump version (#4868)
* crowdsec: refactor service management

* allow disabling agent or lapi separately
2025-08-07 08:31:54 +02:00
Franco Fichtner
d5f3a44cca security/crowdsec: revision bump due to last change 2025-07-22 07:38:53 +02:00
mmetc
3b95aa598f crowdsec: migrate bootgrid -> UIBootGrid (#4816)
* bootgrid -> UIBootGrid

* server-side filtering, pagination etc.

* version bump

* add some field defaults; lint
2025-07-20 11:42:28 +02:00
mmetc
248fa0c978 crowdsec: 1.0.10 (#4706)
* Update crowdsec rule reference ($ -> <>); bump release

* php cleanup

* javascript: reformat

* backport js changes from pfsense: var -> const, let, function order

* backport name change

* backport changes: const -> var; id =

* prettier

* tabs

* backport callback style

* cron: avoid spamming stdout when the hub index is updated

* icon

* add outgoing rules

* blacklists -> blocklists

* some python typing

* enroll to console from the settings

* v1.0.10 with option to disable rule generation
2025-05-27 14:34:14 +02:00
mmetc
b6b0cf292a Update crowdsec rule reference ($ -> <>); bump release (#4526) 2025-02-04 17:44:51 +01:00
mmetc
bb53017521 crowdsec: 1.0.9 (fix service start when lapi is disabled) (#3986)
* crowdsec: 1.0.9 (fix service start when lapi is disabled)

* 1.0.9 -> 1.0.8-1
2024-05-19 14:38:24 +02:00
mmetc
da53031f7f security/crowdsec 1.0.8 (#3959) 2024-05-03 10:20:28 +02:00
Patrick M. Hausen
df24bc2427 security/crowdsec - add option retry_initial_connect to bouncer configuration for more robust startup 2023-09-29 11:41:39 +02:00
Marco Mariani
b465377760 crowdsec: update 1.0.6 - correct option to detect changes from symlinks 2023-06-01 17:27:44 +02:00
mmetc
b84fa4af1e crowdsec: update 1.0.5 - fix ban example (#3441) 2023-05-21 09:55:45 +02:00
Franco Fichtner
8245256fa8 security/crowdsec: bump revision 2023-05-09 08:02:34 +02:00
mmetc
aedc03cb5c crowdsecurity/crowdsec: bump version 1.0.4; fix acquire logs from RAM disk (#3386) 2023-04-12 14:35:58 +02:00
mmetc
a4b63d523b Bump version 1.0.3; acquire packet filter logs. (#3376) 2023-04-06 07:52:10 +02:00
mmetc
c7240f4836 security/crowdsec 1.0.2: updated cron and log parsing (#3269) 2023-03-01 15:19:14 +01:00
mmetc
3811b1f843 security/crowdsec 1.0.1: fixed live logs (#3130) 2022-09-19 20:21:27 +02:00
mmetc
a427756cf2 security/crowdsec: v1.0 (#3030) 2022-07-13 15:20:24 +02:00
mmetc
ce4469f458 new plugin: security/crowdsec (#2945)
This is a plugin we developed to provide configuration and a basic UI for the crowdsec IDS and IPS. It depends on a couple of binaries recently added to ports.conf

Adding machines (servers, other firewalls) and advanced configuration are not managed by the UI but available from the command line.
2022-05-10 11:59:42 +02:00