]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2019-02-06 Christian Braunerlvm: remove stack allocations
2019-02-06 Christian Braunerloop: remove stack allocations
2019-02-06 Christian Braunerterminal: remove stack allocations
2019-02-06 Christian Braunerstring_utils: remove stack allocations
2019-02-06 Christian Braunerstorage: remove stack allocations
2019-02-06 Christian Braunerstart: remove stack allocations
2019-02-06 Christian Braunerpam_cgfs: remove stack allocations
2019-02-06 Christian Braunernetwork: remove stack allocations
2019-02-06 Christian Braunernamespace: remove stack allocations
2019-02-06 Christian Braunermonitor: remove stack allocations
2019-02-06 Christian Braunerlxccontainer: remove stack allocations
2019-02-06 Christian Braunerconfile: remove stack allocations
2019-02-06 Christian Braunerconf: remove stack allocations
2019-02-06 Christian Braunercommands_utils: remove stack allocations
2019-02-06 Christian Braunercommands: remove stack allocations
2019-02-06 Christian Braunerlxc_user_nic: remove stack allocations
2019-02-06 Christian Braunercgroups: remove stack allocations
2019-02-06 Christian Braunerlxcmntent: remove stack allocations
2019-02-06 Christian Braunermemory_utils: add memory_utils.h
2019-02-05 Stéphane GraberMerge pull request #2824 from brauner/2019-02-05/compil...
2019-02-05 Christian Braunercompiler: -Wnested-externs hardening
2019-02-05 Christian Braunercompiler: -Wdate-time hardening
2019-02-05 Christian Braunercompiler: -Werror=shift-overflow=2 hardening
2019-02-05 Christian Braunercompiler: -Werror=shift-count-overflow hardening
2019-02-05 Christian Braunercompiler: fix -fstack-protector-strong
2019-02-05 Christian Braunercompiler: -fdiagnostics-show-option
2019-02-05 Christian Braunercompiler: -Werror=overflow hardening
2019-02-05 Christian Braunercompiler: -Wendif-labels hardening
2019-02-05 Stéphane GraberMerge pull request #2823 from brauner/2019-02-05/compil...
2019-02-05 Christian Braunercompiler: -Wshadow hardening
2019-02-05 Christian Braunercompiler: set -Wimplicit-fallthrough to 5
2019-02-05 Christian Braunercompiler: -Wformat=2 hardening
2019-02-05 Christian Braunercompiler: -Werror=incompatible-pointer-types
2019-02-05 Christian Braunercompiler: -Werror=return-type hardening
2019-02-05 Christian Braunercompiler: -Wsuggest-attribute=noreturn hardening
2019-02-05 Christian Braunercompiler: -Wfloat-equal hardening
2019-02-05 Christian Braunercompiler: -Winit-self hardening
2019-02-05 Christian Braunercompiler: -Wold-style-definition hardening
2019-02-05 Christian Braunercompiler: -Wmissing-include-dirs hardening
2019-02-05 Christian Braunercompiler: -Wlogical-op hardening
2019-02-05 Stéphane GraberMerge pull request #2822 from tomponline/tp-rpmspec
2019-02-05 tomponlinefix rpm packaging for bash completion directory.
2019-02-01 Stéphane GraberMerge pull request #2820 from brauner/2019-01-31/cgfsng...
2019-02-01 Stéphane GraberMerge pull request #2787 from Blub/2019-01-17/revert...
2019-02-01 Christian Braunercgroups: use of /sys/kernel/cgroup/delegate file
2019-01-31 Christian BraunerMerge pull request #2806 from brauner/2019-01-27/bugfixes
2019-01-31 Christian Braunerfreezer: non-functional changes
2019-01-29 Christian BraunerMerge pull request #2817 from Rachid-Koucha/patch-5
2019-01-29 Rachid KouchaMore accurate error msg for template file
2019-01-28 Stéphane GraberMerge pull request #2807 from brauner/2019-01-27/mount_...
2019-01-28 Christian BraunerMerge pull request #2814 from tenforward/japanese
2019-01-28 KATOH Yasufumidoc: Add lxc.seccomp.allow_nesting to Japanese lxc...
2019-01-28 Serge HallynMerge pull request #2813 from brauner/2019-01-27/bugfixes_2
2019-01-27 Christian Braunerprlimit: remove deprecated and unneeded header
2019-01-27 Christian Braunercompiler: remove deprecated and unneeded header
2019-01-27 Christian BraunerMerge pull request #2812 from Rachid-Koucha/patch-7
2019-01-27 Rachid Koucha/etc/resolv.conf grows indefinitely
2019-01-27 Christian Braunerconf: append 0 0 to nesting helpers mount entries
2019-01-27 Christian BraunerMerge pull request #2811 from Rachid-Koucha/patch-6
2019-01-27 Rachid KouchaCreate /var/run
2019-01-27 Christian BraunerMerge pull request #2810 from Rachid-Koucha/patch-6
2019-01-27 Rachid KouchaUse BUSYBOX_EXE variable in configure_busybox()
2019-01-27 Christian Braunerconf: check for successful mount entry parse
2019-01-27 Christian BraunerMerge pull request #2809 from Rachid-Koucha/patch-6
2019-01-27 Rachid KouchaInstallation of default.script for udhcpc
2019-01-27 Christian BraunerMerge pull request #2744 from adamkasztenny/patch-1
2019-01-27 Christian BraunerMerge pull request #2804 from Rachid-Koucha/patch-4
2019-01-27 Rachid KouchaAvoid hardcoded string length
2019-01-26 Christian BraunerMerge pull request #2803 from Rachid-Koucha/patch-4
2019-01-26 Christian BraunerMerge pull request #2802 from Rachid-Koucha/patch-3
2019-01-26 Rachid KouchaAvoid risk of "too far memory read"
2019-01-26 Christian BraunerMerge pull request #2801 from Rachid-Koucha/patch-2
2019-01-26 Rachid KouchaAvoid double lxc-freeze/unfreeze
2019-01-26 Rachid KouchaUpdate freezer.c
2019-01-21 Wolfgang BumillerMerge pull request #2794 from brauner/2019-01-21/revert...
2019-01-21 Christian BraunerRevert "seccomp: add rules for specified architecture...
2019-01-21 Christian BraunerMerge pull request #2786 from lifeng68/fix_seccomp
2019-01-21 LiFengseccomp: add rules for specified architecture only
2019-01-18 Christian BraunerMerge pull request #2792 from kubiko/fix-android-hooks
2019-01-18 Christian BraunerMerge pull request #2791 from kubiko/handle-android...
2019-01-18 ondraHandle alternative loop device location on Android
2019-01-18 ondraFixing hooks functionality Android where 'sh' is placed...
2019-01-17 Christian BraunerMerge pull request #2788 from tanyifeng/fix_mem_leak
2019-01-17 Christian BraunerMerge pull request #2789 from lifeng68/fix_memory_leak
2019-01-17 LiFengFix memory leak in cgroup_exit
2019-01-17 t00416110conf.c: fix memory leak and mount error
2019-01-17 Wolfgang BumillerRevert "conf: remove extra MS_BIND with sysfs:mixed"
2019-01-16 Christian BraunerMerge pull request #2785 from lifeng68/fix_return
2019-01-15 LiFengstart: __lxc_start return -1 when start fails
2019-01-11 Wolfgang BumillerMerge pull request #2781 from brauner/hn-veth-uid
2019-01-10 hnnetwork: prefix veth interface name with uid info
2019-01-10 Stéphane GraberMerge pull request #2780 from brauner/2019-01-10/cgroup...
2019-01-10 Christian Braunerstart: handle missing CLONE_NEWCGROUP
2019-01-10 Wolfgang BumillerMerge pull request #2777 from brauner/2019-01-09/cgfsng...
2019-01-08 Christian Braunercgroups: try to handle layouts with no cgroups
2019-01-08 Christian BraunerMerge pull request #2775 from kubiko/android-fix-compile
2019-01-08 Ondrej KubikFixing compile error when compiling for android
2019-01-08 Christian BraunerMerge pull request #2774 from hn/master
2019-01-08 hnfix: unprivileged veth devices (e.g. vethFWABHX) never...
2019-01-07 Stéphane GraberMerge pull request #2753 from brauner/2018-12-13/remove...
next