]> git.proxmox.com Git - mirror_lxcfs.git/history - bindings.c
bindings: increase reserved buffer size a little
[mirror_lxcfs.git] / bindings.c
2017-03-11 Christian Braunerbindings: increase reserved buffer size a little
2017-03-11 Christian Braunerbindings: implement guest nice
2017-02-09 Serge HallynMerge pull request #174 from brauner/2017-02-09/bugfixes
2017-02-09 Christian Braunerbindings: Want space for ints? Call sizeof(int)!
2017-02-03 Serge HallynMerge pull request #169 from almostivan/btime
2017-02-02 Serge HallynMerge pull request #172 from Blub/queue
2017-02-02 Serge HallynMerge pull request #171 from Blub/trivial/false-vs...
2017-02-02 Wolfgang BumillerLimit memswlimit by TotalSwap
2017-02-02 Wolfgang Bumillercleanup: return false instead of NULL as bool
2017-01-30 Jason Baronvirtualize the 'btime' field of /proc/stat
2017-01-27 Stéphane GraberMerge pull request #168 from Xeno22/master
2017-01-27 XenoAlso check next variable for NULL on cg_rmdir
2016-12-31 Serge HallynMerge pull request #162 from Fabian-Gruenbichler/swapfix
2016-12-22 Fabian Grünbichlerfix swap values with nested cgroups
2016-11-23 Serge HallynMerge pull request #147 from albatross0/fix_scanning_of...
2016-10-20 Serge HallynMerge pull request #153 from Fabian-Gruenbichler/memact...
2016-10-19 Fabian Grünbichlerfix Active/Inactive /proc/meminfo
2016-10-09 Serge HallynMerge pull request #151 from brauner/2016-10-08/getattr...
2016-10-08 Christian Braunerbindings: remove noop check
2016-10-07 Stéphane GraberMerge pull request #150 from brauner/2016-10-07/getattr...
2016-10-06 Christian Braunerbindings: allow getattr on O_WRONLY files
2016-09-29 albatross0Fix wrong scanning of memory.stat
2016-09-06 Serge HallynMerge pull request #145 from brauner/2016-09-04/lxcfs_o...
2016-09-05 Christian Braunerbindings: make pivot_enter() contain all its code
2016-09-05 Christian Braunerbindings: fix type weirdness with statfs f_type
2016-09-05 Christian Braunerbindings: use chroot() on ramfs
2016-09-04 Christian Braunerbindings: agnostic naming
2016-09-04 Christian Braunerbindings: add function to check fs type
2016-08-31 Serge HallynMerge pull request #140 from brauner/2016-08-30/add_avo...
2016-08-31 Serge HallynMerge pull request #141 from brauner/2016-08-31/restore_cwd
2016-08-31 Christian Braunerbindings: restore original working directory
2016-08-29 Serge HallynMerge pull request #138 from brauner/2016-08-29/libtool...
2016-08-29 Christian Braunerbindings, lxcfs: improve debugging
2016-08-26 Serge HallynMerge pull request #136 from brauner/2016-08-21/bugfixes
2016-08-26 Christian Braunerbindings: make rmdir behave more consistently
2016-08-26 Christian Braunerbindings: improve returned errnos
2016-08-26 Christian Braunerbindings: revert cgroup check
2016-08-26 Serge HallynMerge pull request #134 from evgeni/no-argv0-in-usage
2016-08-26 Serge HallynMerge pull request #127 from brauner/2016-08-21/bugfixes
2016-08-25 Christian Braunerbindings: more consistent fs behavior
2016-08-25 Christian Braunerbindings: set errno in pick_controller_from_path()
2016-08-25 Christian Braunerbindings: non functional changes
2016-08-25 Christian Braunerlxcfs, bindings: show "." and ".." dir entries
2016-08-25 Christian Braunerbindings: allow access to /var/lib/lxcfs/proc
2016-08-25 Christian Braunerbindings: enable access to /var/lib/lxcfs/cgroup
2016-08-25 Serge HallynMerge pull request #129 from brauner/2016-08-22/fix_cgf...
2016-08-25 Christian Braunerbindings: close open fds on error
2016-08-25 Christian Braunerbindings: use openat fd for fstatat(), unlinkat()
2016-08-24 Serge HallynMerge pull request #132 from brauner/2016-08-24/better_...
2016-08-24 Christian Braunerbindings: improve debugging
2016-08-22 Serge HallynMerge pull request #130 from hallyn/2016-08-21/fixrace
2016-08-22 Serge Hallynmeminfo: don't show negative swapfree
2016-08-18 Serge HallynMerge pull request #126 from hallyn/2016-08-18/meminfo...
2016-08-18 Serge HallynVirtualize more of the meminfo fields
2016-08-16 Stéphane GraberFix test_reload for lxcfs chroot
2016-08-10 Serge HallynMerge pull request #124 from brauner/2016-07-27/move_lx...
2016-08-08 Christian Braunerbindings: avoid using additional process
2016-08-08 Christian Braunerbindings: use strchr(), strrchr()
2016-08-08 Christian Braunerlxcfs, bindings: set fd_hierarchies in constructor
2016-08-08 Christian Braunerbindings: document new code
2016-08-08 Christian Braunerbindings: open_pids_file()
2016-08-08 Christian Braunerbindings: is_dir(), chown_tasks_files(), cgfs_chown_file()
2016-08-08 Christian Braunerbindings: cgfs_chmod_file()
2016-08-08 Christian Braunerbindings: cgfs_remove(), recursive_rmdir()
2016-08-08 Christian Braunerbindings: chown_all_cgroup_files(), cgfs_create()
2016-08-08 Christian Braunerbindings: cgfs_set_value(), write_string()
2016-08-08 Christian Braunerbindings: caller_may_see_dir()
2016-08-08 Christian Braunerbindings: adapt caller_is_in_ancestor()
2016-08-08 Christian Braunerbindings: is_child_cgroup()
2016-08-08 Christian Braunerbindings: cgfs_get_value(), slurp_file()
2016-08-08 Christian Braunerbindings: cgfs_iterate_cgroup(), cgfs_get_key()
2016-08-08 Christian Braunerbindings: return opened fd for controller
2016-08-08 Christian Braunerlxcfs, bindings: share cgroup info + add clone()
2016-08-08 Christian Braunerlxcfs, bindings: small improvements
2016-07-09 Serge HallynMerge pull request #121 from brauner/skip_cgroupv2
2016-07-09 Christian Braunerskip empty entries under /proc/self/cgroup
2016-04-25 Serge HallynMerge pull request #109 from brauner/bugfixes
2016-04-25 Christian Braunerbugfixes
2016-04-20 Serge Hallynfix cg_access() for controller directories
2016-04-19 Serge Hallynaccess: allow rx to controller directories themselves
2016-04-02 Serge Hallyndiskstats: revert to only showing devices we've used
2016-04-02 Serge Hallyndiskstats: use recursive values, and some cleanup
2016-04-02 Serge Hallyns390: print the virtualized #cpus in cpuinfo_read
2016-04-02 Serge Hallynfix proc_cpuinfo_read for s390x
2016-03-29 Serge Hallynfuse file info release: guard against multiple calls
2016-03-22 Serge HallynMerge pull request #104 from stgraber/master
2016-03-22 Serge HallynMerge pull request #103 from stgraber/master
2016-03-22 Serge Hallynproc_access: return EACESS not EPERM
2016-03-22 Serge HallynMerge pull request #102 from hallyn/2016-03-21/access
2016-03-22 Serge Hallynremove obsolete comments
2016-03-22 Serge Hallynimplement access(2)
2016-03-08 Stéphane GraberMerge pull request #90 from hallyn/2016-03-07/cached
2016-03-07 Serge Hallynmeminfo_read: return 0 for Slab
2016-03-07 Serge Hallynalways use container root cgroup, not init pid's
2016-02-18 Serge Hallynpid_from_ns_wrapper: remove the loop
2016-02-18 Fabian GrünbichlerUse clone instead of fork for PID translation
2016-02-18 Fabian GrünbichlerUse clone instead of fork in write_task_init_pid_exit
2016-02-09 Serge Hallynfix length check in proc_swaps_read
2016-02-09 Serge HallynAdd support for /proc/swaps
2016-02-08 Wolfgang Bumillerbindings: avoid allocating an unused buffer
next