]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2016-01-12  Christian BraunerCleanup bdev.c after splitting into modules 742/head
2016-01-12  Christian BraunerSplit bdev into modules: lxcnbd
2016-01-12  Christian BraunerSplit bdev into modules: lxcrbd
2016-01-12  Christian BraunerSplit bdev into modules: lxcloop
2016-01-12  Christian BraunerSplit bdev into modules: lxcdir
2016-01-12  Christian BraunerSplit bdev into modules: lxcaufs
2016-01-12  Christian BraunerSplit bdev into modules: lxclvm
2016-01-12  Christian BraunerSplit bdev into modules: lxczfs
2016-01-12  Stéphane GraberMerge pull request #750 from peti/patch-1
2016-01-12  Stéphane GraberMerge pull request #760 from hallyn/2016-01-11/btrfs
2016-01-12  Stéphane GraberMerge pull request #761 from hallyn/2016-01-11/preservens.1
2016-01-12  Serge Hallynpreserve inherited fds for stop hook 761/head
2016-01-12  Serge HallynSet the right variable to NULL when unsetting ipv6_gateway
2016-01-11  Serge Hallyncopy_storage: try to use snapshot for btrfs 760/head
2016-01-11  Peter Simonsbash completion: the 'have' command was deprecated... 750/head
2016-01-08  Serge HallynMerge pull request #752 from hallyn/2016-01-04/cgroup.use
2016-01-08  Serge Hallynadd LXC_CGNS_AWARE env variable for mount hooks 752/head
2016-01-08  Serge Hallynattach: unshare cgroupns if possible
2016-01-08  Serge Hallyncontainer start: unshare cgns when possible
2016-01-08  Serge Hallyndetect which cgroups we cannot use
2016-01-06  Serge Hallynapparmor: recognize 'unconfined' as unconfined.
2016-01-04  Serge Hallyncoverity: preserve_ns returns bool, not int
2016-01-04  Serge Hallyncoverity: ovl_clonepaths: free osrc and ndelta on error...
2016-01-04  Serge Hallyncoverity: close fout on error in is_wlan()
2016-01-04  Serge HallynDon't try to change aa label if we are already apparmor...
2016-01-04  Stéphane GraberMerge pull request #743 from tw4452852/buffer_overflow
2016-01-04  Stéphane GraberMerge pull request #739 from shindo/fix/python-lxc...
2016-01-04  Stéphane GraberMerge pull request #746 from ar45/fix_debian_systemd_getty
2016-01-04  Wim CoekaertsNULL pointer deference if nlmsg_reserve() returns NULL...
2016-01-04  KATOH Yasufumidoc: Improve man pages
2016-01-04  KATOH Yasufumidoc: Add LXC_SRC_NAME to lxc.container.conf(5)
2016-01-04  Wim Coekaertsnetwork.c:is_wlan() File Leak f
2016-01-04  Wim Coekaertscriu.c: protect from buffer overrun of version in fscanf()
2016-01-04  KATOH YasufumiImprove the help of lxc-create
2016-01-04  Marko HauptvogelDocumenting valueless lxc.cap.drop behaviour
2016-01-04  Wim CoekaertsAdd support for Linux for SPARC distribution host and...
2016-01-01  Aron PodrigalFix #520 - multiple instances of agetty on systemd. 746/head
2015-12-30  tw19881113... fix buffer overflow in ifaddrs.c 743/head
2015-12-28  Serge HallynMerge pull request #734 from brauner/2015-12-12/split_b...
2015-12-28  Christian BraunerAdd <linux/types.h> header to lxcbtrfs.h
2015-12-28  Christian BraunerSimplify overlay.{c,h}
2015-12-28  Christian BraunerSplit bdev into modules: lxcrsync
2015-12-28  Christian Braunerlxcbtrfs.{c,h} rework declarations and definitions
2015-12-28  Christian BraunerSplit bdev into modules: btrfs
2015-12-28  Christian BraunerAdd <linux/types.h> header to lxcbtrfs.h 734/head
2015-12-28  Christian BraunerSimplify overlay.{c,h}
2015-12-28  Christian BraunerSplit bdev into modules: lxcrsync
2015-12-28  Christian Braunerlxcbtrfs.{c,h} rework declarations and definitions
2015-12-28  Christian BraunerSplit bdev into modules: btrfs
2015-12-24  Danil Osherovpython-lxc: Call PyOS_AfterFork after attaching to... 739/head
2015-12-23  Serge HallynMerge pull request #738 from ec-m/ec-m_lxc-ls
2015-12-23  Eva Charlotte... Fix swap calculation 738/head
2015-12-21  Stéphane Graberchange version to 2.0.0.beta1 in configure.ac lxc-2.0.0.beta1
2015-12-21  KATOH Yasufumidoc: Add 'rbd' to the parameter of backingstore in...
2015-12-21  Sungbae Yoodoc: Add 'rbd' to the parameter of backingstore in...
2015-12-21  Sungbae Yoodoc: Add lxc.monitor.unshare to Korean lxc.container...
2015-12-21  Tycho Andersenc/r: bump criu patchlevel for --lsm-profile
2015-12-21  Tycho Andersenc/r: use --lsm-profile if provided
2015-12-21  Serge HallynMerge pull request #724 from brauner/2015-12-12/split_b...
2015-12-15  Christian BraunerMove remaining overlay helpers to overlay.{c,h} 724/head
2015-12-15  Christian BraunerUnify naming for overlay types & functions
2015-12-15  Christian BraunerAdapt #includes for bdev.h to bdev/bdev.h
2015-12-15  Christian BraunerSplit bdev into modules: overlay
2015-12-15  Stéphane GraberMerge pull request #727 from fanyeren/patch-17
2015-12-15  Stéphane GraberMerge pull request #719 from liqiu/li-dev2
2015-12-15  Stéphane GraberMerge pull request #721 from armcc/master
2015-12-15  Wesley MRefactoring conditional directives.
2015-12-15  fanyerenlxc-top: print new line after flush terminal 727/head
2015-12-15  Andre McCurdylxc-checkconfig: remove zgrep dependency 721/head
2015-12-15  Stéphane GraberMerge pull request #670 from ksperis/master
2015-12-13  Laurent BarbeFix mkdir error if it already exist 670/head
2015-12-13  Laurent BarbeFix API break on bdev_specs
2015-12-13  Laurent BarbeFix alloca size in rbd_destroy
2015-12-13  Laurent Barbedoc: Add 'rbd' to the parameter of backingstore in...
2015-12-13  Laurent BarbeAdd Ceph RBD backingstore
2015-12-11  Li QiuReturn immediately in save_phys_nics if not run as... 719/head
2015-12-11  Christian BraunerAdd concise explanations
2015-12-11  Stéphane GraberAdd lxc-copy to gitignore
2015-12-11  Stéphane GraberFix seccomp profile on attach of undefined container
2015-12-11  Stéphane GraberMerge pull request #717 from fanyeren/patch-4
2015-12-11  fanyerenlxc-top: limit BLKIO to 14 characters 717/head
2015-12-11  Stéphane GraberMerge pull request #716 from fanyeren/patch-15
2015-12-11  fanyerenlxc-top: limit CPU to 8 characters 716/head
2015-12-10  Andrey Jr.... Add LUA api get_ips(), get_interfaces(), rename() functions
2015-12-10  Stéphane GraberUpdate get_item test after the lxc.mount.entry fix
2015-12-10  Stéphane GraberMerge pull request #710 from hnakamur/improve_lxc_copy_...
2015-12-10  Serge Hallynfix 'lxc.mount.entry' key when clearing unexpanded...
2015-12-10  Tycho Andersenc/r: add more logging when restore fails
2015-12-10  Tycho Andersenc/r: escape cgroups before exec()ing criu
2015-12-10  Tycho Andersencgroup: add cgroup_escape() call
2015-12-10  Sungbae YooAdd LXC_TARGET env to Korean lxc.container.conf(5)
2015-12-10  TAMUKI ShoichiAdd support for new target plamo to configure.ac
2015-12-10  TAMUKI ShoichiFold dnsmasq command line in lxc-net.in
2015-12-10  Tycho Andersenc/r: remove random line continuations
2015-12-10  Tycho Andersenc/r: add a new ->migrate API call
2015-12-10  Tycho Andersenc/r: bump criu version requirements
2015-12-10  Tycho Andersenapi wrapper: only reset the current config if this...
2015-12-07  Serge Hallynprune_init_cgroup: don't dereference NULL
2015-12-04  Hiroaki NakamuraImprove the lxc-copy Japanese manpage 710/head
2015-12-03  KATOH Yasufumidoc: Add lxc.monitor.unshare to lxc.container.conf(5)
next