Dietmar Maurer
ca402c9521
fix syntax error
2013-01-28 11:23:39 +01:00
Dietmar Maurer
fb572a9395
tc: use rate filter with mtu 64k
...
also see: http://www.redhat.com/archives/libvir-list/2012-June/msg01306.html
2013-01-28 07:00:04 +01:00
Dietmar Maurer
4235c2f396
correctly count sockets
...
Physical IDs may not start at 0.
bump version to 1.0-41
2012-12-31 08:24:49 +01:00
Dietmar Maurer
a417477c43
implement afterfork callback
2012-12-10 12:50:38 +01:00
Dietmar Maurer
3ce640abb3
bump version to 1.0-39
2012-10-31 13:55:26 +01:00
Dietmar Maurer
b5d12b0845
fix bug #273 : retry flock if it fails with EINTR
2012-10-31 08:22:40 +01:00
Dietmar Maurer
e0cabd2caa
fix bug #264 : use option pipefail for shell commands
...
Normal unix shell pipe return the exits status of the last command.
If pipefail is enabled, the pipeline's return status is the value of
the last (rightmost) command to exit with a non-zero status, or zero
if all commands exit successfully.
2012-10-29 09:45:50 +01:00
Dietmar Maurer
ec6d95b45d
new helper wait_for_vnc_port()
2012-10-24 08:56:18 +02:00
Dietmar Maurer
845f01b6c4
fix bug in read_memory_usage
2012-10-15 06:33:43 +02:00
Dietmar Maurer
88955a2e69
file_read_firstline: avoid warning with empty files
2012-10-02 08:05:33 +02:00
Dietmar Maurer
eb9e24df41
fix run_command: restore umask correctly
2012-09-26 13:18:19 +02:00
Dietmar Maurer
39ed346252
fix typo in error message
2012-09-25 06:09:04 +02:00
Dietmar Maurer
035c760b53
minor fix: remove debug output
2012-09-11 09:22:47 +02:00
Dietmar Maurer
4df6a1644a
fix regex for network devices
2012-08-02 07:28:38 +02:00
Dietmar Maurer
36ac0df3f3
use rsync flags AX (preserve ACLs and xattr)
2012-06-14 09:08:48 +02:00
Dietmar Maurer
614a15c04f
increase RELEASE to 2.1
2012-05-22 07:18:42 +02:00
Dietmar Maurer
212b08e8ec
added SectionConfig.pm, base class for Storage and Auth plugins.
2012-05-21 11:55:59 +02:00
Dietmar Maurer
3702f038a2
use DNS compatible regex in upid parser
2012-04-20 08:33:21 +02:00
Dietmar Maurer
c10cc11237
add Turkish keyboard mappings
2012-04-11 08:35:47 +02:00
Dietmar Maurer
e6db55c0db
fix bug #135 : use DNS compatible naming for 'pve-node'
2012-04-02 14:12:44 +02:00
Dietmar Maurer
ce33e978f8
fix bug #135 : allow single letter 'dns-name', allow to start name with numbers
2012-04-02 12:09:15 +02:00
Dietmar Maurer
7eb283fbd2
moved dir_glob_regex() and dir_glob_foreach() from PVE::Storage
2012-03-28 07:58:05 +02:00
Dietmar Maurer
66bda4e09d
return number of sockets in read_cpuinfo
2012-03-26 07:54:29 +02:00
Dietmar Maurer
568ba6a471
use Digest::SHA instead of Digest::SHA1
2012-03-20 11:21:38 +01:00
Dietmar Maurer
ed4e6e0c51
fix bug #116 , #103 : try to keep ordering in /etc/network/interfaces
2012-03-19 13:30:40 +01:00
Dietmar Maurer
490aade412
add 'name' to the list of utf8 encoded parameters
2012-03-12 12:31:59 +01:00
Dietmar Maurer
c9dc864557
try to keep ordering in /etc/network/interfaces
2012-03-02 12:49:01 +01:00
Dietmar Maurer
adbc988db3
cleanup error message from usermod command
2012-03-01 12:43:15 +01:00
Dietmar Maurer
72ca652054
try to keep comments in /etc/network/interfaces
2012-03-01 09:52:12 +01:00
Dietmar Maurer
9934cd0bd1
add Swedish keymap
2012-02-27 09:47:07 +01:00
Dietmar Maurer
50f6a3fc19
increase version to 1.0-14 for RC1
2012-02-16 15:12:38 +01:00
Dietmar Maurer
815b2abaea
new helper decode_utf8_parameters()
...
Both CGI.pm and Getopt.pm does not decode utf8 strings, so we need
to do that manually.
2012-01-19 14:05:19 +01:00
Dietmar Maurer
910d57b0b0
new helper kvmkeymaplist()
2012-01-09 11:44:52 +01:00
Dietmar Maurer
0f0990f14c
split out run_with_timeout()
2011-12-15 11:25:45 +01:00
Dietmar Maurer
92ea5df863
use correct log function
2011-12-08 11:04:12 +01:00
Dietmar Maurer
4630cb951d
correctly call errfunc inside run_command
2011-12-02 10:28:44 +01:00
Dietmar Maurer
0ce82909f4
make cli argument parser more flexible
2011-11-23 08:37:27 +01:00
Dietmar Maurer
2de75075b0
update version to 1.0-7
2011-11-09 10:08:19 +01:00
Dietmar Maurer
a413a515c5
add PVE::Tools::random_ether_addr()
2011-10-05 09:21:52 +02:00
Dietmar Maurer
d405237d0c
add .gitignore file, remove svn leftover
2011-08-24 09:47:54 +02:00
Dietmar Maurer
e143e9d86b
imported from svn 'pve-common/trunk'
2011-08-23 07:31:48 +02:00