1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00
Commit graph

5 commits

Author SHA1 Message Date
postmannen
69995f76ca updated package info
updated references
removed tui client
removed ringbuffer persist store
removed ringbuffer
enabled audit logging
moved audit logging to message readers
disabled goreleaser
update readme, cbor, zstd
removed request type ping and pong
update readme
testing with cmd.WaitDelay for clicommand
fixed readme
removed ringbuffer flag
default serialization set to cbor, default compression set to zstd, fixed race,
removed event type ack and nack, also removed from subject. Fixed file stat error for copy log file
removed remaining elements of the event type
removed comments
renamed toRingbufferCh to samToSendCh
renamed directSAMSCh ro samSendLocalCh
removed handler interface
agpl3 license
added license-change.md
2024-02-07 22:54:50 +01:00
postmannen
49b558f371 wildcard matching hosts initially implemented, and seems to work 2022-06-01 14:30:30 +02:00
postmannen
0ba5f6ea5d added initial REQ for adding acl 2022-05-18 11:26:06 +02:00
postmannen
57bedfe6c6 renamed authSchema type to accessLists 2022-05-18 09:21:14 +02:00
postmannen
e782b27b09 added auth concept code to actual code 2022-05-11 07:13:13 +02:00