]> git.proxmox.com Git - mirror_lxcfs.git/shortlog
mirror_lxcfs.git
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