]> git.proxmox.com Git - pve-common.git/history - data/PVE/Tools.pm
fix upid parser for long uptimes
[pve-common.git] / data / PVE / Tools.pm
2013-11-08 Dietmar Maurerfix upid parser for long uptimes
2013-10-30 Dietmar Maurerexport regular expressions for IPv4 and IPv6 addresses
2013-10-23 Dietmar Maurerdo not use 'intl' variant for en an gb keyboard layouts
2013-10-01 Dietmar Maureruse warnings everywhere.
2013-05-13 Dietmar Maurerfix bug #381: use persistent reservation file for ports
2013-04-25 Dietmar Maurerimplement shared file locks
2013-03-15 Dietmar Maurerupid_read_status: scan 4096 bytes to extract status
2012-12-10 Dietmar Maurerimplement afterfork callback
2012-10-31 Dietmar Maurerfix bug #273: retry flock if it fails with EINTR
2012-10-29 Dietmar Maurerfix bug #264: use option pipefail for shell commands
2012-10-24 Dietmar Maurernew helper wait_for_vnc_port()
2012-10-02 Dietmar Maurerfile_read_firstline: avoid warning with empty files
2012-09-26 Dietmar Maurerfix run_command: restore umask correctly
2012-04-20 Dietmar Maureruse DNS compatible regex in upid parser
2012-04-11 Dietmar Maureradd Turkish keyboard mappings
2012-03-28 Dietmar Maurermoved dir_glob_regex() and dir_glob_foreach() from...
2012-03-20 Dietmar Maureruse Digest::SHA instead of Digest::SHA1
2012-03-13 Dietmar Maurerremove 'name' to the list of utf8 encoded parameters.
2012-03-12 Dietmar Maureradd 'name' to the list of utf8 encoded parameters
2012-03-01 Dietmar Maurercleanup error message from usermod command
2012-02-27 Dietmar Maurer add Swedish keymap
2012-01-26 Dietmar Maurerallow to pass undefined value to template_replace
2012-01-19 Dietmar Maurernew helper decode_utf8_parameters()
2012-01-09 Dietmar Maurerfix bug 77: only use cmd2string when necessary
2012-01-09 Dietmar Maurernew helper kvmkeymaplist()
2011-12-15 Dietmar Maurersplit out run_with_timeout()
2011-12-02 Dietmar Maurercorrectly call errfunc inside run_command
2011-12-02 Dietmar Maurernew helper cmd2string
2011-11-08 Dietmar Maurernew helper dump_logfile
2011-10-27 Dietmar Maurerfix bug #23: add gid parameter to chown call
2011-10-25 Dietmar Maureruse package libstring-shellquote-perl
2011-10-25 Dietmar Maureruse Text::ParseWords for split_args
2011-10-25 Dietmar Maureradd split_args helper function
2011-10-25 Dietmar Maureradd shellquote utility function
2011-10-19 Dietmar Maurerfix stdin/sdout redirection
2011-10-14 Dietmar Maureradd logfunc callback to run_command
2011-10-13 Dietmar Maurerallow input/output redirection in run_command
2011-10-12 Dietmar Maurerdo not merge comma separated lists with zero separated...
2011-10-05 Dietmar Maureradd PVE::Tools::random_ether_addr()
2011-08-30 Dietmar MaurerOverwite LC_ALL instead of LANG
2011-08-23 Dietmar Maurerimported from svn 'pve-common/trunk'