5b7d3a2503
Merge pull request #92 from alexgleason/nodeinfo
...
Add nodeinfo support
2023-12-19 16:11:35 -05:00
87acec91c3
Add nodeinfo support
2023-12-19 12:16:16 -06:00
b05bde94d1
Merge pull request #80 from cosmicpsyop/feature/freebsd-support-two
...
feature/freebsd-support-two: add build goal to README. optimize 'pkg install' manifest
2023-12-16 11:01:15 -05:00
80f41baa22
Merge pull request #78 from cosmicpsyop/feature/freebsd-support-one
...
feature/freebsd-support-one: main freebsd adjustments
2023-12-16 11:00:52 -05:00
b63eada739
Merge pull request #87 from cosmicpsyop/fix-ubuntu-docker
...
ensure docker guest builddir is not tainted from a previous host build
2023-12-16 10:58:18 -05:00
f3dc0963b0
move clean
2023-12-08 15:03:47 -08:00
9600a468a0
ensure the builddir is not tainted from a previous host build
2023-12-08 00:18:12 -08:00
013d611145
missing package in shell.nix - thanks jb55
2023-11-24 08:16:47 -05:00
f0a4a9054d
feature/freebsd-support-one: revert revert revert
2023-11-08 19:11:06 -08:00
d78c83e5b8
feature/freebsd-support-two: add build goal to README. optimize pkg add manifest
2023-11-08 09:03:38 -08:00
b5bf2dc625
feature/freebsd-support-two: add build goal to README. optimize pkg add manifest
2023-11-08 08:32:27 -08:00
62ed4b901d
feature/freebsd-support-one: revert revert modules
2023-11-07 21:10:28 -08:00
719654779a
Merge pull request #79 from mleku/master
...
arch linux docker
2023-11-07 16:47:08 -05:00
55e42c24fa
polished and better comments
2023-11-07 19:52:26 +00:00
1dadef70a8
arch linux dockerfile
2023-11-07 19:17:33 +00:00
ae24826a37
feature/freebsd-support-one: revert modules
2023-11-07 10:32:39 -08:00
f0ee6a91b8
feature/freebsd-support-one: restore line
2023-11-07 09:32:19 -08:00
bc21e7b16c
setRLimits refactor to snarf as many handles available up to asked for
2023-10-25 01:42:14 -07:00
4736f37da6
Update gople module
2023-10-24 03:52:00 -07:00
b22e515a71
feature/freebsd-support-one: main freebsd adjustments
2023-10-24 03:31:54 -07:00
13b0296ba3
Merge pull request #76 from Dimi8146/patch-1
...
Update README.md
2023-10-22 11:35:58 -04:00
734f081fed
Update README.md
...
Missing logic
2023-10-21 15:35:43 -05:00
3579f2142b
docs: line buffering in Python
2023-09-26 16:30:13 -04:00
b3e59566c6
switch import to use WriterPipeline
...
- This makes it do the verification and writing in parallel
- Also, it will now flush periodically (default 1s) even if it has read
fewer than N (default 10k) records from stdin. This lets import be used
as a general-purpose non-relay event ingester. To do so, users must
ensure that the stdout of their process they pipe into import is line
buffered.
2023-09-26 16:03:09 -04:00
cec2ba9006
release 0.9.6
0.9.6
2023-09-22 14:49:35 -04:00
0d88747613
relay.negentropy.enabled config option: set to false to prevent processing negentropy messages
2023-09-22 14:49:35 -04:00
c9254adaf8
bugfix: handle malformed/old-format negentropy messages gracefully
2023-09-22 14:49:35 -04:00
a7aefde56c
Merge pull request #70 from Overload3910/patch-1
...
Update DEPLOYMENT.md
2023-09-20 12:19:58 -04:00
1de5d6d754
Update DEPLOYMENT.md
...
command needs sudo permissions or otherwise errors out
2023-09-20 12:33:20 +02:00
fc9055ebe1
release 0.9.5
0.9.5
2023-09-18 12:05:54 -04:00
4d0eef45f7
use negentropy protocol 0
2023-09-18 11:57:35 -04:00
7da862eb91
only attempt to monitor the modification time of a plugin if the command does not contain spaces
2023-09-10 09:53:36 -04:00
b2a128d2f3
Normally when a plugin blocks an event, it will log a message. Especially when using plugins in stream
, router
, etc, this might be too verbose. In order to silence these logs, return an empty string for msg
(or no msg
at all).
2023-09-10 09:53:30 -04:00
90494cb8b3
bugfix with plugin receivedAt time and sourceType
2023-09-10 09:53:15 -04:00
20148b1d7d
missing include
2023-09-06 15:17:03 -04:00
f81f628dc5
use uWebSockets toStringView()
2023-09-06 15:16:39 -04:00
d05134ed3d
changelog
2023-09-05 23:43:47 -04:00
cbac2f332e
docs for router
2023-09-05 23:41:07 -04:00
108ebbfaff
router
2023-09-05 23:41:07 -04:00
2145214b9b
bump golpe
2023-09-05 23:41:07 -04:00
e7faa0f813
WSConnection improvements: better destruction, logging
2023-09-05 23:41:07 -04:00
8a8637ee25
in plugins, pass through environment and use /bin/sh to interpret command so you can have arguments, shell pipelines, etc
2023-09-05 23:41:07 -04:00
98f1020ef3
re-org plugins
2023-09-05 23:35:27 -04:00
93330c4cbc
remove lookbehind feature from plugins
2023-09-05 23:35:27 -04:00
11f6eb47a9
Merge pull request #20 from v0l/master
...
Automated docker builds
2023-09-05 08:10:18 -04:00
b82b9204f5
Merge pull request #65 from theAkito/docker-alpine
...
Add Alpine Docker
2023-09-04 16:01:44 -04:00
c23b10e1d2
fix 'unable to lookup event by levId' crash
...
This happened when a non-indexOnly scan was paused and then one of the buffered levIds was deleted or replaced before the scan resumed
2023-09-04 15:44:35 -04:00
6216920153
release 0.9.4
0.9.4
2023-09-02 09:56:30 -04:00
b8b5c01d0f
bump negentropy for some bugfixes
2023-09-02 09:55:59 -04:00
a16e214f1b
Optimise Dockerfile
2023-08-25 15:20:44 +02:00