Age | Commit message (Expand) | Author |
2016-07-17 | systemd-resolve: use plural "DNS Servers" | Zbigniew Jędrzejewski-Szmek |
2016-07-16 | man: replace dash with mdash where appropriate | Zbigniew Jędrzejewski-Szmek |
2016-07-15 | build-sys: add mkosi hookup (#3731) | Lennart Poettering |
2016-07-15 | networkd: fix for 3692 (#3699) | Susant Sahani |
2016-07-15 | rules: UDEV_DISABLE_PERSISTENT_STORAGE_RULES_FLAG property (#3714) | Rusty Bird |
2016-07-15 | tree-wide: get rid of selinux_context_t (#3732) | Zbigniew Jędrzejewski-Szmek |
2016-07-15 | udev: Line buffer 'udev monitor' output (#3733) | Stef Walter |
2016-07-15 | zsh-completion: fix option ordering in set-x11-keymap (#3646) | ntzrmtthihu777 |
2016-07-15 | macros: provide %_systemdgeneratordir and %_systemdusergeneratordir (#3672) | Zbigniew Jędrzejewski-Szmek |
2016-07-14 | network-ndisc: avoid VLAs (#3725) | Daniel Mack |
2016-07-14 | correct information about implicit dependencies (#3730) | Michal Soltys |
2016-07-14 | Merge pull request #3709 from poettering/journald-shutdown-sync | Zbigniew Jędrzejewski-Szmek |
2016-07-14 | Fix tablet detection, by replicating decision tree of non-multi-touch axes (#... | Andreas Pokorny |
2016-07-14 | hwdb: add axis corrections for the Lenovo V360 touchpad (#3712) | Peter Hutterer |
2016-07-14 | basic/mount-util: recognize ocfs2 as network fs (#3713) | Valentin Vidić |
2016-07-12 | shutdown: already sync IO before we enter the final killing spree | Lennart Poettering |
2016-07-12 | shutdown: use 90s SIGKILL timeout | Lennart Poettering |
2016-07-12 | Various fixes for typos found by lintian (#3705) | Michael Biebl |
2016-07-12 | man: fix indefinite articles (#3694) | Jakub Wilk |
2016-07-12 | seccomp: only abort on syscall name resolution failures (#3701) | Luca Bruno |
2016-07-12 | Merge pull request #3702 from torstehu/fix-typo | Michael Biebl |
2016-07-11 | treewide: fix typos and remove accidental repetition of words | Torstein Husebø |
2016-07-08 | man: improve wording for calendar spec's repetition values (#3687) | Ivan Shapovalov |
2016-07-08 | nspawn-completion: implementation of shell completion of --notify-ready (#3679) | Alessandro Puccetti |
2016-07-08 | rules: block: add support for pmem devices (#3683) | bgbhpe |
2016-07-08 | udevadm: explicitly relabel /etc/udev/hwdb.bin after rename (#3686) | Michal Sekletar |
2016-07-08 | Merge pull request #3680 from joukewitteveen/pam-env | Evgeny Vereshchagin |
2016-07-08 | execute: Do not alter call-by-ref parameter on failure | Jouke Witteveen |
2016-07-08 | core: queue loading transient units after setting their properties (#3676) | David Michael |
2016-07-07 | cgroup: fix memory cgroup limit regression on kernel 3.10 (#3673) | Daniel Mack |
2016-07-07 | execute: Cleanup the environment early | Jouke Witteveen |
2016-07-07 | basic: log: Increase static buffer for source file location (#3674) | Daniel Mack |
2016-07-05 | man: networkd bonding remove 802.3ad from transmit hash policy (#3666) | Susant Sahani |
2016-07-05 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
2016-07-05 | Merge pull request #3638 from whot/udev-prop-touchpad-integration | Lennart Poettering |
2016-07-05 | systemd-run: really make -E an alias for --setenv (#3654) | Michał Bartoszkiewicz |
2016-07-04 | Merge pull request #3652 from torstehu/fix-typo | Martin Pitt |
2016-07-04 | man: add link to sd_bus_add_match to busctl.xml | Torstein Husebø |
2016-07-04 | treewide: fix typos | Torstein Husebø |
2016-07-04 | tests: fix memory leak in test_strv_fnmatch (#3653) | Evgeny Vereshchagin |
2016-07-04 | Merge pull request #3650 from fsateler/shared-basic-fallout | Evgeny Vereshchagin |
2016-07-03 | tests: Install missing libraries for things installed in /usr too | Felipe Sateler |
2016-07-03 | build-sys: link test-keymap-util against libsystemd-shared | Felipe Sateler |
2016-07-03 | tests: run file via libtool to determine shell scripts | Felipe Sateler |
2016-07-03 | tests: follow RUNPATH when installing missing libraries | Felipe Sateler |
2016-07-02 | Merge pull request #3641 from 0xAX/unset-cloexec-for-stdfs | Lennart Poettering |
2016-07-02 | treewide: use stdio_unset_cloexec() function | Alexander Kuleshov |
2016-07-02 | basic/fd-util: introduce stdio_unset_cloexec() function | Alexander Kuleshov |
2016-07-02 | Merge pull request #3637 from dobyrch/calendar-ranges | Lennart Poettering |
2016-07-02 | sd-resolve: use close_many() (#3643) | 0xAX |