Age | Commit message (Expand) | Author |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | stat-util.h: move F_TYPE_EQUAL() macro definition to stat-util.h | Lennart Poettering |
2015-10-27 | util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move string table stuff into its own string-table.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move a number of fs operations into fs-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: introduce dirent-util.[ch] for directory entry calls | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-10-26 | util-lib: split out user/group/uid/gid calls into user-util.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-24 | util: split out extract_first_word() and related calls into extract-word.[ch] | Lennart Poettering |
2015-09-16 | cgroup: add support for net_cls controllers | Daniel Mack |
2015-09-11 | core: refactor cpu shares/blockio weight cgroup logic | Lennart Poettering |
2015-09-10 | core: add support for the "pids" cgroup controller | Lennart Poettering |
2015-09-08 | cgroups: make sure the "devices" controller's enum is named the same way as t... | Lennart Poettering |
2015-09-08 | cgroup-util: fix devices controller | Martin Pitt |
2015-09-04 | nspawn: enable all controllers we can for the "payload" subcgroup we create | Lennart Poettering |
2015-09-04 | cgroup: always read the supported controllers from the root cgroup of the loc... | Lennart Poettering |
2015-09-04 | cgroup: fix potential access of uninitialized variable | Lennart Poettering |
2015-09-04 | cgroup-util: make cg_pid_get_path() return -ENODATA when controller can't be ... | Lennart Poettering |
2015-09-04 | cgroup: fix potential bad memory access | Lennart Poettering |
2015-09-04 | cgroup: make sure cg_is_empty_recursive() returns 1 for non-existing cgroups | Lennart Poettering |
2015-09-04 | cgroup: when comparing agent paths, use path_equal() | Lennart Poettering |
2015-09-04 | cgroup: move controller to dirname translation into join_path_legacy() | Lennart Poettering |
2015-09-04 | macro: introduce new PID_TO_PTR macros and make use of them | Lennart Poettering |
2015-09-03 | cg_get_path: Removed unreachable statement | reverendhomer |
2015-09-02 | tree-wide: fix indentation | Thomas Hindoe Paaboel Andersen |
2015-09-01 | core: unified cgroup hierarchy support | Lennart Poettering |
2015-09-01 | cgroup: the root cgroup is always populated | Lennart Poettering |
2015-09-01 | cgroup: drop "ignore_self" argument from cg_is_empty() | Lennart Poettering |
2015-09-01 | cgroup: small cleanups and coding style fixes | Lennart Poettering |
2015-09-01 | cgroup: don't allow hidden cgroups | Lennart Poettering |
2015-09-01 | cgroup: never migrate kernel threads out of the root cgroup | Lennart Poettering |
2015-08-03 | tree-wide: convert some more mfree() candidates | Daniel Mack |
2015-07-06 | fileio: consolidate write_string_file*() | Daniel Mack |
2015-06-18 | cgroup-util: actually use the path callback | Thomas Hindoe Paaboel Andersen |
2015-06-11 | build-sys: split internal basic/ library from shared/ | Kay Sievers |