]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2019-04-10  Christian Braunernetwork: remove stack allocations
2019-04-10  Christian Braunernamespace: remove stack allocations
2019-04-10  Christian Braunermonitor: remove stack allocations
2019-04-10  Christian Braunerlxccontainer: remove stack allocations
2019-04-10  Christian Braunerconfile: remove stack allocations
2019-04-10  Christian Braunerconf: remove stack allocations
2019-04-10  Christian Braunercommands_utils: remove stack allocations
2019-04-10  Christian Braunercommands: remove stack allocations
2019-04-10  Christian Braunerlxc_user_nic: remove stack allocations
2019-04-10  Christian Braunercgroups: remove stack allocations
2019-04-10  Christian Braunerlxcmntent: remove stack allocations
2019-04-10  Christian Braunercompiler: -Wnested-externs hardening
2019-04-10  Christian Braunercompiler: -Wdate-time hardening
2019-04-10  Christian Braunercompiler: -Werror=shift-overflow=2 hardening
2019-04-10  Christian Braunercompiler: -Werror=shift-count-overflow hardening
2019-04-10  Christian Braunercompiler: fix -fstack-protector-strong
2019-04-10  Christian Braunercompiler: -fdiagnostics-show-option
2019-04-10  Christian Braunercompiler: -Werror=overflow hardening
2019-04-10  Christian Braunercompiler: -Wendif-labels hardening
2019-04-10  Christian Braunercompiler: -Wshadow hardening
2019-04-10  Christian Braunercompiler: set -Wimplicit-fallthrough to 5
2019-04-10  Christian Braunercompiler: -Wformat=2 hardening
2019-04-10  Christian Braunercompiler: -Werror=incompatible-pointer-types
2019-04-10  Christian Braunercompiler: -Werror=return-type hardening
2019-04-10  Christian Braunercompiler: -Wsuggest-attribute=noreturn hardening
2019-04-10  Christian Braunercompiler: -Wfloat-equal hardening
2019-04-10  Christian Braunercompiler: -Winit-self hardening
2019-04-10  Christian Braunercompiler: -Wold-style-definition hardening
2019-04-10  Christian Braunercompiler: -Wmissing-include-dirs hardening
2019-04-10  Christian Braunercompiler: -Wlogical-op hardening
2019-04-10  tomponlinefix rpm packaging for bash completion directory.
2019-04-10  Rachid KouchaMore accurate error msg for template file
2019-04-10  Christian Braunerprlimit: remove deprecated and unneeded header
2019-04-10  Christian Braunercompiler: remove deprecated and unneeded header
2019-04-10  Rachid Koucha/etc/resolv.conf grows indefinitely
2019-04-10  Rachid KouchaCreate /var/run
2019-04-10  Rachid KouchaUse BUSYBOX_EXE variable in configure_busybox()
2019-04-10  Christian Braunerconf: check for successful mount entry parse
2019-04-10  Rachid KouchaInstallation of default.script for udhcpc
2019-04-10  Rachid KouchaAvoid risk of "too far memory read"
2019-04-10  ondraHandle alternative loop device location on Android
2019-04-10  ondraFixing hooks functionality Android where 'sh' is placed...
2019-04-10  LiFengFix memory leak in cgroup_exit
2019-04-10  t00416110conf.c: fix memory leak and mount error
2019-04-10  Wolfgang BumillerRevert "conf: remove extra MS_BIND with sysfs:mixed"
2019-04-10  hnnetwork: prefix veth interface name with uid info
2019-04-10  Christian Braunerstart: handle missing CLONE_NEWCGROUP
2019-04-10  Ondrej KubikFixing compile error when compiling for android
2019-04-10  hnfix: unprivileged veth devices (e.g. vethFWABHX) never...
2019-04-10  Christian Braunerlxccontainer: fix container copy
2019-04-10  S.Çağlar OnurRevert "Set c to NULL after freeing it"
2019-04-10  Wolfgang Bumillerconf: use SYSERROR on lxc_write_to_file errors
2019-04-10  S.Çağlar OnurSet c to NULL after freeing it
2019-04-10  Christian Braunerterminal: remove sigwinch command
2019-04-10  Christian Braunertools: add newline to lxc-cgroup output
2019-04-10  Oguz Bektasfix lxc-cgroup not giving output
2019-04-10  Christian Braunerstorage: remove unused function
2019-04-10  Fabrice Fontaineconfigure.ac: fix build without stack-protector
2019-04-10  Fabrice Fontainestringutils: include stdarg for va_list
2019-04-10  Adam KasztennyAdd template-options to help output
2019-04-10  2xsecfix install error when using --disable-commands option
2019-04-10  Cameron Nemolxc-usernsexec: fix default map functionality
2019-02-18  Christian Braunerrexec: handle old kernels
2019-02-12  Christian Braunerinclude: add fexecve() for Android's Bionic
2019-02-11  Christian BraunerCVE-2019-5736 (runC): rexec callers as memfd
2019-02-09  Stéphane GraberMerge pull request #2830 from brauner/2019-02-08/capabi...
2019-02-08  Christian Braunercaps: check uid and euid 2830/head
2019-01-07  Stéphane GraberMerge pull request #2772 from brauner/2018-01-09/fix_cg...
2019-01-07  Christian Braunercgfsng: do not free container_full_path on error 2772/head
2018-12-17  Christian BraunerMerge pull request #2758 from Blub/2018-12-17/stable...
2018-12-17  Wolfgang Bumillerapparmor: allow various remount,bind options 2758/head
2018-11-22  Stéphane GraberRelease LXC 3.0.3 lxc-3.0.3
2018-11-22  Stéphane GraberMerge pull request #2735 from brauner/lxc/stable-3.0
2018-11-22  Christian Braunerstart: don't call cgroup_exit() twice 2735/head
2018-11-22  Christian Braunercgfsng: remove freezer requirement
2018-11-22  Radostin Stoyanovautotools: fix lxc-{create,copy} build
2018-11-22  Christian Braunerutils: make keyring allocation failure non-fatal
2018-11-22  tomponlineAdds -qq flags to lvcreate commands to avoid answer...
2018-11-22  2xsecutils: add errno logs for exception case
2018-11-22  2xsecutils: fix coding styles
2018-11-22  2xsecpam_cgfs: remove dependency from cap & log
2018-11-22  2xseccgfs: remove redundancy utils
2018-11-22  2xsecpam_cgfs: remove redundancy file utils
2018-11-22  Christian Braunerconf: s/ty/tty/g
2018-11-22  2xsecdlog: move match_dlog_fds()
2018-11-22  2xseclog: replace write with lxc_write_nointr
2018-11-22  2xseccaps: replace read with lxc_read_nointr
2018-11-22  JungsubFix spacing error in namespace.c
2018-11-22  Christian Braunerinclude: correctly include macro.h
2018-11-22  Christian Braunercoverity: move to separate branch
2018-11-22  2xseclog: fix too wide or inconsistent non-owner permissions
2018-11-22  2xsecstring_utils: coding rules
2018-11-22  2xseclxcmntent: coding rules
2018-11-22  Josh Sorefspelling: without
2018-11-22  Josh Sorefspelling: userns
2018-11-22  Josh Sorefspelling: unsigned
2018-11-22  Josh Sorefspelling: timeout
2018-11-22  Josh Sorefspelling: syscall
2018-11-22  Josh Sorefspelling: successfully
2018-11-22  Josh Sorefspelling: subtracting
next