Age | Commit message (Expand) | Author |
2015-02-11 | missing: add __NR_getrandom for powerpc architecture | Marcel Holtmann |
2015-02-11 | tree-wide: whenever we include libgen.h, immediately undefine basename() | Lennart Poettering |
2015-02-10 | shared: untabify | Lennart Poettering |
2015-02-05 | shared/log: read /proc/cmdline only in daemons | Zbigniew Jędrzejewski-Szmek |
2015-02-04 | shared/capabilities: simplify assertions about bits | Zbigniew Jędrzejewski-Szmek |
2015-02-04 | shared/util: drop duplicate log2u64 function | Zbigniew Jędrzejewski-Szmek |
2015-02-04 | shared/capability: don't be too frugal on space for caps | Tom Gundersen |
2015-02-04 | cg_path_get_user_unit(): Did not correctly parse user-unit templates. | Luke Shumaker |
2015-02-04 | core: don't reset log level to NOTICE if we get quiet on the kernel cmdline | Lennart Poettering |
2015-02-04 | virt: add detect_vm_devicetree for powerpc arches | Chris J Arges |
2015-02-03 | core: use some nice macros where appropriate | Lennart Poettering |
2015-02-02 | shared/async: simplify asynchronous_job a bit | Zbigniew Jędrzejewski-Szmek |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-02-02 | time-util: let's make xstrftime() useful for everybody, even if we only have ... | Lennart Poettering |
2015-02-02 | macro: document that DECIMAL_STR_MAX contains space for the trailing NUL byte | Lennart Poettering |
2015-02-01 | shared/capability: go frugal on space for caps | Zbigniew Jędrzejewski-Szmek |
2015-02-01 | Fix dropping of all capabilities | Zbigniew Jędrzejewski-Szmek |
2015-02-01 | Add a snprinf wrapper which checks that the buffer was big enough | Zbigniew Jędrzejewski-Szmek |
2015-01-29 | coredump: drop caps while we are processing the coredump | Lennart Poettering |
2015-01-28 | util: add comment explaining hostname_is_valid() | Lennart Poettering |
2015-01-28 | list: properly skip over first item in LIST_FOREACH_OTHERS | Lennart Poettering |
2015-01-28 | list: add macro for iterating through a list an item is in, skipping the item | Lennart Poettering |
2015-01-27 | missing: define correct syscall numbers for memfd_create() and getrandom() on... | Michael Olbrich |
2015-01-24 | tmpfiles: do not bump access times of directories we are cleaning up | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | #pragma once here and there | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | build-sys: fix build on compilers without static_assert | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | core: add a property that shows the current memory usage of a unit | Lennart Poettering |
2015-01-22 | cgroup-show: remove duplicated check | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | importd: when listing transfers, show progress percentage | Lennart Poettering |
2015-01-22 | cgroup-show: don't hit assert, when the extra pids array is empty | Lennart Poettering |
2015-01-22 | import: only define the _to_string() enum mapping function, thus making gcc s... | Lennart Poettering |
2015-01-22 | import: rename --verify=sum to --verify=checksum | Lennart Poettering |
2015-01-22 | shared/acl-util: add mask only when needed, always add base ACLs | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | tmpfiles: implement augmenting of existing ACLs | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | tmpfiles: add 'a' type to set ACLs | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | shared/cgroup-show: simplify show_pid_array() | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | Fix some format strings for enums, they are signed | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | shared/util: use signed printf format for PIDs | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | import: introduce new mini-daemon systemd-importd, and make machinectl a clie... | Lennart Poettering |
2015-01-22 | log: add new log output mode, that prints to console, but prefixes with syslo... | Lennart Poettering |
2015-01-21 | util: Add some missing hidden_file() suffixes | Martin Pitt |
2015-01-21 | import: add image verification using gpg | Lennart Poettering |
2015-01-20 | import: port pull-raw to helper tools implemented for pull-tar | Lennart Poettering |
2015-01-20 | util: make http url validity checks more generic, and move them to util.c | Lennart Poettering |
2015-01-19 | networkd: netdev - add ipvlan support | Tom Gundersen |
2015-01-19 | nspawn: support dissecting GPT images that contain only a single generic linu... | Lennart Poettering |
2015-01-19 | machined: refer to the disk space allocated for an image to "usage" rather th... | Lennart Poettering |
2015-01-19 | qcow2: when dissecting qcow2, use btrfs clone ioctls for reflinking blocks to... | Lennart Poettering |
2015-01-19 | import-raw: when downloading raw images, generate sparse files if we can | Lennart Poettering |