]> git.proxmox.com Git - mirror_lxcfs.git/shortlog
mirror_lxcfs.git
2015-10-31 Serge Hallynok, don't run the tests after all bc we'd need to modpr...
2015-10-31 Serge Hallyntravis: satisfy older glib by calling g_type_init
2015-10-31 Serge Hallyntravis: forget it for now
2015-10-31 Serge Hallyntravis: no really
2015-10-31 Serge Hallyntravis: noninteractive upgrade
2015-10-31 Serge Hallyntravis: do a dist-upgrade...?
2015-10-31 Serge Hallynfinal travis fixes (i hope)
2015-10-31 Serge Hallynuse LXCFSDIR in meminfo hierarchy test
2015-10-31 Serge Hallynadd more travis (trusty) requirements
2015-10-31 Serge Hallyntravis: install coreutils
2015-10-31 Serge Hallynrun tests as root
2015-10-31 Serge Hallyn/proc/meminfo: show the lowest limit amongst our ancestors
2015-10-30 Serge Hallynactually run tests from travis
2015-10-30 Serge Hallynsupport running tests from travis
2015-10-30 Serge Hallynenable travis
2015-10-30 Serge Hallyndon't let idletime be > reaperage
2015-10-28 Stéphane GraberMerge pull request #49 from hallyn/offset1
2015-10-28 Serge Hallynfix corner cases in uptime and diskstat read
2015-10-28 Serge HallynMerge pull request #48 from bmiklautz/uptime_format
2015-10-28 Serge Hallynupdate .gitignore
2015-10-28 Serge Hallynmove lxcfs_mkdir under libexecdir
2015-10-28 Bernhard MiklautzChange "uptime" format
2015-10-27 Serge Hallynconfigure.ac: drop libcgmanager dependency
2015-10-26 Serge Hallynconfigure.ac: v0.11 lxcfs-0.11
2015-10-26 Serge HallynRemove a memory leak from getattr
2015-10-22 Serge Hallynremove stale comments, update some
2015-10-22 Serge Hallynfix memory leak
2015-10-21 Wolfgang Bumillerlxc mount hook: whitespace fixup
2015-10-21 Wolfgang Bumillerlxc mount hook: add missing space before ]
2015-10-21 Serge Hallynswap out libnih and libnih-dbus for glib
2015-10-15 Serge Hallynallow systemd to escape its init.scope cgroup
2015-10-13 Serge HallynMerge pull request #38 from sn-x/master
2015-10-09 Aljaz MeznaricFixed issue #37
2015-09-14 Stéphane GraberMerge pull request #34 from ralt/patch-1
2015-09-14 Florian MargaineBetter explain what lxcfs does
2015-09-03 Stéphane Graberconfigure.ac: v0.10 lxcfs-0.10
2015-09-03 Serge Hallynfix symlink
2015-09-03 Serge Hallynlxc mount hook: implement stgraber's suggestions
2015-09-03 Serge HallynUpdate lxc mount hook to ovver a mount per co-mounted...
2015-06-24 Serge Hallynlxc mount hook: don't mount lxcfs fs for any controller...
2015-06-24 Serge Hallyndon't thread
2015-06-05 Serge HallynReturn host's meminfo file if no memory cgroup
2015-05-20 Serge Hallynfix two threading issues
2015-05-19 Serge Hallynuse threads when safe
2015-05-09 Serge Hallynconfigure.ac: v0.9 lxcfs-0.9
2015-05-08 Stéphane GraberMerge pull request #26 from mikemccracken/maybe-fix-24
2015-05-08 Michael McCrackeninside *_read() funcs, return 0 for snprintf errors...
2015-05-08 Michael McCrackencheck return value from snprintf to avoid FUSE errors...
2015-05-07 Serge Hallynconfigure.ac: release 0.8 lxcfs-0.8
2015-05-07 Serge Hallynimplement --version
2015-04-30 Serge HallynFix the check for cpu being in cpuset range
2015-04-20 Serge HallynAdd some more sanity checks
2015-04-19 Serge Hallynfree d at program end
2015-04-19 Serge HallynMake sure that that '/cgroup' and the controller are...
2015-04-17 Serge Hallyncg_read: add ending newline
2015-04-17 Serge Hallynuse direct_io
2015-04-17 Serge HallynProvide the fuse options we want ourselves
2015-04-10 Serge HallynCleanup whitespace
2015-04-10 Serge HallynMerge pull request #22 from hustcat/cache.1
2015-04-10 Ye Yininfo as parent when malloc memory for file buf
2015-04-09 Serge HallynMerge pull request #19 from hallyn/cache.1
2015-04-09 Ye Yinadd cache for proc file, for support multiple read
2015-04-07 Stéphane GraberLXC hook fixes
2015-04-07 Serge Hallyncache: use file_dir object as parent for alloc'ed objects
2015-04-06 Serge Hallyndon't check for cgroup perms when opendir'ing /cgroup
2015-04-06 Serge Hallynadd a file_info cache pointer for procfile reads
2015-04-06 Serge Hallynadd cache types for each procfile type that we provide
2015-04-06 Serge Hallyncheck that file and dir entries don't get mixed up
2015-04-06 Serge Hallyncache verified controller/cgroup info at cg file read...
2015-04-06 Serge Hallyncache opendir work and re-use it at readdir
2015-04-03 Serge Hallynrelease 0.7 lxcfs-0.7
2015-04-03 Serge Hallynbe robust to glibc fork failures
2015-04-03 Serge Hallyntimeout the reception of a scm_cred
2015-04-03 Serge Hallynnih_local's must be initialized as NULL
2015-03-18 Serge HallynMerge pull request #16 from hustcat/diskstats
2015-03-11 Ye YinAdd /proc/diskstats
2015-02-25 Serge HallynMerge pull request #15 from steelbrain/master
2015-02-25 steelbrainFix formatting of README
2015-02-17 Stéphane GraberFix test_proc following the stat fix
2015-02-17 Serge HallynRelease LXCFS 0.6 lxcfs-0.6
2015-02-17 Christian BraunerShow cpu-average in /proc/stat and start cup numbering...
2015-02-16 Serge Hallynclean up after several functions
2015-01-31 Stéphane GraberUpdate README
2015-01-28 Stéphane GraberRelease LXCFS 0.5 lxcfs-0.5
2015-01-28 Stéphane Graberhook: Don't spam /etc/mtab
2015-01-28 Stéphane GraberMake the LXC hook more robust
2015-01-27 Stéphane GraberUpdate gitignore
2015-01-26 Stéphane GraberBetter detect the cgmanager version
2015-01-23 Stéphane GraberRelease LXCFS 0.4 lxcfs-0.4
2015-01-23 Stéphane GraberRemount / recursive ms-slave in our new mntns
2015-01-23 Stéphane GraberRevert "remount / ms-slave"
2015-01-23 Serge Hallynremount / ms-slave
2015-01-21 Stéphane GraberRelease LXCFS 0.3 lxcfs-0.3
2015-01-21 Stéphane GraberFix LXC config install path
2015-01-20 Stéphane GraberRelease LXCFS 0.2 lxcfs-0.2
2015-01-20 Stéphane GraberUpdate the lxc hook and add a LXC config file
2015-01-12 Stéphane Grabertests: Fix return value
2015-01-09 Stéphane GraberRelease LXCFS 0.1 lxcfs-0.1
2015-01-09 Stéphane GraberFix autotools
2015-01-09 Stéphane Grabertest: Introduce a basic cgroup tree test
next