]> git.proxmox.com Git - pve-common.git/history - src/PVE/Tools.pm
Add AbstractConfig base class
[pve-common.git] / src / PVE / Tools.pm
2016-03-02 Thomas LamprechtAdd since and until parameter to dump_journal
2016-02-11 Wolfgang Bumilleradded syncfs syscall and sync_mountpoint helper
2016-02-10 Fabian GrünbichlerImplement refcounting for flocks
2016-01-23 Wolfgang BumillerTools: add setns system call
2015-12-19 Thomas LamprechtOutput also lockname if it cannot be acquired
2015-11-30 Thomas Lamprechtrun_command: return exit code and add noerr
2015-11-26 Wolfgang Linkadd function file_copy
2015-10-30 Wolfgang Bumillerfix CLONE constant declaration
2015-10-30 Wolfgang BumillerTools: make unshare behave like other perl syscalls
2015-10-30 Wolfgang BumillerTools::df: fork and use Filesys::Df
2015-10-09 Dietmar Maurerrandom_ether_addr: code cleanups
2015-10-09 Philipp MarekShorter implementation of random_ether_addr().
2015-10-05 Wolfgang BumillerTools::IPV4OCTET: move longer alternatives forward
2015-10-05 Wolfgang BumillerINotify::read_etc_resolv_conf: ipv6 support
2015-09-17 Wolfgang BumillerTools: add unshare system call
2015-09-16 Wolfgang BumillerTools::run_command: array of arrays special case
2015-09-16 Wolfgang Bumillerdocument run_command
2015-08-28 Wolfgang BumillerTools::run_with_timeout improvement + hires alarm
2015-08-25 Wolfgang BumillerAdd generic parse_host_and_port function
2015-06-09 Dietmar Maurernew helper dump_journal to view systemd journal
2015-05-28 Wolfgang Bumillerfix a regex typo in run_command
2015-05-27 Wolfgang Bumillerprevent the use of AI_ADDRCONFIG
2015-05-12 Wolfgang Bumillernew helper: getaddrinfo_all
2015-05-12 Wolfgang Bumilleradd a socket family argument to next_*_port functions
2015-05-08 Wolfgang Bumilleradd utility to fetch the socket family for a hostname
2015-05-08 Wolfgang Bumillerprovide Tools::unpack_sockaddr_in46
2015-05-08 Wolfgang BumillerUse IO::Socket::IP instead of INET
2015-02-27 Dietmar Maurerrename data to src