Age | Commit message (Expand) | Author |
2017-02-01 | system-update-generator: warn if the command line blocks updates (#5173) | Zbigniew Jędrzejewski-Szmek |
2017-02-01 | update TODO | Lennart Poettering |
2017-02-01 | Merge pull request #5191 from keszybz/tweaks | Zbigniew Jędrzejewski-Szmek |
2017-02-01 | Revert "Trivial typo fixes and code refactorings (#5191)" | Zbigniew Jędrzejewski-Szmek |
2017-02-01 | Trivial typo fixes and code refactorings (#5191) | Zbigniew Jędrzejewski-Szmek |
2017-02-01 | nspawn: Print attempted execv() path on failure (#5199) | Philip Withnall |
2017-02-01 | Merge pull request #5166 from keszybz/gcc7 | Evgeny Vereshchagin |
2017-01-31 | Merge pull request #5146 from ssahani/ifname-alias | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | nss-util: silence warning about deprecated RES_USE_INET6 | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | MurmurHash: all /* fall through */ comments | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | cryptsetup: do not return uninitialized value on error | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | journal/lookup3: silence gcc 7 implicit-fallthrough warning | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | tree-wide: adjust fall through comments so that gcc is happy | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | nspawn: fix clobbering of selinux context arg | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | pid1: remove duplicate const attribute | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | microhttpd-util: silence warnings about deprecated options | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | core: fix copy paste error (s/source/destination/) (#5197) | Evgeny Vereshchagin |
2017-01-31 | shared/cgroup-show: use (void) | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | journal-file: check asprintf return value in the usual fashion | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | core/timer: use (void) | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | core/execute.c: check asprintf return value in the usual fashion | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | core/execute: reformat exec_context_named_iofds() for legibility | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | coredump: really extract container cmdline (#5167) | Evgeny Vereshchagin |
2017-01-31 | Merge pull request #5168 from ddstreet/apply_format_helper | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | Merge pull request #5177 from M0Rf30/master | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | Merge pull request #5192 from keszybz/systemctl-ignore-sigterm | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | util-lib: Fix chase_symlinks() with absolute symlinks (#5185) | 3chas3 |
2017-01-31 | basic: check strdup result in khash_dup (#5176) | Evgeny Vereshchagin |
2017-01-31 | Merge pull request #5175 from keszybz/hostname-fallback | Martin Pitt |
2017-01-31 | man: mention ConditionFirstBoot= in systemd-firstboot(1) (#5186) | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | units: restore Before dependencies for systemd-vconsole-setup.service | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | systemctl: ignore SIGTERM after switch root | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | units: drop KillMode= from initrd-switch-root.service | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | systemctl: always avoid being killed when doing switch-root | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | pid1: rewrite check in ignore_proc() to not check condition twice | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | boot: fix two typos | Zbigniew Jędrzejewski-Szmek |
2017-01-31 | logind: trivial simplification | Zbigniew Jędrzejewski-Szmek |
2017-01-30 | journal-gatewayd: return -EINVAL if ARG_TRUST and HAVE_GNUTLS (#5181) | Yi EungJun |
2017-01-29 | journal-gatewayd: actually recognize -D as a synonym for --directory (#5180) | Ivan Shapovalov |
2017-01-28 | hwdb: Asus TP500LB accelerometer support | M0Rf30 |
2017-01-28 | hwdb: references added to hwdb rules format, needed to write syntax-correctly... | M0Rf30 |
2017-01-28 | hwdb: use -y option to udevadm trigger to correctly do sysname-match | M0Rf30 |
2017-01-27 | build-sys,hostnamed: allow distributions to override the "localhost" fallback | Zbigniew Jędrzejewski-Szmek |
2017-01-27 | configure: use lowercase for "nobody" and "system" | Zbigniew Jędrzejewski-Szmek |
2017-01-27 | udev-event: use in-place whitespace replacement | Dan Streetman |
2017-01-27 | udev-event: refactor udev_event_apply_format | Dan Streetman |
2017-01-27 | zsh-completion: _journalctl fixes (#5165) | llua |
2017-01-25 | tests: add tests for SYMLINK containing whitespace in variable (#5158) | Dan Streetman |
2017-01-25 | hwdb: add Razer DeathAdder Black Edition (#5157) | clearyf |
2017-01-25 | Merge pull request #5152 from keszybz/strv-free | Evgeny Vereshchagin |