Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
07805261620a85df39b2e70cdcf189cc3afe9045
/
include
30d0cf8
vzctl set --ipadd: treat IPs with different masks as the same one
by Kir Kolyshkin
· 13 years ago
2f67324
src/lib/list.c: merge_str_list() generalization
by Kir Kolyshkin
· 13 years ago
0f8c652
Rework find_ip() to work with netmasks
by Kir Kolyshkin
· 13 years ago
f018af5
vzctl set --ipadd/--ipdel: add ability to specify netmasks
by Kir Kolyshkin
· 13 years ago
8c22cfe
src/lib/util.c: introduce/use get_addr_family()
by Kir Kolyshkin
· 13 years ago
bc113fa
util.c: introduce is_vswap_mode()
by Kir Kolyshkin
· 13 years ago
73e2112
src/lib/bitmap.c: mark some functions as static
by Kir Kolyshkin
· 13 years ago
f1067d0
include/validate.h: remove dead function declarations
by Kir Kolyshkin
· 13 years ago
acaf07f
vzsplit, vzctl set: better output of UBC parameters
by Kir Kolyshkin
· 13 years ago
c2d2206
src/lib/util.c: remove some unused functions
by Kir Kolyshkin
· 13 years ago
1b40e9d
src/lib/create.c, include/create.h: hide internal stuff
by Kir Kolyshkin
· 13 years ago
3ca3848
vps_configure(): remove op argument
by Kir Kolyshkin
· 13 years ago
1aaafb8
Added setver.sh, a script to set vzctl version from git
by Kir Kolyshkin
· 13 years ago
a597167
include/script.h: remove obsoleted function declaration
by Kir Kolyshkin
· 14 years ago
de8b7f6
vzctl: do not warn about valid config parameters
by Kir Kolyshkin
· 14 years ago
af42bbd
vzctl: do not allow too high CTID
by Kir Kolyshkin
· 14 years ago
2a26313
include/vzsyscalls.h: add Tilera arch
by Kir Kolyshkin
· 14 years ago
1ef7a07
vzctl start: fix exit code if ioprio set failed
by Kir Kolyshkin
· 14 years ago
a5290b5
include/vzsyscalls.h: only define __NR_ioprio_set if undef
by Kir Kolyshkin
· 14 years ago
c4fd52f
vzctl restore: support old and new interface of cpt lockfiles
by Andrey Vagin
· 14 years ago
1a89e73
src/lib/config.c: declare some functions as static
by Kir Kolyshkin
· 14 years ago
09dc749
src/lib/veth.c: declare a few functions as static
by Kir Kolyshkin
· 14 years ago
24cc0e5
util.c: introduce get_running_ve_list(), ve_in_list() functions
by Kir Kolyshkin
· 14 years ago
3dd594b
vzctl: use newer API for pci_add (v2)
by Andrew Vagin
· 14 years ago
023c90e
cpumask: add missing files.
by Vladimir Davydov
· 14 years ago
9038767
Add cpu bindings (cpumask option)
by Vladimir Davydov
· 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
f62b006
vzctl set --features bridge: enable CAP_NET_ADMIN
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
f0a858d
vzctl start/runscript: add ability to set per-CT osrelease
by Kir Kolyshkin
· 14 years ago
788cb03
quota_ctl(), vps_set_quota(): refactor/fix
by Kir Kolyshkin
· 14 years ago
3276010
iptables mask should be 64 bit
by Cyrill Gorcunov
· 14 years ago
6718037
Introduce ARRAY_SIZE helper
by Cyrill Gorcunov
· 14 years ago
21de30b
iptables: Sync modules control bits with the kernel
by Cyrill Gorcunov
· 14 years ago
b89c812
vzctl stop: try to untangle CT IP cleanup mess
by Kir Kolyshkin
· 14 years ago
f3bf518
logger: add set_log_quiet() and set_log_ctid()
by Kir Kolyshkin
· 14 years ago
cacfe09
include/logger.h: fix description for quiet parameter
by Kir Kolyshkin
· 14 years ago
4776984
Add vz_strdup helper
by Cyrill Gorcunov
· 14 years ago
0a0e184
get_netaddr(): last argument should be void*
by Kir Kolyshkin
· 14 years ago
db8b18f
vzctl set: remove obsoleted --veth_{add,del} options
by Kir Kolyshkin
· 14 years ago
4058c70
Get rid of obsoleted pkgset/pkgver parameters
by Kir Kolyshkin
· 14 years ago
f41ca14
Move set_opt[] to where it belongs
by Kir Kolyshkin
· 14 years ago
d92b5ad
vzlist: add support for OSTEMPLATE field
by Kir Kolyshkin
· 14 years ago
e37bd43
vzlist: clean up some unneeded RES_ defines
by Kir Kolyshkin
· 14 years ago
53b271a
vzlist: add ioprio field
by Kir Kolyshkin
· 15 years ago
dbae624
execvep: Use vz_strlcat helper
by Cyrill Gorcunov
· 15 years ago
5d10b79
Use enum instead of defines for ACTION_s
by Kir Kolyshkin
· 15 years ago
1df45b2
Minor cleanup
by Kir Kolyshkin
· 15 years ago
eeceb72
Add a premount and postumount action scripts to vzctl
by Kirill A. Korinskiy
· 15 years ago
a456cda
vps_set_ioprio(): remove unused param
by Kir Kolyshkin
· 15 years ago
fa1cb22
Copyright year fixes
by Kir Kolyshkin
· 15 years ago
59364cc
Declare get_veid_by_name() argument as const
by Kir Kolyshkin
· 15 years ago
52fcc57
Copyright year fixes, or Happy New Year!
by Kir Kolyshkin
· 15 years ago
9621107
vzctl set --iptables: add support for ipt_recent
by Matthias-Christian Ott
· 15 years ago
16ee8dd
Handle hardlink directory during chkpnt/restore
by Andrew Vagin
· 15 years ago
006623e
Introduce "nfsd" feature
by Kir Kolyshkin
· 15 years ago
7e9e9f9
vzfeatures: Add ipgre and bridge features
by Cyrill Gorcunov
· 15 years ago
73b450e
Cleanup: use const when passing CT root path
by Kir Kolyshkin
· 15 years ago
850dd3c
Trivial whitespace cleanup: get rid of empty lines at EOF
by Kir Kolyshkin
· 15 years ago
4a0f7f0
init_log(): declare progname argument as const
by Kir Kolyshkin
· 15 years ago
87b1530
util.h: Introduce for_each_strtok helper
by Cyrill Gorcunov
· 15 years ago
2425c94
vzlist: add 'suspended' status
by Kir Kolyshkin
· 15 years ago
2955dbe
Write/use get_dump_file() function
by Kir Kolyshkin
· 15 years ago
12aae80
MNT_DETACH: do not redefine system macro
by Dmitry V. Levin
· 15 years ago
4a15fab
Get rid of last custom PATH
by Kir Kolyshkin
· 15 years ago
18885a0
Unify the value of PATH
by Kir Kolyshkin
· 15 years ago
7958a50
Introduce vz_malloc helper
by Cyrill Gorcunov
· 15 years ago
2191fc0
logger: Use explicit variable assignment
by Cyrill Gorcunov
· 15 years ago
20540fa
vzlist: add 'bootorder' field
by Kir Kolyshkin
· 15 years ago
8762735
vzlist: add 'onboot' field
by Kir Kolyshkin
· 15 years ago
f882a75
vzctl set: implement bootorder option and config parameter
by Kir Kolyshkin
· 15 years ago
40c2cee
Move 'onboot' field to a different struct
by Kir Kolyshkin
· 15 years ago
912805c
quota: description of functions moved to quota.c
by Kir Kolyshkin
· 15 years ago
d616c69
quota: fix typos in comments
by Kir Kolyshkin
· 15 years ago
4168f80
quota: fix a typo in function name
by Kir Kolyshkin
· 15 years ago
738feed
quota: fix a typo in define name
by Kir Kolyshkin
· 15 years ago
d9ccdd3
make conf_parse_* & conf_store_* static
by Kir Kolyshkin
· 15 years ago
90f5cdd
vzlist: add swappages support
by Kir Kolyshkin
· 15 years ago
ac7c39c
vzctl restart: make it understand all 'start' and 'stop' options
by Kir Kolyshkin
· 15 years ago
772715b
Fix "vzctl create --config" to work again
by Kir Kolyshkin
· 15 years ago
8124671
Use __attribute__(format(printf) for logger
by Kir Kolyshkin
· 15 years ago
c2b4427
Fix build
by Kir Kolyshkin
· 15 years ago
51e5e87
vzctl: report CT config saving error
by Kir Kolyshkin
· 15 years ago
adb8af3
vzctl exec: fix argv[0] for sh case
by Kir Kolyshkin
· 15 years ago
f18aada
Add --force parameter to vzctl set --save
by Raphael Hertzog
· 16 years ago
4772f7e
vzctl: introduce vps.create user-defined script
by Kir Kolyshkin
· 16 years ago
6b819fb
Added new UBC parameter: swappages
by Igor Sukhih
· 16 years ago
d78a765
Introduce new "ppp" feature
by Cyrill Gorcunov
· 16 years ago
83c5c27
*.[ch]: trivial whitespace cleanups
by Kir Kolyshkin
· 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
62cfb5d
vzctl, vzlist: implement --description option
by Marat Stanichenko
· 16 years ago
96410e4
Added sit, ipip features to known features list
by Igor Sukhih
· 16 years ago
a16e0ec
Add brigde parameter to --netif options
by Dietmar Maurer
· 16 years ago
5ad9dee
vzctl: supress a compilation warning
by Kir Kolyshkin
· 16 years ago
Next »