]> git.proxmox.com Git - proxmox-backup.git/history - src/api2/node/services.rs
move worker_task.rs into proxmox-rest-server crate
[proxmox-backup.git] / src / api2 / node / services.rs
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
2021-09-23 Dietmar Maurersrc/server/worker_task.rs: Avoid using pbs-api-type...
2021-09-09 Dietmar Maurermove acl to pbs_config workspaces, pbs_api_types cleanups
2020-11-11 Dominik Csapakapi2/node/syslog: use 'real_service_name' here also
2020-10-29 Fabian Grünbichlerreplace Userid with Authid
2020-08-14 Dominik Csapakapi2/node/services: turn service api calls into workers
2020-07-25 Thomas Lamprechtservices: make reload safer and default to it in gui
2020-07-24 Thomas Lamprechtapi: service command: fix test for essential service
2020-06-23 Dominik Csapakremove absolute paths when executing binaries
2020-05-30 Thomas Lamprechttypo fixes all over the place
2020-04-30 Dietmar Maureruse reasonable acl paths
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-04-16 Dietmar Maurersrc/api2/node/services.rs: add access permissions
2020-01-21 Wolfgang Bumillerbump proxmox crate to 0.1.7
2020-01-15 Oguz Bektasservices: fix indentation
2019-11-21 Wolfgang Bumillerapi/compat: remove remaining api_schema references
2019-11-21 Dietmar Maurersort all property lookup tables
2019-11-21 Dietmar Maureruse const api definitions
2019-10-26 Dietmar Maureravoid some clippy warnings
2019-06-07 Wolfgang Bumillertree-wide: use 'dyn' for all trait objects
2019-05-09 Dietmar Maurersrc/api2/types.rs: use separate file for schema definitions
2019-04-16 Dietmar Maurersrc/api_schema/router.rs: implement list_subdirs()...
2019-04-16 Wolfgang Bumillerapi_schema: allow generic api handler functions
2019-04-15 Dietmar Maurersrc/api2/node/services.rs: add proxmox-backup-proxy...
2019-04-09 Dietmar Maurersrc/api2/node.rs: add node parameter
2019-02-17 Dietmar Maurerimprove api_schema module structure
2019-02-17 Dietmar Maurerrename src/api to src/api_schema
2019-01-30 Dietmar Maureravoid compiler warnings
2019-01-28 Dietmar Maureradd protected flag for some api methods
2019-01-27 Dietmar Maurerapi2/node/services.rs: implement service commands
2019-01-26 Dietmar Maurerapi2/node/services.rs: start services api