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

20 commits

Author SHA1 Message Date
postmannen
8d39c3c746 initial sending of chunks seems to work 2022-06-14 15:05:38 +02:00
postmannen
10579e0e5d putting all elements into cia at src at creation 2022-06-14 14:58:50 +02:00
postmannen
c7eec5a196 reading from file 2022-06-14 14:32:35 +02:00
postmannen
f2fe8606ec copySrcSubProcFunc receiving rdy from dst 2022-06-14 11:31:19 +02:00
postmannen
7c4fd58b04 srcSubHandler checking status value 2022-06-14 10:34:18 +02:00
postmannen
be181ec572 serializing data in sub req 2022-06-14 10:17:09 +02:00
postmannen
fe78d6c070 sub procs req use the same logic as normal req's for validation 2022-06-14 08:45:34 +02:00
postmannen
c4e384b987 Renamed REQSub to REQSUB 2022-06-14 07:09:20 +02:00
postmannen
1895fcb398 Changed message logic to handle REQSub sub requests 2022-06-14 07:05:38 +02:00
postmannen
537e7886dd added handler to type process 2022-06-11 06:30:58 +02:00
postmannen
237b946cf0 added copyInitialData to copy procFunc 2022-06-10 10:38:11 +02:00
postmannen
95ce5fed3b changed copy sub subjects to use "." for uuid 2022-06-10 06:34:39 +02:00
postmannen
c86e513cc0 copy, added proc info to reply message 2022-06-10 06:17:11 +02:00
postmannen
f78647196d added initial procFunc for methodREQCopyDst 2022-06-09 11:40:53 +02:00
postmannen
cd3618c5ea cbor marshaling data in initial copy message 2022-06-09 11:25:59 +02:00
postmannen
f1e1577a03 fixed copySrc reply message 2022-06-09 10:27:20 +02:00
postmannen
680cb1f4dd moved naming of process into newProcess 2022-06-09 10:18:09 +02:00
postmannen
731f628233 fixed wrong handling newpki when db is missing 2022-06-09 08:42:49 +02:00
postmannen
6f10ed9ecd Added startup flags for new copy src and dst methods 2022-06-09 05:59:37 +02:00
postmannen
0b29cbc6a0 initial new copy methods 2022-06-09 05:29:41 +02:00