]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2019-06-16 Christian BraunerMerge pull request #3047 from Rachid-Koucha/patch-11
2019-06-15 Rachid KouchaFixed file descriptor leak for network namespace
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()
2019-06-14 Serge HallynSwitch from gnutls to openssl for sha1
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
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
2019-06-12 Rachid KouchaCentralize hook names
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
2019-06-11 Stéphane GraberMerge pull request #3038 from brauner/master
2019-06-11 Christian Braunerseccomp: s/SCMP_FLTATR_NEW_LISTENER/SECCOMP_FILTER_FLAG...
2019-06-11 Stéphane GraberMerge pull request #3037 from brauner/master
2019-06-11 Christian Braunerseccomp: s/HAVE_DECL_SECCOMP_NOTIF_GET_FD/HAVE_DECL_SEC...
2019-06-11 Christian Braunerseccomp: /sseccomp_notif_free/seccomp_notify_free/g
2019-06-11 Christian Braunerseccomp: s/seccomp_notif_alloc/seccomp_notify_alloc/g
2019-06-11 Christian Braunerseccomp: s/seccomp_notif_id_valid/seccomp_notify_id_valid/g
2019-06-11 Christian Braunerseccomp: s/seccomp_notif_send_resp/seccomp_notify_respond/g
2019-06-11 Christian Braunerseccomp: s/seccomp_notif_receive/seccomp_notify_receive/g
2019-06-11 Christian Braunerseccomp: s/seccomp_notif_get_fd/seccomp_notify_fd/g
2019-06-11 Christian Braunerseccomp: s/SCMP_ACT_USER_NOTIF/SCMP_ACT_NOTIFY/g
2019-06-07 Christian BraunerMerge pull request #3032 from promlow/lxcbasename_fix
2019-06-06 Stéphane GraberMerge pull request #3034 from brauner/2019-06-05/boot_id
2019-06-05 Christian Braunerstart: generate new boot id on container start
2019-06-05 Paul Romlowproposed fix for #2892 - fix lxcbasename in lxc/lxccont...
2019-06-05 Stéphane GraberMerge pull request #3029 from brauner/2019-06-05/fix_of...
2019-06-05 Christian BraunerMerge pull request #3031 from Rachid-Koucha/patch-11
2019-06-05 Rachid KouchaMake /tmp accessible to any user
2019-06-05 Christian Braunercgroups: prevent segfault
2019-06-05 Christian BraunerMerge pull request #3028 from lifeng68/fix_memory_leak
2019-06-05 LiFengstart: fix handler memory leak at lxc_init failed
2019-06-04 Christian BraunerMerge pull request #3026 from xmcqueen/master
2019-06-04 Brian McQueenlxc_usernsexec: continuing after unshare fails leads...
2019-06-04 Stéphane GraberMerge pull request #3014 from brauner/2019-05-24/cgroup...
2019-06-04 Christian BraunerMerge pull request #3024 from avkvl/fix_groups_with_a_l...
2019-06-03 Alexander Kriventsovgetgrgid_r fails with ERANGE if buffer is too small...
2019-05-29 Christian BraunerMerge pull request #3018 from tych0/comment-stack-size
2019-05-29 Tycho Andersenlxc_clone: add a comment about stack size
2019-05-29 Christian BraunerMerge pull request #2987 from tych0/pass-zero-to-clone
2019-05-29 Tycho Andersenlxc_clone: bump stack size to 8MB
2019-05-28 Christian BraunerMerge pull request #3015 from avkvl/issue-2765
2019-05-28 Alexander Kriventsovfix issue 2765
2019-05-24 Christian Braunercgroups: handle offline cpus in v1 hierarchy
2019-05-21 Stéphane GraberMerge pull request #3011 from brauner/2019-05-21/androi...
2019-05-21 Christian Braunerconfigure: remove additional comma
2019-05-17 Stéphane GraberMerge pull request #3010 from brauner/2019-05-17/bugfixes
2019-05-17 Christian Braunerlxccontainer: cleanup attach functions
2019-05-16 Stéphane GraberMerge pull request #3009 from brauner/2019-05-16/rework...
2019-05-16 Christian Braunerattach: do not reload container
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...
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...
2019-05-15 Stéphane GraberMerge pull request #3004 from brauner/master
2019-05-15 Tycho Andersenlxc_clone: get rid of some indirection
2019-05-15 Tycho Andersendoc: add a little note about shared ns + LSMs
2019-05-15 Tycho Andersenlxc_clone: pass non-stack allocated stack to clone
2019-05-15 Christian Braunerconfigure: handle checks when cross-compiling
2019-05-13 Christian BraunerMerge pull request #3001 from Rachid-Koucha/patch-11
2019-05-13 Rachid KouchaError prone semicolon
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
2019-05-12 Rikard Falkeborninitutils: Fix memleak on realloc failure
2019-05-11 Rikard Falkebornzfs: Fix return value on zfs_snapshot error
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
2019-05-10 Christian BraunerMerge pull request #2993 from Rachid-Koucha/patch-9
2019-05-10 Rachid KouchaOption --busybox-path instead of --bbpath
2019-05-10 Christian BraunerMerge pull request #2996 from brauner/Rachid-Koucha...
2019-05-10 Rachid Kouchalxccontainer: do not display if missing privileges
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
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
2019-05-09 Stéphane GraberMerge pull request #2986 from brauner/2019-05-09/clone_...
2019-05-09 Christian Braunerstart: use CLONE_PIDFD
2019-05-09 Thomas Parrottapi: Adds the network_phys_macvlan_mtu extension
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
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()
2019-05-09 Christian BraunerMerge pull request #2983 from tenforward/japanese
2019-05-09 KATOH Yasufumidoc: Fix and improve Japanese translation
2019-05-08 KATOH Yasufumidoc: Update Japanese lxc.container.conf(5)
2019-05-07 Christian BraunerMerge pull request #2982 from Rachid-Koucha/patch-5
next