Age | Commit message (Expand) | Author |
2016-07-17 | systemd-resolve: use plural "DNS Servers" | Zbigniew Jędrzejewski-Szmek |
2016-07-15 | networkd: fix for 3692 (#3699) | Susant Sahani |
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 | macros: provide %_systemdgeneratordir and %_systemdusergeneratordir (#3672) | Zbigniew Jędrzejewski-Szmek |
2016-07-14 | network-ndisc: avoid VLAs (#3725) | Daniel Mack |
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 | 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 | seccomp: only abort on syscall name resolution failures (#3701) | Luca Bruno |
2016-07-11 | treewide: fix typos and remove accidental repetition of words | Torstein Husebø |
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 | systemd-run: really make -E an alias for --setenv (#3654) | Michał Bartoszkiewicz |
2016-07-04 | treewide: fix typos | Torstein Husebø |
2016-07-04 | tests: fix memory leak in test_strv_fnmatch (#3653) | Evgeny Vereshchagin |
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 |
2016-07-01 | calendarspec: use ".." notation for ranges of weekdays | Douglas Christman |
2016-07-01 | calendarspec: allow ranges in date and time specifications | Douglas Christman |
2016-07-01 | manager: Fixing a debug printf formatting mistake (#3640) | Kyle Walker |
2016-06-30 | Merge pull request #3634 from disneyworldguy/v2sigchld | Lennart Poettering |
2016-06-30 | Fix #3236 (#3633) | Lennart Poettering |
2016-06-30 | Merge pull request #3596 from poettering/machine-clean | Martin Pitt |
2016-06-30 | sd-event: expose the event loop iteration counter via sd_event_get_iteration(... | Lennart Poettering |
2016-06-30 | manager: Only invoke a single sigchld per unit within a cleanup cycle | Kyle Walker |
2016-06-30 | Merge pull request #3608 from teg/sd-device-driver-id | Lennart Poettering |
2016-06-30 | journalctl: Make temporary files directory configurable (#3574) | ottopotto |
2016-06-30 | sd-event: expose the event loop iteration counter via sd_event_get_iteration() | Lennart Poettering |
2016-06-29 | Merge pull request #3516 from fsateler/shared-basic | Lennart Poettering |
2016-06-29 | Merge pull request #3622 from keszybz/journalctl-this-boot | Lennart Poettering |
2016-06-29 | sd-bus: Fix a read after free error in bus-match. (#3624) (#3625) | Weng Xuetian |
2016-06-28 | systemctl mask of an non-existent unit should print a warning (#3521) | Susant Sahani |
2016-06-28 | journalct: allow --boot=0 to DTRT with --file/--directory | Zbigniew Jędrzejewski-Szmek |
2016-06-28 | journalctl: use simpler variable names in get_boots() | Zbigniew Jędrzejewski-Szmek |
2016-06-28 | journalct: do no allow --this-boot to take arguments | Zbigniew Jędrzejewski-Szmek |
2016-06-28 | journalctl: allow --file/--directory with --boot or --list-boots | Zbigniew Jędrzejewski-Szmek |
2016-06-28 | Remove blank line in the output of “systemctl show” (#3614) | Lénaïc Huard |
2016-06-28 | resolved: add test for route-only domain filtering (#3609) | Martin Pitt |