]> git.proxmox.com Git - mirror_lxcfs.git/shortlog
mirror_lxcfs.git
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
2015-01-09 Stéphane Grabertest: Introduce a basic proc tree test
2015-01-08 Serge Hallynupdate docs
2015-01-08 Serge Hallynadd lxcfs container hook and comment
2015-01-08 Serge Hallynwrite: make sure to null terminate the buffer
2015-01-08 Stéphane GraberAdd some more missing newlines
2015-01-07 Serge Hallynfix up pid conversion algorithm
2014-12-27 Stéphane GraberUpdate README
2014-12-27 Stéphane GraberAdd some more information to error messages
2014-12-27 Serge Hallynconvert pids at write to tasks and cgroup.procs files
2014-12-27 Serge HallynMerge branch 'readtasks.pass.creds.2' into m.2
2014-12-27 Serge Hallynread: translate pids into the reader's pidns
2014-12-25 Stéphane GraberAdd missing line breaks
2014-12-19 Serge Hallynimplement read of /proc/uptime
2014-12-18 Serge Hallynadd comment describing how we'll do uptime
2014-12-18 Serge Hallynimplement read for meminfo
2014-12-17 Serge Hallynimplement read for /proc/stat
2014-12-17 Serge Hallynmove comment about caching open results
2014-12-17 Serge Hallynimplement cat of proc/cpuinfo
2014-12-17 Serge Hallynadd boilerplate for the /proc file readdir+reads.
2014-12-16 Serge Hallyncheck for permission at opendir
2014-12-16 Serge Hallynfix some error codes
2014-12-16 Serge Hallyndon't try to build lxcfs.1 if help2man is not available
2014-12-16 Serge Hallynremove stmt in lxcfs.c
2014-12-16 Serge HallynHide cgroups not under caller's own cgroup
2014-12-16 Serge Hallynimplement chmod
2014-12-15 Serge Hallynremove some debug output
2014-12-15 Serge Hallynimplement rmdir
2014-12-15 Serge HallynImplement chown
2014-12-15 Serge Hallynimplement write
2014-12-15 Serge HallynImplement mkdir
2014-12-13 Serge HallynAdd support for file read
2014-12-12 Serge Hallyngetattr: fill in ownership of cgroup dirs.
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
2014-12-12 Stéphane GraberInitial commit