summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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
2016-06-09Merge pull request #3432 from poettering/resolved-ll-ipv6Martin Pitt
2016-06-09execute: check whether the specified fd is a tty before chowning/chmoding it...Lennart Poettering
2016-06-08Merge pull request #3431 from poettering/network-fixesTom Gundersen
2016-06-08logind: minor cleanup and use IN_SET() in manager_handle_action()Franck Bui
2016-06-08logind: really handle *KeyIgnoreInhibited options in logind.confFranck Bui
2016-06-08sysv-generator: remove more dead code (#3462)Lennart Poettering
2016-06-07hwdb: selinuxify a bit (#3460)Evgeny Vereshchagin
2016-06-07networkd: rename IPv6AcceptRouterAdvertisements to IPv6AcceptRALennart Poettering
2016-06-07Merge pull request #3394 from poettering/triple-tstampLennart Poettering
2016-06-07sd-netlink: fix deep recursion in message destruction (#3455)David Herrmann
2016-06-07fstab-generator: don't process root= if it happens to be "gpt-auto" (#3452)Lennart Poettering
2016-06-06cgtop: minimize aux variable scopeLennart Poettering
2016-06-06core: add minor commentLennart Poettering
2016-06-06mount: make sure got into MOUNT_DEAD state after a successful umount (#3444)michaelolbrich
2016-06-06network: beef up ipv6 RA support considerablyLennart Poettering