Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
0b6fec331f238b082e515f893de399735b898dfc
0b6fec3
init.d/vz-redhat: fix kernel options checking
by Kir Kolyshkin
· 17 years ago
30741c8
Fix vzmigrate in case VZ disk quota is off
by Kir Kolyshkin
· 17 years ago
49c377d
Fix for SIGSEGV on VE start
by Kirill Korotaev
· 17 years ago
1e93488
Released vzctl-3.0.17
by Kir Kolyshkin
· 17 years ago
695ebe5
gentoo-add_ip.sh: fix scan for IP addresses existing in /etc/conf.d/net
by Alexander Y. Fomichev
· 17 years ago
16b1fd4
arpsend: proper fix for VLAN interfaces
by Kir Kolyshkin
· 17 years ago
96cb4eb
init.d/vz: fix case element "update-cron"
by Thorsten Schifferdecker
· 17 years ago
c02f5e6
INSTALL: added instructions of how to install from source
by Kir Kolyshkin
· 17 years ago
4db38b5
arpsend: exclude VLAN interfaces
by Kir Kolyshkin
· 17 years ago
300742f
make install: add a hook with a hint to run distro-specific install
by Kir Kolyshkin
· 17 years ago
e241851
vzlist.c: fix compiler warning and a minor error
by Kir Kolyshkin
· 17 years ago
2e95e28
configure: change default for sysconfdir to /etc
by Kir Kolyshkin
· 17 years ago
f770a04
Revert "Workaround: Export VEID from /proc/vz/veth in VZNETCFG script."
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
7b139a9
Added IPv6 support to debian dists scripts :
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
d85ba31
Makefiles: add install-debian target
by Thorsten Schifferdecker
· 17 years ago
cf65fd4
Minor typo change of vzctl.c: Add < > to usage of vzctl set veid.
by Thorsten Schifferdecker
· 17 years ago
e2db06a
Workaround: Export VEID from /proc/vz/veth in VZNETCFG script.
by Thorsten Schifferdecker
· 17 years ago
9a4b669
On stopping OpenVZ (SUB)System these linux-kernel-modules should are removed:
by Thorsten Schifferdecker
· 17 years ago
f388092
Modify init.d vz script to a more generic style,
by Thorsten Schifferdecker
· 17 years ago
4c7d5d5
vzcpucheck: update header
by Thorsten Schifferdecker
· 17 years ago
540f4c7
etc/init.d/vz-gentoo: use long form of ip command arguments
by Kir Kolyshkin
· 17 years ago
e838774
etc/init.d/vz-redhat: replace short ip cmd args with full ones
by Thorsten Schifferdecker
· 17 years ago
9f0eaa7
vps-functions: cosmetic cleanups
by Thorsten Schifferdecker
· 17 years ago
e7b8fa1
fix bashism conditionals in vps-net_add
by Thorsten Schifferdecker
· 17 years ago
e42fb6f
fix bashism in vpsnetclean
by Thorsten Schifferdecker
· 17 years ago
c2e68c1
Remove extra space in logging vpsnetclea/vpsreboot messages
by Thorsten Schifferdecker
· 17 years ago
82c03c6
[IPv6] add ip6tables kernel modules in VE0, if IPV6 is enabled
by Thorsten Schifferdecker
· 17 years ago
00a5a95
etc/init.d/vz-redhat: add processing of multiple cron files
by Kir Kolyshkin
· 17 years ago
562760a
etc/init.d/vz-redhat: add update-cron
by Kir Kolyshkin
· 17 years ago
3d3f5d9
etc/init.d/vz-redhat: introduce and use print_result function
by Kir Kolyshkin
· 17 years ago
47d8333
etc/init.d/vz-redhat: introduce and use is_running()
by Kir Kolyshkin
· 17 years ago
c9efe10
etc/init.d/vz-redhat: whitespace cleanup
by Kir Kolyshkin
· 17 years ago
50ea66e
etc/init.d/vz-redhat: remove bashisms: for (( ... )) and let var++
by Thorsten Schifferdecker
· 17 years ago
4766d1f
Fixed 'stop VEID --fast' action.
by Igor Sukhih
· 17 years ago
9f7d6e4
Remove vzsplit dependency on linux/magic.h
by Kir Kolyshkin
· 18 years ago
703a69c
configure: check for either ppc64 or powerpc64
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
9ac01c3
vzctl: delete IPv6 route from host system after VE stop
by Thorsten Schifferdecker
· 18 years ago
38d21f3
vzctl: fixed IPv6 addresses down on --ipdel
by Vitaliy Gusev
· 18 years ago
bd1f472
vzctl: enhanced IPv6 addresses setup in VE
by Igor Sukhih
· 18 years ago
946a792
vzmigrate: Fixed check for CPT support on src and dst node before rsync
by Andrey Mirkin
· 18 years ago
679c1f6
vzcpucheck: correct a typo
by teme
· 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
575b0d6
correct ipadd handling in debian_ip_add.sh
by Thorsten Schifferdecker
· 18 years ago
3718356
init.d/vz: fix check_kernel() function
by Thorsten Schifferdecker
· 18 years ago
af399cd
init.d/vz-redhat: fix kernel config check
by Thorsten Schifferdecker
· 18 years ago
1a3f250
man/vzctl.8: assorted fixes
by Kir Kolyshkin
· 18 years ago
3a6a526
vzmigrate: call rsync with --numeric-ids option
by Andrey Mirkin
· 18 years ago
6548292
vzmigrate: Check for CPT support on src and dst node before rsync
by Andrey Mirkin
· 18 years ago
3fe27be
Fix vzctl destroy
by Kir Kolyshkin
· 18 years ago
93eca3a
man/vzctl.8: more info on setting VE capabilities.
by Kir Kolyshkin
· 18 years ago
45f71dd
Makefiles: add install-suse target
by Kir Kolyshkin
· 18 years ago
2409c72
fixed inability to set setveid capability
by Kir Kolyshkin
· 18 years ago
495af12
etc/init.d/vz-redhat: remove old cron files
by Thorsten Schifferdecker
· 18 years ago
8adf5dc
init.d/vz-redhat: added check for kernel config options
by David Sharnoff
· 18 years ago
682aab7
init.d/vz-redhat: add checking for OpenVZ kernel
by Thorsten Schifferdecker
· 18 years ago
f09fd72
init.d/vz-redhat: assorted small cleanups
by Thorsten Schifferdecker
· 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
96a5211
Dist scripts for arch linux.
by Kir Kolyshkin
· 18 years ago
3f22d63
init.d/vz: fix 'status' command
by Thorsten Schifferdecker
· 18 years ago
3ec4815
init.d/vz-redhat: do not leave stale vz_lock files
by Kir Kolyshkin
· 18 years ago
caf408f
init.d/vz-redhat: remove unused function
by Thorsten Schifferdecker
· 18 years ago
7870499
init.d/vz-redhat: get rid of 'function ' prefix for functions.
by Thorsten Schifferdecker
· 18 years ago
9561319
init.d/vz-redhat: use variable for /var/lock/subsys/vz
by Thorsten Schifferdecker
· 18 years ago
bb615c6
Remove obsolete proc_proxy entry in vpsnetclean
by Thorsten Schifferdecker
· 18 years ago
970dc60
Update options to bash_completition script
by Thorsten Schifferdecker
· 18 years ago
cb4756c
vzctl(8) man page: add info about --setmode
by Thorsten Schifferdecker
· 18 years ago
bb91bdf
gentoo init.d: remove MIGRATE_MODULES on openvz stop
by Thorsten Schifferdecker
· 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
9af5fed
Added distscripts for Arch Linux distribution
by Thorsten Schifferdecker
· 18 years ago
27c8a3d
Released vzctl-3.0.16
by Kir Kolyshkin
· 18 years ago
eace6c5
Added bash-completion support for --ioprio
by Kir Kolyshkin
· 18 years ago
bc39887
Close stderr, stdout on env_create()
by Igor Sukhih
· 18 years ago
c7374ad
dev.h, veth.h: minor comment fix
by Kir Kolyshkin
· 18 years ago
dc19fe7
list.h: remove no-longer needed type casts
by Kir Kolyshkin
· 18 years ago
4b079d2
Remove compiler warnings by fixing list_elem_t and list_head_t definitions
by Kir Kolyshkin
· 18 years ago
c0ea956
Released vzctl-3.0.15
by Kir Kolyshkin
· 18 years ago
e04b5e6
Relocate cron master file from pkgdatadir to pkgconfdir.
by Dmitry V. Levin
· 18 years ago
5517075
.gitignore: added TAGS
by Kir Kolyshkin
· 18 years ago
285b4bf
etc/cron.d/.gitinore: fix
by Kir Kolyshkin
· 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
f77d5d8
Use correct sizeof() in snprintf
by Kir Kolyshkin
· 18 years ago
f92323d
bash-completion: fixed support for VE names with dashes
by Kir Kolyshkin
· 18 years ago
257931d
Really remove VE names on destroy.
by Kir Kolyshkin
· 18 years ago
0e167b3
Remove all names reffered on VE on destroy action
by Igor Sukhih
· 18 years ago
e07fece
vzctl mount: print warning if no simfs
by Kir Kolyshkin
· 18 years ago
5aa2d07
A bunch of whitespace fixes
by Kir Kolyshkin
· 18 years ago
258c3c2
init.d/vz-redhat: removed unused code
by Kir Kolyshkin
· 18 years ago
Next »