Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
40429014db2ae0117d3a339299634b97f794cb9e
/
include
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
9e9ac7c
[PATCH] vzctl: implement --mac_filter option
by Igor Sukhih
· 16 years ago
e0961ad
include/*: cosmetic CT id -> CT ID
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
197aaad
Fix major/minor>255 handling for --devices
by Kir Kolyshkin
· 17 years ago
673cf04
Strip trailing whitespaces
by Dmitry V. Levin
· 17 years ago
88a7f55
Get rid of gcc/ia64 compilation warnings
by Michael Stoler
· 17 years ago
57b19c9
Use first VE ip for hostname
by Igor Sukhih
· 17 years ago
7c845e7
Fixed default meminfo setup.
by Igor Sukhih
· 17 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
92cbab4
Add ubioprio support for vzctl.
by Vasily Tarasov
· 18 years ago
0e167b3
Remove all names reffered on VE on destroy action
by Igor Sukhih
· 18 years ago
5aa2d07
A bunch of whitespace fixes
by Kir Kolyshkin
· 18 years ago
df37d19
src/lib/config.c: Fix "cast discards qualifiers from pointer target type" warnings
by Dmitry V. Levin
· 18 years ago
6c50123
Happy New Year!
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
94aee34
Make use of make-defined paths in includes
by Kir Kolyshkin
· 18 years ago
45d7a98
Minor formatting/spelling fixes for include/types.h
by Kir Kolyshkin
· 18 years ago
50167bf
Remove VERSION from include/vzctl.h
by Kir Kolyshkin
· 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
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
c332d04
VETH command line interface redesign
by Igor Sukhih
· 18 years ago
eceb8de
Released vzctl-3.0.13-1
by Dmitry Mishin
· 18 years ago
920d717
Added --features <name:on|off> command line option
by Pavel Emelianov
· 18 years ago
2cea0d5
Error code = 91 should be returned in case of template not found
by Dmitry Mishin
· 18 years ago
5ae1238
Added sparc64 support plus minor syscall related code cleanup
by Kirill Korotaev
· 18 years ago
dfaf3a7
Added ipv6 support
by Igor Sukhih
· 18 years ago
9e74cf0
Fixed double slashes in path names.
by Dmitry Mishin
· 18 years ago
d72fdeb
Released vzctl-3.0.12-1
by Dmitry Mishin
· 18 years ago
142c892
Changed path to vznetcfg script
by Thorsten Schifferdecker
· 18 years ago
0aefe27
Wait untill default runlevel reached on VE start
by Igor Sukhih
· 18 years ago
Next »