vzctl
38 hours ago Kir Kolyshkincheck_local_ugid(): fix potential NULL dereference master
38 hours ago Kir Kolyshkinct_env_create_real(): don't use uninitialized var
38 hours ago Kir Kolyshkin_env_create(): don't pass -1 to close
41 hours ago Kir Kolyshkinscripts/.gitignore: add vps-cpt, vps-rst
43 hours ago Simon BouletDo not fail when private area does not exist
43 hours ago Simon BouletMove container private area check after executing premo...
43 hours ago Kir KolyshkinFix "premount/postumount script failed" errors
43 hours ago Kir KolyshkinFix checking vps_is_mounted() return value
2 days ago Kir Kolyshkin[style] Rename ct_env_restore to ct_restore_fn
2 days ago Kir Kolyshkinct_chkpnt, ct_env_restore(): free env[]
2 days ago Kir Kolyshkinct_restore(): pass SKIP_ACTION_SCRIPT to vps_create_custom
2 days ago Kir Kolyshkinscripts/vps-{cpt,rst}: nitpicks
2 days ago Andrey Vaginvzctl: checkpoint/restoer of upstream CTs
2 days ago Andrey VaginPass fs_param to vps_chkpnt, vps_restore, env_start_FN
2 days ago Andrey VaginMove vz-specific cpt/rst code to hooks_vz.c
2 days ago Andrey Vaginvzctl: split vps_chkpnt and vps_restore
2 days ago Kir KolyshkinAdd vepid dir to make install and vzctl.spec
2 days ago Kir KolyshkinChange path to CT init pid directory
2 days ago Andrey Vaginvzctl: save PID of init in a state file
2 days ago Andrey Vaginvzctl: split ct_env_create (v2)
2 days ago Glauber Costacgroups: fix set command with beancounters upstream
2 days ago Kir Kolyshkinprestart.sh: fix check for fedora/redhat/centos
3 days ago Glauber Costaprestart: fixup legacy udev effects
3 days ago Kir KolyshkinFix rpm build after libvzchown addition
3 days ago Kir Kolyshkindistribution.conf-template: document PRE_START
3 days ago Kir Kolyshkinvps_start_custom(): add a couple of comments
3 days ago Kir Kolyshkinvzctl restore: don't run action scripts
3 days ago Glauber Costavzctl start: add pre-start dist script
3 days ago Glauber Costahooks_ct: create devices inside container
4 days ago Kir Kolyshkinct_ip_ctl(): remove code duplication
4 days ago Glauber Costaautomatically add bridge venet0 when needed
4 days ago Glauber Costamodify tar extraction to account for user namespace
6 days ago Glauber Costaallow local uid and gid to be specified at container...
6 days ago Kir Kolyshkinsrc/lib/env.c: introduce and use check_local_ugid()
6 days ago Glauber Costaadd user mismatch test
6 days ago Kir Kolyshkinsrc/lib/hooks_ct.c:_env_create(): close fd earlier
6 days ago Kir Kolyshkinsrc/lib/hooks_ct.c: formatting
6 days ago Glauber Costauser namespace support for upstream containers
6 days ago Glauber Costapass parameters to open
6 days ago Glauber Costaadjust fs_create parameter
6 days ago Glauber Costahost uid and gid parameters
6 days ago Kir Kolyshkinvzctl.spec: require vzstats
6 days ago Kir Kolyshkinetc/init.d/vz*: try to run vzstats
10 days ago Kir KolyshkinRemove more traces of noatime flag
2013-05-07 Igor Podlesnyget_num_cpu(): Use PROCCPU macros for "/proc/cpuinfo"
2013-05-07 Igor Podlesnyget_num_cpu(): got rid of hardcoded string length
2013-05-07 Igor PodlesnyIn C func() is to be func(void) generally
2013-05-07 Igor Podlesnyvzctl_init_ploop_log() gets shorter
2013-05-07 Igor Podlesnylogger() gets shorter
2013-05-07 Igor Podlesnyget_date() gets shorter
2013-05-03 Kir Kolyshkinvzubc(8): fix a typo
2013-04-30 Glauber Costahooks_ct: fix ub limits setting for upstream containers
2013-04-30 Kir Kolyshkinhooks_ct: move ct_setlmits() before ct_env_create()
2013-04-30 Glauber Costaub: compile ub support for non vz kernels as well
2013-04-30 Glauber Costahooks_ct: fix gcc warning
2013-04-29 Igor Podlesnyunescapestr(): declare src argument as const
2013-04-29 Igor Podlesnyunescapestr(): use "foo = bar = ...;"
2013-04-29 Igor Podlesnyrun_action(): initialize ret right in declaration
2013-04-29 Igor PodlesnyMake "if (...) SOME_MACRO(); else" compile
2013-04-29 Igor Podlesnysrc/vzcfgscale.c: fix extra \-continuation in macro
2013-04-23 Kir Kolyshkinvzlist -o vswap: fix
2013-04-22 Kir Kolyshkinvzctl start: remove dumpfile on successful start
2013-04-22 Kir Kolyshkinvps-download: fix config file in --config output
2013-04-19 Kir Kolyshkinct_enter(): don't leak opened fd
2013-04-19 Kir Kolyshkincontainer_add_task(): return an error from libcg
2013-04-19 Kir Kolyshkindestroydir(): really fix lock
2013-04-19 Kir Kolyshkin[style] print_vswap(): remove useless check
2013-04-19 Kir Kolyshkinct_veth_ctl(): fix passing MAC addresses
2013-04-19 Kir Kolyshkinct_veth_ctl(): fix checks for veth_dev members
2013-04-19 Kir Kolyshkininclude/util.h: introduce MAC2STR, MAC2STR_FMT
2013-04-19 Kir Kolyshkindestroydir(): use close_fds()
2013-04-19 Kir Kolyshkin[style] close_fds(): fix comments
2013-04-19 Kir Kolyshkin[style] ve_ioprio_set(): remove redundant "else"
2013-04-19 Kir Kolyshkinrun_script(): do not pass negative fd to dup2()
2013-04-19 Kir Kolyshkinrun_script(): remove dead code
2013-04-19 Kir Kolyshkinct_env_create(): use get_pagesize
2013-04-19 Kir Kolyshkinexec_container_init(): don't close(-1)
2013-04-19 Kir Kolyshkinvps_meminfo_set(): add missing break
2013-04-19 Kir Kolyshkinparse_restore_opt(): fix option_index usage
2013-04-19 Kir Kolyshkinenter_ct(): do not leak non-closed fds
2013-04-19 Kir Kolyshkinct_enter(): close file descriptor
2013-04-19 Kir Kolyshkinexec_container_init(): close extra fd
2013-04-19 Kir Kolyshkinsubst_VEID(): make coverity happy
2013-04-19 Kir Kolyshkindestroydir(): rm lockfile on error path
2013-04-19 Kir Kolyshkinadd_reach_runlevel_mark(): fix out-of-bounds write
2013-04-19 Kir Kolyshkinvzctl set: on fail don't warn about missing --save
2013-04-19 Kir Kolyshkinvzctl set: untangle the mess with opt.save
2013-04-19 Kir Kolyshkinvzctl(8): don't use --userpasswd with other options
2013-04-19 Kir Kolyshkin[style] minor reformatting in set()
2013-04-19 Kir Kolyshkinvps_set(): some minor reformatting
2013-04-18 Kir Kolyshkinvzctl(8): fix description of set --userpasswd
2013-04-18 Kir KolyshkinMove another check from set() to check_set_opt()
2013-04-18 Kir Kolyshkinvzctl(8): improve --setmode description
2013-04-18 Kir Kolyshkinvzctl set --diskspace: require --save for ploop
2013-04-18 Kir KolyshkinCall check_set_opt() from set()
2013-04-17 Kir Kolyshkinvzctl set --force: require --save
2013-04-17 Kir Kolyshkinvzctl set 0 ... --force: don't SEGV on non-ovz kernel
2013-04-17 Kir Kolyshkincheck_set_opt(): move check for --name --save here
2013-04-17 Kir Kolyshkinvzctl(8): note vzctl set --name requires --save
2013-04-17 Kir Kolyshkinvzctl set: fix check for --reset_ub exclusiveness
next