]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2020-02-03  Yu Watanabecore: call dynamic_user_acquire() only when 'group... 14747/head
2020-02-03  Yu Watanabejournal: drop unreachable path
2020-02-03  splantefevepo: update French translation
2020-02-03  Yu Watanabeudev: add {Receive,Transmit}ChecksumOffload= settings
2020-02-02  Naïm Faviernetwork: add SuppressPrefixLength option to RoutingPoli...
2020-02-02  Yu Watanabepo: update Japanese translation
2020-02-02  Piotr Drągpo: update Polish translation
2020-02-02  Lennart Poetteringupdate NEWS
2020-02-02  Lennart PoetteringMerge pull request #14645 from keszybz/sd-bus-message...
2020-02-02  Lennart PoetteringMerge pull request #14699 from yuwata/dhcp6-fix-t1-t2
2020-02-02  Yu Watanabeutil: uid_t, gid_t, and pid_t must be 32bit
2020-02-02  Yu Watanabemeson: fix feature list
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 Watanabetest-network: add test for UID based routing policy 14672/head
2020-02-02  Yu Watanabenetwork: support UID based routing policy
2020-02-02  Yu Watanabeutil: add parse_uid_range() helper function
2020-02-01  Yu Watanabemeson, man: do not install pam_systemd_home(8) when...
2020-02-01  Frantisek Sumsaltest: don't install /etc/securetty
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 Poetteringupdate TODO 14178/head
2020-01-31  Lennart Poetteringman: document --namespace= switch of journalctl
2020-01-31  Lennart Poetteringman: document the new sd_journal_open_namespace() API
2020-01-31  Lennart Poetteringman: document LogNamespace= unit setting
2020-01-31  Lennart Poetteringman: document new _NAMESPACE= journal field
2020-01-31  Lennart Poetteringman: document journald@NAMESPACE.conf
2020-01-31  Lennart Poetteringman: document journald namespaces
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 Poetteringunits: define RuntimeDirectory= in systemd-journald...
2020-01-31  Lennart Poetteringunits: sort settings in systemd-journald.service again
2020-01-31  Lennart Poetteringtmpfiles: apply ACLs to top-level journal directory...
2020-01-31  Lennart Poetteringtmpfiles: merge lines for the same inodes
2020-01-31  Lennart Poetteringtest: add simple test for log namespaces
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 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  Yu Watanabesd-boot: fix -Wpointer-sign warning 14719/head
2020-01-31  Michael BieblMerge pull request #14718 from yuwata/man-repart-14716
2020-01-31  Yu Watanabesd-boot: fix warning about comparison is always true
2020-01-31  Yu Watanabeman: do not install man pages for systemd-repart if... 14718/head
2020-01-31  Yu Watanabedhcp6: coding style fixes 14699/head
2020-01-31  Yu Watanabedhcp6: do not use T1 and T2 longer than one provided...
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... man: document man/sd_bus_message_dump.xml 14645/head
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
next