]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
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  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...
next