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

50 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
7e9754fcdd examples 2023-04-19 09:51:09 +02:00
postmannen
4c3b639e65 updated doc example messages 2023-04-19 08:07:03 +02:00
postmannen
198ba9503e Added message flow diagram 2022-11-08 08:44:24 +01:00
postmannen
9c15e6dbfd added example kubernetes yaml file 2022-09-20 11:50:54 +02:00
postmannen
b3bb2e44a1 updated comments 2022-06-22 14:32:58 +02:00
postmannen
d249f58756 todo comments 2022-05-11 13:45:49 +02:00
postmannen
59f2b137f5 update comments 2022-05-11 06:14:26 +02:00
postmannen
5c9dbae7f8 added import and export method of main ACLMap 2022-05-11 05:25:46 +02:00
postmannen
5102b7c3a2 removed func main 2022-05-10 11:32:02 +02:00
postmannen
55e2a4a0e0 more tests for schema handling 2022-05-10 11:04:35 +02:00
postmannen
ea735406bd added acl generations for working with groups 2022-05-10 08:57:10 +02:00
postmannen
718b7fb7d6 renamed grp_cmds_ to grp_commands_ 2022-05-10 08:25:02 +02:00
postmannen
85a7124bf3 added concurrent test 2022-05-10 06:57:07 +02:00
postmannen
304436a220 renamed structures 2022-05-10 06:40:27 +02:00
postmannen
1f1cfa214c comments 2022-05-10 05:47:58 +02:00
postmannen
1f00b24b63 name changes 2022-05-09 20:06:22 +02:00
postmannen
56cd575716 renamed generete json method to generateACLsForAllNodes 2022-05-09 19:56:40 +02:00
postmannen
7cc50d4680 replaced json with cbor 2022-05-09 19:41:18 +02:00
postmannen
10d79b6c40 added hash creation 2022-05-09 18:59:38 +02:00
postmannen
02c5846c2f added command group iteration for single host 2022-05-09 12:06:21 +02:00
postmannen
8151e62d9d renamed function arguments 2022-05-09 10:55:56 +02:00
postmannen
6c4a1b4d38 renamed acl add/delete methods 2022-05-09 07:10:19 +02:00
postmannen
2c44c08081 command groups ok 2022-05-09 07:00:52 +02:00
postmannen
f645c03bab auth concept testing 2022-05-06 07:47:12 +02:00
postmannen
81c8610ff1 doc 2022-04-19 18:42:19 +02:00
postmannen
2768e70fdf doc update 2022-04-19 18:30:00 +02:00
postmannen
b669dc537c initial key distribution testing 2022-04-07 09:34:06 +02:00
postmannen
10796f3556 doc 2022-04-06 05:00:33 +02:00
postmannen
594a9f495c updated doc 2022-04-04 13:02:51 +02:00
postmannen
567209cacf hello reigster contains signatures of nodes 2022-04-04 10:29:14 +02:00
postmannen
f0c84f48db injected server directly procs 2022-04-01 07:09:55 +02:00
postmannen
ea79bced4d updated procFunc for hello messages 2022-03-31 14:54:39 +02:00
postmannen
dd07002f91 concept for authorization 2022-03-31 13:48:54 +02:00
postmannen
03898cec6a updated doc 2022-03-14 03:44:49 +01:00
postmannen
193be1561b updated doc with message examples 2022-03-11 11:46:04 +01:00
postmannen
0d89631289 doc - create example message files 2022-03-11 11:44:19 +01:00
postmannen
e7e5726095 renamed commandorevent field name in subject struct 2022-01-27 10:06:06 +01:00
postmannen
fcfeb142f4 updated relay doc 2021-12-07 10:42:11 +01:00
postmannen
c8f8de71c5 relay, central ok, but no output to node1 2021-11-19 09:35:53 +01:00
postmannen
e7a0d8d8e5 added message routing drawing 2021-11-18 10:20:24 +01:00
postmannen
215a4ffd19 removed remains of allowednodes 2021-11-16 11:18:59 +01:00
postmannen
054455b857 renamed REQnCliCommandCont to REQCliCommandCont 2021-09-17 10:17:10 +02:00
postmannen
6bdbc232b7 updated tests and svg 2021-09-10 07:47:40 +02:00
postmannen
bf75a44fbf renamed message fileextension to message filename 2021-08-24 14:05:44 +02:00
postmannen
f3dc0c78d8 restructured examples 2021-08-05 10:47:12 +02:00
postmannen
565e043882 updated doc with nats-broker nkeys info 2021-08-02 20:38:50 +02:00
postmannen
8da6d85a85 Restructure readme content 2021-07-01 07:42:45 +02:00
postmannen
02ccc9f208 added TLS option 2021-04-19 21:06:37 +02:00
postmannen
aa1fbbeb3b updated readme 2021-04-15 07:52:42 +02:00