crowdsec/pkg
registergoofy 5b7ac4a473
[Rebased] fix races (#633)
* get rid of dead code
* have LeakRoutined started in a tomb
* fix race and multiple small issues in the way we handle tombs
* yet another race fix
* another race
* get rid of leaky.KillSwitch for proper tomb use
* fix deadlock
* empty overflow before exiting
* fix an obvious typo
* proper use of waitgroup
* have a smart signalisation for allowing LeakRoutine being killed
* ugly workaround
* fix lint error
* fix compilation
* fix panic
* shorten lock
* up lock both copy
* wait for crowdsec to die
* fix coding style and lint issue
* go mod tidy

Co-authored-by: bui <thibault@crowdsec.net>
2021-02-25 11:26:46 +01:00
..
acquisition Allow for acquisition files to be specified from a directory as well (#619) 2021-02-17 13:55:36 +01:00
apiclient Fix default configurations (#597) 2021-02-02 14:15:13 +01:00
apiserver only set logfile dir if media is file (#615) 2021-02-11 18:28:01 +01:00
csconfig improve logging in cscli and wizard (#643) 2021-02-25 11:20:36 +01:00
csprofiles lapi: fix ipv6 operations (#567) 2021-01-14 16:27:45 +01:00
cwhub don't load lapi creds when running only api (#608) 2021-02-09 17:59:35 +01:00
cwversion local api (#482) 2020-11-30 10:37:17 +01:00
database create crowdsec group for metabase and crowdsec.db (#606) 2021-02-10 09:23:33 +01:00
exprhelpers skip empty lines to avoid issue of #630 (#631) 2021-02-25 09:57:24 +01:00
leakybucket [Rebased] fix races (#633) 2021-02-25 11:26:46 +01:00
metabase create crowdsec group for metabase and crowdsec.db (#606) 2021-02-10 09:23:33 +01:00
models lapi: fix ipv6 operations (#567) 2021-01-14 16:27:45 +01:00
parser export node logger (#537) 2020-12-14 14:12:22 +01:00
time more linting fixes 2020-05-20 11:26:21 +02:00
types improve logging in cscli and wizard (#643) 2021-02-25 11:20:36 +01:00