]> git.ipfire.org Git - thirdparty/systemd.git/history - src
Merge pull request #14719 from yuwata/sd-boot-fix-warnings
[thirdparty/systemd.git] / src /
2020-02-02  Lennart PoetteringMerge pull request #14719 from yuwata/sd-boot-fix-warnings
2020-02-02  David Michaelsysusers: support creating users with a specific primar...
2020-02-02  Yu WatanabeMerge pull request #14672 from yuwata/network-routing...
2020-02-02  Yu Watanabenetwork: support UID based routing policy
2020-02-02  Yu Watanabeutil: add parse_uid_range() helper function
2020-02-01  Lennart PoetteringMerge pull request #14178 from poettering/journal-namespace
2020-01-31  Anita ZhangMerge pull request #14721 from yuwata/home-tiny-fixes
2020-01-31  Yu Watanabetest: also check the result of merge_gid_lists() 14721/head
2020-01-31  Yu Watanabeuser-util: fix use after free() on error path
2020-01-31  Yu Watanabeuserdbd: fix memleak
2020-01-31  Lennart Poetteringjournalctl: underline sections in --help
2020-01-31  Yu Watanabenspawn: voidify umount_verbose()
2020-01-31  Yu Watanabeuser-record-util: add missing error check
2020-01-31  Yu Watanabehomework: fix errno in log_error_errno()
2020-01-31  Yu Watanabehome: add missing variable initialization
2020-01-31  Lennart Poetteringjournald: add ability to activate by varlink socket
2020-01-31  Lennart Poetteringjournald: add exit on idle
2020-01-31  Lennart Poetteringvarlink: add ability to register callback for disconnec...
2020-01-31  Lennart Poetteringvarlink: add API for determining number of current...
2020-01-31  Lennart Poetteringjournald: use structured initialization
2020-01-31  Lennart Poetteringjournald: add logging for one error we lacked logging for
2020-01-31  Lennart Poetteringsystemctl: show logs for correct namespace of service
2020-01-31  Lennart Poetteringjournalctl: drop misplaced empty line
2020-01-31  Lennart Poetteringjournalctl: add new --namespace= switch for showing...
2020-01-31  Lennart Poetteringjournal: make constant argument actually 'const'
2020-01-31  Lennart Poetteringjournal: allow opening journal files specific to some...
2020-01-31  Lennart Poetteringjournal: use structured initialization
2020-01-31  Lennart Poetteringjournalctl: use an anonymous array when an array is...
2020-01-31  Lennart Poetteringjournal: properly mark two definitions that are depreca...
2020-01-31  Lennart Poetteringjournalctl: use automatic memory cleanup
2020-01-31  Lennart Poetteringjournalctl: use log_error_errno() wherever we can
2020-01-31  Lennart Poetteringjournalctl: move pcre function code down
2020-01-31  Lennart Poetteringcore: add new LogNamespace= execution setting
2020-01-31  Lennart Poetteringstring-util: add brief explanatory comment
2020-01-31  Lennart Poetteringjournald: allow running multiple instances of journald
2020-01-31  Lennart Poetteringjournald: when create journal directories use calculate...
2020-01-31  Lennart Poetteringjournald: minor coding style updates
2020-01-31  Lennart Poetteringjournald: let's simplify rotating of offline user journals
2020-01-31  Lennart Poetteringjournald: simplify find_journal() a bit
2020-01-31  Lennart Poetteringjournald: hide current storage determination in helper...
2020-01-31  Lennart Poetteringjournald: use structured initialization
2020-01-31  Lennart Poetteringjournald: line break overly long function header
2020-01-31  Lennart Poetteringjournald: let's use TAKE_PTR() and TAKE_FD() where...
2020-01-31  Lennart Poetteringjournald: let's use unlink_and_free() where we can
2020-01-31  Lennart Poetteringjournald: specifying _pure_ on static functions is...
2020-01-31  Lennart Poetteringjournald: don't bother with seqnum file if we don't...
2020-01-31  Lennart Poetteringjournald: fix indentation
2020-01-31  Lennart Poetteringjournald: use free_and_replace() where appropriate
2020-01-31  Lennart Poetteringjournald: add missing logging for some errors
2020-01-31  Lennart Poetteringjournald: why bitwise XOR when boolean != is easier...
2020-01-31  Yu Watanabesd-boot: fix -Wpointer-sign warning 14719/head
2020-01-31  Yu Watanabesd-boot: fix warning about comparison is always true
2020-01-30  Anita ZhangMerge pull request #14712 from wlhlm/root-storage-daemo...
2020-01-30  Anita ZhangMerge pull request #14696 from poettering/dissect-tweaks
2020-01-30  Yu WatanabeMerge pull request #14701 from keszybz/homed-fixups
2020-01-30  Zbigniew Jędrzejew... Various typo fixes and grammar corrections 14701/head
2020-01-30  Zbigniew Jędrzejew... polkit: tweak grammar
2020-01-30  Zbigniew Jędrzejew... Merge pull request #14096 from poettering/homed
2020-01-29  Lennart Poetteringcore: fsck images specified as RootImage= too before...
2020-01-29  Lennart Poetteringnspawn: fsck all images when mounting things
2020-01-29  Lennart Poetteringdissect: add --fsck= option to systemd-dissect tool
2020-01-29  Lennart Poetteringdissect: optionally, run fsck before mounting dissected...
2020-01-29  Lennart Poetteringdissect: complain if partition flags are set that we...
2020-01-29  Yu Watanabenetwork: fix implicit type conversion warning by GCC-10
2020-01-29  Topi Miettinenpam_systemd: resolve the tty of display via /sys instea...
2020-01-29  Lennart Poetteringid128: change table header from "uuid" to just "id"
2020-01-29  Yu WatanabeMerge pull request #14689 from poettering/portable...
2020-01-28  Lennart Poetteringtest: fix rename_noreplace() test 14689/head
2020-01-28  Lennart Poetteringtest: make sure chase_symlink() returns normalized...
2020-01-28  Lennart Poetteringfs-util: make sure we output normalized paths in chase_...
2020-01-28  Lennart Poetteringtest: add test for the non-resolving of chase_symlink...
2020-01-28  Lennart Poetteringfs-util: when calling chase_symlinks() with root path...
2020-01-28  Lennart Poetteringsleep: automatically lock all home directories when...
2020-01-28  Lennart Poetteringhome: add pam_systemd_home.so PAM hookup
2020-01-28  Lennart Poetteringhome: add homectl client tool
2020-01-28  Lennart Poetteringhome: add new systemd-homed service that can manage...
2020-01-28  Franck Buiudev: assume that the recv buffer size of the netlink...
2020-01-28  Lennart PoetteringMerge pull request #14685 from poettering/sd-bus-bool...
2020-01-28  Lennart PoetteringMerge pull request #14594 from keszybz/id128-show-gpt
2020-01-28  Zbigniew Jędrzejew... Merge pull request #14611 from yuwata/network-fix-recon...
2020-01-28  Zbigniew Jędrzejew... Merge pull request #14633 from poettering/logind-switch...
2020-01-28  Lennart PoetteringMerge pull request #14667 from yuwata/boot-random-seed...
2020-01-28  Lennart PoetteringMerge pull request #14675 from yuwata/network-dhcp...
2020-01-28  Lennart PoetteringMerge pull request #14673 from keur/protect_clock
2020-01-28  sangelovicsd-bus: fix introspection bug in signal parameter names
2020-01-27  Yu Watanabenetwork: accept NUL character in SendOption= 14675/head
2020-01-27  Yu Watanabetest: add tests for UNESCAPE_ACCEPT_NUL
2020-01-27  Yu Watanabeescape: introduce UNESCAPE_ACCEPT_NUL flag
2020-01-27  Yu Watanabeescape: make cunescape() and cunescape_length() inline
2020-01-27  Susant Sahaniefi: fix build.
2020-01-26  Kevin Kuehleranalyze: Add ProtectClock= to analyze-security
2020-01-26  Kevin Kuehlercore: shared: Add ProtectClock= to systemd.exec
2020-01-26  Yu Watanabebootspec: parse random-seed-mode line in loader.conf 14667/head
2020-01-26  Yu Watanabesd-boot: fix typo
2020-01-23  Zbigniew Jędrzejew... systemd-id128: add new verb to print GPT partitions... 14594/head
2020-01-23  Zbigniew Jędrzejew... shared/gpt: export gpt_partition_type_uuid_{to,from...
2020-01-23  Zbigniew Jędrzejew... Merge pull request #14368 from poettering/repart
2020-01-22  Anita ZhangMerge pull request #14618 from poettering/growfs-rootfs
2020-01-22  Anita ZhangMerge pull request #14614 from poettering/import-fixlets
2020-01-22  Lennart Poetteringlogind: check PolicyKit before allowing VT switch 14633/head
next