]> git.proxmox.com Git - mirror_lxcfs.git/history - Makefile.am
Release LXCFS 6.0.0
[mirror_lxcfs.git] / Makefile.am
2021-09-02 Stéphane GraberMerge pull request #474 from brauner/2021-09-01.meson
2021-09-02 Christian Braunerbuild: remove autotools
2020-03-04 Stéphane GraberMerge pull request #347 from brauner/2020-03-04/final_fixes
2020-03-04 Christian Braunerautotools: cleanup
2020-03-04 Stéphane GraberMerge pull request #344 from brauner/2020-03-04/repo_reorg
2020-03-04 Christian Braunertree-wide: move files into subdirectories
2020-02-27 Stéphane GraberMerge pull request #336 from brauner/2020-02-27/safe_mount
2020-02-27 Christian Braunerautotools: add support for ASAN and UBSAN
2020-02-27 Stéphane GraberMerge pull request #333 from brauner/master
2020-02-27 Christian Braunerapi_extensions: add and log api extensions
2020-02-26 Stéphane GraberMerge pull request #327 from brauner/master
2020-02-26 Christian Braunertree-wide: post-restructuring cleanup
2020-02-25 Stéphane GraberMerge pull request #326 from brauner/2020-02-20/cgroup2...
2020-02-25 Christian BraunerMakefile: add missing header files
2020-02-25 Christian Braunerproc: split proc virtualization into separate files
2020-02-25 Christian Braunerbindings: split cgroup part of lxcfs into separate...
2020-02-25 Christian Braunerutils: split helpers from bindings.c into utils.{c,h}
2020-02-20 Stéphane GraberMerge pull request #318 from brauner/2020-02-20/cgroup2...
2020-02-20 Christian Braunerbindings: add infrastructure for cgroup2 support
2019-12-17 Christian BraunerMerge pull request #308 from yinhongbo/master
2019-12-16 Hongbo Yinbindings: handle shared pidns
2019-07-23 Stéphane GraberRevert "Revert "cpu: improve cpu info virtualization""
2019-07-23 Stéphane GraberMerge pull request #294 from brauner/master
2019-07-23 Christian BraunerRevert "cpu: improve cpu info virtualization"
2019-07-22 Stéphane GraberMakefile: Fix typo in file name
2019-07-17 Christian BraunerMerge pull request #290 from BurningXFlame/master
2019-07-17 Stephen Xiangcpu: improve cpu info virtualization
2019-05-09 Christian BraunerMerge pull request #278 from wavezhang/master
2019-04-24 Stéphane GraberMerge pull request #280 from brauner/master
2019-04-24 Christian BraunerRevert "Merge pull request #272 from brauner/2019-02...
2019-04-22 Serge HallynMerge pull request #272 from brauner/2019-02-19/compile...
2019-04-05 Yafei Baosupport /sys/devices/system/cpu/online
2019-02-20 Christian Braunerlxcfs: use close cleanup attributes
2019-02-07 Stéphane GraberMerge pull request #269 from tomponline/tp-skipcgroupmount
2019-02-06 tomponlineconfig: Adds RPM spec file.
2018-02-26 Stéphane GraberMerge pull request #233 from brauner/2018-02-26/remove_...
2018-02-26 Christian Braunerpam: remove from LXCFS (is now in LXC)
2017-10-02 Serge HallynMerge pull request #216 from nagarathnam200/master
2017-09-26 Nagarathnam MuthusamyFix the installation directory for liblxcfs to ${libdir...
2016-11-23 Serge HallynMerge pull request #147 from albatross0/fix_scanning_of...
2016-11-18 Serge HallynMerge pull request #156 from brauner/2016-11-11/cgroupv...
2016-11-14 Christian Braunermacro: add header for shared macros
2016-08-31 Serge HallynMerge pull request #140 from brauner/2016-08-30/add_avo...
2016-08-30 Christian Braunerautotools: add -avoid-version
2016-08-29 Serge HallynMerge pull request #138 from brauner/2016-08-29/libtool...
2016-08-29 Christian Braunerlibtool: do not link lxcfs against liblxcfs
2016-05-28 Serge HallynDon't build pam/ when --with-pamdir=none
2016-02-24 Serge HallynFix release tarballs lxcfs-2.0.0.rc2
2016-02-23 Serge HallynMerge pull request #87 from hallyn/2016-02-23/init
2016-02-23 Serge HallynAdd upstart and systemd init jobs
2016-02-08 Serge HallynMerge pull request #79 from hallyn/2016-02-08/privlib
2016-02-08 Serge HallynLook for liblxcfs under LIBDIR/lxcfs
2016-02-08 Serge HallynMakefile: make testlib build optional, and drop the...
2016-02-03 Serge HallynMerge pull request #74 from hallyn/2016-02-02/split.2
2016-02-03 Serge HallynMake the bulk of the lxcfs code reloadable
2016-01-22 Serge Hallyncache the init pids
2016-01-21 Serge Hallynadd pam module
2015-11-17 Serge HallynFix checking of parent directories
2015-11-09 Serge HallynMakefile.am: add cgfs.h to lxcfs_SOURCES
2015-11-03 Serge Hallynconvert to using cgfs instead of cgmanager
2015-10-28 Serge HallynMerge pull request #48 from bmiklautz/uptime_format
2015-10-28 Serge Hallynmove lxcfs_mkdir under libexecdir
2015-10-21 Serge Hallynswap out libnih and libnih-dbus for glib
2015-04-30 Serge HallynFix the check for cpu being in cpuset range
2015-04-10 Serge HallynMerge pull request #22 from hustcat/cache.1
2015-04-09 Ye Yinadd cache for proc file, for support multiple read
2015-01-20 Stéphane GraberUpdate the lxc hook and add a LXC config file
2015-01-09 Stéphane GraberFix autotools
2014-12-16 Serge Hallyndon't try to build lxcfs.1 if help2man is not available
2014-12-12 Stéphane GraberMerge pull request #1 from hallyn/serge.2
2014-12-12 Serge HallynAdd base lxcfs.c
2014-12-12 Serge Hallynadd autoconf boilerplate and cgmanager fns