systemd/.git
2019-03-04 Lennart PoetteringMerge pull request #11841 from keszybz/dns-packet-speedup
2019-03-04 Lennart PoetteringMerge pull request #11871 from yuwata/systemctl-show...
2019-03-04 Lennart PoetteringMerge pull request #11888 from keszybz/non-atomic
2019-03-04 Zbigniew Jędrzejewsk... fuzz-dns-packet: add test case with lots of labels
2019-03-04 Zbigniew Jędrzejewsk... resolved: when adding RR to an answer, avoid comparing...
2019-03-04 Zbigniew Jędrzejewsk... resolve: split the RR comparison function in two
2019-03-04 Zbigniew Jędrzejewsk... resolved: use a temporary Set to speed up dns question...
2019-03-04 Yu Watanabesystemctl: format LogExtraFields= in 'show' command
2019-03-04 Yu Watanabesystemctl: format BindPaths= or TemporaryFileSystems...
2019-03-04 Yu Watanabesystemctl: print RestrictAddressFamilies= in 'show...
2019-03-04 Yu Watanabesystemctl: show nothing if no LoadError=
2019-03-04 Yu Watanabesystemctl: format IPIngressBytes= or friends nicely
2019-03-04 Yu Watanabesystemctl: show IPAddressAllow= and IPAddressDeny=...
2019-03-04 Yu Watanabetest: add tests for test_in_addr_prefix_to_string()
2019-03-04 Yu Watanabetest: move tests for in_addr_prefix_from_string()
2019-03-04 Yu Watanabeutil: introduce in_addr_prefix_to_string()
2019-03-04 Yu Watanabeutil: use _cleanup_ attributes
2019-03-04 Yu Watanabecore: fix received size of signal or status size
2019-03-04 Zbigniew Jędrzejewsk... sd-hwdb: fix off_t vs. size_t confusion in cast
2019-03-04 Yu Watanabesystemctl: show SuccessExitStatus= and friends
2019-03-04 Yu Watanabesystemctl: use streq() if arguments must be non-NULL
2019-03-04 Yu Watanabesystemctl: do not show negative values in {Success...
2019-03-04 Yu Watanabebus-util: drop unnecessary re-formatting
2019-03-04 INSUN PYOsystemctl: show SELinuxContext=, AppArmorProfile= and...
2019-03-04 Martin Pittsemaphoreci: caching and more robust creation of contai...
2019-03-04 Davide Cavalcatest: do not assume test-chown-rec is running as root
2019-03-04 Zbigniew Jędrzejewsk... Remove now-unused refcnt.h
2019-03-04 Zbigniew Jędrzejewsk... sd-netlink: do not use atomic reference counters
2019-03-04 Zbigniew Jędrzejewsk... sd-hwdb: some minor logging and style updates
2019-03-04 Zbigniew Jędrzejewsk... sd-hwdb: use non-atomic reference counters
2019-03-04 Zbigniew Jędrzejewsk... bus: make reference counting non-atomic
2019-03-04 Zbigniew Jędrzejewsk... tests: use the test helpers in more places
2019-03-04 Lennart PoetteringMerge pull request #11820 from dm0-/chase
2019-03-04 Lennart PoetteringMerge pull request #11770 from yuwata/fix-9955
2019-03-04 Mike Lothianlogin: HyperV requires master-of-seat to be set
2019-03-04 Yu Watanabefuzz-dhcp6-client: avoid assertion failure on samples...
2019-03-04 Lennart PoetteringMerge pull request #11882 from yuwata/fix-log-syntax
2019-03-04 Yu Watanabetest: add tests for log_syntax()
2019-03-04 Yu Watanabelog: make log_syntax() assign correct errno and show...
2019-03-03 Ben Iofelxbootldr: multiple spaces between keys and values ...
2019-03-03 Yu, Li-Yuman: flush-caches and reset-server-features are command...
2019-03-01 Zbigniew Jędrzejewsk... Merge pull request #11472 from poettering/sd-bus-ref...
2019-03-01 Zbigniew Jędrzejewsk... Merge pull request #11863 from poettering/subvol-no...
2019-03-01 Lennart Poetteringman: document that --ephemeral and --template= don...
2019-03-01 Lennart Poetteringbtrfs: when falling back to plain copy when snapshoting...
2019-03-01 Zbigniew Jędrzejewsk... Merge pull request #11243 from poettering/nspawn-root...
2019-03-01 Lennart Poetteringtest: add test for new sd-bus refcnt logic
2019-03-01 Lennart Poetteringsd-bus: use "queue" message references for managing...
2019-03-01 Lennart Poetteringbus-message: introduce two kinds of references to bus...
2019-03-01 Lennart Poetteringsd-bus: always go through sd_bus_unref() to free messages
2019-03-01 Lennart Poetteringsd-bus: drop two inappropriate empty lines
2019-03-01 Lennart Poetteringsd-bus: make sure dispatch_rqueue() initializes return...
2019-03-01 Lennart Poetteringsd-bus: reorder bus ref and bus message ref handling
2019-03-01 Lennart Poetteringsd-bus: make rqueue/wqueue sizes of type size_t
2019-03-01 Lennart Poetteringsd-bus: initialize mutex after we allocated the wqueue
2019-03-01 Lennart Poetteringtest: fix indenting off by one
2019-03-01 Lennart PoetteringMerge pull request #11701 from poettering/discover-bls
2019-03-01 Lennart Poetteringman: document new systemd.volatile=overlay kernel comma...
2019-03-01 Lennart Poetteringman: document nspawn's new --volatile=overlay switch
2019-03-01 Lennart Poetteringcopy: don't synthesize a 'user.crtime_usec' xattr on...
2019-03-01 Lennart Poetteringgpt-auto-generator: use new /run/systemd/volatile-root...
2019-03-01 Lennart Poetteringgpt-auto-generator: rename open_parent() → open_parent_...
2019-03-01 Lennart Poetteringvolatile-root: export original root
2019-03-01 Lennart Poetteringvolatile-root: add overlay mode for host boots, too
2019-03-01 Lennart Poetteringvolatile-root: fail if we can't parse specified parameter
2019-03-01 Lennart Poetteringvolatile-root: add missing logging to volatile-root
2019-03-01 Lennart Poetteringvolatile-util: tweak query_volatile_mode() a bit
2019-03-01 Lennart Poetteringnspawn: rework how arg_read_only is initialized in...
2019-03-01 Lennart Poetteringnspawn: refactor how we determine whether it's OK to...
2019-03-01 Lennart Poetteringnspawn: no need to make top-level directory a bind...
2019-03-01 Lennart Poetteringnspawn: slightly reorder mount logic
2019-03-01 Lennart Poetteringnspawn: add --volatile=overlay support
2019-03-01 Lennart Poetteringnspawn: fix an error path
2019-03-01 Lennart Poetteringnspawn: add volatile mode multiplexer call setup_volati...
2019-03-01 Lennart Poetteringnspawn: explicitly refuse mounts over /
2019-03-01 Lennart Poetteringupdate TODO
2019-03-01 Lennart Poetteringman: document XBOOTLDR partition logic in bootctl's...
2019-03-01 Lennart Poetteringman: document XBOOTLDR search logic for sd-boot
2019-03-01 Lennart Poetteringman: extend systemd-gpt-auto-generator with XBOOTLDR...
2019-03-01 Lennart Poetteringdocs: enclose all uuids in ``
2019-03-01 Lennart Poetteringmeson: sort header list again
2019-03-01 Lennart Poetteringmkosi: let's update the boot loader also in /efi
2019-03-01 Lennart Poetteringbootspec: stat() on an autofs mount point doesn't trigg...
2019-03-01 Lennart Poetteringstub: don't override LoaderDevicePartUUID EFI var
2019-03-01 Lennart Poetteringstub: don't ask for variable data we actually don't...
2019-03-01 Lennart Poetteringstub: fix GUID to check EFI vars in
2019-03-01 Lennart Poetteringefi: beef up efivar_get_xyz() to accept NULL return...
2019-03-01 Lennart Poetteringsd-boot: don't print error string where there's no...
2019-03-01 Lennart Poetteringsd-boot: also look for boot loader entries in the XBOOT...
2019-03-01 Lennart Poetteringsd-boot: don't dereference NULL ptr if loaded_image_pat...
2019-03-01 Lennart Poetteringsd-boot: pass device handle to config_entry_add_linux()
2019-03-01 Lennart Poetteringbootspec: only sort entries list once
2019-03-01 Lennart Poetteringbootspec: also look for boot loader spec type 2 entries...
2019-03-01 Lennart Poetteringbootctl: properly handle readdir() errors
2019-03-01 Lennart Poetteringbootctl: let's make sure we always add empty line after...
2019-03-01 Lennart Poetteringbootspec: use verify_fsroot_dir() in verify_xbootldr...
2019-03-01 Lennart Poetteringbootspec: also optoinally validate XBOOTLDR partition...
2019-03-01 Lennart Poetteringbootspec: split out code that validates whether directo...
2019-03-01 Lennart Poetteringbootspec: if unprivileged validate partition data with...
2019-03-01 Lennart Poetteringbootspec: also split out XBOOTLDR partition blkid code...
next