systemd/.git
2018-10-09 Yu Watanabetest: introduce install_zoneinfo()
2018-10-09 Yu Watanabetest: install libraries required by tests
2018-10-09 Lennart PoetteringMerge pull request #10324 from poettering/audit-seriali...
2018-10-09 Yu Watanabemeson: use same compilers to build fuzzers
2018-10-09 Lennart Poetteringnspawn: add comments explaining the namespacing situati...
2018-10-09 Lennart PoetteringMerge pull request #10323 from keszybz/test-udev-cleanup
2018-10-09 Lennart Poetteringptyfwd: when we can't copy the window size from caller...
2018-10-09 Franck Buicore: introduce systemd.early_core_pattern= kernel...
2018-10-09 Zbigniew Jędrzejewsk... test-udev: sprinkle (void) and assert_se() as necessary
2018-10-09 Zbigniew Jędrzejewsk... test-udev: remove unsatisfiable conditionals
2018-10-09 Lennart Poetteringcore: properly serialize "in_audit" per-unit boolean
2018-10-09 Lennart Poetteringcore: rearrange conditions in unit_notify() a bit
2018-10-09 Lennart Poetteringterminal-util: extra safety checks when parsing $COLUMN...
2018-10-09 Lennart Poetteringmachine: use size_t for array sizes (#10309)
2018-10-09 Lennart Poetteringlogs-show: make highlight parameter const (#10311)
2018-10-08 Zbigniew Jędrzejewsk... Merge pull request #10175 from poettering/sd-boot-count...
2018-10-08 Lennart Poetteringbootctl: include boot entries discovered by the boot...
2018-10-08 Lennart Poetteringbootctl: add new verbs for setting the default boot...
2018-10-08 Lennart Poetteringefivars: newer efivarfs sets FS_IMMUTABLE_FL by default...
2018-10-08 Lennart Poetteringchattr: optionally, return the old flags when updating...
2018-10-08 Lennart Poetteringefi: allow ESP validity checks to be turned off
2018-10-08 Lennart Poetteringman: various updates to the bootctl man page
2018-10-08 Lennart Poetteringman: document the new --no-pager switch of bootctl
2018-10-08 Lennart Poetteringbootctl: add auto-paging
2018-10-08 Lennart Poetteringbootctl: highlight various title/product fields in...
2018-10-08 Lennart Poetteringbootctl: unify the code which we use to show boot loade...
2018-10-08 Lennart Poetteringbootctl: downgrade to log messages that aren't actually...
2018-10-08 Lennart Poetteringbootctl: reword status/list section headers a bit
2018-10-08 Lennart Poetteringbootspec: access EFI variables on on EFI boots
2018-10-08 Lennart Poetteringbootctl: show 'Default Boot Entry' header only when...
2018-10-08 Lennart Poetteringbootspec: it's fine if loader.conf is absent
2018-10-08 Lennart Poetteringbootspec: reduce number of functions we export
2018-10-08 Lennart Poetteringbootspec: remove redundant logging
2018-10-08 Lennart Poetteringtest: shorten test-boot-timestamps a bit
2018-10-08 Lennart Poetteringefivars: some trivial coding style updates
2018-10-08 Lennart Poetteringefivars: check whether we are booted with EFI before...
2018-10-08 Lennart Poetteringefi: detect containers in is_efi_boot()
2018-10-08 Lennart Poetteringbootctl: tiny shortification
2018-10-08 Lennart Poetteringbootctl: let's be paranoid and synchronize the ESP...
2018-10-08 Lennart PoetteringMerge pull request #10262 from keszybz/hibres-disable
2018-10-08 Lennart Poetteringmount-util: show mount source in failure log message...
2018-10-08 Lennart Poetteringptyfwd: voidify more calls (#10310)
2018-10-08 Zbigniew Jędrzejewsk... Merge pull request #10159 from poettering/killall-spree...
2018-10-08 Zbigniew Jędrzejewsk... Merge pull request #10281 from yuwata/follow-up-10277
2018-10-08 Yu Watanabemeson: use c_args in generator scripts (#10289)
2018-10-08 Lennart Poetteringnspawn: optionally don't mount a tmpfs over /tmp (...
2018-10-08 Michael Olbrichmeson: only build src/shared/tests.c if tests are enabled
2018-10-08 Yu Watanabelibsystemd: drop *_unrefp from symbol list
2018-10-08 Zbigniew Jędrzejewsk... TODO: remove entry
2018-10-08 Zbigniew Jędrzejewsk... shared/sleep-config: add switches to kill specific...
2018-10-08 Zbigniew Jędrzejewsk... shared/sleep-config: forbid hibernation if resume=...
2018-10-08 Zbigniew Jędrzejewsk... test-sleep: print function names
2018-10-08 Zbigniew Jędrzejewsk... basic/proc-cmdline: allow parsing of cmdline from a...
2018-10-08 Zbigniew Jędrzejewsk... Drop empty lines in proc-cmdline.c
2018-10-08 Zbigniew Jędrzejewsk... shared/bootspec: remember the full path to boot entry...
2018-10-08 Zbigniew Jędrzejewsk... Move logic to find default sd-boot entry from systemctl...
2018-10-08 Zbigniew Jędrzejewsk... hib-res-generator: add "noresume"
2018-10-08 Zbigniew Jędrzejewsk... hib-res-generator: open logging before emitting the...
2018-10-08 Zbigniew Jędrzejewsk... Add $SYSTEMD_IN_INITRD=yes|no override for debugging
2018-10-06 Ray Strodelogind: ensure seat0 CanGraphical state is written
2018-10-06 Yu WatanabeMerge pull request #10293 from poettering/cryptsetup...
2018-10-05 Lennart Poetteringcryptsetup: use PATH_IN_SET() instead of STR_IN_SET...
2018-10-05 Lennart Poetteringcryptsetup: don't use %m if there's no error to show
2018-10-05 Thomas Hallerpath-util: fix path_simplify() with kill_dots and "."
2018-10-05 Yu Watanabecore/dbus-execute: fix parsing CPUScheduling* and Nice...
2018-10-05 Frank Schaefer * hack around deficiencies in prctl() PR_SET_MM_*
2018-10-05 Lennart PoetteringMerge pull request #10134 from keszybz/test-runner
2018-10-05 Yu Watanabeman: fix explanation about UID/GID field in tmpfiles...
2018-10-05 Lennart PoetteringMerge pull request #10117 from keszybz/undynamicify
2018-10-05 Alan Jenkinsman/systemd.exec: MountFlags=shared behaviour was chang...
2018-10-05 Lennart PoetteringMerge pull request #10094 from keszybz/wants-loading
2018-10-05 Lennart PoetteringMerge pull request #10152 from yuwata/udev-use-extract
2018-10-05 Patrik Flyktnetworkd-link: Don't start a DHCPv6 informational excha...
2018-10-05 Yu Watanabesd-resolve: make struct addrinfo defined
2018-10-05 Yu Watanabemeson: also run compile tests for not installed systemd...
2018-10-05 Yu Watanabetest-execute: add a test for systemcall filter (#10273)
2018-10-05 Yu Watanabesd-netlink: sort headers and include net/ethernet.h
2018-10-04 Thomas Hallerdhcp6: don't include internal header "sparse-endian...
2018-10-04 Stephen GallagherAdd DOCUMENTATION_URL as a standard value for /etc...
2018-10-04 Lennart PoetteringMerge pull request #10263 from keszybz/test-fs-util...
2018-10-04 Yu Watanabetest: fix memleak in test-fs-util
2018-10-04 Zbigniew Jędrzejewsk... test-fs-util: run all tests on the specified directory
2018-10-03 Zbigniew Jędrzejewsk... test-fs-util: simplify testdir creation
2018-10-03 Zbigniew Jędrzejewsk... Merge pull request #10251 from poettering/renameat...
2018-10-03 Zbigniew Jędrzejewsk... Merge pull request #10257 from pfl/dhcp6_pd_enable_late...
2018-10-03 Zbigniew Jędrzejewsk... Merge pull request #10261 from yuwata/test-network
2018-10-03 Yu Watanabetest-execute: also tests under the condition that unsha...
2018-10-03 Zbigniew Jędrzejewsk... Merge pull request #10213 from yuwata/oss-fuzz-10746
2018-10-03 Yu Watanabetest: make systemd-networkd-tests.py run on arbitrary...
2018-10-03 Yu Watanabetest: replace stop+start by restart
2018-10-02 Yu Watanabetest: add a testcase for oss-fuzz#10746
2018-10-02 Yu Watanabedhcp6: check option length before reading values
2018-10-02 Yu Watanabetest: add test for sd_device
2018-10-02 Joe Hershbergerudev: Allow acpi_index and index to be "0"
2018-10-02 Patrik Flyktnetworkd-dhcp6: Request prefix delegation for a new...
2018-10-02 Patrik Flyktnetworkd-dhcp: Rename function and reduce its logging
2018-10-02 David StraussDocs: Update CoC with email alias for David Strauss
2018-10-02 Lennart Poetteringupdate TODO
2018-10-02 Zbigniew Jędrzejewsk... Merge pull request #10252 from poettering/recv-log...
2018-10-02 Zbigniew Jędrzejewsk... Merge pull request #10255 from poettering/hide-new...
next