]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2020-07-06 Stéphane GraberMerge pull request #3479 from brauner/2020-07-06/fixes
2020-07-06 Christian Brauneropenpty: improve implementation and handling of platfor...
2020-07-06 Stéphane GraberMerge pull request #3478 from brauner/2020-07-05/fixes
2020-07-05 Christian Brauneropenpty: fix faulty rename
2020-07-05 Stéphane GraberMerge pull request #3477 from brauner/2020-07-05/fixes
2020-07-05 Christian Braunertree-wide: s/pts/pty/g
2020-07-05 Christian Braunertree-wide: s/ptmx/ptx/g
2020-07-05 Stéphane GraberMerge pull request #3476 from brauner/2020-07-05/fixes
2020-07-05 Christian Braunercgroups: handle empty bpf log buffer
2020-07-05 Stéphane GraberMerge pull request #3475 from brauner/2020-07-05/fixes
2020-07-05 Christian Braunercgroups: fix bpf device program generation
2020-07-03 Stéphane GraberMerge pull request #3474 from brauner/2020-07-03/fixes
2020-07-03 Christian Braunerapi-extensions: add seccomp_allow_deny_syntax extension
2020-07-03 Stéphane GraberMerge pull request #3472 from brauner/2020-07-03/fixes
2020-07-03 Christian Braunercgroup2_devices: fix access rule parsing
2020-07-03 Christian Braunercgroups: use empty {} to initialize struct
2020-07-03 Christian Braunerseccomp: support allowlist/denylist in profiles
2020-07-03 Christian Braunercgroups: update terminology II
2020-07-03 Christian Braunercgroups: update terminology
2020-07-01 Stéphane GraberMerge pull request #3469 from johanneskastl/20200630_Ka...
2020-07-01 Johannes Kastltemplates/lxc-download.in: use GPG option --receive...
2020-06-30 Stéphane GraberMerge pull request #3468 from johanneskastl/20200630_Ka...
2020-06-30 Johannes Kastltemplates/lxc-download.in: make shellcheck happy
2020-06-30 Johannes Kastltemplates/lxc-download.in: fix wrong if condition ...
2020-06-30 Christian BraunerMerge pull request #3466 from alivenets/fix-no-new...
2020-06-29 Alexander Livenetsattach: set no_new_privs flag after LSM label
2020-06-29 Stéphane GraberMerge pull request #3465 from brauner/2020-06-19/clone_...
2020-06-29 Christian Braunerstart: use __aligned_u64
2020-06-29 Christian Braunerstart: initialize cgroup_fd
2020-06-29 Stéphane GraberMerge pull request #3464 from brauner/2020-06-19/clone_...
2020-06-29 Christian Braunerlxc: support CLONE_INTO_CGROUP
2020-06-26 Stéphane GraberMerge pull request #3463 from brauner/2020-06-26/fixes
2020-06-26 Stéphane GraberMerge pull request #3462 from tenforward/japanese
2020-06-26 Christian Braunerstart: preserve time namespace
2020-06-26 Christian Braunerconfile: handle overflow in lxc.time.offset.{boot,monot...
2020-06-26 KATOH Yasufumidoc: Add lxc.time.offset.* to Japanese lxc.container...
2020-06-26 KATOH Yasufumidoc: Add veth vlan bridge options to Japanese lxc.conta...
2020-06-26 Stéphane GraberMerge pull request #3461 from brauner/2020-06-25/time_n...
2020-06-25 Christian Braunerdoc: add lxc.time.offset.{boot,monotonic}
2020-06-25 Christian Braunerapi: add time_namespace extension
2020-06-25 Christian Braunerlxc: add time namespace support
2020-06-25 Stéphane GraberMerge pull request #3460 from brauner/2020-06-25/fixes
2020-06-25 Christian Braunercommands: don't flood logs
2020-06-24 Christian BraunerMerge pull request #3458 from stgraber/master
2020-06-23 Stéphane Graberlxc-net: Set broadcast
2020-06-23 Christian BraunerMerge pull request #3456 from brauner/2020-06-23/lxc_st...
2020-06-23 Robert Vogelgesanglxccontainer: fix non-blocking container stop
2020-06-19 Stéphane GraberMerge pull request #3454 from brauner/master
2020-06-19 Christian Braunertest: update terminology
2020-06-19 Christian Braunerdoc: update terminology
2020-06-19 Christian BraunerCODING_STYLE: adapt code example
2020-06-19 Christian Brauneropenpty: adapt variable naming
2020-06-18 Christian BraunerMerge pull request #3453 from stgraber/master
2020-06-18 Stéphane Grabernetwork: Rename primary to master
2020-06-18 Stéphane GraberRevert "nl: fix memory leak"
2020-06-18 Christian Braunertree-wide: use "primary" in networking code
2020-06-18 Christian Braunertree-wide: wipe references to questionable apis from...
2020-06-17 Christian Braunertree-wide: use "ptmx" and "pts" as terminal terms
2020-06-17 Christian BraunerMerge pull request #3449 from gaurav1086/nl_fix_mem_leak
2020-06-14 Christian BraunerMerge pull request #3450 from gaurav1086/containertests...
2020-06-13 Gaurav Singhcontainertests: fix null pointer defereference
2020-06-13 Gaurav Singhnl: fix memory leak
2020-06-11 Stéphane GraberMerge pull request #3446 from brauner/2020-06-10/fixes_2
2020-06-11 Christian Braunerlxccontainer: remove pointless string duplication
2020-06-11 Christian Braunerconf: kill old chown_mapped_root()
2020-06-11 Christian Braunerconf: add some more logging to userns_exec_mapped_root()
2020-06-11 Christian Braunerconf: always use target_fd in userns_exec_mapped_root()
2020-06-11 Christian Braunerconf: remove faulty flags
2020-06-10 Stéphane GraberMerge pull request #3444 from brauner/2020-06-10/fixes
2020-06-10 Christian Braunercgroups: initialize lxc.pivot cpuset
2020-06-09 Christian BraunerMerge pull request #3442 from tomponline/tp-veth-vlan...
2020-06-09 Thomas Parrottnetwork: Adds calls to free_ovs_veth_vlan_args in setup...
2020-06-09 Thomas Parrottnetwork: Fix int type in log message
2020-06-09 Thomas Parrottnetwork: Adds free_ovs_veth_vlan_args and allows trunks...
2020-06-09 Thomas Parrottnetwork: Removes unused ip_proxy_args
2020-06-09 Thomas Parrottnetwork: Fix coverity issue, dont initialise string...
2020-06-09 Thomas Parrottnetwork: Fix coverity issue, leaking data in lxc_ovs_se...
2020-06-09 Thomas Parrottconfile: Fix coverity issue, missing return in get_conf...
2020-06-09 Christian BraunerMerge pull request #3439 from tomponline/tp-nic-veth...
2020-06-09 Thomas Parrottnetwork: Updates instantiate_veth to support OVS VLAN...
2020-06-09 Thomas Parrottnetwork: Adds OVS VLAN setup functions
2020-06-09 Thomas Parrottnetwork: Updates netlink_open handling in lxc_ipvlan_create
2020-06-09 Thomas Parrottdoc: Adds documentation for veth vlan bridge options
2020-06-09 Thomas Parrottnetwork: Updates instantiate_veth to set bridge vlan...
2020-06-09 Thomas Parrottnetwork: Adds bridge vlan management functions
2020-06-09 Thomas Parrotttests: Adds test for lxc.net.0.veth.vlan.tagged.id...
2020-06-09 Thomas Parrotttests: Adds test for bridge vlan "none" value
2020-06-09 Thomas Parrotttests: Adds test for lxc.net.0.veth.vlan.id config key
2020-06-09 Thomas Parrottconfile/utils: Adds freeing of priv.veth_attr.vlan_tagg...
2020-06-09 Thomas Parrottconfile/utils: Adds veth vlan tagged ID tracing to...
2020-06-09 Thomas Parrottconfile/utils: Adds veth mode and vlan ID tracing to...
2020-06-09 Thomas Parrottconfile: Adds validation for lxc.net.veth.vlan.tagged.id
2020-06-09 Thomas Parrottconfile: Adds validation for lxc.net.veth.vlan.id
2020-06-08 Thomas Parrottnetwork: Adds veth vlan_id, vlan_id_set and vlan_tagged_ids
2020-06-08 Thomas Parrottmacro: Adds BRIDGE_VLAN_ID_MAX constant
2020-06-08 Thomas Parrottmacro: Adds constant for BRIDGE_VLAN_NONE mode
2020-06-08 Thomas Parrottmacro: Adds bridge VLAN constants
2020-06-08 Thomas Parrottapi/extensions: Adds network_bridge_vlan API extension
2020-06-08 Thomas Parrottnetwork: Adds check for bridge link interface existence...
2020-06-08 Thomas Parrottmacro: Adds UINT_TO_PTR and PTR_TO_USHORT helpers
next