]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2019-08-03 Christian BraunerMerge pull request #3113 from jcfaracco/clang
2019-08-03 Julio Faraccoutils: Fix wrong integer of a function parameter.
2019-07-29 Christian BraunerMerge pull request #3107 from tomponline/tp-wlan-detach
2019-07-29 Thomas Parrottlxccontainer: do_lxcapi_detach_interface to support...
2019-07-29 Stéphane GraberMerge pull request #3109 from brauner/2019-07-28/bugfixes
2019-07-28 Christian Braunercgroups: initialize cpuset properly
2019-07-28 Wolfgang BumillerMerge pull request #3102 from brauner/2019-07-22/bugfixes
2019-07-26 Stéphane GraberMerge pull request #3106 from brauner/2019-07-25/bugfixes
2019-07-26 Christian Braunernetwork: restore ability to move nl80211 devices
2019-07-23 Christian BraunerMerge pull request #3103 from tych0/info-on-enosys
2019-07-23 Tycho Andersenpidfds: don't print a scary warning on ENOSYS
2019-07-23 Christian Braunertree-wide: initialize all auto-cleanup variables
2019-07-22 Stéphane GraberRe-enable devel flag
2019-07-22 Stéphane GraberRelease LXC 3.2.1
2019-07-22 Stéphane GraberRelease LXC 3.2.0
2019-07-22 Stéphane Graberlxc-download: Pre-release bump of compat
2019-07-16 Christian BraunerMerge pull request #3092 from Blub/seccomp-mem-rdwr
2019-07-16 Wolfgang Bumillerseccomp: open memfd read-write
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
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
2019-07-11 Christian BraunerMerge pull request #3089 from Rachid-Koucha/patch-2
2019-07-11 Rachid KouchaTypo fix
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...
2019-07-10 Stéphane GraberMerge pull request #3087 from brauner/master
2019-07-10 Christian Braunercgroup: check for non-empty conf
2019-07-09 Stéphane GraberMerge pull request #3086 from brauner/2019-07-09/seccom...
2019-07-09 Christian Braunerseccomp: coding style
2019-07-09 Christian BraunerMerge pull request #3080 from Blub/seccomp-notify-api
2019-07-09 Christian Brauneraf_unix: remove unused variable
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
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
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
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()
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
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
2019-07-03 Stéphane GraberMerge pull request #3074 from brauner/2019-07-03/fix_ph...
2019-07-03 Christian Braunernetwork: remove faulty restriction
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
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
2019-06-28 Christian BraunerMerge pull request #3065 from lifeng68/fix_memory_leak
2019-06-28 LiFengfix memory leak in do_storage_create
2019-06-27 Christian Braunercgroups: move variable into tighter scope
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
2019-06-21 Christian Braunerlxccontainer: rework seccomp notify api function
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
2019-06-20 Christian BraunerMerge pull request #3052 from tanyifeng/fd_leak
next