Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
560f0a3347f91f41242c99c7a427ad310f9ac186
560f0a3
vzctl destroy: emit warning if unable to remove VE_ROOT
by Kir Kolyshkin
· 15 years ago
534c681
vzctl destroy: handle the case when VE_PRIVATE is a symlink
by Kir Kolyshkin
· 15 years ago
ee983a5
Build system: generate files silently
by Kir Kolyshkin
· 15 years ago
6d91ed0
init.d/vz-redhat: warn user if IP forwarding is off
by Kir Kolyshkin
· 15 years ago
3b55733
init.d/vz-gentoo: simplify check for IP forwarding
by Kir Kolyshkin
· 15 years ago
6a6d85c
init.d/vz-redhat: make it less verbose
by Kir Kolyshkin
· 15 years ago
b94c505
vzctl destroy: fix rare off-by-one error in get_destroy_root()
by Kir Kolyshkin
· 15 years ago
3645743
vzctl destroy: try hard to close fds before forking into bg
by Kir Kolyshkin
· 15 years ago
dfaf8ef
vzctl destroy: fix a locking bug
by Kir Kolyshkin
· 15 years ago
1259779
vzmigrate: do not try to turn quota off if DISK_QUOTA=off
by Kir Kolyshkin
· 15 years ago
ddd83c1
vzctl start: mount /proc and /sys inside CT
by Kir Kolyshkin
· 15 years ago
8b0d60b
vzctl set --features nfsd: recognize it
by Kir Kolyshkin
· 15 years ago
98642b9
Mount nfsd related stuff on CT start if nfsd feature is enabled
by Igor Sukhih
· 15 years ago
dd1bef6
vzctl-lib: raise version number
by Kir Kolyshkin
· 15 years ago
7a90b89
bin/.gitignore: add vznetaddbr
by Kir Kolyshkin
· 15 years ago
dbae624
execvep: Use vz_strlcat helper
by Cyrill Gorcunov
· 15 years ago
673c1a2
Do not print "Add/Del IP" if no IP
by Kir Kolyshkin
· 15 years ago
0d59c4f
list2str(): removed duplicated statement
by Kir Kolyshkin
· 15 years ago
2660464
Enable sysfs feature by default
by Kir Kolyshkin
· 15 years ago
5d10b79
Use enum instead of defines for ACTION_s
by Kir Kolyshkin
· 15 years ago
1df45b2
Minor cleanup
by Kir Kolyshkin
· 15 years ago
80ad89e
Check for memory granted by get_dist_name
by Cyrill Gorcunov
· 15 years ago
eafaf7f
read_script: Check for memory granted
by Cyrill Gorcunov
· 15 years ago
1e3a778
mod_make_opt: guard it against NULL dereference
by Cyrill Gorcunov
· 15 years ago
b1a859f
config.c: Check for memory granted
by Cyrill Gorcunov
· 15 years ago
6c8d5dc
parse_cpulimit: Prevent possible NULL deref
by Cyrill Gorcunov
· 15 years ago
e25f63c
bash_completion: add support for set --features
by Kir Kolyshkin
· 15 years ago
43b15e8
Fixed ifup error on Debian
by Derek Poon
· 15 years ago
36182ef
man/*: add more of our man pages to SEE ALSO
by Kir Kolyshkin
· 15 years ago
c5feec6
man/vzcfgvalidate.8: add a link to wiki page
by Kir Kolyshkin
· 15 years ago
7725ca7
man: vps.conf(5) renamed to ctid.conf(5)
by Kir Kolyshkin
· 15 years ago
f13dc83
vzctl start: fix "Configure meminfo" message
by Kir Kolyshkin
· 15 years ago
e49b9ea
vzctl set --meminfo: fixed the text of a warning message
by Kir Kolyshkin
· 15 years ago
a1e4a5f
Make the "UB parameter not set" error text more clear.
by Kir Kolyshkin
· 15 years ago
8b215cf
bash_completion: do not spit error if there are no OS templates
by Kir Kolyshkin
· 15 years ago
9cadfac
install-redhat: fix case when ifup-local is already set up
by Kir Kolyshkin
· 15 years ago
2d32a10
vzgetnetdev(): introduce interface name blacklist, add veth
by Kir Kolyshkin
· 15 years ago
c0d95a8
vzgetnetdev(): stricter regexes when looking for device numbers
by Kir Kolyshkin
· 15 years ago
0104bad
vzgetnetdev(): check for whole words
by Kir Kolyshkin
· 15 years ago
0ab86cc
vzifup-post: minor cleanups
by Kir Kolyshkin
· 15 years ago
04cd9e1
vzctl.spec: use %_smp_mflags to speed up rpm build
by Kir Kolyshkin
· 15 years ago
ec8b57a
etc/dists/scripts/slackware*add_ip.sh: fix /dev/null usage
by Kir Kolyshkin
· 15 years ago
eeceb72
Add a premount and postumount action scripts to vzctl
by Kirill A. Korinskiy
· 15 years ago
4fdc55f
Fix vzctl set --setmode restart error message
by Kir Kolyshkin
· 15 years ago
39120e5
Make vzctl set 0 --ioprio working
by Kir Kolyshkin
· 15 years ago
a456cda
vps_set_ioprio(): remove unused param
by Kir Kolyshkin
· 15 years ago
0c6dc20
check_set_mode(): fix a compiler warning
by Kir Kolyshkin
· 15 years ago
d4dec46
vzctl set --quotaugidlimit: handle --setmode
by Kir Kolyshkin
· 15 years ago
dab88bc
vzctl set --feature: handle --setmode
by Kir Kolyshkin
· 15 years ago
9c04c81
vzctl set: fix English in warnings
by Kir Kolyshkin
· 15 years ago
9f68578
check_set_mask: add FIXME comment
by Kir Kolyshkin
· 15 years ago
034c7bf
check_set_mode(): simplify check for iptables mask
by Kir Kolyshkin
· 15 years ago
34c456f
check_set_mode(): fix check for capabilities
by Kir Kolyshkin
· 15 years ago
e2c07c0
vzctl set --setmode restart: do not warn params can't be applied
by Kir Kolyshkin
· 15 years ago
69a22ca
vzctl set: fix double warning and a bug
by Kir Kolyshkin
· 15 years ago
ace0c72
Refactor check_set_mode()
by Kir Kolyshkin
· 15 years ago
30f2e81
Fix rpm build
by Kir Kolyshkin
· 15 years ago
588c831
man/vzmigrate.8: remove bad example from --ssh description
by Kir Kolyshkin
· 15 years ago
238a9ef
vzmigrate: add --rsync option
by Kir Kolyshkin
· 15 years ago
eaff919
vzctl runscript: do not umount CT if it was mounted before
by Kir Kolyshkin
· 15 years ago
5d2c15a
vzctl runscript: fix error message text
by Kir Kolyshkin
· 15 years ago
fa1cb22
Copyright year fixes
by Kir Kolyshkin
· 15 years ago
1931c3f
vzlist: do not print spaces at end-of-line
by Kir Kolyshkin
· 15 years ago
73d28ca
vzlist: rewrite print_hdr() to use outbuffer
by Kir Kolyshkin
· 15 years ago
21d806d
vzlist.c: simplify last_field logic
by Kir Kolyshkin
· 15 years ago
2d622e7
vzlist.c: minor creanup
by Kir Kolyshkin
· 15 years ago
f2d0220
get_veid_by_name(): fix working with long CT names
by Kir Kolyshkin
· 15 years ago
59364cc
Declare get_veid_by_name() argument as const
by Kir Kolyshkin
· 15 years ago
6f5f42e
vzlist.c: whitespace cleanup/nitpicking
by Kir Kolyshkin
· 15 years ago
52fcc57
Copyright year fixes, or Happy New Year!
by Kir Kolyshkin
· 15 years ago
382c59b
man/Makefile.am: add target for checking/fixing man page dates
by Kir Kolyshkin
· 15 years ago
f91c35d
man/vzctl.8: minor formatting fix
by Kir Kolyshkin
· 15 years ago
e2413ee
vzifup-post: fix a bad typo
by Kir Kolyshkin
· 15 years ago
dac2b78
vzctl-actions.c: fix minor compilation warning
by Kir Kolyshkin
· 15 years ago
9621107
vzctl set --iptables: add support for ipt_recent
by Matthias-Christian Ott
· 15 years ago
f04f59c
vzmigrate: fix export statement in dash
by James Stanley
· 15 years ago
484afba
vzmigrate: support CT names as well as IDs
by Kir Kolyshkin
· 15 years ago
4a87037
man/vzmigrate.8: document --remove-area default
by Kir Kolyshkin
· 15 years ago
16ee8dd
Handle hardlink directory during chkpnt/restore
by Andrew Vagin
· 15 years ago
b430dfd
vzmigrate: check exit code from rsync
by Andrew Vagin
· 15 years ago
f4f33b7
vzmigrate: remove CT name after unsuccessful migration
by Kir Kolyshkin
· 15 years ago
2c89d4f
man/vzctl.8: minor fixes
by Kir Kolyshkin
· 15 years ago
761b36b
Release cpt context before umounting root area
by Andrey Vagin
· 15 years ago
27be1ef
Fix a typo in a comment Signed-off-by: Kir Kolyshkin <kir@openvz.org>
by Kir Kolyshkin
· 15 years ago
a24947f
debian-add_ip.sh: small fixup
by Dietmar Maurer
· 15 years ago
006623e
Introduce "nfsd" feature
by Kir Kolyshkin
· 15 years ago
41dda51
vzctl: use ctid not veid in --held output
by Kir Kolyshkin
· 15 years ago
a303ee0
man/vzctl.8: minor cleanups to "enter --exec" description
by Kir Kolyshkin
· 15 years ago
ee249ca
vzctl: implement --exec <cmd> [arg...] option for 'enter' action.
by Roman Ustyugov
· 15 years ago
6362396
vzctl: allow dots in CT names
by Kir Kolyshkin
· 15 years ago
0b36c57
debian-add_ip.sh: added comment about interfaces.tail
by Kir Kolyshkin
· 15 years ago
e0031d7
etc/dists/distribution.conf-template: minor fixes in comments
by Kir Kolyshkin
· 15 years ago
addd014
man/vzctl.8: document ipgre and bridge features.
by Kir Kolyshkin
· 15 years ago
892d043
man/vzctl.8: minor formatting fix
by Kir Kolyshkin
· 15 years ago
7e9e9f9
vzfeatures: Add ipgre and bridge features
by Cyrill Gorcunov
· 15 years ago
346b515
debian-add_ip.sh: do not touch /etc/network/interfaces for no reason
by Kir Kolyshkin
· 15 years ago
4ed54c3
debian-add_ip.sh: minor cleanup in get_all_aliasid()
by Kir Kolyshkin
· 15 years ago
53c638f
debian-add_ip.sh: minor optimization
by Kir Kolyshkin
· 15 years ago
e378100
debian-add_ip.sh: fix adding /etc/network/interfaces.tail
by Kir Kolyshkin
· 15 years ago
4fb1884
bash-completion: minor whitespace fix.
by Kir Kolyshkin
· 15 years ago
Next »