Age | Commit message (Expand) | Author |
2015-11-13 | core: enable transient unit support for slice units | Lennart Poettering |
2015-11-13 | util-lib: when parsing time values, accept "M" as short for "month" | Lennart Poettering |
2015-11-13 | btrfs: properly handle the case when a subvol has no parent | Lennart Poettering |
2015-11-13 | core: add new DefaultTasksMax= setting for system.conf | Lennart Poettering |
2015-11-13 | core: make sure DefaultLimitCPU= and DefaultLimitRTTIME= understand time unit... | Lennart Poettering |
2015-11-13 | Merge pull request #1878 from hbrueckner/for-upstream | Kay Sievers |
2015-11-13 | Merge pull request #1881 from michich/analyze-dot | Lennart Poettering |
2015-11-13 | networkd: check explicit state rather than link->network | Tom Gundersen |
2015-11-13 | analyze: do not draw ConflictedBy dependencies in dot graph | Michal Schmidt |
2015-11-13 | networkd: dhcp6 - don't log about losing a lease we never had | Tom Gundersen |
2015-11-13 | analyze: show Requisite dependencies in the dot graph again | Michal Schmidt |
2015-11-13 | Merge pull request #1879 from poettering/networkd-forward | Tom Gundersen |
2015-11-13 | Merge pull request #1869 from poettering/kill-overridable | Michal Schmidt |
2015-11-13 | networkd: stop managing per-interface IP forwarding settings | Lennart Poettering |
2015-11-13 | networkd: rearrange checks when to write something into sysctl a bit | Lennart Poettering |
2015-11-13 | networkd: fix a couple of format string types | Lennart Poettering |
2015-11-13 | util-lib: optionally, when writing a string to a file, verify string on failure | Lennart Poettering |
2015-11-13 | udev/path_id: improve and enhance bus detection for Linux on z Systems | Liu Yuan Yuan |
2015-11-12 | generator: order initrd fsck-root after local-fs-pre | Michael Marineau |
2015-11-12 | nspawn: add new --network-veth-extra= switch for defining additional veth links | Lennart Poettering |
2015-11-12 | Merge pull request #1870 from evverx/clarify_set_priority | Lennart Poettering |
2015-11-12 | core: use SD_EVENT_PRIORITY_NORMAL-n instead on -n | Evgeny Vereshchagin |
2015-11-12 | Merge pull request #1868 from teg/ndisc-fix | Lennart Poettering |
2015-11-12 | core: make sure to reset the bus error struct before reusing it | Lennart Poettering |
2015-11-12 | core: unify code that warns about jobs we fail to enqueue | Lennart Poettering |
2015-11-12 | core: drop "override" flag when building transactions | Lennart Poettering |
2015-11-12 | core: remove support for RequiresOverridable= and RequisiteOverridable= | Lennart Poettering |
2015-11-12 | core: simplify handling of %u, %U, %s and %h unit file specifiers | Lennart Poettering |
2015-11-12 | install: follow unit file symlinks in /usr, but not /etc when looking for [In... | Lennart Poettering |
2015-11-12 | install: never log from install functions | Lennart Poettering |
2015-11-12 | install: various simplifications | Lennart Poettering |
2015-11-12 | sd-ndisc: add missing parens | Tom Gundersen |
2015-11-12 | Merge pull request #1863 from poettering/network-man | Daniel Mack |
2015-11-12 | core: remove SmackFileSystemRootLabel= again | Lennart Poettering |
2015-11-12 | journald: fix accuracy of watchdog timer event | Lennart Poettering |
2015-11-12 | journald: rework --sync/--rotate logic to use CLOCK_MONOTONIC timestamp files | Lennart Poettering |
2015-11-12 | core: fix typo | Torstein Husebø |
2015-11-11 | Merge pull request #1854 from poettering/unit-deps | Tom Gundersen |
2015-11-11 | util-lib: use MODE_INVALID as invalid value for mode_t everywhere | Lennart Poettering |
2015-11-11 | core: fix dependency parsing | Lennart Poettering |
2015-11-11 | Merge pull request #1806 from mbachry/ipv6-test-fix | Lennart Poettering |
2015-11-11 | core: simplify mount unit dependency generation a bit | Lennart Poettering |
2015-11-11 | core: simplify things a bit by checking default_dependencies boolean in calle... | Lennart Poettering |
2015-11-11 | core: pull in dbus.socket from Type=dbus services | Lennart Poettering |
2015-11-11 | core: change default deps of services to require sysinit.target instead of ba... | Lennart Poettering |
2015-11-11 | Merge pull request #1851 from teg/networkd-drop-foreign | Lennart Poettering |
2015-11-11 | test-execute: Clarify interaction of PassEnvironment= and MANAGER_USER | Filipe Brandenburger |
2015-11-11 | test-execute: Add tests for new PassEnvironment= directive | Filipe Brandenburger |
2015-11-11 | tests: add test for config_parse_pass_environ | Evgeny Vereshchagin |
2015-11-11 | execute: Add new PassEnvironment= directive | Filipe Brandenburger |