proxmox-backup/tests
Thomas Lamprecht a68768cf31 server: use generalized commando socket for worker tasks commands
Allows to extend the use of that socket in the future, e.g., for log
rotate re-open signaling.

To reflect this we use a more general name, and change the commandos
to a more clear namespace.

Both are actually somewhat a breaking change, but the single real
world issue it should be able to cause is, that one won't be able to
stop task from older daemons, which still use the older abstract
socket name format.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-02 19:48:04 +01:00
..
catar_data tests/pxar.rs: Integrity test for pxar 2019-05-21 06:26:34 +02:00
blob_writer.rs blobs: attempt to verify on decode when possible 2020-08-04 07:27:56 +02:00
catar.rs turn pxar::flags into bitflags, pxar::Flags 2020-06-10 11:05:53 +02:00
proto-client.c protocol: add C header work in progress and test client 2019-03-15 12:40:47 +01:00
prune.rs tests/prune.rs: fix compile error 2020-06-23 11:32:53 +02:00
pxar.rs tests/pxar: increase verbosity 2019-12-20 12:55:32 +01:00
verify-api.rs use reasonable acl paths 2020-04-30 09:30:00 +02:00
worker-task-abort.rs server: use generalized commando socket for worker tasks commands 2020-11-02 19:48:04 +01:00