Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
dbf8641e7937f5f02ec9f18f7fb5df4c7bf9711b
dbf8641
Split verbose from LOG_LEVEL
by Kristian Høgh
· 18 years ago
3d23a80
Minor error in manpage for vzctl and vps.conf vz (5) -> vz.conf (5)
by Kristian Høgh
· 18 years ago
30c21e7
Use "cp --preserve=mode,ownership" workaround only for Fedora Core distributions
by Igor Sukhih
· 18 years ago
32a571f
Skip VE venet network setup if no any ip addresses
by Igor Sukhih
· 18 years ago
c332d04
VETH command line interface redesign
by Igor Sukhih
· 18 years ago
5367210
logger(-1, ...) should be followed by "return SOME_ERROR" and vice versa
by Kristian Høgh
· 18 years ago
77dc3b4
If veth is unsupported by kernel, exit with error.
by Kristian Høgh
· 18 years ago
558eb08
Remove extra whitespace in src/lib/logger.c
by Kristian Høgh
· 18 years ago
03033d5
vznetcfg: call external script if defined in /etc/vz/vznet.conf
by Igor Sukhih
· 18 years ago
ec77265
Make umount scripts run in the opposite order of mount scripts
by Kristian F. Høgh
· 18 years ago
b9d3b91
Removed explicit src ip address setup.
by Igor Sukhih
· 18 years ago
e2968e9
Removed annoying message 'Unable to open /usr/lib/vzctl/modules/: No such file or directory'
by Igor Sukhih
· 18 years ago
8a5aa5c
Remove creating /sbin from make install target
by Kir Kolyshkin
· 18 years ago
909a6e1
Fix vzctl exit code if umount has failed
by Dmitry Mishin
· 18 years ago
42863d1
man vzctl: change vpsid to veid
by August Zajonc
· 18 years ago
eceb8de
Released vzctl-3.0.13-1
by Dmitry Mishin
· 18 years ago
a442bb8
Removed file.list
by Kir Kolyshkin
· 18 years ago
d3bc1c0
Fixed gentoo initscript dependencies.
by Kir Kolyshkin
· 18 years ago
f782b75
Fixed features storing
by Pavel Emelianov
· 18 years ago
920d717
Added --features <name:on|off> command line option
by Pavel Emelianov
· 18 years ago
30a8eea
Fixed --wait for distributions with /etc/initscripts
by Igor Sukhih
· 18 years ago
d5b9954
arpsend: Fixed handling SIGALRM
by Igor Sukhih
· 18 years ago
2cea0d5
Error code = 91 should be returned in case of template not found
by Dmitry Mishin
· 18 years ago
df6e70b
vzmigrate: fix stdout and stderr redirection
by Andrey Mirkin
· 18 years ago
abe89dc
Increased OTHERSOCKBUF in the ve-light.conf-sample to suffice requierements
by Igor Sukhih
· 18 years ago
3e2dcdd
Fixed setup diskspace with suffixed.
by Igor Sukhih
· 18 years ago
284b37f
Fixed check for VE private area existance on create action in case --private
by Igor Sukhih
· 18 years ago
5ae1238
Added sparc64 support plus minor syscall related code cleanup
by Kirill Korotaev
· 18 years ago
9f21171
Fix soname for libvzctl.
by Christian Heim
· 18 years ago
6274822
Fixed vzctl build, added ndsend.c http://bugzilla.openvz.org/show_bug.cgi?id=302
by Igor Sukhih
· 18 years ago
1eff21d
Fixed set TERM on enter
by Igor Sukhih
· 18 years ago
4ce3d23
Really fixed install-gentoo Makefile target
by Kir Kolyshkin
· 18 years ago
5f9f356
Fixed install-gentoo Makefile target
by Kir Kolyshkin
· 18 years ago
1d3699f
Made ChangeLog obsoleted, added links to git web frontend to see logs
by Kir Kolyshkin
· 18 years ago
748696f
Use only running VEs on vzctl exec completion
by Kir Kolyshkin
· 18 years ago
7dd8329
Bash completion script fixes.
by Thorsten Schifferdecker
· 18 years ago
dfaf3a7
Added ipv6 support
by Igor Sukhih
· 18 years ago
7f6a872
Fixed typo in vzmigrate man page
by Thorsten Schifferdecker
· 18 years ago
db41f01
Removed forgotten vps-postcreate entry in src/Makefile
by Thorsten Schifferdecker
· 18 years ago
9e74cf0
Fixed double slashes in path names.
by Dmitry Mishin
· 18 years ago
50795b6
Changed environment on VE enter.
by Thorsten Schifferdecker
· 18 years ago
64a6900
Added missed "--applyconfig_map" entry to usage
by Thorsten Schifferdecker
· 18 years ago
d72fdeb
Released vzctl-3.0.12-1
by Dmitry Mishin
· 18 years ago
3701941
Fixed vzgetnetdev() function operations with mawk.
by Igor Sukhih
· 18 years ago
63f9265
Fixed typo in set_name() function.
by Thorsten Schifferdecker
· 18 years ago
142c892
Changed path to vznetcfg script
by Thorsten Schifferdecker
· 18 years ago
559ad73
Pass veid in environment VEID=veid for vznetcfg
by Igor Sukhih
· 18 years ago
5e4757e
Fixed bash autocompletion script
by Kristian Høgh
· 18 years ago
ce27e73
Fixed '--meminfo=privvmpages:x' setup on VE start
by Igor Sukhih
· 18 years ago
0aefe27
Wait untill default runlevel reached on VE start
by Igor Sukhih
· 18 years ago
4185b48
Fixed compilation warning
by Igor Sukhih
· 18 years ago
45b8691
Added vznetcfg script The script bring up veth device
by Igor Sukhih
· 18 years ago
2ad5625
Changed vznetcfg usage to 'vznetcfg init veth <dev>'
by Igor Sukhih
· 18 years ago
21d8f2c
fixed error message in case kernel compiled without USER_RESOURCES
by Igor Sukhih
· 18 years ago
da438e6
Call /sbin/vznetcfg on creating veth device
by Igor Sukhih
· 18 years ago
2d66afb
Added check is VE running on destroy
by Igor Sukhih
· 18 years ago
762130a
Redirect info messages to stdout http://bugzilla.openvz.org/show_bug.cgi?id=275
by Igor Sukhih
· 18 years ago
24c43f9
Fixed getting VE mount status in case mount point has links in path
by Igor Sukhih
· 18 years ago
af11995
Fixed processing DUMPDIR global parameter
by Igor Sukhih
· 18 years ago
27c2c01
Do not cancel ditribution configuration file parse in case missing script
by Igor Sukhih
· 18 years ago
1ab768a
Fixed restart action
by Igor Sukhih
· 18 years ago
f3eca6d
Updated vzctl.8 (--applyconfig_map <name>)
by Igor Sukhih
· 18 years ago
7142539
vzmigrate support for VE name feature.
by Andrey Mirkin
· 18 years ago
fb60ff8
vzgetnetdev optimization
by Dmitry Mishin
· 18 years ago
6199f49
Added --applyconfig_map name
by Igor Sukhih
· 18 years ago
c132c54
Friendly name redisign Now name is link that point on VE configuration file
by Igor Sukhih
· 18 years ago
c4421c2
Fixed annoying arpsend warning on VE start
by Dmitry Mishin
· 18 years ago
e859d9b
Correct check for readability of both global OpenVZ and VE configs
by Andrey Mirkin
· 18 years ago
c3ea535
vzcpucheck: print error if VE0 CPU units not set (bug #249)
by Kir Kolyshkin
· 18 years ago
3e59709
Fixed 'make install' for bash-completion script, added to spec
by Kir Kolyshkin
· 18 years ago
3db5def
.spec cleanup: some path defines changed
by Kir Kolyshkin
· 18 years ago
d1153cb
.spec cleanup: remove %_mandir define
by Kir Kolyshkin
· 18 years ago
ba22a69
Fixed vps -> ve in vzctl --help output (bug #263).
by Kir Kolyshkin
· 18 years ago
b366969
Change vpsid -> veid in vzctl --help output (bug #263).
by August Zajonc
· 18 years ago
c8f6d4c
Fixed compilation.
by Kir Kolyshkin
· 18 years ago
d5400e0
Global VPS -> VE renaming madness.
by Kir Kolyshkin
· 18 years ago
e3869fe
Man pages cleanup.
by Kir Kolyshkin
· 18 years ago
6bdbe09
Upped version.
by Dmitry Mishin
· 18 years ago
8823815
Missed part of 'Replace sprintf() -> snprintf() to avoid possible buffer overflo
by Igor Sukhih
· 18 years ago
98ed007
Added bash completion script
by Dmitry Mishin
· 18 years ago
4391a32
vzmigrate should check is OVZ running on remote side
by Dmitry Mishin
· 18 years ago
d1c110f
Remove debian directory from the sources
by Dmitry Mishin
· 18 years ago
0000d1a
Man page fixes, VPS->VE, added --name description (bug #232).
by Kir Kolyshkin
· 18 years ago
d0b9ec1
Fixed arpsend options parsing for some compilers (bug #261)
by Kir Kolyshkin
· 18 years ago
8899cd1
Check for /dev/vzctl only after modules were loaded (bug #204)
by Kir Kolyshkin
· 18 years ago
6a1aaa4
Added Gentoo-specific init.d script and 'make install-gentoo' (bug #262)
by Kir Kolyshkin
· 18 years ago
ee7435b
Removed distribution-specific stuff from 'make install' (bug #254)
by Kir Kolyshkin
· 18 years ago
b98c0b4
Added all missing ChangeLog entries since 3.0.11 release
by Kir Kolyshkin
· 18 years ago
f2ac4b0
Fixed a mistype in a comment (bug #228)
by Kir Kolyshkin
· 18 years ago
1eb3cfa
We need -m64 for ppc64 in order to get proper ioctls.
by Kir Kolyshkin
· 18 years ago
46e45d1
Create /dev/vzctl (if not exists) after modules loaded
by Kir Kolyshkin
· 18 years ago
ec22471
Added syscall numbers for ppc. http://bugzilla.openvz.org/show_bug.cgi?id=253
by Kir Kolyshkin
· 18 years ago
bdd989d
Added /dev/vzctl udev rules
by Kir Kolyshkin
· 18 years ago
a92eccc
vzctl enter: do exit with correct error code on enter fail.
by Andrey Mirkin
· 18 years ago
3a772bf
vzlist: Fix cast from pointer to integer of different size warnings
by Dmitry V. Levin
· 18 years ago
8ae927d
arpsend: Fix segfault when parsing long options
by Dmitry V. Levin
· 18 years ago
24807ad
vzctl enter: Fix off-by-one error which resulted to uninitialized PATH.
by Dmitry V. Levin
· 18 years ago
7b115e6
vzctl enter: fixed print exit message. Extra \n was printed.
by Igor Sukhih
· 18 years ago
52b7969
vzctl enter: Forward error messages from child process
by Dmitry V. Levin
· 18 years ago
134f49e
Replace sprintf() -> snprintf() to avoid possible buffer overflow.
by Igor Sukhih
· 18 years ago
Next »