.. |
api2
|
src/api2/admin/datastore/backup.rs: improve error message
|
2019-05-22 07:43:54 +02:00 |
api_schema
|
src/api_schema/schema.rs: improve error messages
|
2019-05-19 10:18:51 +02:00 |
backup
|
src/backup/chunk_stream.rs: use BytesMut in ChunkStream
|
2019-05-22 09:39:02 +02:00 |
bin
|
src/bin/test_chunk_speed2.rs: test max chunk size
|
2019-05-19 11:09:02 +02:00 |
cli
|
api_schema: allow generic api handler functions
|
2019-04-16 11:22:23 +02:00 |
client
|
src/client/pxar_backup_stream.rs: fix docu
|
2019-05-20 17:29:00 +02:00 |
config
|
src/cli/command.rs: pass parsed parameters to completion function
|
2019-03-12 14:39:51 +01:00 |
pxar
|
src/pxar/sequential_decoder.rs: impl functionality to restore xattrs/fcaps from pxar achives
|
2019-05-21 06:15:30 +02:00 |
server
|
src/server/rest.rs: do not log 1xx status codes as errors
|
2019-05-14 06:23:22 +02:00 |
storage
|
improve api_schema module structure
|
2019-02-17 10:16:33 +01:00 |
tools
|
src/tools/xattr.rs: add functions name_store and security_capability
|
2019-05-21 06:05:31 +02:00 |
api2.rs
|
src/api2/types.rs: use separate file for schema definitions
|
2019-05-09 07:44:09 +02:00 |
api_schema.rs
|
api_schema: allow generic api handler functions
|
2019-04-16 11:22:23 +02:00 |
auth_helpers.rs
|
src/server/worker_task.rs: carefully handle file permissions
|
2019-04-06 17:53:12 +02:00 |
backup.rs
|
src/backup/chunk_stream.rs: async chunk stream
|
2019-05-14 10:05:29 +02:00 |
buildcfg.rs
|
buildcfg.rs: improve doc
|
2019-02-16 12:31:39 +01:00 |
cli.rs
|
src/cli/getopts.rs: improve docs
|
2019-02-21 09:36:52 +01:00 |
client.rs
|
src/client/http_client.rs: add flow control for h2 upload
|
2019-05-14 14:54:21 +02:00 |
config.rs
|
fix typo: confi{g}dir
|
2019-02-18 13:11:42 +01:00 |
lib.rs
|
src/server.rs: improve crate layout
|
2019-04-06 09:17:25 +02:00 |
pxar.rs
|
src/pxar.rs: improve docu
|
2019-03-18 12:27:30 +01:00 |
section_config.rs
|
avoid compiler warnings
|
2019-03-18 10:00:58 +01:00 |
server.rs
|
src/server/upid.rs: moved code into separate file
|
2019-04-08 18:43:26 +02:00 |
tools.rs
|
src/tools.rs: fix hex_to_digest
|
2019-05-21 13:42:13 +02:00 |