summaryrefslogtreecommitdiff
path: root/src
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 #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-13core: improve seccomp syscall grouping a bitLennart Poettering
2016-06-13nspawn: order caps to retain alphabeticallyLennart Poettering
2016-06-13resolved: use single message for both dbus and signal calls (#3515)Zbigniew Jędrzejewski-Szmek
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-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-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-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-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-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
2016-06-10core/execute: add the magic character '!' to allow privileged execution (#3493)Alessandro Puccetti
2016-06-10nspawn: introduce --notify-ready=[no|yes] (#3474)Alessandro Puccetti
2016-06-10Merge pull request #3428 from toanju/networkd/brvlanLennart Poettering
2016-06-10networkd: fix dbus matchmac interface (#3485)Andrew Jeddeloh
2016-06-10networkd: add support to configure VLAN on bridge portsTobias Jungel
2016-06-09networkd-link: parse linkinfo to get kindTobias Jungel
2016-06-09Merge pull request #3456 from poettering/ipv6-ra-renameTom Gundersen
2016-06-09networkd: clean up vlan handling a bit (#3478)Lennart Poettering
2016-06-09bus_util: add support to map double (#3479)Susant Sahani
2016-06-09udev-builtin-blkid: fix GPT_FLAG_NO_AUTO check for ESP (#3450)Lennart Poettering
2016-06-09load-fragment: don't try to do a template instance replacement if we are not ...Lennart Poettering