]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2019-07-16  Wolfgang Bumillerseccomp: open memfd read-write 3092/head
2019-07-11  Christian BraunerMerge pull request #2921 from tomponline/tp-2019-03...
2019-07-11  tomponlinedoc: Documents the lxc.net.[i].veth.mode option 2921/head
2019-07-11  Thomas Parrottnetwork: Adds veth router mode static routes and proxy...
2019-07-11  Thomas Parrottnetwork: Adds mode param (bridge, router) to veth netwo...
2019-07-11  Thomas Parrottlxc/log: Adds error_log_errno macro
2019-07-11  Christian BraunerMerge pull request #3090 from Rachid-Koucha/patch-3
2019-07-11  Rachid KouchaSuppress hardcoded table sizes 3090/head
2019-07-11  Christian BraunerMerge pull request #3089 from Rachid-Koucha/patch-2
2019-07-11  Rachid KouchaTypo fix 3089/head
2019-07-11  Christian BraunerMerge pull request #3088 from tenforward/japanese
2019-07-11  KATOH Yasufumidoc: Add lxc.comp.notify.cookie to Japanese lxc.contain... 3088/head
2019-07-10  Stéphane GraberMerge pull request #3087 from brauner/master
2019-07-10  Christian Braunercgroup: check for non-empty conf 3087/head
2019-07-09  Stéphane GraberMerge pull request #3086 from brauner/2019-07-09/seccom...
2019-07-09  Christian Braunerseccomp: coding style 3086/head
2019-07-09  Christian BraunerMerge pull request #3080 from Blub/seccomp-notify-api
2019-07-09  Christian Brauneraf_unix: remove unused variable 3080/head
2019-07-09  Wolfgang Bumillerseccomp: send caller pidfd along with proxied requests
2019-07-09  Wolfgang Bumillerseccomp: recvmsg with MSG_TRUNC
2019-07-09  Wolfgang Bumillerdoc: document lxc.seccomp.notify.cookie
2019-07-09  Wolfgang Bumillerseccomp: defer reconnecting to the proxy
2019-07-09  Wolfgang Bumillerseccomp: keep retrying to reconnect to proxy
2019-07-09  Wolfgang Bumillerseccomp: send default response when there's no proxy
2019-07-09  Wolfgang Bumillerseccomp: retry connecting to the proxy once
2019-07-09  Wolfgang Bumillerseccomp: don't ignore syscalls when there's no proxy
2019-07-09  Wolfgang Bumillerseccomp: remove reconnect-loop
2019-07-09  Wolfgang Bumillerseccomp: use SOCK_SEQPACKET for the notify proxy
2019-07-09  Wolfgang Bumillerseccomp: assert that __reserved is 0 in notify responses
2019-07-09  Wolfgang Bumillerseccomp: update notify api
2019-07-09  Wolfgang Bumillerconf: add lxc.seccomp.notify.cookie
2019-07-09  Wolfgang Bumillerfile_utils: add lxc_recvmsg_nointr_iov
2019-07-09  Wolfgang Bumilleraf_unix: add lxc_unix_connect_type
2019-07-09  Christian Brauneraf_unix: add lxc_abstract_unix_recv_fds_iov()
2019-07-09  Wolfgang Bumilleraf_unix: add lxc_abstract_unix_send_fds_iov
2019-07-08  Christian BraunerMerge pull request #3085 from Blub/pidfd_send_signal...
2019-07-08  Wolfgang Bumillerpidf_send_signal: fix return value 3085/head
2019-07-07  Stéphane GraberMerge pull request #3083 from brauner/2019-07-07/mount_api
2019-07-07  Christian Braunerlxccontainer: properly cleanup on mount injection failure 3083/head
2019-07-05  Christian BraunerMerge pull request #3081 from brauner/2019-07-05/networ...
2019-07-05  Thomas Parrottstart: call lxc_find_gateway_addresses early 3081/head
2019-07-03  Stéphane GraberMerge pull request #3077 from brauner/2019-07-03/networ...
2019-07-03  Christian Braunernetwork: simplify lxc_network_move_created_netdev_priv() 3077/head
2019-07-03  Stéphane GraberMerge pull request #3076 from brauner/2019-07-03/networ...
2019-07-03  Christian Braunernetwork: send names for all non-trivial network types 3076/head
2019-07-03  Christian Braunernetwork: record created_name for instantiate_phys()
2019-07-03  Christian Braunernetwork: simplify instantiate_phys()
2019-07-03  Christian Braunernetwork: record created_name for instantiate_vlan()
2019-07-03  Christian Braunernetwork: simplify instantiate_vlan()
2019-07-03  Christian Braunernetwork: record created_name for instantiate_ipvlan()
2019-07-03  Christian Braunernetwork: simplify instantiate_ipvlan()
2019-07-03  Christian Braunernetwork: stash created_name in instantiate_macvlan()
2019-07-03  Christian Braunernetwork: simplify instantiate_macvlan()
2019-07-03  Christian Braunernetwork: s/loDev/loop_device/g
2019-07-03  Stéphane GraberMerge pull request #3075 from brauner/2019-07-03/cgroups
2019-07-03  Christian Braunercgroups: hande cpuset initialization race 3075/head
2019-07-03  Stéphane GraberMerge pull request #3074 from brauner/2019-07-03/fix_ph...
2019-07-03  Christian Braunernetwork: remove faulty restriction 3074/head
2019-07-02  Stéphane GraberMerge pull request #3069 from brauner/2019-07-01/networ...
2019-07-02  Christian Braunerstart: expose LXC_PID to network hooks too 3069/head
2019-07-02  Christian Braunerstart: unify and simplify network creation
2019-07-02  Stéphane GraberMerge pull request #3064 from brauner/2019-06-27/cleanu...
2019-07-02  Stéphane GraberMerge pull request #3059 from brauner/2019-06-21/seccom...
2019-06-30  Christian BraunerMerge pull request #3067 from Rachid-Koucha/patch-1
2019-06-29  Rachid KouchaMove code/variable in smaller scope 3067/head
2019-06-28  Christian BraunerMerge pull request #3065 from lifeng68/fix_memory_leak
2019-06-28  LiFengfix memory leak in do_storage_create 3065/head
2019-06-27  Christian Braunercgroups: move variable into tighter scope 3064/head
2019-06-27  Christian Braunercgroups: correctly order variables
2019-06-27  Christian Braunercgroups: move variable into tighter scope
2019-06-27  Christian Braunercgroups: simplify cgfsng_nrtasks()
2019-06-27  Christian Braunercgroups: move variable into tighter scope
2019-06-27  Christian Braunercgroups: move variable into tighter scope
2019-06-27  Christian Braunercgroups: use __do_free in cgfsng_attach()
2019-06-27  Christian Braunercgroups: simplify cgfsng_setup_limits()
2019-06-27  Christian Braunercgroups: move variables into tighter scope
2019-06-27  Christian Braunercgroups: use __do_free
2019-06-27  Christian BraunerMerge pull request #3063 from lifeng68/fix_memory_leak
2019-06-27  LiFengcgfsng: fix memory leak in lxc_cpumask_to_cpulist 3063/head
2019-06-21  Christian Braunerlxccontainer: rework seccomp notify api function 3059/head
2019-06-20  Stéphane GraberMerge pull request #3056 from brauner/2019-06-20/cpuset
2019-06-20  Christian Braunercgfsng: write cpuset.mems of correct ancestor 3056/head
2019-06-20  Christian BraunerMerge pull request #3052 from tanyifeng/fd_leak
2019-06-20  t00416110parse.c: fix fd leak from memfd_create 3052/head
2019-06-18  Christian BraunerMerge pull request #3050 from hallyn/pkgconfig
2019-06-18  Serge Hallynlxc.pc.in: add libs.private for static linking 3050/head
2019-06-16  Christian BraunerMerge pull request #3047 from Rachid-Koucha/patch-11
2019-06-15  Rachid KouchaFixed file descriptor leak for network namespace 3047/head
2019-06-15  Serge HallynMerge pull request #3045 from hallyn/2019-06-13/openssl
2019-06-14  Stéphane GraberMerge pull request #3046 from brauner/lxc/master
2019-06-14  Christian Braunernetwork: fix lxc_netdev_rename_by_index() 3046/head
2019-06-14  Serge HallynSwitch from gnutls to openssl for sha1 3045/head
2019-06-13  Christian BraunerMerge pull request #3042 from tenforward/japanese
2019-06-13  KATOH Yasufumidoc: add a note about shared ns + LSMs to Japanese doc 3042/head
2019-06-12  Stéphane GraberMerge pull request #3041 from brauner/2019-06-12/seccom...
2019-06-12  Christian BraunerMerge pull request #3040 from Rachid-Koucha/patch-11
2019-06-12  Christian Braunerseccomp: do not set SECCOMP_FILTER_FLAG_NEW_LISTENER 3041/head
2019-06-12  Rachid KouchaCentralize hook names 3040/head
2019-06-11  Stéphane GraberMerge pull request #3039 from brauner/master
2019-06-11  Christian Braunerseccomp: add ifdefine for SECCOMP_FILTER_FLAG_NEW_LISTENER 3039/head
next