Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
66bc60f558f263ecb7e617a23eafc7c58b92b3bf
66bc60f
quota: fix a few warning/error messages
by Kir Kolyshkin
· 15 years ago
4168f80
quota: fix a typo in function name
by Kir Kolyshkin
· 15 years ago
738feed
quota: fix a typo in define name
by Kir Kolyshkin
· 15 years ago
01beb24
src/lib/config.c: minor semicolon cleanup
by Kir Kolyshkin
· 15 years ago
5fd2684
src/lib/config.c: add/use conf_store_ulong()
by Kir Kolyshkin
· 15 years ago
32d5e11
src/lib/config.c: use conf_store_strlist()
by Kir Kolyshkin
· 15 years ago
c167d55
src/lib/config.c: add/use conf_parse_ulong()
by Kir Kolyshkin
· 15 years ago
9b4a953
conf_parse_*: remove checkdup argument
by Kir Kolyshkin
· 15 years ago
d9ccdd3
make conf_parse_* & conf_store_* static
by Kir Kolyshkin
· 15 years ago
fa48729
Fixed text of warning about --veth* opts
by Kir Kolyshkin
· 15 years ago
1332639
Minor cleanup: do not check for NULL before free()
by Kir Kolyshkin
· 15 years ago
ff038f9
src/lib/config.c: refactor conf_store_yesno
by Kir Kolyshkin
· 15 years ago
90f5cdd
vzlist: add swappages support
by Kir Kolyshkin
· 15 years ago
7fd2adf
src/lib/create.c: fix minor compiler warning
by Kir Kolyshkin
· 15 years ago
c008ea7
vzctl set: fix option names
by Kir Kolyshkin
· 15 years ago
ad7f527
.gitignore: added tags
by Kir Kolyshkin
· 15 years ago
7d53cac
man/vps.conf.5: typesetting/wording fixes
by Kir Kolyshkin
· 15 years ago
566daa2
vzcpucheck: add missing bracket
by Dimitri Puzin
· 15 years ago
c8c2e8c
Add new global variable ERROR_ON_ARPFAIL
by Kir Kolyshkin
· 15 years ago
692078b
scripts/vps-functions: make vzwarning only use $1
by Kir Kolyshkin
· 15 years ago
a12bf01
vzctl chkpnt: remove dump file in case of error
by Kir Kolyshkin
· 15 years ago
dca82df
Fix removing IPs on CT start
by Kir Kolyshkin
· 15 years ago
0011081
redhat-add_ip.sh: in case of no IP just enable networking
by Kir Kolyshkin
· 15 years ago
27dd90d
redhat-7.x_add_ip.sh: fixed setup after --ipdel all
by Kir Kolyshkin
· 15 years ago
1b1d728
debian-add_ip.sh: only setup lo in case of no IPs
by Kir Kolyshkin
· 15 years ago
196804d
start --wait: support for Ubuntu 9.10
by Kir Kolyshkin
· 15 years ago
08b6d24
start --wait: report error creating /etc/event.d/ file
by Kir Kolyshkin
· 15 years ago
d345aea
redhat-add_ip.sh: restart network after ipdel all
by Kir Kolyshkin
· 15 years ago
3d3cf10
vzctl set: warn if there is no CT config file
by Kir Kolyshkin
· 15 years ago
ac7c39c
vzctl restart: make it understand all 'start' and 'stop' options
by Kir Kolyshkin
· 15 years ago
d894b77
man/vzctl.8: document --fast option for vzctl stop
by Kir Kolyshkin
· 15 years ago
babb31e
man/vzctl.8: emphasized the statement about numfile.
by Kir Kolyshkin
· 15 years ago
bc14870
vzctl create: fix race vs init.d/vz
by Kir Kolyshkin
· 15 years ago
772715b
Fix "vzctl create --config" to work again
by Kir Kolyshkin
· 15 years ago
93d504b
vzctl create: fixed error message
by Kir Kolyshkin
· 15 years ago
4d658cd
vzcfgvalidate, vzmemcheck: get and use proper page size
by Kir Kolyshkin
· 15 years ago
d81248f
Fix get_pagesize and its usage
by Kir Kolyshkin
· 15 years ago
ce517b3
Update openrc detection
by Peter Volkov
· 15 years ago
5f770a6
vps-functions: let vz_get_neighbour_devs return more than 1 device
by Andjelko Horvat
· 15 years ago
5f8be1d
vps-net_add: fix sending ARP if NEIGHBOUR_DEVS=detect
by Andjelko Horvat
· 15 years ago
f910e80
configure.ac: add -Wextra to CFLAGS
by Kir Kolyshkin
· 15 years ago
d066d37
vps_configure.c: fix logger() arguments format warning
by Kir Kolyshkin
· 15 years ago
b786953
env.c: fix logger() arguments format warning
by Kir Kolyshkin
· 15 years ago
8124671
Use __attribute__(format(printf) for logger
by Kir Kolyshkin
· 15 years ago
1e60923
Fixed typo in get_dist_conf_name
by Peter Volkov
· 15 years ago
c2b4427
Fix build
by Kir Kolyshkin
· 15 years ago
ae9f6ef
vzsplit.c: fixed minor compilation warning
by Kir Kolyshkin
· 15 years ago
e3657c1
vzlist.c: fix minor compilation warnings
by Kir Kolyshkin
· 15 years ago
8947775
validate.c: fix minor compilation warning
by Kir Kolyshkin
· 15 years ago
4dd0d07
vps_configure.c: fix minor compilation warning
by Kir Kolyshkin
· 15 years ago
5f6ba92
veth.c: fix minor compilation warning
by Kir Kolyshkin
· 15 years ago
7b15f2f
util.c: fix minor compilation warnings
by Kir Kolyshkin
· 15 years ago
39447c3
ub.c: fix minor compilation warning
by Kir Kolyshkin
· 15 years ago
43afe25
config.c: Fix minor compilation warnings
by Kir Kolyshkin
· 15 years ago
fbb1dcf
meminfo.c: fix minor compilation warnings
by Kir Kolyshkin
· 15 years ago
956b1ac
dist.c: fix minor compilation warning
by Kir Kolyshkin
· 15 years ago
862c58f
destroy.c: Fix minor compilation warning
by Kir Kolyshkin
· 15 years ago
e4f4ed8
cap.c: fix minor compilation warnings
by Kir Kolyshkin
· 15 years ago
ceaa588
Fix minor compilation warnings
by Kir Kolyshkin
· 15 years ago
7d5f419
Do not inline some functions
by Kir Kolyshkin
· 15 years ago
74834ef
arpsend: minor compilation warning
by Kir Kolyshkin
· 15 years ago
57bfaa5
Fix setting /etc/hostname to not be FQDN
by Dietmar Maurer
· 15 years ago
fbbe6d4
vpsreboot: fix lockfile race condition
by Igor Sviridov
· 15 years ago
a9f2901
init.d/vz-redhat: do not add junk files to a cronjob
by Kir Kolyshkin
· 15 years ago
f61d42f
vzsplit: fix DISKSPACE calculation, honor blocksize
by Kir Kolyshkin
· 15 years ago
4ba5e2a
man/vzctl.8: fix --iptables description
by Kir Kolyshkin
· 15 years ago
310967d
Don't check pointers to NULL before pass it to free() because it's superfluous.
by Slava Semushin
· 15 years ago
4682e5e
Remove --config from 'vzctl set' options
by Kir Kolyshkin
· 15 years ago
58cdfb0
vps-create: add --numeric-owner to TAR_OPT
by Kir Kolyshkin
· 15 years ago
51e5e87
vzctl: report CT config saving error
by Kir Kolyshkin
· 15 years ago
35c8a3e
vzctl: refactor write_conf()
by Kir Kolyshkin
· 15 years ago
acb231d
Improve error reporting for missing distconf files
by Kir Kolyshkin
· 15 years ago
adb8af3
vzctl exec: fix argv[0] for sh case
by Kir Kolyshkin
· 15 years ago
aeb821c
vzctl enter: fix argv[0] for sh case
by Kir Kolyshkin
· 15 years ago
17f19a3
Add ARP records for containers' IPs on network interface up
by Kir Kolyshkin
· 15 years ago
6a40382
man/vzctl.8: misc (mostly formatting) fixes
by Kir Kolyshkin
· 15 years ago
bc4dfa4
man/vzctl.8: explain 'q' key for devices
by Cyrill Gorcunov
· 15 years ago
6ccf052
vzmemcheck: do not leak open fd
by Kir Kolyshkin
· 15 years ago
6c12c56
Fixed a possible resource leak
by Slava Semushin
· 15 years ago
0af66d4
src/vzcfgscale.c(main): fixed possible memory leak.
by Slava Semushin
· 15 years ago
5ad2722
src/lib/util.c(close_fds): fixed possible buffer overrun.
by Slava Semushin
· 15 years ago
8f898d1
vzcpucheck: do not error out if VE0 cpuweight is too high
by Kir Kolyshkin
· 15 years ago
f1c6498
Incorrect dependencies in init.d script header
by Petter Reinholdtsen
· 15 years ago
bec2271
man/vzctl.8: add reference to capabilities(7).
by Kir Kolyshkin
· 15 years ago
897a46b
Fix building ve-unlimited.conf-sample
by Kir Kolyshkin
· 15 years ago
f380bb9
Enable silent build rules by default.
by Kir Kolyshkin
· 15 years ago
9fbf2fa
vzsplit: do not leak open fd
by Kir Kolyshkin
· 15 years ago
9eb9351
Make PATH variable hard coded
by Marat Stanichenko
· 15 years ago
f18aada
Add --force parameter to vzctl set --save
by Raphael Hertzog
· 16 years ago
1b3acf6
man/vzctl.8: document vzctl exit codes
by Kir Kolyshkin
· 16 years ago
2678ef6
[minor] Fix a warning message text
by Kir Kolyshkin
· 16 years ago
4772f7e
vzctl: introduce vps.create user-defined script
by Kir Kolyshkin
· 16 years ago
5431efa
Refactor vps_create() function
by Kir Kolyshkin
· 16 years ago
974f365
[minor] Fix an error message
by Kir Kolyshkin
· 16 years ago
e4fd716
[minor] fix a comment in move_config()
by Kir Kolyshkin
· 16 years ago
593a9fb
Fix swappages processing
by Kir Kolyshkin
· 16 years ago
68e1b40
vzsplit: do not leak open fd
by Kir Kolyshkin
· 16 years ago
8fbc9d1
Fix ghost names in /etc/hosts
by Dietmar Maurer
· 16 years ago
190e75b
Fix large CT checkpointing: use open64() and friends
by Kir Kolyshkin
· 16 years ago
d3b95b7
Do not miss IPv6-only interfaces
by Marat Stanichenko
· 16 years ago
Next »