]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2018-05-28  Christian Braunerstart: enable pre-setns() kernels 2357/head
2018-02-07  Christian Braunerlxc_init: initialize array
2018-02-07  Christian Braunerlxc_init: avoid redefinition of _GNU_SOURCE
2018-02-07  Christian Braunerlxc_init: include config.h
2018-02-07  Stéphane Graberdebian: We must use iproute on wheezy
2018-02-07  Christian Braunertools: make "-n" optional
2018-02-07  Stéphane Graberdebian: Use iproute2 instead of iproute
2018-02-07  Tycho Andersenbetter unprivileged detection
2018-02-07  Tycho Andersenbetter check for lock dir
2018-02-07  Christian Braunercoverity: #1427668
2018-02-07  Tycho Andersenunlink lxc-init
2018-02-07  Christian Braunerfreezer: non-functional changes
2018-02-07  Christian Braunerconsole: set SFD_CLOEXEC on signal fd
2018-02-07  LiFengAdd return check for 'lxc_cmd_get_name'
2018-02-07  Marcos Paulo... lxc_config: Add -h and --help flags handler
2018-02-07  Christian Braunercoverity: #1425863
2018-02-07  Christian Braunercoverity: #1425883
2018-02-07  Christian Braunercoverity: #1425893
2018-02-07  Marcos Paulo... lxc: Distinguish pthread_mutex_unlock error messages
2018-02-07  Christian Braunercoverity: #1425921
2018-02-07  Christian Braunercoverity: #1425923
2018-02-07  Serge Hallynlxc_execute: properly figure out number of needed arguments
2018-02-07  Christian Braunertest: reenable Coverity integration
2018-02-07  Marcos Paulo... Use AX_PTHREAD config script to detect pthread api
2018-02-07  Po-Hsu Linlxc-test-unpriv: check user existence before removing it
2017-11-29  Li Fengstart: dup std{in,out,err} to pty slave
2017-11-29  Li FengFix memory leak of 'lxc_tty_state'
2017-11-29  Li FengDO NOT add the handles of adjust winsize when the ...
2017-11-29  LiFengconsole: clean tty state + return 0 on peer exit
2017-11-29  Christian Braunerutils: backport set_stdfds()
2017-11-16  Stéphane Graberconsole: Move welcome message down a bit
2017-11-16  Stéphane GraberRevert "start: close data socket in parent"
2017-11-16  Christian Braunerconsole: use correct escape sequence check
2017-11-16  Christian Braunerconsole: report detach message on demand
2017-11-16  Antonio Terceirolxc-debian: don't hardcode valid releases
2017-11-16  Antonio Terceirolxc-debian: don't write C.* locales to /etc/locale.gen
2017-11-16  Christian Braunerstart: close data socket in parent
2017-11-16  Christian Braunerlxc-start: remove unnecessary checks
2017-11-16  Antonio Terceirolxc-debian: allow creating `testing` and `unstable`
2017-10-19  Stéphane Graberchange version to 1.0.11 in configure.ac lxc-1.0.11
2017-10-18  Fridtjof MundChange locale "en-US.UTF-8" to "en_US.UTF-8"
2017-10-04  Tycho Andersendrop useless apparmor denies
2017-10-04  KATOH Yasufumidoc: fix regex-typo in Japanese and Korean lxc-monitor(1)
2017-10-04  Christian Braunerutils: fix lxc_popen()/lxc_pclose()
2017-10-04  Christian Braunerutils: duplicate stderr as well in lxc_popen()
2017-10-04  Christian von... fix regex-typo in lxc-monitor.sgml.in
2017-10-04  Christian Braunerutils: lxc_popen() remove dead assignments
2017-10-04  Christian Braunertests: avoid NULL pointer dereference
2017-10-04  Christian Braunerlxc_usernsexec: remove dead assignments
2017-09-10  Christian Braunerconsole: non-functional change
2017-08-29  Dimitri John... templates/ubuntu: conditionally move upstart ssh job...
2017-08-29  Christian Braunerrtnl: non-functional changes
2017-08-29  Salvatore BonaccorsoUse deb.debian.org as the default Debian mirror
2017-08-22  Christian Braunertools: use "which"
2017-08-17  Shukui YangFix mem leak with realpath
2017-08-17  Stéphane Graberdebian: Add buster as a valid release
2017-08-17  Christian Braunertravis: fix builds
2017-08-17  Thomas Lamprechttemplates/opensuse: getty.target.wants does not always...
2017-08-17  Christian Braunerlxccontainer: use snprintf()
2017-08-17  Harald DunkelUse "rsync -SHaAX" to copy the cached rootfs into place
2017-08-17  Long Wangcommonds: fix typo
2017-08-17  Christian Braunercommands: add missing translation
2017-08-15  Long Wangutils: close parent end in child process after fork
2017-08-15  Long Wangstate: remove lxc_rmstate declaration
2017-08-15  Long Wangaf_unix: remove unlink operation
2017-08-15  Frédéric DalleauAllow containers to start in AppArmor namespaces
2017-08-15  Long Wangtests: remove temp lxcpath for attach testcase
2017-08-15  Long Wanglxc-init: add comment for exclude 32 and 33 signals
2017-08-15  Christian BraunerREADME: update
2017-08-15  Christian BraunerREADME: add CII Best Practices badge to README
2017-08-15  Long Wanglxclock: non-functional changes
2017-08-15  Long Wanglxclock: return the right error when open lock file...
2017-08-15  0x0916fix some cppcheck warnings
2017-08-15  0x0916confile: free netdev->downscript
2017-08-15  0x0916remove the `__func__` macro
2017-08-15  0x0916API doc: update note for get_config_item
2017-08-15  Evgeni Golovuse altarch mirror for CentOS on arches other than...
2017-08-15  Evgeni Golovtemplates/debian: add aarch64 → arm64 mapping
2017-08-15  0x0916Use strerror(errno) instead of %m
2017-08-15  Stéphane GraberMerge pull request #1749 from brauner/2017-08-15/stable...
2017-08-15  Christian Braunerbdev: enable building with gcc7 1749/head
2017-08-15  Shane Chenadding warning for mtu ignoring
2017-08-15  Christian Braunerconf: improve write_id_mapping()
2017-08-15  Christian Braunerconf: non-functional changes
2017-08-15  Christian Braunerconfile: config_utsname()
2017-08-15  Christian Braunerconfile: config_stopsignal()
2017-08-15  Christian Braunerconfile: config_haltsignal()
2017-08-15  Christian Braunerconfile: config_haltsignal()
2017-08-15  Christian Braunerconfile: config_start()
2017-08-15  Christian Braunerconfile: config_cap_drop()
2017-08-15  Christian Braunerconfile: config_cap_keep()
2017-08-15  Christian Braunerconfile: config_mount()
2017-08-15  Christian Braunerconfile: config_mount_auto()
2017-08-15  Christian Braunerconfile: config_fstab()
2017-08-15  Christian Braunerconfile: config_idmap()
2017-08-15  Christian Braunerconfile: config_cgroup()
2017-08-15  Christian Braunerconfile: config_loglevel()
2017-08-15  Christian Braunerconfile: config_group()
2017-08-15  Christian Braunerconfile: config_hook()
2017-08-15  Christian Braunerconfile: config_network_ipv6_gateway()
next