]> git.proxmox.com Git - mirror_lxcfs.git/history - lxcfs.c
add cache types for each procfile type that we provide
[mirror_lxcfs.git] / lxcfs.c
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 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-17 Christian BraunerShow cpu-average in /proc/stat and start cup numbering...
2015-02-16 Serge Hallynclean up after several functions
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-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 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 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