Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
94633026013963243a7449d4853f2754b69e8888
/
src
9463302
vzctl.c: fix compilation
by Kir Kolyshkin
· 14 years ago
bde6cc0
logger.c: minor cleanup
by Kir Kolyshkin
· 14 years ago
8785cbd
Do not allow INT_MAX CT ID
by Kir Kolyshkin
· 14 years ago
0a30fc4
vzctl start: hint to check kernel log if CT start fails
by Kir Kolyshkin
· 14 years ago
6ba788f
Do not fail to start CT if ioprio is unsupported
by Kir Kolyshkin
· 14 years ago
a48cef2
Fixed ioprio warning text.
by Kir Kolyshkin
· 14 years ago
da3a366
write_conf: Fix potential NULL dereference
by Cyrill Gorcunov
· 14 years ago
29b8409
Check if memory being granted for read_dist_actions call
by Cyrill Gorcunov
· 14 years ago
014e99d
Minor style cleanups.
by Cyrill Gorcunov
· 14 years ago
ac51287
config parsing: Return correct error code on memory error
by Cyrill Gorcunov
· 14 years ago
9588ecb
Revert "Check for memory granted by get_dist_name"
by Kir Kolyshkin
· 14 years ago
0a0e184
get_netaddr(): last argument should be void*
by Kir Kolyshkin
· 14 years ago
d56e53f
vz_env_create(): proper check for read() return value
by Kir Kolyshkin
· 14 years ago
0ba0e1e
Remove hard-coded sizes
by Kir Kolyshkin
· 14 years ago
db8b18f
vzctl set: remove obsoleted --veth_{add,del} options
by Kir Kolyshkin
· 14 years ago
4058c70
Get rid of obsoleted pkgset/pkgver parameters
by Kir Kolyshkin
· 14 years ago
f41ca14
Move set_opt[] to where it belongs
by Kir Kolyshkin
· 14 years ago
ac4a19f
vzctl start --wait: fixed order of checking for upstart config dirs
by Kir Kolyshkin
· 14 years ago
e5c3327
vzctl set --ipdel all: fix removing IPs from CT
by Kir Kolyshkin
· 14 years ago
d92b5ad
vzlist: add support for OSTEMPLATE field
by Kir Kolyshkin
· 14 years ago
e37bd43
vzlist: clean up some unneeded RES_ defines
by Kir Kolyshkin
· 14 years ago
3b7ccbb
src/vzlist.c: streamline a few macros
by Kir Kolyshkin
· 14 years ago
95623c7
vzlist: fix headers for disk quota fields
by Kir Kolyshkin
· 14 years ago
34391d4
vzlist: put similar print_ functions in a macro
by Kir Kolyshkin
· 14 years ago
53b271a
vzlist: add ioprio field
by Kir Kolyshkin
· 15 years ago
5970e30
parse_ioprio(): reset ioprio if value is invalid
by Kir Kolyshkin
· 15 years ago
84f31be
vzctl destroy: emit error if failed to rmdir VE_ROOT
by Kir Kolyshkin
· 15 years ago
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
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
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
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
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
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
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
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
16ee8dd
Handle hardlink directory during chkpnt/restore
by Andrew Vagin
· 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
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
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
7e9e9f9
vzfeatures: Add ipgre and bridge features
by Cyrill Gorcunov
· 15 years ago
54cc2da
vzctl start --wait: fix support for ubuntu-9.10
by Kir Kolyshkin
· 15 years ago
457ad7c
src/enter.c: fix typo in a comment
by Kir Kolyshkin
· 15 years ago
73b450e
Cleanup: use const when passing CT root path
by Kir Kolyshkin
· 15 years ago
850dd3c
Trivial whitespace cleanup: get rid of empty lines at EOF
by Kir Kolyshkin
· 15 years ago
1b3de24
Declare set_proc_title() as static
by Kir Kolyshkin
· 15 years ago
3c5ea3f
readelf.c: fix a compiler warning
by Kir Kolyshkin
· 15 years ago
4a0f7f0
init_log(): declare progname argument as const
by Kir Kolyshkin
· 15 years ago
fc65b1b
vzcfgvalidate: check that memory being granted
by Cyrill Gorcunov
· 15 years ago
95b0f03
vzcfgvalidate: Free strduped parameter
by Cyrill Gorcunov
· 15 years ago
f73bcdc
vzcfgvalidate: Use logger facility
by Cyrill Gorcunov
· 15 years ago
442f3a9
vzcfgvalidate: Coding style nitpick
by Cyrill Gorcunov
· 15 years ago
a098528
lib/config.c: Use for_each_strtok helper
by Cyrill Gorcunov
· 15 years ago
edaa98b
vzctl status: introduce 'suspended' state
by Kir Kolyshkin
· 15 years ago
2425c94
vzlist: add 'suspended' status
by Kir Kolyshkin
· 15 years ago
708fa38
vzlist: fix usage message
by Kir Kolyshkin
· 15 years ago
Next »