]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2019-06-05  LiFengstart: fix handler memory leak at lxc_init failed 3028/head
2019-06-04  Christian BraunerMerge pull request #3026 from xmcqueen/master
2019-06-04  Brian McQueenlxc_usernsexec: continuing after unshare fails leads... 3026/head
2019-06-04  Stéphane GraberMerge pull request #3014 from brauner/2019-05-24/cgroup...
2019-06-04  Christian BraunerMerge pull request #3024 from avkvl/fix_groups_with_a_l...
2019-06-03  Alexander Kriventsovgetgrgid_r fails with ERANGE if buffer is too small... 3024/head
2019-05-29  Christian BraunerMerge pull request #3018 from tych0/comment-stack-size
2019-05-29  Tycho Andersenlxc_clone: add a comment about stack size 3018/head
2019-05-29  Christian BraunerMerge pull request #2987 from tych0/pass-zero-to-clone
2019-05-29  Tycho Andersenlxc_clone: bump stack size to 8MB 2987/head
2019-05-28  Christian BraunerMerge pull request #3015 from avkvl/issue-2765
2019-05-28  Alexander Kriventsovfix issue 2765 3015/head
2019-05-24  Christian Braunercgroups: handle offline cpus in v1 hierarchy 3014/head
2019-05-21  Stéphane GraberMerge pull request #3011 from brauner/2019-05-21/androi...
2019-05-21  Christian Braunerconfigure: remove additional comma 3011/head
2019-05-17  Stéphane GraberMerge pull request #3010 from brauner/2019-05-17/bugfixes
2019-05-17  Christian Braunerlxccontainer: cleanup attach functions 3010/head
2019-05-16  Stéphane GraberMerge pull request #3009 from brauner/2019-05-16/rework...
2019-05-16  Christian Braunerattach: do not reload container 3009/head
2019-05-16  Christian BraunerMerge pull request #3006 from tomponline/tp-phys-downhook
2019-05-15  Thomas Parrottnetwork: Fixes bug that stopped down hook from running... 3006/head
2019-05-15  Christian BraunerMerge pull request #3005 from tomponline/tp-phys-ns...
2019-05-15  Thomas Parrottnetwork: move phys netdevs back to monitor's net ns... 3005/head
2019-05-15  Stéphane GraberMerge pull request #3004 from brauner/master
2019-05-15  Tycho Andersenlxc_clone: get rid of some indirection
2019-05-15  Tycho Andersendoc: add a little note about shared ns + LSMs
2019-05-15  Tycho Andersenlxc_clone: pass non-stack allocated stack to clone
2019-05-15  Christian Braunerconfigure: handle checks when cross-compiling 3004/head
2019-05-13  Christian BraunerMerge pull request #3001 from Rachid-Koucha/patch-11
2019-05-13  Rachid KouchaError prone semicolon 3001/head
2019-05-13  Rachid KouchaUse %m instead of strerror() when available
2019-05-13  Christian BraunerMerge pull request #2999 from rikardfalkeborn/fix-reall...
2019-05-13  Christian BraunerMerge pull request #2998 from rikardfalkeborn/fix-retur...
2019-05-13  Christian BraunerMerge pull request #3000 from Rachid-Koucha/patch-11
2019-05-13  Rachid KouchaConfig: check for %m availability 3000/head
2019-05-12  Rikard Falkeborninitutils: Fix memleak on realloc failure 2999/head
2019-05-11  Rikard Falkebornzfs: Fix return value on zfs_snapshot error 2998/head
2019-05-11  Rikard Falkebornlvm: Fix return value if lvm_create_clone fails
2019-05-11  Rikard Falkeborncriu: Remove unnecessary return after _exit()
2019-05-10  Christian BraunerMerge pull request #2997 from rst0git/criu-v-option
2019-05-10  Radostin Stoyanovcriu: Use -v4 instead of -vvvvvv 2997/head
2019-05-10  Christian BraunerMerge pull request #2993 from Rachid-Koucha/patch-9
2019-05-10  Rachid KouchaOption --busybox-path instead of --bbpath 2993/head
2019-05-10  Christian BraunerMerge pull request #2996 from brauner/Rachid-Koucha...
2019-05-10  Rachid Kouchalxccontainer: do not display if missing privileges 2996/head
2019-05-10  Rachid KouchaNew --bbpath option and unecessary --rootfs checks
2019-05-10  Stéphane GraberMerge pull request #2992 from brauner/2019-05-10/coding...
2019-05-10  Christian Braunercoding style: update 2992/head
2019-05-10  Christian BraunerMerge pull request #2985 from tomponline/tp-mtu
2019-05-10  Christian BraunerMerge pull request #2989 from Rachid-Koucha/patch-8
2019-05-10  Rachid KouchaRedirect error messages to stderr 2989/head
2019-05-09  Stéphane GraberMerge pull request #2986 from brauner/2019-05-09/clone_...
2019-05-09  Christian Braunerstart: use CLONE_PIDFD 2986/head
2019-05-09  Thomas Parrottapi: Adds the network_phys_macvlan_mtu extension 2985/head
2019-05-09  Thomas Parrottnetwork: Restores phys device MTU on container shutdown
2019-05-09  Christian Braunernamespace: support CLONE_PIDFD with lxc_clone()
2019-05-09  Thomas Parrottnetwork: Adds mtu support for phys and macvlan types
2019-05-09  Stéphane GraberMerge pull request #2984 from brauner/2019-05-09/clone_...
2019-05-09  Christian Braunerclone: add infrastructure for CLONE_PIDFD 2984/head
2019-05-09  Christian Braunerraw_syscalls: simplify assembly
2019-05-09  Stéphane GraberMerge pull request #2906 from brauner/2019-03-12/namesp...
2019-05-09  Christian Braunerutils: improve switch_to_ns() 2906/head
2019-05-09  Christian BraunerMerge pull request #2983 from tenforward/japanese
2019-05-09  KATOH Yasufumidoc: Fix and improve Japanese translation 2983/head
2019-05-08  KATOH Yasufumidoc: Update Japanese lxc.container.conf(5)
2019-05-07  Christian BraunerMerge pull request #2982 from Rachid-Koucha/patch-5
2019-05-07  Rachid KouchaDevices created in rootfs instead of rootfs/dev 2982/head
2019-05-07  Christian BraunerMerge pull request #2981 from tomponline/tp-veth-gateway
2019-05-07  tomponlinenetwork: Re-works veth gateway logic 2981/head
2019-05-07  Christian BraunerMerge pull request #2979 from tomponline/tp-vlan-mtu
2019-05-07  Christian BraunerMerge pull request #2978 from tomponline/tp-ipvlan-mtu
2019-05-07  tomponlinenetwork: Makes vlan network interfaces set mtu before... 2979/head
2019-05-07  tomponlinenetwork: Adds custom mtu support for ipvlan interfaces 2978/head
2019-05-06  Stéphane GraberMerge pull request #2976 from brauner/2019-05-06/bugfixes
2019-05-06  Stéphane GraberMerge pull request #2977 from brauner/2019-05-06/pidfd_...
2019-05-06  Christian Braunerraw_syscalls: add initial support for pidfd_send_signal() 2977/head
2019-05-06  Christian Braunerseccomp: document path calculation 2976/head
2019-05-05  Stéphane GraberMerge pull request #2974 from brauner/master
2019-05-05  Stéphane GraberMerge pull request #2975 from brauner/2019-05-04/return...
2019-05-04  Christian Braunercompiler: add __returns_twice attribute 2975/head
2019-05-04  Christian BraunerMerge pull request #2973 from tomponline/tp-gw-dev
2019-05-03  Christian BraunerMerge pull request #2968 from tomponline/tp-ipvlan...
2019-05-03  tomponlinenetwork: Adds ipvlan static routes for l2proxy mode 2968/head
2019-05-03  Christian Braunertree-wide: make socket SOCK_CLOEXEC 2974/head
2019-05-03  tomponlinenetwork: Adds gateway device route mode 2973/head
2019-05-03  Christian BraunerMerge pull request #2964 from tomponline/tp-l2proxy
2019-05-02  Stéphane GraberMerge pull request #2972 from brauner/2019-05-02/seccom...
2019-05-02  Christian BraunerMerge pull request #2971 from hallyn/2019-05-01/nsshare.2
2019-05-02  Christian Braunerseccomp: send process memory fd 2972/head
2019-05-02  Serge Hallynnamespaces: allow a pathname to a nsfd for namespace... 2971/head
2019-05-02  tomponlinenetwork: Adds layer 2 (ARP/NDP) proxy mode 2964/head
2019-05-01  Stéphane GraberMerge pull request #2969 from brauner/2019-05-01/seccom...
2019-05-01  Christian Braunerseccomp: ensure fields are set to 0 2969/head
2019-05-01  Christian BraunerMerge pull request #2950 from tomponline/tp-ipvlan
2019-05-01  tomponlinenetwork: Adds IPVLAN support 2950/head
2019-05-01  Stéphane GraberMerge pull request #2967 from brauner/2019-05-01/seccom...
2019-05-01  Christian Braunerseccomp: remove alignment requirements 2967/head
2019-04-30  Stéphane GraberMerge pull request #2966 from brauner/2019-05-01/seccom...
2019-04-30  Christian Braunerseccomp: don't commit to an api just yet 2966/head
2019-04-30  Stéphane GraberMerge pull request #2965 from brauner/2019-05-01/seccom...
next