Age | Commit message (Expand) | Author |
2015-02-04 | shared/util: drop duplicate log2u64 function | Zbigniew Jędrzejewski-Szmek |
2015-02-04 | timesyncd: reduce log chattiness a bit | Lennart Poettering |
2015-02-04 | nspawn: Allow module loading if CAP_SYS_MODULE is requested | Jay Faulkner |
2015-02-04 | shared/capability: don't be too frugal on space for caps | Tom Gundersen |
2015-02-03 | tmpfiles: fix compilation without acl support | Zbigniew Jędrzejewski-Szmek |
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 | networkd: refactor socket activation a bit | Tom Gundersen |
2015-02-03 | sd-rtnl: allow sd_rtnl_open_fd() to be used on bound sockets | Tom Gundersen |
2015-02-03 | networkd: handle suspend events | Tom Gundersen |
2015-02-03 | partial revert of fed6df8 | Thomas Hindoe Paaboel Andersen |
2015-02-03 | core: open up DefaultDependencies= property for transient units | Lennart Poettering |
2015-02-03 | core: busname_supported() should cache what it detects | Johannes Hölzl |
2015-02-03 | journald: fix some xsprrintf() buffer size fallout | Lennart Poettering |
2015-02-03 | core: use some nice macros where appropriate | Lennart Poettering |
2015-02-03 | loopback-setup: simplify code a bit | Lennart Poettering |
2015-02-03 | loopback-setup: no need to redefine LOOPBACK_IFINDEX, we already have it in m... | Lennart Poettering |
2015-02-02 | network-address,test-network: avoid undefined behaviour | Zbigniew Jędrzejewski-Szmek |
2015-02-02 | shared/async: simplify asynchronous_job a bit | Zbigniew Jędrzejewski-Szmek |
2015-02-02 | test-dhcp-client: add a kludge to make valgrind happy | Zbigniew Jędrzejewski-Szmek |
2015-02-02 | test-dhcp-client: open a real udp socket for test execution | Zbigniew Jędrzejewski-Szmek |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-02-02 | networkd: minor simplification | Lennart Poettering |
2015-02-02 | remove unused variables | Thomas Hindoe Paaboel Andersen |
2015-02-02 | tmpfiles: let's always use DEFINE_PRIVATE_STRING_TABLE_LOOKUP_TO_STRING() ins... | 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-02 | bootchart: Ensure that systemd is the init called after using bootchart | Sebastien Bacher |
2015-02-02 | backlight: let udev properties override clamping | Topi Miettinen |
2015-02-02 | cryptsetup: only warn on real key files | Martin Pitt |
2015-02-02 | cryptsetup: Do not warn If the key is /dev/*random | Cristian Rodríguez |
2015-02-02 | networkd: support socket activation | Tom Gundersen |
2015-02-02 | sd-rtnl: introduce sd_rtnl_new_from_netlink | Tom Gundersen |
2015-02-02 | networkd-wait-online: add timeout | Tom Gundersen |
2015-02-02 | sd-event: treat NULL callback for timer events like sig events | Tom Gundersen |
2015-02-02 | networkd-wait-online: support globbing for ignored devices | Tom Gundersen |
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 | config_parse_set_status: put signals in the correct set | Michael Olbrich |
2015-02-01 | Add a snprinf wrapper which checks that the buffer was big enough | Zbigniew Jędrzejewski-Szmek |
2015-02-01 | tmpfiles: accurately report creation results | Zbigniew Jędrzejewski-Szmek |
2015-02-01 | tmpfiles: remove dead branch | Zbigniew Jędrzejewski-Szmek |
2015-01-31 | core/cgroup: fix embarrassing typo | Zbigniew Jędrzejewski-Szmek |
2015-01-31 | test-dhcp-client: remove linebreak | Zbigniew Jędrzejewski-Szmek |
2015-01-31 | networkd: dhcp-server - start as soon as addresses have been set | Tom Gundersen |
2015-01-31 | networkd-wait-online: allow specific devices to be ignored | Tom Gundersen |
2015-01-31 | sd-rtnl: don't fail event handler when callback fails | Tom Gundersen |
2015-01-30 | core: make setting the shutdown watchdog configuration via dbus work | Maxim Mikityanskiy |
2015-01-30 | Revert "sd-bus: change serialization of kdbus messages to qualify in their en... | Kay Sievers |