Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
9c9c0658ecc49516a649af5151227c7e42bb8838
9c9c065
don't compile hooks_vz.c if vz-kernel support is not enabled.
by Glauber Costa
· 12 years ago
d335c6d
don't support vz-specific cpu functions if vz kernel is not present
by Glauber Costa
· 12 years ago
c9d9170
provide a upstream alternative for ub functions
by Glauber Costa
· 12 years ago
622295b
vz_open(): skip vz kernel init if not available
by Glauber Costa
· 12 years ago
47d0473
configure: test for vz-kernel support in the target architecture
by Glauber Costa
· 12 years ago
d60393a
etc/init.d/vz-gentoo: add VE_STOP_MODE handling
by Kir Kolyshkin
· 12 years ago
ab3da01
Implement VE_STOP_MODE global config parameter
by Kir Kolyshkin
· 12 years ago
4a8bdc9
vzctl create: allow existing empty VE_PRIVATE
by Kir Kolyshkin
· 12 years ago
b1f654c
etc/init.d/vz-gentoo: fix a log message
by Kir Kolyshkin
· 12 years ago
8c3a5cf
etc/init.d/vz*: only apply oom score if file exist
by Kir Kolyshkin
· 12 years ago
b59b873
etc/init.d/vz*: fix CT (re)start
by Kir Kolyshkin
· 12 years ago
87d0e7b
vzctl stop/reboot: disable fsync in CT
by Kir Kolyshkin
· 12 years ago
8492b9e
configure_sysctl(): generalize as write_val()
by Kir Kolyshkin
· 12 years ago
eeee4bb
vzctl.spec: remove a bashism
by Kir Kolyshkin
· 12 years ago
a97b8e7
vzctl.spec: remove unnecessary _attr macros
by Kir Kolyshkin
· 12 years ago
513a6e4
vzctl.spec: run ldconfig when (un)installing libvzctl
by Kir Kolyshkin
· 12 years ago
e5479ee
vzctl.spec: misc fixes
by Kir Kolyshkin
· 12 years ago
2467200
vzlist -o cpus: do not overwrite runtime value
by Kir Kolyshkin
· 12 years ago
00121d4
vzlist --json: skip collecting numcpu info on old kernel
by Kir Kolyshkin
· 12 years ago
b6d4a60
vzctl set --devnodes: add /usr/lib/udev/devices
by Kir Kolyshkin
· 12 years ago
c90c3dc
Released vzctl 4.1
by Kir Kolyshkin
· 12 years ago
0e62933
setver.sh: if rpm install failed, exit with error
by Kir Kolyshkin
· 12 years ago
4794d7e
setver.sh: add -o|--oldpackage option
by Kir Kolyshkin
· 12 years ago
db7900e
vzevent-stop: workaround for F17 that doesn't call reboot()
by Kir Kolyshkin
· 12 years ago
b8a4d95
suse-add_ip.sh: only set default route to venet0 if there is no other
by Kir Kolyshkin
· 12 years ago
8c28719
etc/init.d/vz*: eliminate "Container(s) not found" msg
by Kir Kolyshkin
· 12 years ago
a1dd716
setver.sh: do not keep tmp files behind
by Kir Kolyshkin
· 12 years ago
af5bf43
etc/init.d/vz*: restore running containers after reboot
by Kir Kolyshkin
· 12 years ago
8fa8a61
etc/init.d/vz* stop: add pre-stop stage
by Kir Kolyshkin
· 12 years ago
8cf2db4
etc/init.d/vz*: fix vzlist invocation in stop_ve(s)
by Kir Kolyshkin
· 12 years ago
6812ff7
properly propagate /var/lib/vzctl/veip dir
by Kir Kolyshkin
· 12 years ago
0aef01b
etc/init.d/vz*: fix printing literal $veid
by Kir Kolyshkin
· 12 years ago
f14a6e1
etc/init.d/vz-redhat: add more locals to stop_ves
by Kir Kolyshkin
· 12 years ago
b5130d5
vps-create: fix checking needed disk space
by Kir Kolyshkin
· 12 years ago
c3cb0b2
vzctl restore: print 'container restore failed'
by Kir Kolyshkin
· 12 years ago
e7b6479
vzctl restore: do not print "Starting container"
by Kir Kolyshkin
· 12 years ago
f95b00b
setver.sh: remove dist tarball and (s)rpms
by Kir Kolyshkin
· 12 years ago
70fc660
setver.sh: do not hardcode vzctl name
by Kir Kolyshkin
· 12 years ago
0efd039
Makefile.am: we only need .bz2 for make rpms
by Kir Kolyshkin
· 12 years ago
0f02c03
vzctl start: do not remount fs if we try restore first
by Kir Kolyshkin
· 12 years ago
aa23dde
start(): refactor setting skip flag
by Kir Kolyshkin
· 12 years ago
a90feba
vzctl start: move checks from try_restore() to start()
by Kir Kolyshkin
· 12 years ago
e7ae4d4
vzctl start: tell we're going to restore
by Kir Kolyshkin
· 12 years ago
ad54db6
vzctl start: do start if restore failed
by Kir Kolyshkin
· 12 years ago
e916962
setver.sh: remove -c|--clean option, set it automatically
by Kir Kolyshkin
· 12 years ago
9e3413f
vzctl_resize_image(): initialize ploop_resize_param
by Kir Kolyshkin
· 12 years ago
cab43d9
vzeventd: do process -h option
by Kir Kolyshkin
· 12 years ago
c31afc7
setver.sh: add -c|--clean
by Kir Kolyshkin
· 12 years ago
15e8b70
vzctl snapshot-switch: fix ve.conf restoration
by Kir Kolyshkin
· 12 years ago
8f95997
vzctl snapshot*: improve --id parameter parsing
by Kir Kolyshkin
· 12 years ago
0519dfb
vzctl snapshot: fix copying CT config
by Kir Kolyshkin
· 12 years ago
bbb6863
set_userpass.sh: fix bashism
by Kir Kolyshkin
· 12 years ago
845a257
scripts/vps-download: fix bogus warning from checkbashisms
by Kir Kolyshkin
· 12 years ago
d200fc1
Add OOM adjustments
by Kir Kolyshkin
· 12 years ago
e7d97c5
etc/Makefile.am: don't list conf files twice, add CLEANFILES
by Kir Kolyshkin
· 12 years ago
537888a
etc/init.d/vz*: implement suspend instead of stop
by Kir Kolyshkin
· 12 years ago
c0bf9cd
etc/init.d/vz-redhat: add missing locals to stop_ves()
by Kir Kolyshkin
· 12 years ago
b703164
etc/init.d/vz*: simplify stop_ve
by Kir Kolyshkin
· 12 years ago
a4f1700
/etc/init.d/vz-*: separate umount from stop of CTs
by Kir Kolyshkin
· 12 years ago
7862fc4
getlockpid(): fix potential buffer overflow
by Kir Kolyshkin
· 12 years ago
dd378c0
If a CT is locked, show pid and cmdline of a locker
by Kir Kolyshkin
· 12 years ago
d56fd7d
vzctl umount: fix for case when CT have deleted mount points
by Kir Kolyshkin
· 12 years ago
2efbc36
vzctl start: try to restore container first
by Kir Kolyshkin
· 12 years ago
f8fb374
vzctl set --mount_opts: fix a segfault
by Kir Kolyshkin
· 12 years ago
29a7350
vzctl(8): improved vzctl create --layout/--diskspace description
by Kir Kolyshkin
· 12 years ago
11b3e64
vzctl(8): improve --diskspace description.
by Kir Kolyshkin
· 12 years ago
3aa9749
vzctl: add 'suspend' and 'resume' aliases
by Kir Kolyshkin
· 12 years ago
dc96c59
vzctl.spec: supply vzdir to configure
by Kir Kolyshkin
· 12 years ago
50b988d
configure: add ability to alter /vz path
by Kir Kolyshkin
· 12 years ago
f55bdf6
include/types.h: do not hardcode /vz/dump
by Kir Kolyshkin
· 12 years ago
3dd31a1
Ability to change /vz via paths.am
by Kir Kolyshkin
· 12 years ago
f6c2696
include/types.h: get rid of unneeded #define
by Kir Kolyshkin
· 12 years ago
e525608
vzctl_merge_snapshot(): simplify return code handling
by Kir Kolyshkin
· 12 years ago
07bfb60
vzctl(8): disambiguate 'it' in snapshot-switch description
by Kir Kolyshkin
· 12 years ago
17dcb17
vzctl snapshot: add --skip-config option
by Kir Kolyshkin
· 12 years ago
f821901
Do not use xmlCleanupParser()
by Igor Sukhih
· 12 years ago
f301969
src/Makefile.am: fix building with builddir != srcdir
by Kir Kolyshkin
· 12 years ago
47a0a7c
Makefile.am: use AM_CPPFLAGS
by Kir Kolyshkin
· 12 years ago
162dded
vzctl: don't need to umount each mount points for cleaning up mntns (v2)
by Andrew Vagin
· 12 years ago
8aea82a
print failures in ct_do_open directly to stderr
by Glauber Costa
· 12 years ago
20c8d17
properly return errors in cgroup_init()
by Glauber Costa
· 12 years ago
78796db
Fixed compilation with libcgroup-0.37-r2
by Kir Kolyshkin
· 12 years ago
8f0707a
Released vzctl 4.0
by Kir Kolyshkin
· 12 years ago
d49f0e9
src/lib/cap.c: fix build with older userspace
by Kir Kolyshkin
· 12 years ago
f84404f
[upstream] vzctl stop: wait for tasks to vanish before considering empty complete
by Glauber Costa
· 12 years ago
f985f99
arch-del_ip.sh: whitespace cleanup
by Kir Kolyshkin
· 12 years ago
9cd97fa
arch-del_ip.sh: fix after commit b9eb9fd
by Kir Kolyshkin
· 12 years ago
6a1867e
arch-del_ip.sh: fix
by Kir Kolyshkin
· 12 years ago
f244c03
vzctl won't work with ploop-1.4
by Kir Kolyshkin
· 12 years ago
da9e910
Lifted libcgroup req to 0.37
by Kir Kolyshkin
· 12 years ago
d472f8b
vzmigrate: fix bashism
by Kir Kolyshkin
· 12 years ago
012b1dd
vzctl mount,destroy,snapshot-list: error out for too many arguments
by Kir Kolyshkin
· 12 years ago
5e91165
init.d/vz: deduce /vz from VE_ROOT/VE_PRIVATE
by Kir Kolyshkin
· 12 years ago
36f182f
vzctl mount: implement pivot_root() for upstream CT
by Kir Kolyshkin
· 12 years ago
fe16d77
src/lib/cgroup.c: fix a compiler warning
by Kir Kolyshkin
· 12 years ago
c92e70a
vzctl status: do not show 'suspended' for running container
by Kir Kolyshkin
· 12 years ago
978f322
vzctl status: do not show 'mounted' in error case
by Kir Kolyshkin
· 12 years ago
b911bab
setver.sh: add ability to specify -U or -F
by Kir Kolyshkin
· 12 years ago
52cb984
Add missing comma to an error message
by Kir Kolyshkin
· 12 years ago
8e207ef
cleanup container before startup
by Glauber Costa
· 12 years ago
Next »