]> git.proxmox.com Git - proxmox-backup.git/history - src/tools
src/api2/admin/datastore.rs: add status api call
[proxmox-backup.git] / src / tools /
2019-07-04 Dietmar Maurersrc/tools/fs.rs - read_dir: return nix::Result
2019-07-01 Wolfgang Bumillerreplace tools::vec with proxmox::tools::vec
2019-07-01 Wolfgang Bumillertools: remove io module
2019-07-01 Wolfgang Bumillertools: remove read/write
2019-07-01 Wolfgang Bumillerdaemon: remove last use of tools::read/write
2019-06-07 Wolfgang Bumillertree-wide: use 'dyn' for all trait objects
2019-06-05 Dietmar Maurersrc/tools/xattr.rs: fix test when run as root
2019-06-05 Christian Ebnersrc/tools/fs.rs: impl ioctl calls to get/set fsxattr
2019-05-29 Wolfgang Bumillertypo fix and doc improvement
2019-05-29 Wolfgang Bumillerdoc fixup
2019-05-29 Wolfgang Bumillertools: add Cancellable, start a futures submodule
2019-05-29 Wolfgang Bumillertools: add AsyncMutex::new_locked
2019-05-24 Christian Ebnersrc/tools/xattr.rs: add test for is_valid_xattr_name()
2019-05-24 Christian EbnerMinor refactoring of pxars xattr encoder/decoder, mostl...
2019-05-23 Wolfgang Bumillerdoc-test fixup
2019-05-23 Wolfgang Bumillertree-wide: use the new vec/io tools modules
2019-05-23 Wolfgang Bumillertools: add helpful vector and read operations
2019-05-22 Christian Ebnersrc/tools/xattr.rs: impl unit tests for fsetattr and...
2019-05-21 Christian Ebnersrc/tools/xattr.rs: add functions name_store and securi...
2019-05-16 Christian Ebnersrc/tools/xattrs.rs: impl libc wrapper functions to...
2019-05-16 Christian Ebnersrc/tools/acl.rs: impl add_entry_full for ACL and set_p...
2019-05-14 Christian Ebnersrc/tools/acl.rs: impl POSIX access control list (ACL...
2019-04-30 Dietmar Maurersrc/tools/broadcast_future.rs: cleanup, decompose into...
2019-04-29 Wolfgang Bumillertools: add AsyncMutex
2019-04-27 Dietmar Maurersrc/tools/broadcast_future.rs: add new constructor...
2019-04-26 Dietmar Maurersrc/tools/broadcast_future.rs: new helper class
2019-04-25 Christian Ebnersrc/tools/procfs.rs: clean up tab indentation and use...
2019-04-25 Wolfgang Bumilleruse double-fork for reload
2019-04-25 Wolfgang Bumillertools: add read/write convenience helpers
2019-04-25 Wolfgang Bumilleruse service Type=notify
2019-04-25 Wolfgang Bumillertools/daemon: add sd_notify wrapper
2019-04-24 Dietmar Maurersrc/tools/procfs.rs: avoid useless allocations
2019-04-24 Christian Ebnersrc/tools/procfs.rs: add tests for read_proc_net_route...
2019-04-24 Christian Ebnersrc/tools/procfs.rs: refactor read_proc_net_route(...
2019-04-23 Christian Ebnersrc/tools/procfs.rs: implement read_proc_net_ipv6_route()
2019-04-15 Christian Ebnersrc/tools/procfs.rs: implement read_proc_net_route()
2019-04-13 Christian Ebnersrc/tools/procfs.rs: implement read_proc_net_dev()
2019-04-13 Christian Ebnersrc/tools/procfs.rs: implement read_memory_usage()
2019-04-12 Christian Ebnersrc/tools/procfs.rs: Rename variable and struct to...
2019-04-12 Christian Ebnersrc/tools/procfs.rs: simplify read_cpuinfo()
2019-04-10 Wolfgang Bumillertools/daemon: dup the TcpListener file descriptor
2019-04-10 Christian Ebner/src/tools: Cleanup tempfiles in folder
2019-04-10 Christian Ebnersrc/tools/procfs.rs: implement read_cpuinfo()
2019-04-10 Dietmar Maurerstart hyper server using with_graceful_shutdown()
2019-04-10 Dietmar Maurersrc/tools/procfs.rs: avoid compiler warning
2019-04-09 Christian Ebnersrc/tools/procfs.rs: implement read_meminfo()
2019-04-08 Dietmar Maurersrc/tools/daemon.rs: use new ServerState handler
2019-04-06 Dietmar Maurersrc/tools.rs: implement file_set_contents_full()
2019-04-06 Dietmar Maurersrc/tools/file_logger.rs: fix test
2019-04-05 Christian Ebnersrc/tools/procfs.rs: implement read_proc_uptime and...
2019-04-04 Christian Ebnerprocfs: implement check_process_running and check_proce...
2019-04-04 Dietmar Maurersrc/tools/procfs.rs: split regex into several lines
2019-04-04 Dietmar Maurersrc/tools/procfs.rs: use libc::pid_t
2019-04-03 Dietmar Maurersrc/tools/file_logger.rs: new - accept AsRef<Path>
2019-04-03 Dietmar Maurersrc/tools/procfs.rs: start helper tools to read procfs
2019-04-03 Dietmar Maurersrc/tools/file_logger.rs: change timestamp format to...
2019-04-01 Dietmar Maureradd global var to indicate server shutdown requests
2019-03-31 Dietmar Maurersrc/backup/chunk_store.rs: fix GC
2019-03-22 Dietmar Maurersrc/tools/process_locker.rs: new() - use generic path...
2019-03-22 Dietmar Maurersrc/tools/process_locker.rs: implement inter-process...
2019-03-19 Wolfgang Bumillerdaemon: simplify daemon creation
2019-03-19 Wolfgang Bumillertools: daemon: rename some structs
2019-03-18 Wolfgang Bumillertools: implement ReexecContinue for tokio's TcpListener
2019-03-18 Wolfgang Bumillertools: daemon: add a default signalfd helper
2019-03-18 Wolfgang Bumillertools: add daemon helpers
2019-03-12 Wolfgang Bumillersignalfd cleanup
2019-03-12 Wolfgang Bumillertools: add async signalfd handler
2019-03-05 Dietmar Maurersrc/tools/ticket.rs: define const TICKET_LIFETIME
2019-03-01 Dietmar Maurersrc/tools/file_logger.rs: class to log into files
2019-02-20 Wolfgang Bumillertools: add tty helper module
2019-02-18 Wolfgang Bumillercleanup
2019-02-16 Dietmar Maurertools/common_regex.rs: add more docu
2019-02-14 Wolfgang Bumillertools/fs: mark ReadDir as Send
2019-02-14 Wolfgang Bumillertools/timer: add module documentation
2019-02-14 Wolfgang Bumillertools/fs: add file_name_utf8_unchecked shortcut
2019-02-14 Wolfgang Bumillertools/fs: change scan_subdir to use filter_file_name_regex
2019-02-14 Wolfgang Bumillertools/fs: add filter_file_name_regex to FileIterOps
2019-02-14 Wolfgang Bumillertools/fs: add FileIterOps trait and FileTypeFilter
2019-02-14 Wolfgang Bumillertools/fs: let ReadDir iterator yield ReadDirEntry
2019-02-14 Wolfgang Bumillertools/fs: add ReadDirEntry helper
2019-02-14 Wolfgang Bumillertools/fs: add scan_subdir helper
2019-02-14 Wolfgang Bumillertools: start fs submodule, add read_subdir
2019-02-13 Wolfgang Bumillertools: borrow: implement Deref for Tied
2019-02-12 Wolfgang Bumillertools: add Tied value
2019-01-30 Dietmar Maureravoid compiler warnings
2019-01-30 Wolfgang Bumillerfix timer_delete call
2019-01-29 Dietmar Maurertools/ticket.rs: remove debug statements
2019-01-29 Dietmar Maurertools/ticket.rs: add basic ticket support
2019-01-25 Dietmar Maurerapi2/node/syslog.rs: add syslog api schema
2019-01-25 Dietmar Maurerapi2/node/dns.rs: implement concurrent update protection
2019-01-25 Dietmar Maurerapi2/node/dns.rs: improve dns api
2019-01-24 Dietmar Maurerapi2/node/dns.rs: implement resolv.conf parser
2019-01-20 Dietmar Maurertools/wrapped_reader_stream.rs: allocate Vec<u8> for...
2019-01-20 Dietmar Maurertools/wrapped_reader_stream.rs: only implement Stream...
2019-01-20 Dietmar Maurertools/wrapped_reader_stream.rs: use tokio_threadpool...
2019-01-20 Dietmar Maurertools/wrapped_reader_stream.rs: new helper class
2019-01-08 Wolfgang Bumillertools/timer: fixup doc formatting
2018-12-27 Wolfgang Bumillertimer: setup_timeout_handler cannot fail
2018-12-19 Wolfgang Bumilleradd tools::timer module