proxmox-backup/src
Dominik Csapak c1fa057cce api2/node/tasks: add optional until filter
so that users select specific time ranges with 'since' and 'until'
(e.g. a single day)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-11-03 11:35:21 +01:00
..
api2 api2/node/tasks: add optional until filter 2020-11-03 11:35:21 +01:00
backup cleanup: use const_regex, use BACKUP_ID_REGEX for api too 2020-11-03 06:36:50 +01:00
bin proxy: drop now unused UPID import 2020-11-02 21:08:38 +01:00
client api tokens: add authorization method 2020-10-30 13:15:14 +01:00
config user.cfg/user info: add test constructors 2020-11-02 21:13:24 +01:00
pxar fix #2998: encode mtime as i64 instead of u64 2020-10-29 08:51:10 +01:00
rrd clippy fixups 2020-10-14 11:20:07 +02:00
server server/worker_task: add tasktype to return the api type of a taskstate 2020-11-03 11:35:21 +01:00
tools tools: file logger: avoid some possible unwraps in log method 2020-11-02 19:32:22 +01:00
api2.rs api: add world accessible ping dummy endpoint 2020-10-24 19:12:14 +02:00
auth.rs clippy fixups 2020-10-14 11:20:07 +02:00
auth_helpers.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00
backup.rs rustdoc: overhaul backup rustdoc and add locking table 2020-10-16 09:38:01 +02:00
buildcfg.rs server: write main daemon PID to run directory 2020-11-02 19:50:24 +01:00
client.rs switch to external pxar and fuse crates 2020-06-08 13:56:58 +02:00
config.rs config: add token.shadow file 2020-10-29 15:11:39 +01:00
lib.rs rustdoc: add crate level doc 2020-10-16 09:37:50 +02:00
server.rs server: write main daemon PID to run directory 2020-11-02 19:50:24 +01:00
task.rs introduce TaskState trait 2020-10-12 14:11:57 +02:00
tools.rs api/tools: split out apt helpers from api to own module 2020-10-31 21:31:36 +01:00