]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2019-08-11  Christian Braunercgroups: initialize cpuset properly
2019-08-11  Tycho Andersenpidfds: don't print a scary warning on ENOSYS
2019-08-11  Stéphane Graberlxc-download: Pre-release bump of compat
2019-08-11  Thomas Parrottlxc/log: Adds error_log_errno macro
2019-08-11  Rachid KouchaSuppress hardcoded table sizes
2019-08-11  Rachid KouchaTypo fix
2019-08-11  Christian Braunercgroup: check for non-empty conf
2019-08-11  Wolfgang Bumillerpidf_send_signal: fix return value
2019-08-11  Christian Braunercgroups: hande cpuset initialization race
2019-08-11  Christian Braunerstart: expose LXC_PID to network hooks too
2019-08-11  Rachid KouchaMove code/variable in smaller scope
2019-08-11  LiFengfix memory leak in do_storage_create
2019-08-11  Christian Braunercgroups: move variable into tighter scope
2019-08-11  Christian Braunercgroups: correctly order variables
2019-08-11  Christian Braunercgroups: move variable into tighter scope
2019-08-11  Christian Braunercgroups: simplify cgfsng_nrtasks()
2019-08-11  Christian Braunercgroups: move variable into tighter scope
2019-08-11  Christian Braunercgroups: move variable into tighter scope
2019-08-11  Christian Braunercgroups: use __do_free in cgfsng_attach()
2019-08-11  Christian Braunercgroups: simplify cgfsng_setup_limits()
2019-08-11  Christian Braunercgroups: move variables into tighter scope
2019-08-11  Christian Braunercgroups: use __do_free
2019-06-27  LiFengcgfsng: fix memory leak in lxc_cpumask_to_cpulist
2019-06-21  Stéphane GraberRelease LXC 3.0.4 lxc-3.0.4
2019-06-20  Christian Braunercgfsng: write cpuset.mems of correct ancestor
2019-06-20  t00416110parse.c: fix fd leak from memfd_create
2019-06-18  Serge Hallynlxc.pc.in: add libs.private for static linking
2019-06-18  Rachid KouchaFixed file descriptor leak for network namespace
2019-06-18  Christian Braunernetwork: fix lxc_netdev_rename_by_index()
2019-06-18  Serge HallynSwitch from gnutls to openssl for sha1
2019-06-18  KATOH Yasufumidoc: add a note about shared ns + LSMs to Japanese doc
2019-06-18  Rachid KouchaCentralize hook names
2019-06-13  Christian Braunerstart: generate new boot id on container start
2019-06-13  Paul Romlowproposed fix for #2892 - fix lxcbasename in lxc/lxccont...
2019-06-13  Rachid KouchaMake /tmp accessible to any user
2019-06-13  Christian Braunercgroups: prevent segfault
2019-06-13  LiFengstart: fix handler memory leak at lxc_init failed
2019-06-13  Brian McQueenlxc_usernsexec: continuing after unshare fails leads...
2019-06-13  Alexander Kriventsovgetgrgid_r fails with ERANGE if buffer is too small...
2019-06-13  Tycho Andersenlxc_clone: add a comment about stack size
2019-06-13  Tycho Andersenlxc_clone: bump stack size to 8MB
2019-06-13  Alexander Kriventsovfix issue 2765
2019-06-13  Christian Braunercgroups: handle offline cpus in v1 hierarchy
2019-06-13  Tycho Andersenlxc_clone: get rid of some indirection
2019-06-13  Tycho Andersendoc: add a little note about shared ns + LSMs
2019-06-13  Tycho Andersenlxc_clone: pass non-stack allocated stack to clone
2019-05-21  Christian Braunerconfigure: remove additional comma
2019-05-18  Christian Braunerstart: remove unused label
2019-05-18  Christian Braunerlxccontainer: remove unused function
2019-05-18  Christian Braunerlxccontainer: cleanup attach functions
2019-05-18  Christian Braunerattach: do not reload container
2019-05-18  Thomas Parrottnetwork: Fixes bug that stopped down hook from running...
2019-05-18  Thomas Parrottnetwork: move phys netdevs back to monitor's net ns...
2019-05-18  Christian Braunerconfigure: handle checks when cross-compiling
2019-05-18  Rachid KouchaError prone semicolon
2019-05-18  Rachid KouchaUse %m instead of strerror() when available
2019-05-18  Rachid KouchaConfig: check for %m availability
2019-05-18  Rikard Falkeborninitutils: Fix memleak on realloc failure
2019-05-18  Rikard Falkebornzfs: Fix return value on zfs_snapshot error
2019-05-18  Rikard Falkebornlvm: Fix return value if lvm_create_clone fails
2019-05-18  Rikard Falkeborncriu: Remove unnecessary return after _exit()
2019-05-18  Radostin Stoyanovcriu: Use -v4 instead of -vvvvvv
2019-05-18  Rachid KouchaOption --busybox-path instead of --bbpath
2019-05-18  Rachid Kouchalxccontainer: do not display if missing privileges
2019-05-18  Rachid KouchaNew --bbpath option and unecessary --rootfs checks
2019-05-18  Christian Braunercoding style: update
2019-05-18  Rachid KouchaRedirect error messages to stderr
2019-05-18  Christian Braunerstart: use CLONE_PIDFD
2019-05-18  Thomas Parrottnetwork: Restores phys device MTU on container shutdown
2019-05-18  Christian Braunernamespace: support CLONE_PIDFD with lxc_clone()
2019-05-18  Thomas Parrottnetwork: Adds mtu support for phys and macvlan types
2019-05-18  Christian Braunerclone: add infrastructure for CLONE_PIDFD
2019-05-18  Christian Braunerraw_syscalls: simplify assembly
2019-05-18  Christian Braunerutils: improve switch_to_ns()
2019-05-18  Rachid KouchaDevices created in rootfs instead of rootfs/dev
2019-05-18  Christian Braunerraw_syscalls: add initial support for pidfd_send_signal()
2019-05-18  Christian Braunercompiler: add __returns_twice attribute
2019-05-18  Christian Braunertree-wide: make socket SOCK_CLOEXEC
2019-05-18  Serge Hallynnamespaces: allow a pathname to a nsfd for namespace...
2019-05-18  Christian Braunerseccomp: notifier fixes
2019-05-18  tomponlinenetwork: Fixes bug in macvlan mode selection
2019-05-18  tomponlinetests: Updates .gitignore to ignore test build artefacts
2019-05-18  tomponlinenetwork: Fixes vlan hook script
2019-05-18  tomponlinenetwork: Adds upscript handling for vlan network type
2019-05-18  tomponlinenetwork: Fixes a little typo in an error message
2019-05-18  Christian Braunerstart: silence clang
2019-05-18  Christian Brauneraf_unix: backport helper functions
2019-05-18  Christian Braunercommands: partially backport seccomp notify
2019-05-18  pgauretFix 'zfs get' command order
2019-05-18  Tycho Andersenlxc-start: remove bad doc
2019-05-18  Christian Braunernetns_getifaddrs: adapt to kernel changes
2019-05-18  Felix Abecassisconf: do lxc.mount.entry mounts right after lxc.mount...
2019-05-18  pgauretstorage: update zfs
2019-05-18  Christian Braunerstorage: prevent unitialized variable warning
2019-05-18  yosukesanfix: #2927 api doc generation fails under out of source...
2019-05-18  KATOH Yasufumidoc: update Japanese lxc-user-nic manpage
2019-05-18  Christian Braunerlxc-user-nic: validate request
2019-05-18  Christian Braunerdoc: update lxc-user-nic manpage
2019-05-18  Christian Braunerlxc-user-nic: small tweaks
2019-05-18  Felix AbecassisFix user namespace pdeathsig handling
next