Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
fbf462f497737cfce5c9b6937f090f315524a81c
fbf462f
0.conf.*: removed GNU copyright header, add 2007
by Kir Kolyshkin
· 18 years ago
0855ff4
vzctl.8: reworded netif_add/netif_del description
by Kir Kolyshkin
· 18 years ago
8ed827c
Implement MODULES_DISABLED in gentoo initscript; document it.
by Kir Kolyshkin
· 18 years ago
dd466af
Move workaround for FC5 copy bug to the common part
by Igor Sukhih
· 18 years ago
c153154
Makefile.am: add vzctl.spec to EXTRA_DIST
by Kir Kolyshkin
· 18 years ago
3b041b2
configure: skip useless/harmful C++/F77 checks by libtool
by Kir Kolyshkin
· 18 years ago
e2d8ca8
Fixed build enviroment array for execve() in the run_script()
by Igor Sukhih
· 18 years ago
71324a2
vzctl.spec: fix to compile vzctl on 64-bit platform
by Kir Kolyshkin
· 18 years ago
5e7fb69
Really fix installation of proper VE configs.
by Kir Kolyshkin
· 18 years ago
82968bc
Install proper (arch-dependent) VE configs
by Kir Kolyshkin
· 18 years ago
857d642
Do not install directory if a corresponding feature is not enabled.
by Kir Kolyshkin
· 18 years ago
5336018
Fix to make configure working in builddir != srcdir.
by Kir Kolyshkin
· 18 years ago
2727096
vzmigrate: add --delete to rsync calls
by Ola Lundqvist
· 18 years ago
a26a2dd
Speedup 'vz stop' action
by Igor Sukhih
· 18 years ago
d01e75f
Fix VPSCONFDIR in etc/init.d/vz-gentoo script
by Kir Kolyshkin
· 18 years ago
a840d4c
Moved redhat-specific initscript to vz-redhat.
by Kir Kolyshkin
· 18 years ago
9f314cd
Add Debian 4.0 to distscript configs.
by Thorsten Schifferdecker
· 18 years ago
4494557
vzmigrate should call "vzctl set --applyconfig_map" command with --save flag.
by Andrey Mirkin
· 18 years ago
9e3a90a
Changed log level definitions in vzmigrate.
by Andrey Mirkin
· 18 years ago
fe8c2e7
Fixed the incorrect behaviour of vzmigrate in quiet mode
by Evgeny Kravtsunov
· 18 years ago
8d425d1
Use define for /dev/vzctl
by Kir Kolyshkin
· 18 years ago
90f913a
Use SBINDIR define when calling ndsend
by Kir Kolyshkin
· 18 years ago
1f727be
Move /dev/vzctl definition to a single place: include/types.h
by Kir Kolyshkin
· 18 years ago
3898623
Fixed path to vznetcfg.
by Kir Kolyshkin
· 18 years ago
6951306
Use SBINDIR when defining path to vznetcfg
by Kir Kolyshkin
· 18 years ago
c3bb5bc
automake: Moved all vzctl-specific paths definition to paths.am
by Benedikt Böhm
· 18 years ago
19e11d1
Made 'make clean' to remove files autogenerated with pathsubst.am
by Benedikt Böhm
· 18 years ago
cc7adda
Use build-in-automake installation logic where possible
by Benedikt Böhm
· 18 years ago
fa3e3e5
Display features in configure output
by Benedikt Böhm
· 18 years ago
f565746
Cleaned up etc/network-scripts installation logic.
by Benedikt Böhm
· 18 years ago
9d4e2df
Made vzctl.spec working.
by Kir Kolyshkin
· 18 years ago
e1700ec
Fixed /etc/vz/dists/scripts/* installation.
by Benedikt Böhm
· 18 years ago
94aee34
Make use of make-defined paths in includes
by Kir Kolyshkin
· 18 years ago
75b3d92
Specfile modified to work with new autotools-based build/install system
by Kir Kolyshkin
· 18 years ago
bb0cf4d
Fixed a trivial bug in etc/network-scripts/Makefile.am
by Kir Kolyshkin
· 18 years ago
d8b325e
Move cron and lib scripts from /etc to /scripts in sources.
by Benedikt Böhm
· 18 years ago
3869ea8
Assorted trivial Makefile.am cleanups.
by Kir Kolyshkin
· 18 years ago
6afa3cd
Clean up old etc targets in top Makefile
by Kir Kolyshkin
· 18 years ago
457ca7d
Fixes for etc/network-scripts/Makefile.am
by Kir Kolyshkin
· 18 years ago
5bad50c
etc/Makefile.am: removed a comment
by Kir Kolyshkin
· 18 years ago
a64cea7
Reworked RH/FC-specific network scripts installation.
by Benedikt Böhm
· 18 years ago
e000a35
Removed unneeded stuff from etc/Makefile.am
by Kir Kolyshkin
· 18 years ago
3f828a8
Simplify etc/dists/Makefile.am
by Benedikt Böhm
· 18 years ago
00175c9
Rework udev rules installation logic
by Benedikt Böhm
· 18 years ago
1beb928
Reworked logrotate.d installation logic
by Benedikt Böhm
· 18 years ago
cd945ca
cron.d installation reword add-on
by Kir Kolyshkin
· 18 years ago
6da139d
Reworked cron.d installation logic.
by Benedikt Böhm
· 18 years ago
db3ec9b
Reworked bash_completion installation logic.
by Benedikt Böhm
· 18 years ago
cdaf707
No need to build separate libvzctl-simfs
by Kir Kolyshkin
· 18 years ago
8c1c6e4
Use automake build-in logic to install vz.conf
by Benedikt Böhm
· 18 years ago
d4f21e4
Moved init.d scripts installation logic into a separate Makefile
by Benedikt Böhm
· 18 years ago
2a8c91a
configure.ac: added etc/conf/Makefile.am
by Kir Kolyshkin
· 18 years ago
ce0003f
Moved VE config samples to etc/conf/ subdir
by Benedikt Böhm
· 18 years ago
430d0a7
Move common Makefile code (pathsubst) to a separate file
by Benedikt Böhm
· 18 years ago
23aaaa1
Minor autogen.sh improvement
by Benedikt Böhm
· 18 years ago
69ebafe
Nicer formatting in bin/Makefile.am
by Benedikt Böhm
· 18 years ago
e234dbf
Added a few missing .gitignore files
by Benedikt Böhm
· 18 years ago
45d7a98
Minor formatting/spelling fixes for include/types.h
by Kir Kolyshkin
· 18 years ago
27703b7
Fixed bash_completion script generation.
by Kir Kolyshkin
· 18 years ago
609a6b8
Install logrotate, udev and cron entries by default on redhat-based systems.
by Kir Kolyshkin
· 18 years ago
1d8af44
Fix path of veip dir.
by Kir Kolyshkin
· 18 years ago
045cdb4
etc/Makefile.am: do not need to use builddir
by Kir Kolyshkin
· 18 years ago
7a0c4a7
Added 'rpms' target
by Kir Kolyshkin
· 18 years ago
50167bf
Remove VERSION from include/vzctl.h
by Kir Kolyshkin
· 18 years ago
cff19fb
Fixed dist target generation.
by Kir Kolyshkin
· 18 years ago
e95e0ef
bash_completion script: do not use obsoleted vzlist -o vpsid
by Kir Kolyshkin
· 18 years ago
d69917c
Big move to auto* tools.
by Benedikt Böhm
· 18 years ago
fddeebb
Fixed udev.d rule definition
by Kir Kolyshkin
· 18 years ago
4216bcc
Moved a few scripts to bin/ subdir
by Kir Kolyshkin
· 18 years ago
ab13461
Changed FAKEGATEWAY from 191.255.255.1 to 192.0.2.1
by Igor Sukhih
· 18 years ago
0d7da84
Added loading of the xt_tcpudp iptables module
by Igor Sukhih
· 18 years ago
3786157
Disable VZ modules loading by means of MODULES_DISABLED=yes variable
by Igor Sukhih
· 18 years ago
fba9005
vzlist: Use /proc/vz/vestat for running VE listing if there no /proc/vz/veinfo
by Igor Sukhih
· 18 years ago
26e1d17
Disable debug output on exec action
by Igor Sukhih
· 18 years ago
ffe7864
Fixed child waiting on restore added generic wait wrapper
by Igor Sukhih
· 18 years ago
4ede0a0
Use /proc/vz/vestat for running VE listing
by Vasily Tarasov
· 18 years ago
1ed38fb
Add and use FAIRSCHED_{SET,DROP,GET}_RATE with fairsched_rate()
by Alexey Dobriyan
· 18 years ago
dbf8641
Split verbose from LOG_LEVEL
by Kristian Høgh
· 18 years ago
3d23a80
Minor error in manpage for vzctl and vps.conf vz (5) -> vz.conf (5)
by Kristian Høgh
· 18 years ago
30c21e7
Use "cp --preserve=mode,ownership" workaround only for Fedora Core distributions
by Igor Sukhih
· 18 years ago
32a571f
Skip VE venet network setup if no any ip addresses
by Igor Sukhih
· 18 years ago
c332d04
VETH command line interface redesign
by Igor Sukhih
· 18 years ago
5367210
logger(-1, ...) should be followed by "return SOME_ERROR" and vice versa
by Kristian Høgh
· 18 years ago
77dc3b4
If veth is unsupported by kernel, exit with error.
by Kristian Høgh
· 18 years ago
558eb08
Remove extra whitespace in src/lib/logger.c
by Kristian Høgh
· 18 years ago
03033d5
vznetcfg: call external script if defined in /etc/vz/vznet.conf
by Igor Sukhih
· 18 years ago
ec77265
Make umount scripts run in the opposite order of mount scripts
by Kristian F. Høgh
· 18 years ago
b9d3b91
Removed explicit src ip address setup.
by Igor Sukhih
· 18 years ago
e2968e9
Removed annoying message 'Unable to open /usr/lib/vzctl/modules/: No such file or directory'
by Igor Sukhih
· 18 years ago
8a5aa5c
Remove creating /sbin from make install target
by Kir Kolyshkin
· 18 years ago
909a6e1
Fix vzctl exit code if umount has failed
by Dmitry Mishin
· 18 years ago
42863d1
man vzctl: change vpsid to veid
by August Zajonc
· 18 years ago
eceb8de
Released vzctl-3.0.13-1
by Dmitry Mishin
· 18 years ago
a442bb8
Removed file.list
by Kir Kolyshkin
· 18 years ago
d3bc1c0
Fixed gentoo initscript dependencies.
by Kir Kolyshkin
· 18 years ago
f782b75
Fixed features storing
by Pavel Emelianov
· 18 years ago
920d717
Added --features <name:on|off> command line option
by Pavel Emelianov
· 18 years ago
30a8eea
Fixed --wait for distributions with /etc/initscripts
by Igor Sukhih
· 18 years ago
d5b9954
arpsend: Fixed handling SIGALRM
by Igor Sukhih
· 18 years ago
2cea0d5
Error code = 91 should be returned in case of template not found
by Dmitry Mishin
· 18 years ago
Next »