]> git.proxmox.com Git - pve-common.git/history - data/PVE/Tools.pm
use Digest::SHA instead of Digest::SHA1
[pve-common.git] / data / PVE / Tools.pm
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'