proxmox-backup/src
Dietmar Maurer c82bc1a1f9 depend on pam-auth, use pam for root login
Please use username "root@pam" for login via GUI.
2019-02-01 09:30:50 +01:00
..
api move http error class to router.rs 2019-01-31 13:22:30 +01:00
api2 depend on pam-auth, use pam for root login 2019-02-01 09:30:50 +01:00
backup avoid compiler warnings 2019-01-30 18:25:37 +01:00
bin avoid compiler warnings 2019-01-30 18:25:37 +01:00
catar avoid compiler warnings 2019-01-30 18:25:37 +01:00
cli RpcEnvironment: implement set_user() and get_user() 2019-01-27 10:52:26 +01:00
client avoid compiler warnings 2019-01-30 18:25:37 +01:00
config reduce compiler warnings 2019-01-18 16:50:15 +01:00
server delay unauthorized request (rate limit) 2019-01-31 14:34:21 +01:00
storage fix compiler warnings, add storage/config.rs 2018-11-30 11:15:26 +01:00
tools avoid compiler warnings 2019-01-30 18:25:37 +01:00
api2.rs avoid compiler warnings 2019-01-30 18:25:37 +01:00
auth_helpers.rs avoid compiler warnings 2019-01-30 18:25:37 +01:00
backup.rs src/backup/archive_index.rs: first try 2018-12-31 17:30:08 +01:00
catar.rs move chunker.rs to backup/ 2018-12-31 15:46:16 +01:00
getopts.rs Revert "/api/schema.rs: implement Schema::Option" 2019-01-19 12:53:32 +01:00
lib.rs auth_helpers.rs: split code into separate file 2019-01-29 16:55:49 +01:00
section_config.rs Revert "/api/schema.rs: implement Schema::Option" 2019-01-19 12:53:32 +01:00
tools.rs server/rest.rs: verify auth cookie 2019-01-31 12:22:00 +01:00