1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-03-31 01:24:31 +00:00

Commit graph

  • 237b946cf0 added copyInitialData to copy procFunc postmannen 2022-06-10 10:38:11 +02:00
  • 95ce5fed3b changed copy sub subjects to use "." for uuid postmannen 2022-06-10 06:34:39 +02:00
  • c86e513cc0 copy, added proc info to reply message postmannen 2022-06-10 06:17:11 +02:00
  • f78647196d added initial procFunc for methodREQCopyDst postmannen 2022-06-09 11:40:53 +02:00
  • cd3618c5ea cbor marshaling data in initial copy message postmannen 2022-06-09 11:25:59 +02:00
  • f1e1577a03 fixed copySrc reply message postmannen 2022-06-09 10:27:20 +02:00
  • 680cb1f4dd moved naming of process into newProcess postmannen 2022-06-09 10:18:09 +02:00
  • 731f628233 fixed wrong handling newpki when db is missing postmannen 2022-06-09 08:42:49 +02:00
  • 6f10ed9ecd Added startup flags for new copy src and dst methods postmannen 2022-06-09 05:59:37 +02:00
  • 0b29cbc6a0 initial new copy methods postmannen 2022-06-09 05:29:41 +02:00
  • f50e521743 initial idea for large file copy postmannen 2022-06-07 11:52:30 +02:00
  • cb974a1a28 fixed typo in readme postmannen 2022-06-03 18:31:25 +02:00
  • 999618be81 updated readme postmannen 2022-06-03 15:37:27 +02:00
  • 60281af105 Updated readme postmannen 2022-06-03 15:17:25 +02:00
  • 2c9b7919b3 renamed flag StartSubREQErrorLog to IsCentralErrorLogger postmannen 2022-06-03 06:02:27 +02:00
  • bf14ad4d2a added a push update when deleting keys postmannen 2022-06-02 09:36:09 +02:00
  • 7e8ecc3397 added push once on run REQKeysAllow postmannen 2022-06-02 07:05:47 +02:00
  • f152ccff0f fixed acl tests to use srv from TestMain postmannen 2022-06-02 06:42:59 +02:00
  • 8887fd4c2f turned off escaping when saving acl to file, cleaned up acl debug to console, acl distribution and verification seems to work postmannen 2022-06-02 06:29:37 +02:00
  • d3078a79aa fixed missing pki postmannen 2022-06-01 17:35:23 +02:00
  • d6552f686c moved main accessList methods to centralAuth postmannen 2022-06-01 15:58:17 +02:00
  • 604ead45fd moved main methods of pki to central auth postmannen 2022-06-01 15:11:23 +02:00
  • 49b558f371 wildcard matching hosts initially implemented, and seems to work postmannen 2022-06-01 14:30:30 +02:00
  • fefa3087a9 for test using conf global variable postmannen 2022-06-01 13:15:15 +02:00
  • 4bfc4f3f03 imported pki into accessLists postmannen 2022-06-01 13:04:34 +02:00
  • c32e9a673a added REQKeysDelete postmannen 2022-06-01 07:29:25 +02:00
  • 7d133c35fb added TestMain for starting server postmannen 2022-05-31 17:08:31 +02:00
  • da1ab140c1 disabled keys push update.. for now. postmannen 2022-05-31 11:05:21 +02:00
  • fac451ec0f updated yaml package, and removed debug info postmannen 2022-05-31 09:44:01 +02:00
  • ba29a417e7 sending key updates once to nodes when update postmannen 2022-05-31 09:28:04 +02:00
  • 368ac6e661 replaced keys/acl startREQ flags with enable flag postmannen 2022-05-30 07:14:15 +02:00
  • 592425d53c refactored calling the handler for subscribers postmannen 2022-05-30 06:25:15 +02:00
  • 2b2064c3cb changed log lines postmannen 2022-05-28 07:24:47 +02:00
  • 0c7ec3a5b0 acl verification seems to initially work postmannen 2022-05-28 07:10:19 +02:00
  • 93c1ccda4b signature check working postmannen 2022-05-27 12:17:15 +02:00
  • c354856696 added verifyAcl method postmannen 2022-05-27 07:57:23 +02:00
  • 535d5efb08 added flag enableAclCheck postmannen 2022-05-27 06:22:51 +02:00
  • a9e06294de updated readme with acl stuff postmannen 2022-05-26 09:00:35 +02:00
  • 587e23c91d added separate timer and starting for acl updates postmannen 2022-05-26 08:07:23 +02:00
  • 9d71f11145 initial acl distribution works postmannen 2022-05-26 07:13:34 +02:00
  • e7ae3d893b added initial acl distribution, but are not working postmannen 2022-05-24 15:51:36 +02:00
  • aafa11aa25 loading nodeAcl from file postmannen 2022-05-24 13:53:37 +02:00
  • ba39e241e4 added initial structure for nodeAcl postmannen 2022-05-24 13:45:41 +02:00
  • 52e3661c21 added logic and starting of REQAclRequestUpdate postmannen 2022-05-24 12:00:38 +02:00
  • 89ae342b49 created initial methodREQAclRequestUpdate postmannen 2022-05-24 09:35:14 +02:00
  • 041d59be22 changed name for keys requests postmannen 2022-05-24 07:21:48 +02:00
  • 912e2879ff added SUCCESS logging for acl tests postmannen 2022-05-23 18:48:45 +02:00
  • 0584035f6c added flag for persisting tmp with tests postmannen 2022-05-23 18:33:31 +02:00
  • d05667ace1 moved remaining old tests into new requests test file postmannen 2022-05-23 15:58:23 +02:00
  • f983148d46 moved errorLog test to request testing postmannen 2022-05-23 15:11:58 +02:00
  • e6006b44d3 moved hello test to request testing postmannen 2022-05-23 12:57:07 +02:00
  • 444c04ac3b added via socket test for refactored tests postmannen 2022-05-23 07:43:34 +02:00
  • 3d005b7a09 testing file content postmannen 2022-05-23 06:37:31 +02:00
  • dbe87bcca5 added table tests for reqeusts postmannen 2022-05-23 05:51:06 +02:00
  • 090a253c94 added table tests for reqeusts postmannen 2022-05-22 15:56:54 +02:00
  • 4f09dd406d initial new table driven test for requests postmannen 2022-05-22 08:08:32 +02:00
  • f92e8a8e0a added testCh to errrorKernel postmannen 2022-05-22 06:36:02 +02:00
  • fbbeb1a4ab rewrote error handling for req acl's postmannen 2022-05-21 08:05:53 +02:00
  • e5a7ad3699 added initial REQ AclImport postmannen 2022-05-21 07:26:36 +02:00
  • c3e442d497 Added initial REQ AclExport postmannen 2022-05-21 07:09:35 +02:00
  • d68fe3ba1e Added initital REQ for AclGroupCommandsDeleteGroup postmannen 2022-05-20 13:56:17 +02:00
  • 7241c65a15 added initial REQ for GroupCommandsDeleteCommand postmannen 2022-05-20 06:27:46 +02:00
  • a9ae982ed6 added initial acl commandGroup add command postmannen 2022-05-20 05:59:34 +02:00
  • fb6d70a5c6 added initial REQ acl delete nodeGroup postmannen 2022-05-20 05:18:26 +02:00
  • e813642506 added initial REQ for AclGroupNodesDeleteNode postmannen 2022-05-19 22:19:22 +02:00
  • 6a7fe51f60 added initial REQ for aclDeleteSource postmannen 2022-05-19 21:35:14 +02:00
  • c8b7bb2c52 renamed central_auth postmannen 2022-05-19 21:00:10 +02:00
  • 2951689e1e split request code into separate files postmannen 2022-05-19 20:54:33 +02:00
  • 9899485ddc added debug logging postmannen 2022-05-19 20:00:25 +02:00
  • 62f7fa02d0 added errorKernel to accessLists postmannen 2022-05-19 11:53:25 +02:00
  • 83a7ea5193 fixed emptying of generated map when main map is empty postmannen 2022-05-19 08:27:12 +02:00
  • 321150ac84 added initial REQ for aclDeleteCommand postmannen 2022-05-18 14:43:35 +02:00
  • 0ba5f6ea5d added initial REQ for adding acl postmannen 2022-05-18 11:26:06 +02:00
  • 57bedfe6c6 renamed authSchema type to accessLists postmannen 2022-05-18 09:21:14 +02:00
  • 7554d3f378 updated doc with key distribution postmannen 2022-05-18 07:43:10 +02:00
  • 45d304bf6f added check if key hash is the same when asking for key updates postmannen 2022-05-16 11:20:39 +02:00
  • 3bd54d9cfc fixing race condition postmannen 2022-05-16 07:15:38 +02:00
  • e720c48c44 sending hash with key update requests postmannen 2022-05-12 11:32:12 +02:00
  • 6cf3bac506 renamed keys to pki postmannen 2022-05-12 09:25:10 +02:00
  • e9b1829f56 added hash of public keys to central auth store postmannen 2022-05-12 06:22:11 +02:00
  • c67acad1e0 more todo postmannen 2022-05-11 14:23:59 +02:00
  • d249f58756 todo comments postmannen 2022-05-11 13:45:49 +02:00
  • 797953a3d6 put stuff related to central key handling under it's own keys struct type postmannen 2022-05-11 09:55:27 +02:00
  • e782b27b09 added auth concept code to actual code postmannen 2022-05-11 07:13:13 +02:00
  • 59f2b137f5 update comments postmannen 2022-05-11 06:14:26 +02:00
  • 5c9dbae7f8 added import and export method of main ACLMap postmannen 2022-05-11 05:25:46 +02:00
  • 5102b7c3a2 removed func main postmannen 2022-05-10 11:32:02 +02:00
  • 55e2a4a0e0 more tests for schema handling postmannen 2022-05-10 11:04:35 +02:00
  • ea735406bd added acl generations for working with groups postmannen 2022-05-10 08:57:10 +02:00
  • 718b7fb7d6 renamed grp_cmds_ to grp_commands_ postmannen 2022-05-10 08:25:02 +02:00
  • 85a7124bf3 added concurrent test postmannen 2022-05-10 06:57:07 +02:00
  • 304436a220 renamed structures postmannen 2022-05-10 06:40:27 +02:00
  • 1f1cfa214c comments postmannen 2022-05-10 05:47:58 +02:00
  • 1f00b24b63 name changes postmannen 2022-05-09 20:06:22 +02:00
  • 56cd575716 renamed generete json method to generateACLsForAllNodes postmannen 2022-05-09 19:56:40 +02:00
  • 7cc50d4680 replaced json with cbor postmannen 2022-05-09 19:41:18 +02:00
  • 10d79b6c40 added hash creation postmannen 2022-05-09 18:59:38 +02:00
  • 02c5846c2f added command group iteration for single host postmannen 2022-05-09 12:06:21 +02:00
  • 8151e62d9d renamed function arguments postmannen 2022-05-09 10:55:56 +02:00
  • 6c4a1b4d38 renamed acl add/delete methods postmannen 2022-05-09 07:10:19 +02:00