]> git.proxmox.com Git - pve-common.git/history - src/PVE/Tools.pm
Network: stop using ifconfig
[pve-common.git] / src / PVE / Tools.pm
2016-11-28 Dietmar Maurersafe_read_from: add filename parameter to improve error...
2016-11-02 Wolfgang Bumillertempfile: use /tmp for fallback-tempfiles
2016-11-02 Wolfgang Bumillertempfile: unliked-file fallback
2016-11-02 Wolfgang BumillerFix #1188: tempfile: use /run by default
2016-08-16 Wolfgang Bumillerharden file_set_contents against symlink attacks
2016-07-14 Wolfgang Bumillertools: optional prefix for random_ether_addr
2016-07-05 Wolfgang Bumillerfix mac address generation limitation
2016-07-04 Wolfgang Bumillerdf: untaint the result
2016-06-09 Fabian Grünbichlercatch malformed mailto/mailfrom in sendmail
2016-06-07 Fabian Grünbichlerremove duplicate 'set -o pipefail'
2016-06-03 Wolfgang Bumilleradded: enter_systemd_scope
2016-06-01 Wolfgang BumillerAllow O_PATH and O_TMPFILE to be exported
2016-06-01 Wolfgang Bumilleradded: openat, mkdirat
2016-04-30 Dietmar Maurersort keymap array
2016-04-05 Fabian GrünbichlerAdd validate_ssh_public_keys
2016-04-05 Dietmar Maurersendmail: minor cleanups
2016-04-05 Thomas LamprechtTools: add sendmail
2016-04-05 Wolfgang BumillerTools: tempfile and tempfile_contents
2016-04-05 Wolfgang Bumillerfix O_PATH value
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