]> git.proxmox.com Git - proxmox-backup.git/history - src/tools.rs
src/bin/proxmox-backup-proxy.rs: implement unpriviledged server
[proxmox-backup.git] / src / tools.rs
2019-01-25 Dietmar Maurertools::get_hardware_address - fix FILENAME, use file_g...
2019-01-25 Dietmar Maurerapi2/node/dns.rs: implement concurrent update protection
2019-01-25 Dietmar Maurertools.rs: move digest_to_hex() into tools
2019-01-25 Dietmar Maurertools.rs: implement file_get_contents()
2019-01-24 Dietmar Maurerapi2/node/dns.rs: implement resolv.conf parser
2019-01-24 Dietmar Maurertools.rs: implement file_read_firstline
2019-01-22 Dietmar Maurerapi2/subscription.rs: add subscription api class
2019-01-20 Dietmar Maurertools.rs: use FnMut for scandir callback
2019-01-20 Dietmar Maurertools.rs: new scandir() helper
2019-01-20 Dietmar Maurertools/wrapped_reader_stream.rs: new helper class
2019-01-18 Dietmar Maurermove complete_file_name() helper into tools.rs
2019-01-18 Dietmar Maurercleanup nodename()
2019-01-18 Dietmar Maurertools.rs: new helper nodename()
2019-01-17 Dietmar Maurertools.rs: new helper required_string_param()
2019-01-06 Dietmar Maurerbuffered_read: return empty buffer on eof
2019-01-05 Dietmar Maurerdefine and use BufferedReader trait
2019-01-05 Dietmar Maurertools.rs: improve docs
2018-12-29 Dietmar Maurersrc/catar/encoder.rs: correctly sort goodby items
2018-12-28 Dietmar Maurermake map_struct functions public
2018-12-27 Dietmar Maurernew helper map_struct and map_struct_mut
2018-12-22 Dietmar Maureropen_file_locked: improve error message
2018-12-19 Dietmar Maurercleanups: avoid compiler warnings
2018-12-19 Wolfgang Bumilleruse timers with a signal for file locking
2018-12-19 Wolfgang Bumilleradd tools::timer module
2018-12-19 Dietmar Maurermove lock_file to tools.rs
2018-12-15 Dietmar Maurerimage_index.rs:write idx of chunks (use mmap)
2018-12-15 Dietmar Maurerremove debug println
2018-12-15 Dietmar Maurermove file_chunker to tools
2018-12-12 Dietmar Maureradd comment
2018-12-09 Dietmar Maurerfile_set_contents: correctly use perm parameter
2018-12-09 Dietmar Maurerimplement tools::file_set_contents