]> git.proxmox.com Git - proxmox-backup.git/history - src/api2/admin/sync.rs
move user configuration to pbs_config workspace
[proxmox-backup.git] / src / api2 / admin / sync.rs
2021-09-10 Dietmar Maurermove user configuration to pbs_config workspace
2021-09-08 Dietmar Maurermove sync.rs to pbs_config workspace
2021-09-07 Dietmar Maurermoved tape_job.rs to pbs_config workspace
2021-03-10 Thomas Lamprechttypo fixes all over the place
2021-02-19 Dietmar Maurercleanup: use serde(flatten) for SyncJobStatus, improve...
2021-01-22 Dietmar Maurerimprove code docs in api2
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-20 Fabian Grünbichlerclippy: remove unnecessary closures
2021-01-20 Fabian Grünbichlerclippy: remove unnecessary clones
2020-11-02 Fabian Grünbichlersync: allow sync for non-superusers
2020-10-29 Fabian Grünbichlerreplace Userid with Authid
2020-10-28 Dietmar Maurermove jobstate to server
2020-10-27 Dominik Csapakapi/{verify, syncjobs}: add optional datastore parameter
2020-09-04 Dominik Csapaktools/systemd/time: convert the resulting timestamp...
2020-08-14 Dominik Csapakconfig/jobstate: replace Job:load with create_state_file
2020-08-14 Dominik Csapakcleanup: replace id from do_sync_job with info from job
2020-08-14 Dominik Csapakcleanup: merge endtime into TaskState
2020-08-13 Dominik Csapakapi2/pull: extend do_sync_job to also handle schedule...
2020-08-13 Dominik Csapakapi/{pull, sync}: refactor to do_sync_job
2020-08-13 Dominik Csapakapi2/admin/sync: use JobState for faster access to...
2020-08-13 Dominik Csapakserver: change status of a task from a string to an...
2020-08-10 Wolfgang Bumillerintroduce Username, Realm and Userid api types
2020-06-04 Dominik Csapakimprove display of 'next run' for sync jobs
2020-05-29 Dominik Csapakapi2: add admin/sync endpoint