summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-07-14network-ndisc: avoid VLAs (#3725)Daniel Mack
2016-07-14Merge pull request #3709 from poettering/journald-shutdown-syncZbigniew Jędrzejewski-Szmek
2016-07-14Fix tablet detection, by replicating decision tree of non-multi-touch axes (#...Andreas Pokorny
2016-07-14basic/mount-util: recognize ocfs2 as network fs (#3713)Valentin Vidić
2016-07-12shutdown: already sync IO before we enter the final killing spreeLennart Poettering
2016-07-12shutdown: use 90s SIGKILL timeoutLennart Poettering
2016-07-12Various fixes for typos found by lintian (#3705)Michael Biebl
2016-07-12seccomp: only abort on syscall name resolution failures (#3701)Luca Bruno
2016-07-11treewide: fix typos and remove accidental repetition of wordsTorstein Husebø
2016-07-08udevadm: explicitly relabel /etc/udev/hwdb.bin after rename (#3686)Michal Sekletar
2016-07-08Merge pull request #3680 from joukewitteveen/pam-envEvgeny Vereshchagin
2016-07-08execute: Do not alter call-by-ref parameter on failureJouke Witteveen
2016-07-08core: queue loading transient units after setting their properties (#3676)David Michael
2016-07-07cgroup: fix memory cgroup limit regression on kernel 3.10 (#3673)Daniel Mack
2016-07-07execute: Cleanup the environment earlyJouke Witteveen
2016-07-07basic: log: Increase static buffer for source file location (#3674)Daniel Mack
2016-07-05systemd-run: really make -E an alias for --setenv (#3654)Michał Bartoszkiewicz
2016-07-04treewide: fix typosTorstein Husebø
2016-07-04tests: fix memory leak in test_strv_fnmatch (#3653)Evgeny Vereshchagin
2016-07-02Merge pull request #3641 from 0xAX/unset-cloexec-for-stdfsLennart Poettering
2016-07-02treewide: use stdio_unset_cloexec() functionAlexander Kuleshov
2016-07-02basic/fd-util: introduce stdio_unset_cloexec() functionAlexander Kuleshov
2016-07-02Merge pull request #3637 from dobyrch/calendar-rangesLennart Poettering
2016-07-02sd-resolve: use close_many() (#3643)0xAX
2016-07-01calendarspec: use ".." notation for ranges of weekdaysDouglas Christman
2016-07-01calendarspec: allow ranges in date and time specificationsDouglas Christman
2016-07-01manager: Fixing a debug printf formatting mistake (#3640)Kyle Walker
2016-06-30Merge pull request #3634 from disneyworldguy/v2sigchldLennart Poettering
2016-06-30Fix #3236 (#3633)Lennart Poettering
2016-06-30Merge pull request #3596 from poettering/machine-cleanMartin Pitt
2016-06-30sd-event: expose the event loop iteration counter via sd_event_get_iteration(...Lennart Poettering
2016-06-30manager: Only invoke a single sigchld per unit within a cleanup cycleKyle Walker
2016-06-30Merge pull request #3608 from teg/sd-device-driver-idLennart Poettering
2016-06-30journalctl: Make temporary files directory configurable (#3574)ottopotto
2016-06-30sd-event: expose the event loop iteration counter via sd_event_get_iteration()Lennart Poettering
2016-06-29Merge pull request #3516 from fsateler/shared-basicLennart Poettering
2016-06-29Merge pull request #3622 from keszybz/journalctl-this-bootLennart Poettering
2016-06-29sd-bus: Fix a read after free error in bus-match. (#3624) (#3625)Weng Xuetian
2016-06-28systemctl mask of an non-existent unit should print a warning (#3521)Susant Sahani
2016-06-28journalct: allow --boot=0 to DTRT with --file/--directoryZbigniew Jędrzejewski-Szmek
2016-06-28journalctl: use simpler variable names in get_boots()Zbigniew Jędrzejewski-Szmek
2016-06-28journalct: do no allow --this-boot to take argumentsZbigniew Jędrzejewski-Szmek
2016-06-28journalctl: allow --file/--directory with --boot or --list-bootsZbigniew Jędrzejewski-Szmek
2016-06-28Remove blank line in the output of “systemctl show” (#3614)Lénaïc Huard
2016-06-28resolved: add test for route-only domain filtering (#3609)Martin Pitt
2016-06-27basic/strv: introduce STRV_IGNORE macro (#3601)0xAX
2016-06-27basic: pass flags to the fnmatch (#3606)Evgeny Vereshchagin
2016-06-27sd-device: new_from_subsystem_sysnam - support a real subsystem called 'drivers'Tom Gundersen
2016-06-27sd-device: device_id - set correctly for 'drivers'Tom Gundersen
2016-06-26sd-device: enumerator - do not abort enumeration if a device failsTom Gundersen