]> git.proxmox.com Git - pve-common.git/history - data/PVE/Tools.pm
allow to pass undefined value to template_replace
[pve-common.git] / data / PVE / Tools.pm
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'