.. |
api2
|
src/api2/admin/datastore.rs: start GC in a separate thread
|
2019-04-01 12:02:46 +02:00 |
api_schema
|
router: add upgrade method
|
2019-03-06 10:25:20 +01:00 |
backup
|
abort GC on server shutdown
|
2019-04-01 12:13:02 +02:00 |
bin
|
daemon: simplify daemon creation
|
2019-03-19 12:12:54 +01:00 |
cli
|
Cleanup of if statement with unwraps by a more compact match statement
|
2019-03-20 09:49:18 +01:00 |
client
|
simplify pxar module structure
|
2019-03-15 08:24:32 +01:00 |
config
|
src/cli/command.rs: pass parsed parameters to completion function
|
2019-03-12 14:39:51 +01:00 |
pxar
|
pxar: implement hardlinks
|
2019-03-16 11:02:12 +01:00 |
server
|
src/server/worker_task.rs: implement task registry
|
2019-04-04 08:58:39 +02:00 |
storage
|
improve api_schema module structure
|
2019-02-17 10:16:33 +01:00 |
tools
|
src/tools/procfs.rs: use libc::pid_t
|
2019-04-04 08:05:43 +02: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.rs: improve GC problem description
|
2019-03-31 09:44:35 +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
|
rename catar into pxar
|
2019-03-14 10:54:09 +01:00 |
config.rs
|
fix typo: confi{g}dir
|
2019-02-18 13:11:42 +01:00 |
lib.rs
|
src/server/worker_task.rs: implement task registry
|
2019-04-04 08:58:39 +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 |
tools.rs
|
src/tools/procfs.rs: start helper tools to read procfs
|
2019-04-03 13:39:20 +02:00 |