Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
57595c3b51e759420c4a5dd0c9800cc4c60b568d
/
src
1770585
vzctl: adjust /proc/meminfo when privvmpages or --meminfo changes
by Igor Sukhih
· 16 years ago
372cd4f
vzctl set --netdev*: set proper UB/limits on a created net device
by Kir Kolyshkin
· 16 years ago
31c991f
Change vps_netdev_ctl to perform netdev del and add at once
by Kir Kolyshkin
· 16 years ago
8465415
vzcfgvalidate: improve readability of some messages
by Kir Kolyshkin
· 16 years ago
62cfb5d
vzctl, vzlist: implement --description option
by Marat Stanichenko
· 16 years ago
f9a1070
vzctl: off-by-one array writing error
by Vitaliy Gusev
· 16 years ago
b469510
vzctl usage output for --netif bridge parameter
by girla
· 16 years ago
e73c20c
src/lib/exec.c: simplify code for using default environment
by Kir Kolyshkin
· 16 years ago
e305c86
vzctl create: fix loosing CT config file
by Kir Kolyshkin
· 16 years ago
1565ddb
vzlist: fix "not found" message
by Kir Kolyshkin
· 16 years ago
96410e4
Added sit, ipip features to known features list
by Igor Sukhih
· 16 years ago
77181f0
Fix compilation against glibc-2.8.
by Bandan
· 16 years ago
7a40b76
src/lib/ub.c: Fix typo in message after UB limits are set
by David K
· 16 years ago
ef28409
Fix 'vzctl --wait' to work with Fedora 9 and Ubuntu.
by Robert Nelson
· 16 years ago
a874c7e
Fix 'vzctl start --wait' to work with Debian
by Robert Nelson
· 16 years ago
a16e0ec
Add brigde parameter to --netif options
by Dietmar Maurer
· 16 years ago
bca585d
vzctl: fix a compilation warning about capget()
by Kir Kolyshkin
· 16 years ago
c9964d5
vzcfgvalidate: do not check disk quota params if disk quota is off
by Kir Kolyshkin
· 16 years ago
c5bf4bb
vzsplit: fix a typo
by Thorsten Schifferdecker
· 16 years ago
9e9ac7c
[PATCH] vzctl: implement --mac_filter option
by Igor Sukhih
· 16 years ago
0d6bfad
Fix inability to start a container
by Kir Kolyshkin
· 16 years ago
3223b43
Fix vzctl start --wait on systems using upstart
by Kir Kolyshkin
· 17 years ago
2256641
Print to STDERR for unknown iptable module error
by David K
· 17 years ago
0c28b9a
Compilation fix
by David K
· 17 years ago
962a0ca
Cleanup: removed some commented-out old code
by Kir Kolyshkin
· 17 years ago
1f4c1f5
Support for udev static devices in container
by Kir Kolyshkin
· 17 years ago
b128857
mk_reboot_script(): off by one error in writing S00vzreboot file
by Kir Kolyshkin
· 17 years ago
0f55de8
mk_reboot_script(): get rid of double slash //
by Kir Kolyshkin
· 17 years ago
c27f532
ioprio and meminfo parameters merge fix
by Vasily Tarasov
· 17 years ago
d24176d
Fix a few user-visible messages to be more clear.
by Kir Kolyshkin
· 17 years ago
0154b00
Massive VE -> container rename
by Kir Kolyshkin
· 17 years ago
16997fd
SWsoft->Parallels, update copyright year
by Kir Kolyshkin
· 17 years ago
38df8f6
vzlist.c (main): Remove unused variable
by Dmitry V. Levin
· 17 years ago
3a5afa7
lib/env.c: #include <grp.h> for setgroups() prototype
by Dmitry V. Levin
· 17 years ago
25bcbfc
Really fix major/minor device numbers handling
by Kir Kolyshkin
· 17 years ago
413b39c
vzlist: add support for VE names
by Kir Kolyshkin
· 17 years ago
0bdf783
vzsplit: guarpages should not be increased while we limit privvmpages
by Vasily Averin
· 17 years ago
b3e79a3
vzsplit: fixed disk space per VE calculation
by Igor Sukhih
· 17 years ago
197aaad
Fix major/minor>255 handling for --devices
by Kir Kolyshkin
· 17 years ago
94f0a6b
Clear supplementary group IDs on entering a VE
by Kir Kolyshkin
· 17 years ago
5384c92
Don't start disabled VE on restart (Close #729)
by Pavel Vinogradov
· 17 years ago
64330a4
Update comments in lib/env.c
by Pavel Vinogradov
· 17 years ago
a8a9a23
Added ipt_owner support
by Igor Sukhih
· 17 years ago
65925ca
src/lib/config.c: fix parse_ul_sfx after refactoring
by Kir Kolyshkin
· 17 years ago
813519a
src/lib/config.c (parse_ub): Optimize after parse_twoul_sfx() cleanup
by Dmitry V. Levin
· 17 years ago
0fce78e
src/vzlist.c: In sort comparison functions, add const qualifier to pointers
by Dmitry V. Levin
· 17 years ago
11cb642
src/lib/create.c (fs_create): Add uncompressed tarball support
by Dmitry V. Levin
· 17 years ago
735890d
src/vzmemcheck.c: Change usage() semantics
by Dmitry V. Levin
· 17 years ago
9b20ef1
src/vzmemcheck.c: Change usage() semantics
by Dmitry V. Levin
· 17 years ago
5c34256
src/vzctl.c: Change usage() semantics
by Dmitry V. Levin
· 17 years ago
423e433
src/vzcfgvalidate.c: Change usage() semantics
by Dmitry V. Levin
· 17 years ago
0e893c5
src/vzcfgscale.c: Change usage() semantics
by Dmitry V. Levin
· 17 years ago
27d3a74
src/vzcalc.c: Change usage() semantics
by Dmitry V. Levin
· 17 years ago
e14a012
src/lib/config.c (parse_twoul_sfx): Cleanup
by Dmitry V. Levin
· 17 years ago
144a84e
Move g_log symbol from utilities to libvzctl
by Dmitry V. Levin
· 17 years ago
673cf04
Strip trailing whitespaces
by Dmitry V. Levin
· 17 years ago
635f13e
Support for 'unlimited' as a value for UBC etc. parameters
by Kir Kolyshkin
· 17 years ago
9b53e1d
Fix for init from upstart on Ubuntu eats 99% CPU
by Igor Sukhih
· 17 years ago
88a7f55
Get rid of gcc/ia64 compilation warnings
by Michael Stoler
· 17 years ago
cfc58dd
vzctl: more visible warning about disabled IPv6 support
by Kir Kolyshkin
· 17 years ago
0cd61cd
cleanup vzlist.c: get rid of unused function
by Kir Kolyshkin
· 17 years ago
666e1fb
vzsplit: Use MemTotal if there no LowTotal in /proc/meminfo
by Igor Sukhih
· 17 years ago
e0bed90
vzlist: code cleanup, removed useless get_run_ve_proc2() call
by Igor Sukhih
· 17 years ago
ad1cb16
vzlist: use '-' separator for empty ip list
by Igor Sukhih
· 17 years ago
9020fbb
update meminfo on privvmpages change
by Igor Sukhih
· 17 years ago
1657ded
CPT context should be released if suspend fails
by Igor Sukhih
· 17 years ago
ca7d264
Fixed set iptables mask on 2.6.20
by Evgeny Kravtsunov
· 17 years ago
8cdcec7
vzcalc: use MemTotal in case LowTotal not found
by Igor Sukhih
· 17 years ago
57b19c9
Use first VE ip for hostname
by Igor Sukhih
· 17 years ago
277c60c
Added '\n' to the error message
by Igor Sukhih
· 17 years ago
49781cf
Added processing SIGWINCH on enter
by Igor Sukhih
· 17 years ago
e4f8393
vzctl create: add support for --name
by Kir Kolyshkin
· 17 years ago
68877b4
vzctl create: remove newly created config file in case of error
by Kir Kolyshkin
· 17 years ago
f565249
Fixed a typo in error message
by Kir Kolyshkin
· 17 years ago
7c845e7
Fixed default meminfo setup.
by Igor Sukhih
· 17 years ago
49c377d
Fix for SIGSEGV on VE start
by Kirill Korotaev
· 17 years ago
e241851
vzlist.c: fix compiler warning and a minor error
by Kir Kolyshkin
· 17 years ago
39d8315
Merge git://git.systs.org/vzctl
by Kir Kolyshkin
· 17 years ago
894b787
Convert IPv6 addresses on parse stage to short output.
by Thorsten Schifferdecker
· 17 years ago
f494017
Convert ipv6 address to short form.
by Igor Sukhih
· 17 years ago
f7b35d8
Fixed VEID truncation passed to the vznetcfg
by Igor Sukhih
· 17 years ago
cf65fd4
Minor typo change of vzctl.c: Add < > to usage of vzctl set veid.
by Thorsten Schifferdecker
· 17 years ago
4766d1f
Fixed 'stop VEID --fast' action.
by Igor Sukhih
· 18 years ago
9f7d6e4
Remove vzsplit dependency on linux/magic.h
by Kir Kolyshkin
· 18 years ago
9b490d4
vzcfgvalidate: check/fix dcachesize before kmemsize
by Kir Kolyshkin
· 18 years ago
45b1ea6
vzcfgvalidate: fix error message text
by Kir Kolyshkin
· 18 years ago
e28c04c
vzctl: fix removing IPv6 address from a VE
by Vitaliy Gusev
· 18 years ago
38202c5
vzctl: don't store garbage in store_name()/PARAM_NAME
by Alexey Dobriyan
· 18 years ago
3c4d0f1
Grant device access even if device file is a symlink.
by Kir Kolyshkin
· 18 years ago
3fe27be
Fix vzctl destroy
by Kir Kolyshkin
· 18 years ago
2409c72
fixed inability to set setveid capability
by Kir Kolyshkin
· 18 years ago
7604657
vzctl: set meminfo to privvmpages:1 by default
by Kir Kolyshkin
· 18 years ago
78a0518
vzsplit: fix hardcoded /vz and warning on reiserfs
by Kir Kolyshkin
· 18 years ago
98b5ec6
Fixed copying of config file which size is > 4K
by Kir Kolyshkin
· 18 years ago
002ac6b
vzsplit.c: split lines with width >= 80
by Kir Kolyshkin
· 18 years ago
6e47a8a
vzsplit: added a missing space to warning message
by Kir Kolyshkin
· 18 years ago
68edc87
Spelling: disc -> disk in vzsplit
by Kir Kolyshkin
· 18 years ago
bc39887
Close stderr, stdout on env_create()
by Igor Sukhih
· 18 years ago
92cbab4
Add ubioprio support for vzctl.
by Vasily Tarasov
· 18 years ago
ab3c0c8
Fix vzctl destroy logic.
by Kir Kolyshkin
· 18 years ago
Next »