summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-17systemd-resolve: use plural "DNS Servers"Zbigniew Jędrzejewski-Szmek
2016-07-16man: replace dash with mdash where appropriateZbigniew Jędrzejewski-Szmek
2016-07-15build-sys: add mkosi hookup (#3731)Lennart Poettering
2016-07-15networkd: fix for 3692 (#3699)Susant Sahani
2016-07-15rules: UDEV_DISABLE_PERSISTENT_STORAGE_RULES_FLAG property (#3714)Rusty Bird
2016-07-15tree-wide: get rid of selinux_context_t (#3732)Zbigniew Jędrzejewski-Szmek
2016-07-15udev: Line buffer 'udev monitor' output (#3733)Stef Walter
2016-07-15zsh-completion: fix option ordering in set-x11-keymap (#3646)ntzrmtthihu777
2016-07-15macros: provide %_systemdgeneratordir and %_systemdusergeneratordir (#3672)Zbigniew Jędrzejewski-Szmek
2016-07-14network-ndisc: avoid VLAs (#3725)Daniel Mack
2016-07-14correct information about implicit dependencies (#3730)Michal Soltys
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-14hwdb: add axis corrections for the Lenovo V360 touchpad (#3712)Peter Hutterer
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-12man: fix indefinite articles (#3694)Jakub Wilk
2016-07-12seccomp: only abort on syscall name resolution failures (#3701)Luca Bruno
2016-07-12Merge pull request #3702 from torstehu/fix-typoMichael Biebl
2016-07-11treewide: fix typos and remove accidental repetition of wordsTorstein Husebø
2016-07-08man: improve wording for calendar spec's repetition values (#3687)Ivan Shapovalov
2016-07-08nspawn-completion: implementation of shell completion of --notify-ready (#3679)Alessandro Puccetti
2016-07-08rules: block: add support for pmem devices (#3683)bgbhpe
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-05man: networkd bonding remove 802.3ad from transmit hash policy (#3666)Susant Sahani
2016-07-05hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2016-07-05Merge pull request #3638 from whot/udev-prop-touchpad-integrationLennart Poettering
2016-07-05systemd-run: really make -E an alias for --setenv (#3654)Michał Bartoszkiewicz
2016-07-04Merge pull request #3652 from torstehu/fix-typoMartin Pitt
2016-07-04man: add link to sd_bus_add_match to busctl.xmlTorstein Husebø
2016-07-04treewide: fix typosTorstein Husebø
2016-07-04tests: fix memory leak in test_strv_fnmatch (#3653)Evgeny Vereshchagin
2016-07-04Merge pull request #3650 from fsateler/shared-basic-falloutEvgeny Vereshchagin
2016-07-03tests: Install missing libraries for things installed in /usr tooFelipe Sateler
2016-07-03build-sys: link test-keymap-util against libsystemd-sharedFelipe Sateler
2016-07-03tests: run file via libtool to determine shell scriptsFelipe Sateler
2016-07-03tests: follow RUNPATH when installing missing librariesFelipe Sateler
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