Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
01ea58ce2dbd0743317d1ecf5ff2bfaf40faa0f5
/
src
01ea58c
src/lib/exec.c: flush stderr/stdout fefore fork() in vzctl_exec*()
by Kir Kolyshkin
· 14 years ago
3063fa7
src/lib/exec.c: add a comment explaining the reason for fork()
by Kir Kolyshkin
· 14 years ago
788cb03
quota_ctl(), vps_set_quota(): refactor/fix
by Kir Kolyshkin
· 14 years ago
b63910d
vps_set_quota(): return proper error code
by Kir Kolyshkin
· 14 years ago
f7bb97c
src/lib/quota.c: don't check for dq_param == NULL
by Kir Kolyshkin
· 14 years ago
84f9ab9
quota_on(): refactor and fix
by Kir Kolyshkin
· 14 years ago
767a651
vzctl set --devnodes: always try to recreate device in CT
by Kir Kolyshkin
· 14 years ago
f52f28f
vzctl quotaoff: fix wrong exit code if quota is not running
by Kir Kolyshkin
· 14 years ago
237f03c
vzctl --help: improve/reformat, add quota* commands
by Kir Kolyshkin
· 14 years ago
d75908d
vzctl quotaon|quotaoff|quotainit: report and return error if disk quota is disabled
by Kir Kolyshkin
· 14 years ago
fdbadda
vzctl set --diskquota: do not overwrite command line with global parameter
by Kir Kolyshkin
· 14 years ago
5c63ca7
vzctl set: implement --diskquota on|off
by Kir Kolyshkin
· 14 years ago
8431d98
vzctl set --applyconfig: fix for DISK_QUOTA
by Kir Kolyshkin
· 14 years ago
f9988a5
Make use of ARRAY_SIZE macro helper
by Cyrill Gorcunov
· 14 years ago
286cf10
vzctl delete: take care of premount/postumount scripts.
by Kir Kolyshkin
· 14 years ago
06011cf
src/lib/util.c: refactor move_config()
by Kir Kolyshkin
· 14 years ago
afc137a
get_vps_ip_proc: Fix signed/unsigned compiler warning
by Cyrill Gorcunov
· 14 years ago
3276010
iptables mask should be 64 bit
by Cyrill Gorcunov
· 14 years ago
8036cd3
Use ARRAY_SIZE helper for static array
by Cyrill Gorcunov
· 14 years ago
89d9f97
iptables: Redesign generation of iptables masks
by Cyrill Gorcunov
· 14 years ago
37fa0de
src/lib/script.c: minor typo in comment
by Kir Kolyshkin
· 14 years ago
732cfbb
Revert "list2str(): removed duplicated statement"
by Kir Kolyshkin
· 14 years ago
5b35797
Remove cron functionality
by Kir Kolyshkin
· 14 years ago
4cc6257
vzeventd: initial implementation
by Kir Kolyshkin
· 14 years ago
b89c812
vzctl stop: try to untangle CT IP cleanup mess
by Kir Kolyshkin
· 14 years ago
f3bf518
logger: add set_log_quiet() and set_log_ctid()
by Kir Kolyshkin
· 14 years ago
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
Next »