Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
04326768b01a35386e262f1fd0c6af945496f029
0432676
etc/conf/*conf-sample: fix a typo
by Kir Kolyshkin
· 14 years ago
c84aa89
etc/conf/ve-vswap*: fix DISKINODES
by Kir Kolyshkin
· 14 years ago
39bdf8e
etc/init.d/vz*: add kludge to modify default CT config
by Kir Kolyshkin
· 14 years ago
b1b77d8
etc/conf: add vswap configs
by Kir Kolyshkin
· 14 years ago
3866be1
etc/conf/*conf-sample*: remove arch-specific entries
by Kir Kolyshkin
· 14 years ago
023c90e
cpumask: add missing files.
by Vladimir Davydov
· 14 years ago
4a9cf54
vps-functions: make sure PATH contains dirs we need
by Kir Kolyshkin
· 14 years ago
9038767
Add cpu bindings (cpumask option)
by Vladimir Davydov
· 14 years ago
b041a17
man/vzctl.8: formatting fix
by Kir Kolyshkin
· 14 years ago
e816ee0
vzctl.spec: add /etc/sysconfig/vzeventd as %ghost
by Kir Kolyshkin
· 14 years ago
d7ac02f
vzeventd: fix child handler to avoid zombies
by Kir Kolyshkin
· 14 years ago
11ff8a4
src/vzevent.c: fix logging of child killed
by Kir Kolyshkin
· 14 years ago
8afe85a
src/vzevent.d: simpler child handler
by Kir Kolyshkin
· 14 years ago
fd657ab
vzctl start: do not start half-configured environment
by Kir Kolyshkin
· 14 years ago
7d62ed4
man/vz.conf.5: fix a reference to vz initscript.
by Kir Kolyshkin
· 14 years ago
bbcc361
man/vz.conf.5: move TEMPLATE description
by Kir Kolyshkin
· 14 years ago
8429159
man/vz.conf.5: misc fixes
by Kir Kolyshkin
· 14 years ago
2b1f193
vzctl set --dev*: return proper error, document it
by Kir Kolyshkin
· 14 years ago
5d9e5cb
vzctl set --devices: do not segfault (v2)
by Kir Kolyshkin
· 14 years ago
d9d6ca3
Revert "vzctl set --devices --save: do not segfault"
by Kir Kolyshkin
· 14 years ago
87f5014
vzctl set --devices --save: do not segfault
by Kir Kolyshkin
· 14 years ago
a3f8f06
Released vzctl 3.0.25
by Kir Kolyshkin
· 14 years ago
62596d1
etc/init.d/vzeventd-redhat: prevent second start
by Kir Kolyshkin
· 14 years ago
6f929a7
vzeventd: be more quiet
by Kir Kolyshkin
· 14 years ago
3bf6216
vzctl.spec: make sure to start vzdaemon after upgrade
by Kir Kolyshkin
· 14 years ago
2ca87e0
src/vzeventd.c: fix compile on CentOS 4
by Kir Kolyshkin
· 14 years ago
e8a76d3
Add the ability to move PCI devices in CT
by Andrey Vagin
· 14 years ago
115195e
Add vps-pci script
by Andrey Vagin
· 14 years ago
10c652a
update include/linux/vzcalluser.h (v2)
by Andrey Vagin
· 14 years ago
ea64ee6
vzctl: allocate a device name dynamically
by Andrey Vagin
· 14 years ago
913ebc6
vzctl: code refactoring in free_dev
by Andrey Vagin
· 14 years ago
019e6fc
vzctl: device name may contains colons, so take last for parse perms
by Andrey Vagin
· 14 years ago
9ae1302
scripts/vps-create: fix VE_PRVT permissions
by Solar Designer
· 14 years ago
c1e7b64
scripts/vps-create: use -Sp options for tar
by Kir Kolyshkin
· 14 years ago
f62b006
vzctl set --features bridge: enable CAP_NET_ADMIN
by Kir Kolyshkin
· 14 years ago
8b92f8e
etc/dists/scripts/*set_ugid_quota.sh: fix mtab perms
by Solar Designer
· 14 years ago
5a1014a
etc/vz.conf: fix English in a comment
by Kir Kolyshkin
· 14 years ago
9997089
Fix enabling sysfs feature by default
by Kir Kolyshkin
· 14 years ago
5ae8648
etc/ve-basic.conf-sample: increase LOCKEDPAGES
by Kir Kolyshkin
· 14 years ago
ee27b83
vzlist: introduce uptime
by Kir Kolyshkin
· 14 years ago
84d1e21
vzlist: rename Cla to Ccpustat
by Kir Kolyshkin
· 14 years ago
2f80526
vzlist.h: load average should be float
by Kir Kolyshkin
· 14 years ago
9272136
src/lib/util.c: remove an unused function
by Kir Kolyshkin
· 14 years ago
f0a858d
vzctl start/runscript: add ability to set per-CT osrelease
by Kir Kolyshkin
· 14 years ago
849cd39
scripts/.gitignore: update
by Kir Kolyshkin
· 14 years ago
ecc86b6
src/arpsend.c: cleanups
by Kir Kolyshkin
· 14 years ago
de504a6
src/arpsend.c: fix a compiler warning
by Kir Kolyshkin
· 14 years ago
fc69953
src/lib/quota.c: compilation fix
by Kir Kolyshkin
· 14 years ago
01ea58c
src/lib/exec.c: flush stderr/stdout fefore fork() in vzctl_exec*()
by Kir Kolyshkin
· 14 years ago
3063fa7
src/lib/exec.c: add a comment explaining the reason for fork()
by Kir Kolyshkin
· 14 years ago
788cb03
quota_ctl(), vps_set_quota(): refactor/fix
by Kir Kolyshkin
· 14 years ago
b63910d
vps_set_quota(): return proper error code
by Kir Kolyshkin
· 14 years ago
f7bb97c
src/lib/quota.c: don't check for dq_param == NULL
by Kir Kolyshkin
· 14 years ago
9783f43
man/vzctl.8: add/describe 'vzquota on failed' exit code (60)
by Kir Kolyshkin
· 14 years ago
84f9ab9
quota_on(): refactor and fix
by Kir Kolyshkin
· 14 years ago
767a651
vzctl set --devnodes: always try to recreate device in CT
by Kir Kolyshkin
· 14 years ago
f52f28f
vzctl quotaoff: fix wrong exit code if quota is not running
by Kir Kolyshkin
· 14 years ago
237f03c
vzctl --help: improve/reformat, add quota* commands
by Kir Kolyshkin
· 14 years ago
51ebab0
bash_completion: add quotaon/quotaoff/quotainit
by Kir Kolyshkin
· 14 years ago
ff26307
man/vzctl.8: describe quotaon/quotaoff/quotainit commands
by Kir Kolyshkin
· 14 years ago
d75908d
vzctl quotaon|quotaoff|quotainit: report and return error if disk quota is disabled
by Kir Kolyshkin
· 14 years ago
6d6afac
etc/dists/scripts: trivial whitespace cleanup
by Kir Kolyshkin
· 14 years ago
b40b1f3
man/*: fix/emphasize DISK_QUOTA/--diskquota description
by Kir Kolyshkin
· 14 years ago
fdbadda
vzctl set --diskquota: do not overwrite command line with global parameter
by Kir Kolyshkin
· 14 years ago
5c63ca7
vzctl set: implement --diskquota on|off
by Kir Kolyshkin
· 14 years ago
a2de1ca
man/ctid.conf.5: describe DISK_QUOTA
by Kir Kolyshkin
· 14 years ago
8431d98
vzctl set --applyconfig: fix for DISK_QUOTA
by Kir Kolyshkin
· 14 years ago
f9988a5
Make use of ARRAY_SIZE macro helper
by Cyrill Gorcunov
· 14 years ago
808c247
man/vzctl.8: document 'suspended' status
by Kir Kolyshkin
· 14 years ago
92f8c75
man/vzctl.8: describe action scripts
by Kir Kolyshkin
· 14 years ago
286cf10
vzctl delete: take care of premount/postumount scripts.
by Kir Kolyshkin
· 14 years ago
06011cf
src/lib/util.c: refactor move_config()
by Kir Kolyshkin
· 14 years ago
b8746d7
etc/init.d/vz*: do not run stop inside a container
by Kir Kolyshkin
· 14 years ago
9b3500b
Update udev rules to match current specification
by Peter Volkov
· 14 years ago
8894720
Don't prepend full path for ip command
by Peter Volkov
· 14 years ago
54566f8
etc/init.d/vzeventd-redhat: fix 'status' for Debian
by Kir Kolyshkin
· 14 years ago
6754c1d
etc/init.d/initd-functions: fix start/stop for Debian
by Kir Kolyshkin
· 14 years ago
afc137a
get_vps_ip_proc: Fix signed/unsigned compiler warning
by Cyrill Gorcunov
· 14 years ago
3276010
iptables mask should be 64 bit
by Cyrill Gorcunov
· 14 years ago
8036cd3
Use ARRAY_SIZE helper for static array
by Cyrill Gorcunov
· 14 years ago
6718037
Introduce ARRAY_SIZE helper
by Cyrill Gorcunov
· 14 years ago
89d9f97
iptables: Redesign generation of iptables masks
by Cyrill Gorcunov
· 14 years ago
21de30b
iptables: Sync modules control bits with the kernel
by Cyrill Gorcunov
· 14 years ago
3527cc2
initd-functions: fix a typo
by Kir Kolyshkin
· 14 years ago
37fa0de
src/lib/script.c: minor typo in comment
by Kir Kolyshkin
· 14 years ago
714f8cc
init.d/vzevent: support Debian-specific file to set vzeventd options
by Kir Kolyshkin
· 14 years ago
64baff1
initd-function: remove interpreter hint
by Ola Lundqvist
· 14 years ago
4042901
init.d/vzeventd: source the correct file
by Ola Lundqvist
· 14 years ago
d20909b
vzpid: use CTID not VEID in header
by Thorsten Schifferdecker
· 14 years ago
043e3cc
init.d/vzeventd: fix to support Debian and SUSE
by Kir Kolyshkin
· 14 years ago
22cfbfa
init.d/vzfunctions: moved to $vzlibdir/initd-functions
by Kir Kolyshkin
· 14 years ago
746cbf0
man/vzeventd.8: add
by Thorsten Schifferdecker
· 14 years ago
1148f7a
init.d/vzeventd-redhat: add Required-Stop, Required-Start
by Ola Lundqvist
· 14 years ago
dbc773f
init.d/vzeventd-redhat: fix desc field
by Thorsten Schifferdecker
· 14 years ago
3e513e5
vzctl start: do not remove 127.0.0.1 aliases in /etc/hosts
by Marcin Owsiany
· 14 years ago
0ea082a
debian-add_ip.sh: fixlet for Ubuntu networking
by Kir Kolyshkin
· 14 years ago
2da942c
init.d/vzeventd: fixes
by Kir Kolyshkin
· 14 years ago
cb7ec72
vzctl.spec: remove cron scripts, add vzfunctions
by Kir Kolyshkin
· 14 years ago
c73f309
Fix init.d Makefile
by Kir Kolyshkin
· 14 years ago
732cfbb
Revert "list2str(): removed duplicated statement"
by Kir Kolyshkin
· 14 years ago
Next »