Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
fbb29d4ffa016cd9f2ee1b372f5f7a71b12d4d77
fbb29d4
Avoid non-portable uses of echo(1) and fgrep(1)
by WHR
· 1 year, 12 months ago
28f8d1d
Don't use term 'IP' for 'IP address' in Unix shell scripts
by WHR
· 2 years, 12 months ago
fc643e5
Remove useless uses of '$?' in Unix shell scripts
by WHR
· 2 years, 12 months ago
97f3f7c
Don't use term 'IP' for 'IP address'
by WHR
· 2 years, 12 months ago
ab32bdd
Display 'libexecdir' in configuration summary
by WHR
· 2 years, 12 months ago
b8d2adb
Add option '--start' to command 'vzctl enter' to support starting a container with a pseudo-terminal
by WHR
· 3 years ago
323c8fc
Pass user-specified command line arguments directly via execve(2) for 'vzctl enter' command
by WHR
· 3 years ago
b365d50
Fix formatting type mismatches
by WHR
· 3 years ago
03530c7
Remove use of openpty(3)
by WHR
· 3 years ago
c6d233b
Mount container sysfs as read-only by default
by WHR
· 3 years ago
2599de4
Unmount container devtmpfs on fast stop if it was mounted in function ct_env_create_real
by WHR
· 3 years ago
ea1cc8f
Remove unnecessary error checkings for alloca(3)
by WHR
· 3 years ago
8f3e518
Consider a container with 'premounted' layout always exists
by WHR
· 3 years ago
b6e12a3
Support setting alternative pathes for container process 1
by WHR
· 3 years ago
b863a15
Miscellaneous cleanup in src/lib/image.c
by WHR
· 3 years ago
78ae820
Try to unshare(2) cgroup namespace in containers
by WHR
· 3 years ago
c0eae8e
Fix some formatting issues in usage message
by WHR
· 3 years ago
b559b35
Fix a logical error in function 'get_mul'
by WHR
· 3 years ago
ffc71e1
Ignore private directory setting for containers with 'premounted' layout
by WHR
· 3 years ago
3332b36
Support granting access to all devices with cgroup by specifying -1 as major device number
by WHR
· 3 years ago
4d7b5ad
Accept IEC's binary unit prefix names in user-specified values
by WHR
· 3 years ago
1afe354
Ignore private directory when creating a container with 'premounted' layout
by WHR
· 3 years ago
c496384
Add parentheses to macros when appropriate
by WHR
· 3 years ago
d8e1b76
Correct subcommand names, options and messages to use word 'unmount' instead of 'umount', while keep old subcommands and options to maintain command line compatibility
by WHR
· 3 years ago
dfe0ea1
Ignore 'compile' that generated by GNU automake from git(1)
by WHR
· 3 years ago
6e0c8d0
Rename function 'vz_mount' to 'vz_mount_simfs'
by WHR
· 3 years ago
522178a
Don't attempt to unmount or remove the root directory of a container with 'premounted' layout
by WHR
· 3 years ago
d4153c8
Allow creating container without a template
by WHR
· 3 years ago
fbda976
Consider a container with 'premounted' layout always be mounted
by WHR
· 3 years ago
061ae5c
Don't write cgroup memory.kmem.limit_in_bytes with assumed page size
by WHR
· 3 years ago
af2c5c3
Add layout type 'premounted'
by WHR
· 3 years ago
2cb0199
Remove '-Winline' from CFLAGS
by WHR
· 3 years ago
eff608d
Remove setver.sh
by WHR
· 3 years ago
e6d57ee
Avoid conflicting with fsmount(2) system call from newer Linux versions
by WHR
· 3 years ago
cd6739d
Fix building for newer versions of GNU
by WHR
· 3 years ago
d351835
Released vzctl 4.11.1
by Vasily Averin
· 8 years ago
0609481
fixed quotacheck failure inside Centos7.5 containers
by Vasily Averin
· 8 years ago
8b9e1c1
config.c: fix storage size
by Kir Kolyshkin
· 9 years ago
0e5dcbc
Add missing break statements
by Kir Kolyshkin
· 9 years ago
1041454
Released vzctl 4.10
by Kir Kolyshkin
· 9 years ago
aa080b6
postcreate.sh: xattr support for Deb8+/Ubu15+
by Kir Kolyshkin
· 9 years ago
57a2a45
Merge pull request #5 from mrqwer88/OVZ-5805
by Kirill Kolyshkin
· 10 years ago
9a95397
Add pigz support to vzctl create
by Sergei A Mamonov
· 10 years ago
2d41e33
Minor nitpicks for previous commits.
by Kir Kolyshkin
· 10 years ago
6a91584
print_json_cap: fix for "off" caps
by Kir Kolyshkin
· 10 years ago
6ee1e9e
Merge pull request #3 from mrqwer88/OVZ-6451
by Kirill Kolyshkin
· 10 years ago
bac2426
Add capability to vzlist output
by Sergei A Mamonov
· 10 years ago
9b5ca91
add netfilter to vzlist output
by Sergei A Mamonov
· 10 years ago
89a00ab
Merge pull request #4 from mrqwer88/fix_build_cap_str
by Kirill Kolyshkin
· 10 years ago
f61b187
fix skip first delimiter in build_cap_str
by Sergei A Mamonov
· 10 years ago
3f386e2
vzubc: allow for more than 999%
by Kir Kolyshkin
· 10 years ago
cff50b9
pathsubst.am: hide error from chmod
by Kir Kolyshkin
· 10 years ago
6c2010a
Fix incorrect includes
by Kir Kolyshkin
· 10 years ago
8ff9f06
Fix compile on Alpine Linux
by Kir Kolyshkin
· 10 years ago
095c8d4
Fix compile with musl (lack of strndupa)
by Kir Kolyshkin
· 10 years ago
301168d
Fix compilation with musl
by Dennis Przytarski
· 10 years ago
a4d3972
Merge pull request #3 in OVZL/vzctl from ~FUSL/vzctl:master to master
by Kir Kolyshkin
· 10 years ago
7adf0e5
Fixed typo "remove" -> "remote"
by Fusl
· 10 years ago
02cdc24
vzctl destroy: handle the semi-mounted ploop
by Kir Kolyshkin
· 10 years ago
201b4e1
ve_is_mounted(): describe the ploop semi-mounted case
by Kir Kolyshkin
· 10 years ago
c2d3e1b
vps_is_mounted(): pass the whole fs_param
by Kir Kolyshkin
· 10 years ago
bdec3b4
vzlist: get_ves_layout(): merge into get_mounted_status()
by Kir Kolyshkin
· 10 years ago
cb4a7e3
vzmigrate: rm bashism
by Kir Kolyshkin
· 10 years ago
ce63230
vzubc: rm unused var
by Kir Kolyshkin
· 10 years ago
91beb57
vz_restore: rm unused code
by Kir Kolyshkin
· 10 years ago
cf1c5b5
Released vzctl 4.9.4
by Sergey Bronnikov
· 11 years ago
74985e4
Merge pull request #1 in OVZL/vzctl from ~IBAZHITOV/ovz-vzctl:sec to master
by Igor Sukhih
· 11 years ago
22d967c
Store VE layout to VE config on start
by Igor Bazhitov
· 11 years ago
9e98ea6
Store VE layout in VE config during create and convert
by Igor Bazhitov
· 11 years ago
3116b1f
Move layout and mode fields from vps_opt to fs_param
by Igor Bazhitov
· 11 years ago
3ad329b
config: constify input path
by Igor Bazhitov
· 11 years ago
2786e96
src/.gitignore: add vzfsync, vznnc
by Igor Bazhitov
· 11 years ago
f518005
bin/.gitignore: add vzoversell
by Igor Bazhitov
· 11 years ago
0d841ae
Released vzctl 4.9.3
by Kir Kolyshkin
· 11 years ago
c18483d
Merge pull request #2 from zzmp/feat/vps-net_add-force-route
by Kirill Kolyshkin
· 11 years ago
91e700b
vps-net_add: add FORCE_ROUTE to change existing route to container
by Zach Pomerantz
· 11 years ago
485cb19
vzctl umount: fix exit code if CT is running
by Kir Kolyshkin
· 11 years ago
24f939e
vzoversell: handle unlimited RAM CTs
by Kir Kolyshkin
· 11 years ago
137c14b
set_console.sh: ubuntu 15.04 systemd console support
by Konstantin Volckov
· 11 years ago
cb7cd39
Released vzctl 4.9.2
by Kir Kolyshkin
· 11 years ago
869f8d8
store_devnodes: fix NULL deref
by Kir Kolyshkin
· 11 years ago
b0409ff
vps-create.sh: use stat -f instead of df
by Kir Kolyshkin
· 11 years ago
4d4c21e
vzctl.spec: require attr package
by Kir Kolyshkin
· 11 years ago
b7d68db
Released vzctl 4.9.1
by Kir Kolyshkin
· 11 years ago
cf652d0
vzctl.spec: drop the Conflicts: vzkernel
by Kir Kolyshkin
· 11 years ago
3774851
create_hardlink_dir(): fix wrong owner/perms case
by Kir Kolyshkin
· 11 years ago
4a4beac
Released vzctl 4.9
by Kir Kolyshkin
· 11 years ago
d375c03
vzmigrate: check CPU caps for suspended CT
by Kir Kolyshkin
· 11 years ago
8e02bf0
vzmigrate: fix for vzfsync if VE_PRIVATE differs
by Kir Kolyshkin
· 11 years ago
1cd0931
etc/vz.conf: improve NEIGHBOUR_DEVS description
by Kir Kolyshkin
· 11 years ago
358aa2d
ct_enter(): enter mnt namespace last
by Per Johansson
· 12 years ago
2869ab3
vz.conf: allow list of interfaces in NEIGHBOUR_DEVS
by Kir Kolyshkin
· 11 years ago
c502784
vzctl set --devices: made cumulative, fix
by Kir Kolyshkin
· 11 years ago
b93eefb
[style] store_devnodes(): fix a comment
by Kir Kolyshkin
· 11 years ago
1a34885
store_dev(): introduce PRINT_DEV macro
by Kir Kolyshkin
· 11 years ago
fc1f135
vzctl set --devices: fix SIGSEGV
by Kir Kolyshkin
· 11 years ago
1a89ea4
init.d: exit code if vzctl or vz.conf not found
by Kir Kolyshkin
· 11 years ago
6031c64
init.d/vz-redhat: fix exit code according to LSB
by Kir Kolyshkin
· 11 years ago
3353ac0
vzeventd(8): document new behavior
by Kir Kolyshkin
· 11 years ago
41ef81e
vzevent: try to run a script for all known events
by Kir Kolyshkin
· 11 years ago
Next »