]> git.proxmox.com Git - pve-common.git/history - data/PVE
implement AbstractMigrate.pm
[pve-common.git] / data / PVE /
2011-12-06 Dietmar Maurerimplement AbstractMigrate.pm
2011-12-02 Dietmar Maurercorrectly call errfunc inside run_command
2011-12-02 Dietmar Maurernew helper cmd2string
2011-11-23 Dietmar Maurermake cli argument parser more flexible
2011-11-08 Dietmar Maurernew helper dump_logfile
2011-11-08 Dietmar Maureronly set list_param if we pass args
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-25 Dietmar Maurerintroduce '-alist' format
2011-10-19 Dietmar Maurerfix stdin/sdout redirection
2011-10-19 Dietmar Maurerallow to pass single '-' as argument.
2011-10-14 Dietmar Maureradd logfunc callback to run_command
2011-10-14 Dietmar Maurerfix regex for active worker file
2011-10-14 Dietmar Maureravoid warning when list_param is undefined
2011-10-14 Dietmar Maurerimprove get_options (allow argument lists)
2011-10-13 Dietmar Maurerallow input/output redirection in run_command
2011-10-13 Dietmar Maureroverload cmp operator for PVE::Exception
2011-10-12 Dietmar Maurerallow list format in getopts
2011-10-12 Dietmar Maurerdo not merge comma separated lists with zero separated...
2011-10-12 Dietmar Maureradd helper for simple commands - handle_simple_cmd()
2011-10-05 Dietmar Maureradd PVE::Tools::random_ether_addr()
2011-09-15 Dietmar MaurerAllow to use check_process_running() without $pstart...
2011-09-14 Dietmar Maurerimplement a clean way to read /prod/[pid]/stat
2011-09-12 Dietmar Maurerreturn user_hz from POSIX::_SC_CLK_TCK
2011-08-30 Dietmar MaurerOverwite LC_ALL instead of LANG
2011-08-23 Dietmar Maurerimported from svn 'pve-common/trunk'