]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
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  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...
2019-04-30  Christian Braunerseccomp: notifier fixes 2965/head
2019-04-30  Christian BraunerMerge pull request #2961 from tomponline/tp-static...
2019-04-30  tomponlinenetwork: Makes some routing functions static 2961/head
2019-04-30  Christian BraunerMerge pull request #2960 from tomponline/tp-seccomp...
2019-04-30  tomponlinedocs: Adds missing doc entries for seccomp related... 2960/head
2019-04-29  Christian BraunerMerge pull request #2949 from tomponline/tp-veth-routes
2019-04-29  Christian BraunerMerge pull request #2957 from tomponline/tp-macvlan...
2019-04-29  tomponlinenetwork: Fixes bug in macvlan mode selection 2957/head
2019-04-29  Stéphane GraberMerge pull request #2956 from brauner/2019-04-29/seccom...
2019-04-29  Christian Braunerseccomp: cleanup 2956/head
2019-04-29  Stéphane GraberMerge pull request #2955 from tomponline/tp-ignore...
2019-04-29  Stéphane GraberMerge pull request #2954 from tomponline/tp-vlan-hook
2019-04-29  tomponlinetests: Updates .gitignore to ignore test build artefacts 2955/head
2019-04-29  tomponlinenetwork: Fixes vlan hook script 2954/head
2019-04-29  tomponlinenetwork: Adds support host side veth device static... 2949/head
2019-04-26  Stéphane GraberMerge pull request #2951 from tomponline/tp-typo
2019-04-26  Stéphane GraberMerge pull request #2952 from tomponline/tp-vlan-upscript
next