]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
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 Poetteringunits: add unit files for instantiated journal daemons
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  Evgeny Vereshchagintests: unset LD_PRELOAD in testsuite.service when it...
2020-01-31  Michael BieblMerge pull request #14718 from yuwata/man-repart-14716
2020-01-31  Yu Watanabeman: do not install man pages for systemd-repart if... 14718/head
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  Wilhelm Schusterdocs: Fix example code in ROOT_STORAGE_DAEMONS 14712/head
2020-01-30  Yu WatanabeMerge pull request #14701 from keszybz/homed-fixups
2020-01-30  mtrondocs: formatting fix (#14707)
2020-01-30  Piotr Drągpo: add src/home/org.freedesktop.home1.policy to POTFIL...
2020-01-30  mtronfix links to GROUP_RECORD and USER_GROUP_API
2020-01-30  mtronfix link to JSON User Records
2020-01-30  Zbigniew Jędrzejewsk... Various typo fixes and grammar corrections 14701/head
2020-01-30  Zbigniew Jędrzejewsk... polkit: tweak grammar
2020-01-30  Zbigniew Jędrzejewsk... meson: fix type of homed option
2020-01-30  Zbigniew Jędrzejewsk... Merge pull request #14096 from poettering/homed
2020-01-30  Piotr Drągpo: update Polish translation
2020-01-29  Lennart Poetteringupdate TODO
2020-01-29  Lennart Poetteringupdate TODO 14696/head
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  Lennart Poetteringupdate TODO
2020-01-29  Lennart Poetteringupdate TODO
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  Lennart PoetteringNEWS: more v245 preparation
2020-01-29  splantefevepo: update French translation
2020-01-29  Lennart PoetteringNEWS: start preparing v245
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 Poetteringupdate TODO 14096/head
2020-01-28  Lennart Poetteringci: add new dependencies to CI
2020-01-28  Lennart Poetteringdocs: document the home directory format
2020-01-28  Lennart Poetteringdocs: document homed UID range
2020-01-28  Lennart Poetteringman: document pam_systemd_home
2020-01-28  Lennart Poetteringman: add systemd-homed man page
2020-01-28  Lennart Poetteringman: add homectl(1) man page
2020-01-28  Lennart Poetteringsleep: automatically lock all home directories when...
2020-01-28  Lennart Poetteringtest: add test case for homed
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  Lennart Poetteringmkosi: add fdisk-devel, openssl-devel, libpwquality...
2020-01-28  Franck Buiudev: assume that the recv buffer size of the netlink...
2020-01-28  Yu Watanabetest-network: fix test_qdisc2()
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  Ashley Davisfix erroneous "`" in boot loader spec
2020-01-28  Lennart Poetteringman: document that sd_bus_message_read_array() only... 14685/head
2020-01-28  Lennart Poetteringman: clarify that we decode D-Bus bools as "int", not...
2020-01-28  Lennart Poetteringman: describe types slightly more accurately
2020-01-28  Lennart Poetteringman: enclose C type names in <type></type>
2020-01-28  Zbigniew Jędrzejewsk... Merge pull request #14611 from yuwata/network-fix-recon...
2020-01-28  Zbigniew Jędrzejewsk... Merge pull request #14633 from poettering/logind-switch...
2020-01-28  Lennart PoetteringMerge pull request #14667 from yuwata/boot-random-seed...
2020-01-28  Yu Watanabeunit: add AF_ALG to systemd-networkd.service
2020-01-28  Lennart PoetteringMerge pull request #14675 from yuwata/network-dhcp...
2020-01-28  Yu Watanabetest: drop sector-size line from output of sfdisk
2020-01-28  dann fraziertest: Synchronize journal before reading from it
2020-01-28  Lennart PoetteringMerge pull request #14673 from keur/protect_clock
next