]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2020-06-28 Stéphane GraberRelease LXC 4.0.3 lxc-4.0.3
2020-06-25 Christian Braunercommands: don't flood logs
2020-06-25 Stéphane Graberlxc-net: Set broadcast
2020-06-25 Robert Vogelgesanglxccontainer: fix non-blocking container stop
2020-06-20 Christian Braunertest: update terminology
2020-06-20 Christian Braunerdoc: update terminology
2020-06-20 Christian BraunerCODING_STYLE: adapt code example
2020-06-20 Christian Brauneropenpty: adapt variable naming
2020-06-20 Stéphane Grabernetwork: Rename primary to master
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-18 Christian Braunertree-wide: use "ptmx" and "pts" as terminal terms
2020-06-15 Gaurav Singhcontainertests: fix null pointer defereference
2020-06-15 Christian Braunerlxccontainer: remove pointless string duplication
2020-06-15 Christian Braunerconf: kill old chown_mapped_root()
2020-06-15 Christian Braunerconf: add some more logging to userns_exec_mapped_root()
2020-06-15 Christian Braunerconf: always use target_fd in userns_exec_mapped_root()
2020-06-15 Christian Braunerconf: remove faulty flags
2020-06-15 Christian Braunercgroups: initialize lxc.pivot cpuset
2020-06-15 Thomas Parrottnetwork: Removes unused ip_proxy_args
2020-06-15 Thomas Parrottnetwork: Updates netlink_open handling in lxc_ipvlan_create
2020-06-15 Thomas Parrottnetwork: Adds check for bridge link interface existence...
2020-06-15 Thomas Parrottmacro: Adds UINT_TO_PTR and PTR_TO_USHORT helpers
2020-06-04 Thomas Parrott.gitignore: Ignores COPYING file created by make
2020-06-04 Scott Moserlxc-test-usernsexec: If user is root, then create and...
2020-06-02 Scott MoserAdd test of lxc-usernsexec
2020-05-28 Christian Braunerapi_extensions: add "pidfd"
2020-05-25 Christian Braunercommands: make limiting cgroup callbacks unreachable
2020-05-25 Christian Braunercgroups: be less alarming when creating cgroups
2020-05-25 Wolfgang Bumillerimprove LXC_CMD_GET_CGROUP compatibility
2020-05-25 Wolfgang Bumillercgroup isolation: handle devices cgroup early
2020-05-25 Christian Braunercgroups: remove unused variable
2020-05-25 Wolfgang Bumillerintroduce lxc.cgroup.dir.{monitor,container,container...
2020-05-25 Stéphane Grabertravis: Restrict coverity to gcc on bionic on amd64
2020-05-25 Christian Braunerlxc-usernsexec: don't fail on setgroups()
2020-05-25 Christian Braunerlxc-usernsexec: dumb down from error to warning message
2020-05-25 Christian Braunernetwork: use __instantiate_ns_common() in instantiate_n...
2020-05-25 Christian Braunerbionic: s/lxc_raw_execveat()/execveat()/g
2020-05-25 Christian Braunernetwork: fix {mac,ip,v}lan device creation
2020-05-25 Christian Braunernetwork: restore old behavior
2020-05-25 Christian Braunerprocess_utils: make lxc use clone3() whenever possible
2020-05-25 Wolfgang Bumillercgfsng: use EPOLLPRI when polling cgroup.events
2020-05-25 Wolfgang Bumillercgfsng: deduplicate freeze code
2020-05-25 Wolfgang Bumillermainloop: add lxc_mainloop_add_handler_events
2020-05-25 Christian Braunerprocess_utils: add clone3() support
2020-05-25 Christian Braunerprocess_utils: introduce new process_utils.{c,h}
2020-05-25 Christian Braunersyscall_numbers: add clone3()
2020-05-25 Christian Braunersyscall_numbers: handle ia64 syscall numbers correctly
2020-05-25 Christian Braunerconsole: only create detached mount when a console...
2020-05-14 Christian Braunerlog: cleanup syslog handling
2020-05-14 Christian Braunerstart: cleanup file descriptor inheritance
2020-05-14 Christian Braunerstart: fix container reboot
2020-05-14 Christian Braunerlxccontainer: use close_prot_errno_disarm() on state_so...
2020-05-14 Christian Braunerstart: remove unused lxc_zero_handler()
2020-05-14 Christian Braunerlxccontainer: small cleanup to lxc_check_inherited...
2020-05-14 Christian Braunerconfile: fix order independence of network keys
2020-05-14 Christian Braunertools/lxc-ls: shut up lgtm more
2020-05-14 Christian Braunertools/lxc-ls: shutup lgtm
2020-05-14 Christian Brauneryum: remove unused module
2020-05-14 Christian Braunertree-wide: this is all rather TODO than FIXME
2020-05-05 Christian Braunercompiler: support new access attributes
2020-05-05 Christian Braunergcc: add -Warray-bounds, -Wrestrict, -Wreturn-local...
2020-05-05 Christian Braunerterminal: remove unneeded if condition
2020-05-05 Christian Braunerconf: support console setup on containers without rootfs
2020-05-05 Christian Braunerconf: introduce userns_exec_mapped_root()
2020-05-05 Christian Braunercgroups: premount cgroups on cgroup2-only systems
2020-05-05 Christian Braunercommon.conf: add cgroup2 default device limits
2020-05-05 Christian Braunercgroups: ignore cgroup2 limits on non-cgroup2 layouts
2020-04-24 Thomas Parrottsrc/lxc/network: Fixes netlink attribute type 1 has...
2020-04-24 Stéphane Graberapparmor: Allow boot_id
2020-04-16 Stéphane GraberRelease LXC 4.0.2 lxc-4.0.2
2020-04-16 Christian Braunerconfigure: fix coverity builds
2020-04-15 Christian Braunercgroups: fix cgroup limit braino
2020-04-15 Christian Braunertravis: coverity gets confused about the %m printf...
2020-04-15 Christian Braunerlog: set GNU_SOURCE as it might help coverity along
2020-04-15 Christian Braunerconf: correctly cleanup memory in get_minimal_idmap()
2020-04-15 Christian Braunerrexec: free argv array on failure
2020-04-15 Christian Braunerattach: move check for valid config earlier
2020-04-15 Christian Braunerlog: restore non-local value
2020-04-15 Christian Braunernetwork: log warning on network deconfiguration failures
2020-04-15 Christian Braunercommands: add additional check to lxc_cmd_sock_get_state()
2020-04-15 Christian Braunerzfs: fix resource leak
2020-04-15 Christian Braunercriu: make explicit that we're ignoring rmdir() return...
2020-04-15 Christian Braunerconf: don't double free in get_minimal_idmap()
2020-04-15 Christian Braunercgroups: use correct NULL pointer check
2020-04-15 Christian Braunerrexec: avoid double-close
2020-04-15 Christian Braunercgroups: fix cgroup2 devices
2020-04-15 Christian Brauneruuid: close fd
2020-04-15 Christian Braunercgroups: do not pass NULL pointer
2020-04-15 Christian Braunerconf: fix tty cleanup
2020-04-15 Christian Braunermemory_utils: directly NULL ptr in free_disarm()
2020-04-15 Christian Braunertravis: add back coverity
2020-04-14 LiFengcgroup: fix wrong use of cgfd_con in cgroup_exit
2020-04-14 Toni YleniusFix lxc-oci template with loop backingstore
2020-04-14 Christian Braunercgroups: ignore legacy limits on pure cgroup2 systems
2020-04-14 Stéphane Grabertests/no-new-privs: Don't mess with /etc/lxc
2020-04-10 Stéphane Graberlxc-update-config: Fix bad handling of lxc.logfile
2020-04-09 Christian Braunerconf: move_ptr() in all cases in mapped_hostid_add()
2020-04-09 Christian Braunerconf: use macros all around in lxc_map_ids()
2020-04-09 Christian Braunerconf: tweak get_minimal_idmap()
next