Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
1fd884b59614c4dc6437691bd61bbdd11e63f6a4
/
src
8bb2adc
Added --cpus description
by Igor Sukhih
· 18 years ago
74c3ce6
CPT: read errors from kernel enhancement
by Igor Sukhih
· 18 years ago
30e19d5
CPT: fixed passed non initialized file descriptor
by Igor Sukhih
· 18 years ago
0142421
Added change number of CPUs available in the VPS functionality.
by Igor Sukhih
· 18 years ago
2ee6384
Added VPS name support
by Igor Sukhih
· 18 years ago
ec76507
Fixed /fastboot file creation mode
by Igor Sukhih
· 18 years ago
2e4a91c
Fixed compilation warnings
by Igor Sukhih
· 18 years ago
a71cc2e
Makefile enhancement & cleanups
by Igor Sukhih
· 18 years ago
1da5df6
Move LDFLAGS after libraries list for workaround for Wl,--as-needed
by Igor Sukhih
· 18 years ago
eb30395
Added virtual ethernet device support
by Igor Sukhih
· 18 years ago
bc600d1
Cleanup cpt code removed unused iplist variable
by Igor Sukhih
· 18 years ago
c7147b2
Renamed --reset-ub --reset_ub
by Igor Sukhih
· 18 years ago
dfcc93e
Added /proc/meminfo virtualization support (--meminfo mode:value)
by Igor Sukhih
· 18 years ago
5543be3
Added VE0 UB setup functionality:
by Igor Sukhih
· 18 years ago
5c28963
Return 1 from vps_is_run() for veid == 0 Treat VE0 as always running
by Igor Sukhih
· 18 years ago
6a6270d
Fixed typo (cpuunit -> cpuunits)
by Igor Sukhih
· 18 years ago
de619e1
Switched to new versioning scheme
by Igor Sukhih
· 19 years ago
190de30
Added -z option to /sbin/init
by Igor Sukhih
· 19 years ago
e66018f
Reset standart file desc [0-2] to /dev/null in case they are closed.
by Igor Sukhih
· 19 years ago
04c36b7
Removed put_context call in case dump failed
by Igor Sukhih
· 19 years ago
280e844
Added possibility to set cpulimit in %
by Igor Sukhih
· 19 years ago
cbe7110
Added suffixes G,M,K support for --diskspace option
by Igor Sukhih
· 19 years ago
27e31c7
Set SIGPIPE handler to SIG_IGN before fist write to stdout/err
by Igor Sukhih
· 19 years ago
684802f
Changed directory structure.
by Igor Sukhih
· 19 years ago
1e98eb2
Join context on chkpnt if specified
by Igor Sukhih
· 19 years ago
fb406df
Fixed 'x' permission on install (http://bugzilla.openvz.org/show_bug.cgi?id=148)
by Igor Sukhih
· 19 years ago
609fae5
Changed dynamic UB structure to static one for code simplicity
by Igor Sukhih
· 19 years ago
3941c6d
Moved vps_restart() function to lib
by Igor Sukhih
· 19 years ago
074a286
Use setup_resource_management() function to setup UBC resources with on VPS start
by Igor Sukhih
· 19 years ago
f438604
Moved VPS configure functionality to separate vps_configure.c
by Igor Sukhih
· 19 years ago
141f474
Moved destroy functionaliny to destroy.c
by Igor Sukhih
· 19 years ago
febcf05
Added check version target.
by Igor Sukhih
· 19 years ago
a92682b
For UBC parameters in VPS conf greater LONG_MAX display warning and
by Igor Sukhih
· 19 years ago
a87ab2d
Fixed license to GNU GPL in usage
by Igor Sukhih
· 19 years ago
a5b1205
Use 'uname -m' command for arch selection
by Igor Sukhih
· 19 years ago
845680c
Added quotaon quotaoff quotainit commands
by Igor Sukhih
· 19 years ago
d0e79a6
Added --skip_arpdetect option for speedup VPS start
by Igor Sukhih
· 19 years ago
96cb0b9
fixed compilation (added CAP_SETVEID CAP_VE_ADMIN)
by Igor Sukhih
· 19 years ago
d96302c
Fixed error message in quota_off()
by Igor Sukhih
· 19 years ago
b76b7c6
Fixed compilation removed asm/timex.h
by Igor Sukhih
· 19 years ago
579dbe3
Added CPT support
by Igor Sukhih
· 19 years ago
85e5016
Fixed compilation removed ub/beancounter.h
by Igor Sukhih
· 19 years ago
791b997
Fixed calculation iptables mask
by Igor Sukhih
· 19 years ago
5aca877
Added VE_IP_TARGET_REDIRECT iptables module
by Igor Sukhih
· 19 years ago
70f5e51
Added vps_execFn(execFn fn) exec fn function in VPS context
by Igor Sukhih
· 19 years ago
7682708
Changed license agreement from QPL to GPL
by Igor Sukhih
· 19 years ago
7a9c56a
Moved linux to include
by Igor Sukhih
· 19 years ago
84f01e5
Fixed compilation without kernel headers
by Igor Sukhih
· 19 years ago
5b13b88
Removed spaces
by Igor Sukhih
· 19 years ago
3dd0246
Removed empty lines
by Igor Sukhih
· 19 years ago
adf9bb9
Move set_personalityu under vz_env_create_data_ioctl, vz_env_create_ioctl
by Igor Sukhih
· 19 years ago
4fb1a88
Set personality PER_LINUX32 on x86_64 arch for i386 VPSes
by Igor Sukhih
· 19 years ago
2b9d0f6
Increased debug level up to 3 for personality messg
by Igor Sukhih
· 19 years ago
78b2fa2
Set personality PER_LINUX32 on x86_64 arch for i386 VPSes
by Igor Sukhih
· 19 years ago
b852a5f
Remove malloced dist_name on error path
by Igor Sukhih
· 19 years ago
7228b7b
Set type envid_t for veid
by Igor Sukhih
· 19 years ago
416599d
Skip unknown iptables modules in config
by Igor Sukhih
· 19 years ago
bda7dd7
Set arg[0] = "-bash" on enter
by Igor Sukhih
· 19 years ago
20ed754
Added virtualized ipt_REDIRECT support.
by Kir Kolyshkin
· 19 years ago
7f5726a
Fixed compilation under gcc4
by Igor Sukhih
· 19 years ago
5ea497f
Fixed compilation depends on VE_FEATURE_SYSFS
by Igor Sukhih
· 19 years ago
0db5493
Fixed VPS start on old kernels (without feature_mask)
by Igor Sukhih
· 19 years ago
9fefe88
Fchanged opesuse => opensuse
by Igor Sukhih
· 19 years ago
253595d
Parse ubc parameters in format xxx[GMKPB]:yyy[GMKPB]
by Igor Sukhih
· 19 years ago
089b9b7
Enable sysfs for suse distributions
by Igor Sukhih
· 19 years ago
66fc99b
Redirect usage to stdout
by Igor Sukhih
· 19 years ago
4d2645b
Fixed VE_CONFFILE path
by Igor Sukhih
· 19 years ago
d6e0837
Fixed VE_CONFILE path
by Igor Sukhih
· 19 years ago
96846cf
Fixed compilation under gcc4
by Igor Sukhih
· 19 years ago
14158e6
Fixed buffer overflow in vzlist
by Igor Sukhih
· 19 years ago
ea2cc8a
Fixed setting default cpuunits
by Igor Sukhih
· 19 years ago
8ce7c75
Sleep if rm failed
by Igor Sukhih
· 19 years ago
835591e
Added default __NR_fairsched_chwt 506, __NR_fairsched_rate 508 for x86_64
by Igor Sukhih
· 19 years ago
585ad1c
Fixed va_start usage
by Igor Sukhih
· 19 years ago
97da0d4
Fixed compilation error
by Igor Sukhih
· 19 years ago
c1952df
*** empty log message ***
by Igor Sukhih
· 19 years ago
17d195e
Added \n
by Igor Sukhih
· 19 years ago
7abac00
Skip errno ENOSYS in fairched
by Igor Sukhih
· 19 years ago
a73ffcf
Reworked close_fds
by Igor Sukhih
· 19 years ago
ec6e770
Fixed overflow
by Igor Sukhih
· 19 years ago
ef68ff4
Fixed 2level quota links creation
by Igor Sukhih
· 19 years ago
d288a1b
Fixed compilation warnings
by Igor Sukhih
· 19 years ago
2940912
Fixed typo
by Igor Sukhih
· 19 years ago
dd3e2bc
Fixed lib build with -fPIC
by Igor Sukhih
· 19 years ago
4e15093
Removed CAP_SYS_PACCT
by Igor Sukhih
· 19 years ago
9cae4ad
Fixed uninitialized variable warning
by Igor Sukhih
· 19 years ago
cedce9d
Do umount in loop until EINVAL
by Igor Sukhih
· 19 years ago
6048971
Removed error on vps_stop if VPS is already stopped. For compatibility.
by Dmitry Mishin
· 19 years ago
1acf0cd
Fixed VPSID.start VPSID.stop destroying
by Igor Sukhih
· 19 years ago
e72ce2a
Fixed destroy in case VPS private area is not a directory
by Igor Sukhih
· 19 years ago
c791538
Added merge of cap, ipt
by Igor Sukhih
· 19 years ago
c0f9b78
Set proc title on enter 'vzctl: ttyname'
by Igor Sukhih
· 19 years ago
03d0c55
Added use of vzosname
by Igor Sukhih
· 19 years ago
a19296e
Changed syscall call
by Igor Sukhih
· 19 years ago
34d4a94
Changed dist file name computation
by Igor Sukhih
· 19 years ago
c01249d
Changed logger -> fprintf
by Igor Sukhih
· 19 years ago
f5a8c2a
Fixed child waiting
by Igor Sukhih
· 19 years ago
d7497c3
Fixed build dependensies
by Igor Sukhih
· 19 years ago
6591714
Fixed build under x86_64
by Igor Sukhih
· 19 years ago
432b47b
Fixed compilation warnings
by Igor Sukhih
· 19 years ago
Next »