Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
4059ec910609421087bb9143d1de8424a81ad4d0
4059ec9
debian-add_ip.sh: introduce interfaces.{head,tail}
by Ivan Vilata i Balaguer
· 16 years ago
d78a765
Introduce new "ppp" feature
by Cyrill Gorcunov
· 16 years ago
8b6245e
man/*: trivial whitespace cleanup
by Kir Kolyshkin
· 16 years ago
83c5c27
*.[ch]: trivial whitespace cleanups
by Kir Kolyshkin
· 16 years ago
24b809e
vzctl: add 'delete' alias for 'destroy' command.
by Kir Kolyshkin
· 16 years ago
57595c3
Rename sample config file 'vps.basic' to 'basic'
by Kir Kolyshkin
· 16 years ago
71ad397
vzctl.spec: add unlimited CT config
by Kir Kolyshkin
· 16 years ago
c8dc6e5
Added unlimited CT config
by Peter Volkov
· 16 years ago
bcec8bb
Revert fix for bug #1035.
by Kir Kolyshkin
· 16 years ago
bc8fa5a
The vzctl startup script /etc/vz/dists/scripts/debian-set_hostname.sh
by Ola Lundqvist
· 16 years ago
9fe02f4
Fix IPv6 configuration on a debian lenny container
by mathgl
· 16 years ago
320e0f4
Merge branch 'maint' of git://git.altlinux.ru/people/ldv/packages/vzctl
by Kir Kolyshkin
· 16 years ago
9719e46
man/*: punctuation fixes in SEE ALSO sections
by Kir Kolyshkin
· 16 years ago
93ef4d9
vznetaddbr.in: Rewrite without bash-isms and ifconfig
by Dmitry V. Levin
· 16 years ago
f76ccaa
Released vzctl-3.0.23
by Kir Kolyshkin
· 16 years ago
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
34934b0
bin/vznetaddbr.in: fix to work with bash >= 3.2
by Anton Protopopov
· 16 years ago
8465415
vzcfgvalidate: improve readability of some messages
by Kir Kolyshkin
· 16 years ago
dd1709a
vzctl: make dists/scripts/gentoo* openrc compatible
by Peter Volkov
· 16 years ago
219426f
vzctl: doesn't start in runlevel 4 (by LSB headers)
by Teodor
· 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
79f9168
/etc/init.d/vz: get rid of confusing error from echo
by Kir Kolyshkin
· 16 years ago
e712094
vzctl.spec: add forgotten vznetaddbr script
by Kir Kolyshkin
· 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
4552818
man/vzctl.8: trivial formatting fix
by Kir Kolyshkin
· 16 years ago
164d727
Rework modification of container's /etc/hosts
by Marcin Owsiany
· 16 years ago
705fd45
distribution.conf-template: better doc for SET_HOSTNAME
by Kir Kolyshkin
· 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
92a5d6f
bash_completion: fix ls invocation
by Kir Kolyshkin
· 16 years ago
4c0fb4c
More strict permissions for /vz/private and /vz/root
by Kir Kolyshkin
· 16 years ago
7480702
Fix a typo in bash_completion script.
by Daniel Hahler
· 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
e896cd8
Add fedora 9 to dists scripts
by Thorsten Schifferdecker
· 16 years ago
d10f4bd
vzctl.8: document --netif "bridge" parameter
by Dietmar Maurer
· 16 years ago
41fb697
Add vznetaddbr script
by Dietmar Maurer
· 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
5ad9dee
vzctl: supress a compilation warning
by Kir Kolyshkin
· 16 years ago
037fb13
vpsreboot: fix occasional error printing
by Harald Kapper
· 16 years ago
c9964d5
vzcfgvalidate: do not check disk quota params if disk quota is off
by Kir Kolyshkin
· 16 years ago
9c1e02f
init.d/vz-redhat: improve kernel version extraction
by Thorsten Schifferdecker
· 16 years ago
c5bf4bb
vzsplit: fix a typo
by Thorsten Schifferdecker
· 16 years ago
626325d
etc/vz/vz.conf: document MODULES_DISABLED
by Kir Kolyshkin
· 16 years ago
d5fba5e
man/vzlist.8: assorted fixes
by Kir Kolyshkin
· 16 years ago
a0805eb
vznetcfg: "source" sh statement doesn't work with debian dash
by Alexis Haeringer
· 16 years ago
0bad665
man/vzctl.8: document --mac_filter option
by Marat Stanichenko
· 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
448740f
per-distro config: fix documentation
by Kir Kolyshkin
· 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
3dfa2d1
vzmigrate: use SSH options specified in command line for rsync
by Andrey Mirkin
· 17 years ago
fa72a4f
gentoo-add_ip.sh: fix the case then config_venet0 is commented out
by Daniel Robbins
· 17 years ago
c2fb9de
vz-net_add: fix a long-standing bug processing the list of network interfaces
by Kir Kolyshkin
· 17 years ago
d24176d
Fix a few user-visible messages to be more clear.
by Kir Kolyshkin
· 17 years ago
e0961ad
include/*: cosmetic CT id -> CT ID
by Kir Kolyshkin
· 17 years ago
36eeeab
scripts/*: fix comments
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
c7c5c44
vzctl_veth.h: fix license blurb
by Kir Kolyshkin
· 17 years ago
ff46d33
etc/dists/: VE->container, SWsoft->Parallels renaming (part 2)
by Kir Kolyshkin
· 17 years ago
e0e65aa
vzctl.spec: VE->container, mention OpenVZ
by Kir Kolyshkin
· 17 years ago
7ff3776
vzmigrate: VE->container
by Kir Kolyshkin
· 17 years ago
1451819
etc/dists/: VE->container, SWsoft->Parallels renaming
by Kir Kolyshkin
· 17 years ago
2784a14
man: VE -> container, SWsoft->Parallels renaming madness
by Kir Kolyshkin
· 17 years ago
5783162
vzmigrate: fix 'if' statement
by Kir Kolyshkin
· 17 years ago
cb3bf5f
man vzctl: small typo
by Kirill Shileev
· 17 years ago
8d63c21
scripts/vps-functions.in (vz_get_neighbour_devs): Add IPv6 support
by Dmitry V. Levin
· 17 years ago
2135a2e
vzcalc.8: fix a typo
by Vasily Averin
· 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
4145b6c
vzctl(8): fix --cpus options typesetting
by Kir Kolyshkin
· 17 years ago
206843f
Released vzctl-3.0.22
by Kir Kolyshkin
· 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
463a30b
Released vzctl-3.0.21
by Kir Kolyshkin
· 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
ad8b547
Fix adding multiple IPs for Debian/Ubuntu
by Kir Kolyshkin
· 17 years ago
bf9ebff
Released vzctl-3.0.20
by Kir Kolyshkin
· 17 years ago
80f286f
NEIGHBOUR_DEVS: add to global config and document.
by Kir Kolyshkin
· 17 years ago
96ad295
Source /etc/vz/vz.conf in scripts that needs it.
by Kir Kolyshkin
· 17 years ago
1cb8182
scripts/vps-functions.in: Rework sending arp requests
by Dmitry V. Levin
· 17 years ago
Next »