platform/upstream/systemd.git
2019-11-11 Kevin Kuehlershared: Add ProtectKernelLogs property
2019-11-10 Vito Caputojournal-file: delete some unnecessary braces
2019-11-09 Yu WatanabeMerge pull request #13975 from keszybz/more-seccomp...
2019-11-09 Zbigniew Jędrzejewsk... shared/sleep-config: fix potential SEGV
2019-11-08 Zbigniew Jędrzejewsk... Add @pkey syscall group
2019-11-08 Zbigniew Jędrzejewsk... seccomp: add all *time64 syscalls
2019-11-08 Zbigniew Jędrzejewsk... Merge pull request #13554 from keur/systemctl_status_timer
2019-11-08 Michal Suchaneklibblkid: open device in nonblock mode.
2019-11-08 Zbigniew Jędrzejewsk... Merge pull request #13962 from keszybz/man-ordering
2019-11-08 Zbigniew Jędrzejewsk... man: describe ordering in case of Conflicts=
2019-11-07 Alcarodoc: Fix missing parenthesis
2019-11-07 Anita Zhanginclude missing_fcntl.h where needed
2019-11-07 Zbigniew Jędrzejewsk... Merge pull request #13904 from keur/job_mode_triggering
2019-11-07 Anita Zhangcore: change top-level drop-in from -.service.d to...
2019-11-06 Zbigniew Jędrzejewsk... man: put description of Wants= above Requires=
2019-11-06 Anita ZhangMerge pull request #13960 from keszybz/meson-loop-fix
2019-11-06 Dominique Martinetman: fix option typo in pam_systemd man page
2019-11-06 Zbigniew Jędrzejewsk... meson: remove strange dep that causes meson to enter...
2019-11-06 Anita Zhangman: save pull-raw example file without underscores
2019-11-06 Anita Zhangman: small grammatical/word choice fixes to crypttab...
2019-11-05 Anita ZhangMerge pull request #13936 from keszybz/format-table...
2019-11-05 Anita ZhangMerge pull request #13944 from yuwata/network-split...
2019-11-05 Yu Watanabesd-device-enumerator: do not return error when a device...
2019-11-05 Zbigniew Jędrzejewsk... systemctl: simplify printing of Triggers/TriggeredBy
2019-11-05 Kevin Kuehlersystemctl: Align all status outputs to TriggeredBy
2019-11-05 Kevin Kuehlersystemctl: Add TriggeredBy and Triggers to status
2019-11-05 Kevin Kuehlerman: Document --job-mode=triggering switch
2019-11-05 Kevin Kuehlercore: Add triggering job mode
2019-11-05 Zbigniew Jędrzejewsk... shared/format-table: disable ellipsization when piped
2019-11-05 Yu Watanabenetwork: split struct Prefix into Prefix and RoutePrefix
2019-11-05 Yu WatanabeMerge pull request #13939 from yuwata/network-fix-memle...
2019-11-05 Lorenz Bauerjournal: refresh cached credentials of stdout streams
2019-11-05 Sebastian Wickhwdb: add XKB_FIXED_MODEL to the keyboard hwdb
2019-11-05 Anita ZhangMerge pull request #13935 from poettering/bootctl-rando...
2019-11-05 Yu Watanabesd-radv: fix memleak
2019-11-05 Yu Watanabetest: add testcase for issue #13938
2019-11-05 Yu Watanabenetwork: fix memleak in route_prefix_free()
2019-11-05 Yu Watanabenetwork: fix typo
2019-11-05 Yu Watanabenetwork: fix invalid cleanup function
2019-11-05 Yu Watanabenetwork: fix memleak
2019-11-05 Yu Watanabenetwork: use fix invalid free function
2019-11-04 HATAYAMA Daisukecore, job: fix breakage of ordering dependencies by...
2019-11-04 Jan Kundrátjournalctl: allow running vacuum on remote journals...
2019-11-04 Lennart Poetteringbootctl: create leading dirs when "bootctl random-seed...
2019-11-04 Zbigniew Jędrzejewsk... Merge pull request #13906 from yuwata/drop-missing...
2019-11-04 Jan Janssensd-boot: Skip adding boot entries when the loader does...
2019-11-04 Jérémy Rosenallow an empty DefaultInstance= in configuration files
2019-11-04 Jan Synacekman/systemd.net-naming-scheme: fix typo
2019-11-03 Yu Watanabeutil: drop unnecessary headers from util.c
2019-11-03 Yu Watanabetree-wide: drop double newline
2019-11-03 Yu Watanabetree-wide: drop input.h when missing_input.h is included
2019-11-03 Yu Watanabetree-wide: drop stdio.h when stdio-util.h is included
2019-11-03 Yu Watanabetree-wide: drop signal.h when signal-util.h is included
2019-11-03 Yu Watanabetree-wide: drop mman.h when missing_mman.h is included
2019-11-03 Yu Watanabetree-wide: drop magic.h when missing_magic.h is included
2019-11-03 Yu Watanabetree-wide: drop stat.h or statfs.h when stat-util.h...
2019-11-03 Yu Watanabetree-wide: drop socket.h when socket-util.h is included
2019-11-03 Yu Watanabetree-wide: drop mntent.h when fstab-util.h is included
2019-11-03 Yu Watanabetree-wide: drop libkmod.h when module-util.h is included
2019-11-03 Yu Watanabetree-wide: drop blkid.h when blkid-util.h is included
2019-11-03 Yu Watanabetree-wide: drop acl.h when acl-util.h is included
2019-11-03 Yu Watanabetree-wide: drop pwd.h and grp.h when user-util.h is...
2019-11-03 Yu Watanabetree-wide: drop time.h when time-util.h is included
2019-11-03 Yu Watanabetree-wide: drop capability.h when capability-util.h...
2019-11-03 Yu Watanabetree-wide: drop sched.h when missing_sched.h is included
2019-11-03 Yu Watanabetree-wide: drop gcrypt.h when gcrypt-util.h is included
2019-11-03 Yu Watanabetree-wide: drop locale.h when locale-util.h is included
2019-11-03 Yu Watanabetree-wide: drop glob.h when glob-util.h is included
2019-11-03 Yu Watanabetree-wide: drop dirent.h when dirent-util.h is included
2019-11-03 Yu Watanabetree-wide: drop alloca.h when alloc-util.h is included
2019-11-03 Yu Watanabetree-wide: drop string.h when string-util.h or friends...
2019-11-03 Yu WatanabeMerge pull request #13899 from poettering/in-gid-tweak
2019-11-03 Yu WatanabeMerge pull request #13909 from poettering/env-copy-pid
2019-11-03 Justin Trudellnspawn: respect quiet on capabilities warning
2019-11-03 Lennart Poetteringfs-util: let's avoid unnecessary strerror()
2019-11-03 Yu WatanabeMerge pull request #13916 from ddstreet/test-network
2019-11-03 Lennart Poetteringnspawn: mangle slice name
2019-11-02 Zbigniew Jędrzejewsk... basic/signal-util: drop unnecessary parens
2019-11-01 Lennart PoetteringMerge pull request #13905 from poettering/cpuset-fixes
2019-11-01 Dan Streetmantest-network: Remove/replace non-capturing group regex
2019-11-01 Dan Streetmantest: check /usr/lib and /lib for systemd binaries
2019-11-01 Dan Streetmantest/test-network/systemd-networkd-tests.py: suppress...
2019-11-01 Kevin Kuehlermkosi: Find hostname command on Arch Linux
2019-11-01 Lennart Poetteringupdate TODO
2019-11-01 Lennart Poetteringstatic-destruct: add missing closing '(' in comment
2019-11-01 Lennart Poetteringpid1: rework environment block copy logic
2019-11-01 Lennart Poetteringcgroup: add missing OOM check, and shorten code a bit
2019-11-01 Lennart Poetteringcpuset: fix indentation and log about OOM we otherwise...
2019-11-01 Lennart Poetteringcgroup: add some basic OOM safety where it was missing
2019-11-01 Yu WatanabeNEWS: mention NetworkEmulatorDuplicateRate= setting
2019-11-01 Yu WatanabeMerge pull request #13888 from ssahani/qdisc
2019-11-01 Susant Sahaninetwork: DHCP server remove duplicate free
2019-10-31 Susant SahaniFix CID 1406578: Resource leaks (RESOURCE_LEAK)
2019-10-31 Lennart Poetteringtest: add really basic in_gid() test
2019-10-31 Lennart Poetteringuser-util: tweak to in_gid()
2019-10-31 Anita ZhangMerge pull request #13895 from jsynacek/master
2019-10-31 Anita ZhangMerge pull request #13891 from yuwata/basic-drop-missing
2019-10-31 Anita ZhangMerge pull request #13892 from keur/mkosi_arch
2019-10-31 Jóhann B. GuðmundssonUpdate to Fedora31
2019-10-31 Jan Synaceksd-dhcp: fix resource leak
next