proxmox-backup/src/tools
Wolfgang Bumiller dc2ef2b54f tools::daemon: fetch exe name in the beginning
We get the path to our executable via a readlink() on
"/proc/self/exe", which appends a " (deleted)" during
package reloads.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-06-22 10:31:54 +02:00
..
disks avoid compiler warnings 2020-06-20 07:24:02 +02:00
systemd src/tools/nom.rs: new helper parse_complete_line() for single line parsers 2020-06-18 12:57:55 +02:00
acl.rs pxar, acl: cleanup acl helper usage 2020-06-12 10:52:18 +02:00
async_io.rs update a chunk of stuff to the hyper release 2019-12-13 11:24:41 +01:00
borrow.rs tools: borrow: implement Deref for Tied 2019-02-13 11:03:09 +01:00
broadcast_future.rs typo fixes all over the place 2020-05-30 16:39:08 +02:00
daemon.rs tools::daemon: fetch exe name in the beginning 2020-06-22 10:31:54 +02:00
disks.rs src/tools/disks/zpool_list.rs: split code into separate file 2020-06-18 10:31:07 +02:00
file_logger.rs typo fixes all over the place 2020-05-30 16:39:08 +02:00
format.rs src/bin/proxmox-backup-manager.rs: improve user list output 2020-05-01 16:22:50 +02:00
fs.rs typo fixes all over the place 2020-05-30 16:39:08 +02:00
lru_cache.rs lru_cache: restrict and annotate Send impl 2020-06-19 09:37:34 +02:00
nom.rs src/tools/nom.rs: new helper parse_complete_line() for single line parsers 2020-06-18 12:57:55 +02:00
process_locker.rs typo fixes all over the place 2020-05-30 16:39:08 +02:00
runtime.rs src/tools/runtime.rs: call OPENSSL_thread_stop to avoid race with openssl cleanup handlers 2020-02-26 10:38:55 +01:00
statistics.rs statistics: covariance(): avoid allocation 2020-06-09 13:57:27 +02:00
std_channel_writer.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
systemd.rs src/tools/systemd.rs: implement daemon_reload, start_unit, stop_unit and enable_unit 2020-06-10 08:56:04 +02:00
ticket.rs refactor time functions to tools 2020-06-10 13:31:10 +02:00
timer.rs avoid some clippy warnings 2019-10-26 11:42:05 +02:00
wrapped_reader_stream.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
xattr.rs switch to external pxar and fuse crates 2020-06-08 13:56:58 +02:00