Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
9e9ac7c75fbc31db4735f87b6eb99bf53cb04e2b
9e9ac7c
[PATCH] vzctl: implement --mac_filter option
by Igor Sukhih
· 16 years ago
0d6bfad
Fix inability to start a container
by Kir Kolyshkin
· 16 years ago
3223b43
Fix vzctl start --wait on systems using upstart
by Kir Kolyshkin
· 17 years ago
2256641
Print to STDERR for unknown iptable module error
by David K
· 17 years ago
0c28b9a
Compilation fix
by David K
· 17 years ago
448740f
per-distro config: fix documentation
by Kir Kolyshkin
· 17 years ago
962a0ca
Cleanup: removed some commented-out old code
by Kir Kolyshkin
· 17 years ago
1f4c1f5
Support for udev static devices in container
by Kir Kolyshkin
· 17 years ago
b128857
mk_reboot_script(): off by one error in writing S00vzreboot file
by Kir Kolyshkin
· 17 years ago
0f55de8
mk_reboot_script(): get rid of double slash //
by Kir Kolyshkin
· 17 years ago
c27f532
ioprio and meminfo parameters merge fix
by Vasily Tarasov
· 17 years ago
3dfa2d1
vzmigrate: use SSH options specified in command line for rsync
by Andrey Mirkin
· 17 years ago
fa72a4f
gentoo-add_ip.sh: fix the case then config_venet0 is commented out
by Daniel Robbins
· 17 years ago
c2fb9de
vz-net_add: fix a long-standing bug processing the list of network interfaces
by Kir Kolyshkin
· 17 years ago
d24176d
Fix a few user-visible messages to be more clear.
by Kir Kolyshkin
· 17 years ago
e0961ad
include/*: cosmetic CT id -> CT ID
by Kir Kolyshkin
· 17 years ago
36eeeab
scripts/*: fix comments
by Kir Kolyshkin
· 17 years ago
0154b00
Massive VE -> container rename
by Kir Kolyshkin
· 17 years ago
16997fd
SWsoft->Parallels, update copyright year
by Kir Kolyshkin
· 17 years ago
c7c5c44
vzctl_veth.h: fix license blurb
by Kir Kolyshkin
· 17 years ago
ff46d33
etc/dists/: VE->container, SWsoft->Parallels renaming (part 2)
by Kir Kolyshkin
· 17 years ago
e0e65aa
vzctl.spec: VE->container, mention OpenVZ
by Kir Kolyshkin
· 17 years ago
7ff3776
vzmigrate: VE->container
by Kir Kolyshkin
· 17 years ago
1451819
etc/dists/: VE->container, SWsoft->Parallels renaming
by Kir Kolyshkin
· 17 years ago
2784a14
man: VE -> container, SWsoft->Parallels renaming madness
by Kir Kolyshkin
· 17 years ago
5783162
vzmigrate: fix 'if' statement
by Kir Kolyshkin
· 17 years ago
cb3bf5f
man vzctl: small typo
by Kirill Shileev
· 17 years ago
8d63c21
scripts/vps-functions.in (vz_get_neighbour_devs): Add IPv6 support
by Dmitry V. Levin
· 17 years ago
2135a2e
vzcalc.8: fix a typo
by Vasily Averin
· 17 years ago
38df8f6
vzlist.c (main): Remove unused variable
by Dmitry V. Levin
· 17 years ago
3a5afa7
lib/env.c: #include <grp.h> for setgroups() prototype
by Dmitry V. Levin
· 17 years ago
4145b6c
vzctl(8): fix --cpus options typesetting
by Kir Kolyshkin
· 17 years ago
206843f
Released vzctl-3.0.22
by Kir Kolyshkin
· 17 years ago
25bcbfc
Really fix major/minor device numbers handling
by Kir Kolyshkin
· 17 years ago
413b39c
vzlist: add support for VE names
by Kir Kolyshkin
· 17 years ago
0bdf783
vzsplit: guarpages should not be increased while we limit privvmpages
by Vasily Averin
· 17 years ago
b3e79a3
vzsplit: fixed disk space per VE calculation
by Igor Sukhih
· 17 years ago
463a30b
Released vzctl-3.0.21
by Kir Kolyshkin
· 17 years ago
197aaad
Fix major/minor>255 handling for --devices
by Kir Kolyshkin
· 17 years ago
94f0a6b
Clear supplementary group IDs on entering a VE
by Kir Kolyshkin
· 17 years ago
ad8b547
Fix adding multiple IPs for Debian/Ubuntu
by Kir Kolyshkin
· 17 years ago
bf9ebff
Released vzctl-3.0.20
by Kir Kolyshkin
· 17 years ago
80f286f
NEIGHBOUR_DEVS: add to global config and document.
by Kir Kolyshkin
· 17 years ago
96ad295
Source /etc/vz/vz.conf in scripts that needs it.
by Kir Kolyshkin
· 17 years ago
1cb8182
scripts/vps-functions.in: Rework sending arp requests
by Dmitry V. Levin
· 17 years ago
075a7da
man/vzctl.8: minor formatting fixes
by Kir Kolyshkin
· 17 years ago
5384c92
Don't start disabled VE on restart (Close #729)
by Pavel Vinogradov
· 17 years ago
64330a4
Update comments in lib/env.c
by Pavel Vinogradov
· 17 years ago
a8a9a23
Added ipt_owner support
by Igor Sukhih
· 17 years ago
65925ca
src/lib/config.c: fix parse_ul_sfx after refactoring
by Kir Kolyshkin
· 17 years ago
b02e09a
Released vzctl-3.0.19
by Kir Kolyshkin
· 17 years ago
6b7d837
Added distscripts config for fedora-8
by Kir Kolyshkin
· 17 years ago
6bfed8a
etc/dists/scripts/redhat-7.x_add_ip.sh (setup_network): Add BOOTPROTO=static
by Dmitry V. Levin
· 17 years ago
813519a
src/lib/config.c (parse_ub): Optimize after parse_twoul_sfx() cleanup
by Dmitry V. Levin
· 17 years ago
0fce78e
src/vzlist.c: In sort comparison functions, add const qualifier to pointers
by Dmitry V. Levin
· 17 years ago
11cb642
src/lib/create.c (fs_create): Add uncompressed tarball support
by Dmitry V. Levin
· 17 years ago
193b870
scripts/vpsreboot.in: Cleanup
by Dmitry V. Levin
· 17 years ago
7197be5
scripts/vpsnetclean.in: Cleanup
by Dmitry V. Levin
· 17 years ago
82f1941
scripts/vps-stop.in: Cleanup
by Dmitry V. Levin
· 17 years ago
375f33e
scripts/vps-net_del.in: Cleanup
by Dmitry V. Levin
· 17 years ago
7a8abf9
scripts/vps-net_add.in: Add given IP address to neighbour table prior to adding routing for this address
by Dmitry V. Levin
· 17 years ago
f5f64f5
scripts/vps-functions.in: Send arp requests only where appropriate
by Dmitry V. Levin
· 17 years ago
241736e
scripts/vps-create.in: Add uncompressed tarball support
by Dmitry V. Levin
· 17 years ago
735890d
src/vzmemcheck.c: Change usage() semantics
by Dmitry V. Levin
· 17 years ago
9b20ef1
src/vzmemcheck.c: Change usage() semantics
by Dmitry V. Levin
· 17 years ago
5c34256
src/vzctl.c: Change usage() semantics
by Dmitry V. Levin
· 17 years ago
423e433
src/vzcfgvalidate.c: Change usage() semantics
by Dmitry V. Levin
· 17 years ago
0e893c5
src/vzcfgscale.c: Change usage() semantics
by Dmitry V. Levin
· 17 years ago
27d3a74
src/vzcalc.c: Change usage() semantics
by Dmitry V. Levin
· 17 years ago
e14a012
src/lib/config.c (parse_twoul_sfx): Cleanup
by Dmitry V. Levin
· 17 years ago
144a84e
Move g_log symbol from utilities to libvzctl
by Dmitry V. Levin
· 17 years ago
ebd5fb0
vzmigrate: Cleanup
by Dmitry V. Levin
· 17 years ago
57bd922
vzpid: Cleanup
by Dmitry V. Levin
· 17 years ago
111dab6
vznetcfg: Cleanup
by Dmitry V. Levin
· 17 years ago
1cf0e44
vzcpucheck: Cleanup
by Dmitry V. Levin
· 17 years ago
4418d6e
etc/dists: Add ALT Linux and Owl support
by Dmitry V. Levin
· 17 years ago
49e6b5d
Package /vz/private and /vz/root
by Dmitry V. Levin
· 17 years ago
83c5eca
Strip trailing backslash in shell scripts
by Dmitry V. Levin
· 17 years ago
673cf04
Strip trailing whitespaces
by Dmitry V. Levin
· 17 years ago
d9c8053
Add .gear-rules
by Dmitry V. Levin
· 17 years ago
92eca61
man/vzctl.8: small fix to previous commit
by Kir Kolyshkin
· 17 years ago
9370e18
man/vzctl.8: describe the use of "unlimited"
by Kir Kolyshkin
· 17 years ago
635f13e
Support for 'unlimited' as a value for UBC etc. parameters
by Kir Kolyshkin
· 17 years ago
9b53e1d
Fix for init from upstart on Ubuntu eats 99% CPU
by Igor Sukhih
· 17 years ago
88a7f55
Get rid of gcc/ia64 compilation warnings
by Michael Stoler
· 17 years ago
cfc58dd
vzctl: more visible warning about disabled IPv6 support
by Kir Kolyshkin
· 17 years ago
0cd61cd
cleanup vzlist.c: get rid of unused function
by Kir Kolyshkin
· 17 years ago
666e1fb
vzsplit: Use MemTotal if there no LowTotal in /proc/meminfo
by Igor Sukhih
· 17 years ago
e0bed90
vzlist: code cleanup, removed useless get_run_ve_proc2() call
by Igor Sukhih
· 17 years ago
ad1cb16
vzlist: use '-' separator for empty ip list
by Igor Sukhih
· 17 years ago
36fdc5b
Change vps.basic sample beancounter limits to 256M
by Igor Sukhih
· 17 years ago
9020fbb
update meminfo on privvmpages change
by Igor Sukhih
· 17 years ago
1657ded
CPT context should be released if suspend fails
by Igor Sukhih
· 17 years ago
bb5138e
vzmigrate: ssh_options, differences sytax between scp and ssh
by Thorsten Schifferdecker
· 17 years ago
ca7d264
Fixed set iptables mask on 2.6.20
by Evgeny Kravtsunov
· 17 years ago
8cdcec7
vzcalc: use MemTotal in case LowTotal not found
by Igor Sukhih
· 17 years ago
57b19c9
Use first VE ip for hostname
by Igor Sukhih
· 17 years ago
277c60c
Added '\n' to the error message
by Igor Sukhih
· 17 years ago
49781cf
Added processing SIGWINCH on enter
by Igor Sukhih
· 17 years ago
e4f8393
vzctl create: add support for --name
by Kir Kolyshkin
· 17 years ago
Next »