.. |
api2
|
api2: add very basic 'status/usage' endpoint for nodes
|
2019-12-18 17:24:32 +01:00 |
backup
|
src/backup/chunk_store.rs: use proxmox::tools::fs::create_path
|
2019-12-18 12:26:43 +01:00 |
bin
|
replace file_set_contents with replace_file
|
2019-12-18 11:16:04 +01:00 |
client
|
replace file_set_contents with replace_file
|
2019-12-18 11:16:04 +01:00 |
config
|
src/config/datastore.rs: use backup gid instead of uid
|
2019-12-18 12:21:44 +01:00 |
pxar
|
binary_search_tree: add additional doctest for search_binary_tree_by()
|
2019-12-17 15:37:02 +01:00 |
server
|
replace file_set_contents with replace_file
|
2019-12-18 11:16:04 +01:00 |
storage
|
api/compat: remove remaining api_schema references
|
2019-11-21 14:53:15 +01:00 |
tools
|
drop Cancellable future in favor of abortable
|
2019-12-17 10:52:07 +01:00 |
api2.rs
|
move api schema into proxmox::api crate
|
2019-11-21 14:14:54 +01:00 |
auth_helpers.rs
|
replace file_set_contents with replace_file
|
2019-12-18 11:16:04 +01:00 |
backup.rs
|
src/backup/readline.rs: removed in favor of new readline impl
|
2019-12-06 09:03:04 +01:00 |
buildcfg.rs
|
some clippy fixups
|
2019-09-11 12:14:05 +02:00 |
client.rs
|
src/client/task_log.rs: move display_task_log into extra file
|
2019-12-08 11:27:15 +01:00 |
config.rs
|
src/config: more style fixups
|
2019-08-21 14:14:26 +02:00 |
lib.rs
|
use cli from proxmox::api
|
2019-12-02 11:56:29 +01:00 |
pxar.rs
|
pxar: add fuse module and expose its pub functionality.
|
2019-08-09 16:45:13 +02:00 |
section_config.rs
|
api/compat: remove remaining api_schema references
|
2019-11-21 14:53:15 +01:00 |
server.rs
|
move src/api_schema/config.rs -> src/server/config.rs
|
2019-11-22 09:23:03 +01:00 |
tools.rs
|
src/tools.rs: fix typo
|
2019-12-18 14:29:29 +01:00 |