summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-14util-lib: introduce parse_percent() for parsing percent specificationsLennart Poettering
2016-06-14util: when determining the amount of memory on this system, take cgroup limit...Lennart Poettering
2016-06-14networkd: Tunnel add support to configure key for VTI/VTI6 (#3532)Susant Sahani
2016-06-14Merge pull request #3527 from poettering/systemctl-fixesDaniel Mack
2016-06-14manager: reduce complexity of unit_gc_sweep (#3507)Lukáš Nykrýn
2016-06-14core: on unified we don't need to check u->pids: we can use proper notificati...Evgeny Vereshchagin
2016-06-14build: fix missing symbol for old kernel headers (#3530)Andrew Jeddeloh
2016-06-13systemctl: rework "systemctl status" a bitLennart Poettering
2016-06-13systemctl: fix assertion hit when showing state of a unit without control groupLennart Poettering
2016-06-13unit-name: remove spurious newlineLennart Poettering
2016-06-13Merge pull request #3491 from poettering/hwdb-acpiTom Gundersen
2016-06-13Merge pull request #3498 from poettering/syscall-filter-fixesLennart Poettering
2016-06-13core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)Ivan Shapovalov
2016-06-13Merge pull request #3384 from keszybz/localed-keymapLennart Poettering
2016-06-13nspawn: lock down system call filter a bitLennart Poettering
2016-06-13units: tighten system call filters a bitLennart Poettering
2016-06-13core: improve seccomp syscall grouping a bitLennart Poettering
2016-06-13nspawn: order caps to retain alphabeticallyLennart Poettering
2016-06-13update TODOLennart Poettering
2016-06-13resolved: use single message for both dbus and signal calls (#3515)Zbigniew Jędrzejewski-Szmek
2016-06-13Merge pull request #3520 from keszybz/add-release.mdLennart Poettering
2016-06-13Merge pull request #3518 from keszybz/test-process-utilLennart Poettering
2016-06-13networkd: fix NULL pointer (#3523)Susant Sahani
2016-06-13networkd: route priority replace parsing config_parse_uint32 with safe_atou32...Susant Sahani
2016-06-13core/execute: pass env vars to PAM session setup (#3503)Jouke Witteveen
2016-06-13systemctl: disallow systemctl --user reboot (#3519)Zbigniew Jędrzejewski-Szmek
2016-06-12Add RELEASE.md file which lists the steps needed for releaseZbigniew Jędrzejewski-Szmek
2016-06-12CONTRIBUTING: ask people to comment after after force-pushZbigniew Jędrzejewski-Szmek
2016-06-12CONTRIBUTING: remove line wrappingZbigniew Jędrzejewski-Szmek
2016-06-12process-util: remove broken support for pid==0Zbigniew Jędrzejewski-Szmek
2016-06-12test-process-util: allow pid to be specified on the command lineZbigniew Jędrzejewski-Szmek
2016-06-12test-process-util: rework the test function to take pid as argumentZbigniew Jędrzejewski-Szmek
2016-06-12util-lib: drop trailing non-printable characters from cmdline (#3512)Max Prokhorov
2016-06-12hwdb: change the Logitech MX500 to 1100 dpi (#3517)Peter Hutterer
2016-06-12Merge pull request #3502 from poettering/resolved-flush-cacheZbigniew Jędrzejewski-Szmek
2016-06-12Merge pull request #3453 from poettering/fix-3353Zbigniew Jędrzejewski-Szmek
2016-06-12networkd: more vlan cleanup (#3506)Tobias Jungel
2016-06-12networkd: cleanup of bridge vlan code (#3505)Tobias Jungel
2016-06-12Fixed a small typo in a comment (#3514)Alex Gaynor
2016-06-11test-keymap-util: use kbd-model-map/language-fallback-map from $(srcdir)Zbigniew Jędrzejewski-Szmek
2016-06-10hwdb: update UEFI/ACPI/PNP/EISA/EDID database from UEFI web siteFederico Mena Quintero
2016-06-10resolved: move verification that link is unmanaged into the proper bus callsLennart Poettering
2016-06-10resolved: also add a way to flush all caches via the busLennart Poettering
2016-06-10man: document what SIGUSR1 and SIGUSR2 do to resolvedLennart Poettering
2016-06-10resolved: flush all caches if SIGUSR2 is receivedLennart Poettering
2016-06-10networkd: fix bad memory access for routes that are note attached to a link y...Lennart Poettering
2016-06-10update TODOLennart Poettering
2016-06-10systemctl: prolong timeout of "systemctl daemon-reload"Lennart Poettering
2016-06-10systemctl: don't suppress error code when handling legacy commandsLennart Poettering
2016-06-10core: disable colors when displaying cylon when systemd.log_color=off (#3495)Franck Bui