]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2016-12-08  Christian Braunerattach: close lsm label file descriptor 1348/head
2016-12-08  Christian Braunerconf: clearly report to either use drop or keep
2016-12-08  Stéphane Grabertests; Don't cause test failures on cleanup errors
2016-12-01  Christian Braunerutils: add macro __LXC_NUMSTRLEN
2016-12-01  Christian Braunercommands: improve logging
2016-12-01  Christian Braunerattach: simplify lsm_openat()
2016-11-23  Stéphane Graberchange version to 1.0.9 in configure.ac lxc-1.0.9
2016-11-23  Christian Braunerattach: do not send procfd to attached process
2016-11-22  Stéphane GraberMerge pull request #1310 from brauner/2016-11-22/tree_w...
2016-11-22  Christian Braunertree-wide: replace readdir_r() with readdir() 1310/head
2016-11-18  Stéphane GraberReplace 'index' by 'strchr' for Android build
2016-11-18  Stéphane Graberdebian: Don't depend on libui-dialog-perl
2016-11-18  Christian Braunerconf: do not use %m format specifier
2016-11-18  Evgeni Golovinstall bash completion where pkg-config tells us to
2016-11-18  Po-Hsu Lintemplates: add squashfs support to lxc-ubuntu-cloud.in
2016-11-18  Christian Braunercgfs: explicitly check for NULL
2016-11-18  mgariepycreate symlink for /var/run
2016-11-18  Wolfgang Bumillerconf: merge network namespace move & rename on shutdown
2016-11-18  Christian Braunertools: use correct exit code for lxc-stop
2016-11-18  Christian Braunercgfs: skip empty entries under /proc/self/cgroup
2016-11-18  Christian Braunercgfs: add print_cgfs_init_debuginfo()
2016-11-18  Christian Braunercgfs: fix invalid free()
2016-11-18  Evgeni Golovuse python3_sitearch for including the python code
2016-11-18  Stéphane Graberubuntu: Fix package upgrades requiring proc
2016-11-18  Stéphane Grabers390x: Fix seccomp handling of personalities
2016-11-18  Jafar Al-GharaibehDrop leftover references to lxc_strerror().
2016-11-18  Stéphane Graberarchlinux: Fix resolving
2016-11-18  Stéphane Graberarchlinux: Do DHCP on eth0
2016-11-18  Lans Zhanglog: sanity check the returned value from snprintf()
2016-11-18  Evgeni Golovmark the python examples as having utf-8 encoding
2016-11-18  Roman MuellerFix spelling of CentOS in the templates
2016-11-18  Christian Braunerutils: fix lxc_string_split()
2016-11-18  Thierry Faucklxc-create -t debian fails on ppc64el arch
2016-11-18  Lukas Pirlmake rsync deal with sparse files efficiently
2016-11-17  Christian Braunerlxczfs: small fixes
2016-11-17  Christian Braunerconsole: use correct log name
2016-11-17  Evgeni Golovset FULL_PATH_NAMES=NO in doc/api/Doxyfile
2016-11-17  Elan Ruusamäetemplates: fedora requires openssl binary
2016-11-17  Christian Braunerseccomp: non functional changes
2016-11-17  Christian Braunerseccomp: remove double include and order includes
2016-11-17  Christian Braunerseccomp: add support for s390x
2016-11-17  Christian Braunerconfile: add more archs to lxc_config_parse_arch()
2016-11-17  James Cowgillseccomp: fix strerror()
2016-11-17  James Cowgillseccomp: Add mips and mips64 entries to lxc_config_pars...
2016-11-17  James Cowgillseccomp: Implement MIPS seccomp handling
2016-11-17  James Cowgillutils: Add mips signalfd syscall numbers
2016-11-17  Stéphane GraberUse full GPG fingerprint instead of long IDs.
2016-11-17  Christian Braunertools: add missing newline in lxc-create output
2016-11-17  Stéphane Graberapparmor: Refresh generated file
2016-11-17  Wolfgang Bumillerconf: set pty_info to NULL after free
2016-11-17  Sergio SchvezovAdd a prefix to the lxc.pc
2016-11-17  Andreas Freudenbergtemplates: avoid noisy perl warnings caused by missing...
2016-11-17  Vitaly LavrovSet up MTU for vlan-type interfaces.
2016-11-17  Antonio Terceirolxc-debian: fix regression when creating wheezy containers
2016-11-17  Preetam D'SouzaInclude all lxcmntent.h function declarations on Bionic
2016-11-17  Wolfgang BumillerAppArmor: add make-rslave to usr.bin.lxc-start
2016-11-17  KATOH Yasufumiplamo: Improve Plamo template
2016-11-17  Antonio Terceirolxc-debian: make sure init is installed
2016-11-17  Jörg KrauseFix redefinition of struct in6_addr
2016-11-17  Andrey KostinFix hostname in interface config for apline template
2016-11-17  Stéphane GraberAlso allow fstype=fuse for fuse filesystems
2016-11-17  Stewart BrodieAllow configuration file values to be quoted
2016-11-17  Serge HallynUnshare netns after setting the userns mappings
2016-11-17  Hartnell FosterAdded OR statement for cases of ID = rhel in RHEL 7+
2016-11-17  Christian Braunersync.c: use correct types
2016-11-17  Tycho Andersensync: fail on unexpected message sizes
2016-11-17  LisioForce DHCP client to send hostname
2016-11-17  Aron PodrigalAdded `type` to keys in lxc_list_nicconfigs
2016-11-17  Aron PodrigalFixed - set PyErr when Container.__init__ fails
2016-11-17  walkerningCheck if stdout is a terminal in lxc-checkconfig
2016-11-17  Stéphane GraberUpdate maintainers
2016-11-17  Evgeni Golovdrop obsolete syslog.target from lxc.service.in
2016-11-17  Evgeni Golovnicer date format and support for SOURCE_DATE_EPOCH...
2016-11-17  staticfoxIgnore temporary files generated by doxygen
2016-11-17  Christian Braunerlxc_mount_auto_mounts(): free memory on failure
2016-11-17  Wolfgang Bumillernetlink_open: close socket on error
2016-11-17  Evgeni Golovfix spelling mistakes spotted by Debian's lintian
2016-11-17  Oleg Freedholmstore errno immediately after ioctl
2016-11-17  Oleg Freedhomfix btrfs_recursive_destroy
2016-11-17  Evgeni Golovupdate Debian release names
2016-11-17  Stéphane Graberlxc-ubuntu: Fix building on secondary architectures
2016-11-17  Evgeni Golovalways provide a default mirror for debootstraping...
2016-11-17  Evgeni Golovuse httpredir.debian.org as the default Debian mirror
2016-11-17  Aleksandr MezinFix installation of out-of-tree (VPATH) builds
2016-11-17  Bogdan Purcareatalxc-busybox: Remove warning for dynamically linked...
2016-11-17  Aleksandr Mezinstart: use LXC_SYNC_ERROR to report errors.
2016-11-17  Aleksandr Mezinsync: add LXC_SYNC_ERROR to report errors from another...
2016-11-17  Bogdan Purcareatalxc-busybox: Touch /etc/fstab in the container rootfs
2016-11-17  Christian Brauneropen_without_symlink: Don't SYSERROR on something else...
2016-11-17  Sungbae Yoodoc: improve lxc-unshare(1)
2016-11-17  KATOH Yasufumidoc: improve Japanese lxc-attach(1)
2016-11-17  Serge Hallyncgfs: be less verbose
2016-11-17  Serge Hallyncgfs: make sure we use valid cgroup mountpoints
2016-11-17  Stéphane GraberFix typo in lxc manpage
2016-11-17  Ubuntulxc: cgfs: handle lxcfs
2016-11-17  Serge Hallyncgfs: also check for EACCES when writing devices
2016-11-17  Serge Hallyncgroups: do not fail if setting devices cgroup fails...
2016-11-17  Stéphane GraberAllow sysfs remount by mountall
2016-11-17  Serge Hallynlog.c:__lxc_log_set_file: completely close log file...
2016-11-17  Serge Hallynlog.c:__lxc_log_set_file: fname cannot be null
next