proxmox-backup/src
2019-02-26 12:27:28 +01:00
..
api2 src/backup/datastore.rs: list_backups() - include list of index files 2019-02-20 13:37:44 +01:00
api_schema src/api_schema/schema.rs: improve ParameterError display function 2019-02-26 07:11:24 +01:00
backup backup/dynamic_index: split out add_chunk 2019-02-25 13:50:45 +01:00
bin src/bin/proxmox-backup-client.rs: allow to upload more that one directory 2019-02-26 12:27:28 +01:00
catar avoid compiler warning 2019-02-11 15:12:01 +01:00
cli src/cli/getopts.rs: cleanup, avoid compiler warning 2019-02-26 11:55:06 +01:00
client src/client/http_client.rs: login once, store and reuse ticket/token 2019-02-26 11:59:10 +01:00
config improve api_schema module structure 2019-02-17 10:16:33 +01:00
server cleanup 2019-02-18 13:21:27 +01:00
storage improve api_schema module structure 2019-02-17 10:16:33 +01:00
tools tools: add tty helper module 2019-02-20 14:43:07 +01:00
api2.rs improve api_schema module structure 2019-02-17 10:16:33 +01:00
api_schema.rs improve api_schema module structure 2019-02-17 10:16:33 +01:00
auth_helpers.rs cleanup auth code, verify CSRF prevention token 2019-02-16 15:52:55 +01:00
backup.rs src/backup/chunk_stat.rs: new struct to track chunk statistics 2019-02-25 12:52:10 +01:00
buildcfg.rs buildcfg.rs: improve doc 2019-02-16 12:31:39 +01:00
catar.rs move chunker.rs to backup/ 2018-12-31 15:46:16 +01:00
cli.rs src/cli/getopts.rs: improve docs 2019-02-21 09:36:52 +01:00
client.rs src/client.rs: improve library structure and docu 2019-02-14 11:11:39 +01:00
config.rs fix typo: confi{g}dir 2019-02-18 13:11:42 +01:00
lib.rs cleanup cli library structure 2019-02-21 09:08:03 +01:00
section_config.rs improve api_schema module structure 2019-02-17 10:16:33 +01:00
tools.rs src/tools.rs: new helper required_array_param() 2019-02-26 08:48:17 +01:00