]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2019-11-11  Kai-Heng Fenghwdb: Mark Intel Sensor Hub's accel sensor on Vostro... 13997/head
2019-11-11  Hans de Goedehwdb: Add accel orientation quirk for Wortmann Terra...
2019-11-10  Vito Caputojournal-file: delete some unnecessary braces
2019-11-09  Yu WatanabeMerge pull request #13975 from keszybz/more-seccomp...
2019-11-09  Zbigniew Jędrzejewsk... shared/sleep-config: fix potential SEGV
2019-11-08  Zbigniew Jędrzejewsk... Add @pkey syscall group 13975/head
2019-11-08  Zbigniew Jędrzejewsk... seccomp: add all *time64 syscalls
2019-11-08  Zbigniew Jędrzejewsk... Merge pull request #13554 from keur/systemctl_status_timer
2019-11-08  Michal Suchaneklibblkid: open device in nonblock mode.
2019-11-08  Zbigniew Jędrzejewsk... Merge pull request #13962 from keszybz/man-ordering
2019-11-08  Zbigniew Jędrzejewsk... man: describe ordering in case of Conflicts= 13962/head
2019-11-07  Alcarodoc: Fix missing parenthesis
2019-11-07  Anita Zhanginclude missing_fcntl.h where needed
2019-11-07  Zbigniew Jędrzejewsk... Merge pull request #13904 from keur/job_mode_triggering
2019-11-07  Anita Zhangcore: change top-level drop-in from -.service.d to...
2019-11-06  Zbigniew Jędrzejewsk... man: put description of Wants= above Requires=
2019-11-06  Anita ZhangMerge pull request #13960 from keszybz/meson-loop-fix
2019-11-06  Dominique Martinetman: fix option typo in pam_systemd man page
2019-11-06  Zbigniew Jędrzejewsk... meson: remove strange dep that causes meson to enter... 13960/head
2019-11-06  Anita Zhangman: save pull-raw example file without underscores
2019-11-06  Anita Zhangman: small grammatical/word choice fixes to crypttab...
2019-11-05  Anita ZhangMerge pull request #13936 from keszybz/format-table...
2019-11-05  Anita ZhangMerge pull request #13944 from yuwata/network-split...
2019-11-05  Yu Watanabesd-device-enumerator: do not return error when a device...
2019-11-05  Zbigniew Jędrzejewsk... systemctl: simplify printing of Triggers/TriggeredBy 13554/head
2019-11-05  Kevin Kuehlersystemctl: Align all status outputs to TriggeredBy
2019-11-05  Kevin Kuehlersystemctl: Add TriggeredBy and Triggers to status
2019-11-05  Kevin Kuehlerman: Document --job-mode=triggering switch 13904/head
2019-11-05  Kevin Kuehlercore: Add triggering job mode
2019-11-05  Zbigniew Jędrzejewsk... shared/format-table: disable ellipsization when piped 13936/head
2019-11-05  Yu Watanabenetwork: split struct Prefix into Prefix and RoutePrefix 13944/head
2019-11-05  Yu WatanabeMerge pull request #13939 from yuwata/network-fix-memle...
2019-11-05  Lorenz Bauerjournal: refresh cached credentials of stdout streams
2019-11-05  Sebastian Wickhwdb: add XKB_FIXED_MODEL to the keyboard hwdb
2019-11-05  Anita ZhangMerge pull request #13935 from poettering/bootctl-rando...
2019-11-05  Yu Watanabesd-radv: fix memleak 13939/head
2019-11-05  Yu Watanabetest: add testcase for issue #13938
2019-11-05  Yu Watanabenetwork: fix memleak in route_prefix_free()
2019-11-05  Yu Watanabenetwork: fix typo
2019-11-05  Yu Watanabenetwork: fix invalid cleanup function
2019-11-05  Yu Watanabenetwork: fix memleak
2019-11-05  Yu Watanabenetwork: use fix invalid free function
2019-11-04  HATAYAMA Daisukecore, job: fix breakage of ordering dependencies by...
2019-11-04  Jan Kundrátjournalctl: allow running vacuum on remote journals...
2019-11-04  Lennart Poetteringbootctl: create leading dirs when "bootctl random-seed... 13935/head
2019-11-04  Zbigniew Jędrzejewsk... Merge pull request #13906 from yuwata/drop-missing...
2019-11-04  Jan Janssensd-boot: Skip adding boot entries when the loader does...
2019-11-04  Jérémy Rosenallow an empty DefaultInstance= in configuration files
2019-11-04  Jan Synacekman/systemd.net-naming-scheme: fix typo
2019-11-03  Yu Watanabeutil: drop unnecessary headers from util.c 13906/head
2019-11-03  Yu Watanabetree-wide: drop double newline
2019-11-03  Yu Watanabetree-wide: drop input.h when missing_input.h is included
2019-11-03  Yu Watanabetree-wide: drop stdio.h when stdio-util.h is included
2019-11-03  Yu Watanabetree-wide: drop signal.h when signal-util.h is included
2019-11-03  Yu Watanabetree-wide: drop mman.h when missing_mman.h is included
2019-11-03  Yu Watanabetree-wide: drop magic.h when missing_magic.h is included
2019-11-03  Yu Watanabetree-wide: drop stat.h or statfs.h when stat-util.h...
2019-11-03  Yu Watanabetree-wide: drop socket.h when socket-util.h is included
2019-11-03  Yu Watanabetree-wide: drop mntent.h when fstab-util.h is included
2019-11-03  Yu Watanabetree-wide: drop libkmod.h when module-util.h is included
2019-11-03  Yu Watanabetree-wide: drop blkid.h when blkid-util.h is included
2019-11-03  Yu Watanabetree-wide: drop acl.h when acl-util.h is included
2019-11-03  Yu Watanabetree-wide: drop pwd.h and grp.h when user-util.h is...
2019-11-03  Yu Watanabetree-wide: drop time.h when time-util.h is included
2019-11-03  Yu Watanabetree-wide: drop capability.h when capability-util.h...
2019-11-03  Yu Watanabetree-wide: drop sched.h when missing_sched.h is included
2019-11-03  Yu Watanabetree-wide: drop gcrypt.h when gcrypt-util.h is included
2019-11-03  Yu Watanabetree-wide: drop locale.h when locale-util.h is included
2019-11-03  Yu Watanabetree-wide: drop glob.h when glob-util.h is included
2019-11-03  Yu Watanabetree-wide: drop dirent.h when dirent-util.h is included
2019-11-03  Yu Watanabetree-wide: drop alloca.h when alloc-util.h is included
2019-11-03  Yu Watanabetree-wide: drop string.h when string-util.h or friends...
2019-11-03  Yu WatanabeMerge pull request #13899 from poettering/in-gid-tweak
2019-11-03  Yu WatanabeMerge pull request #13909 from poettering/env-copy-pid
2019-11-03  Justin Trudellnspawn: respect quiet on capabilities warning
2019-11-03  Lennart Poetteringfs-util: let's avoid unnecessary strerror()
2019-11-03  Yu WatanabeMerge pull request #13916 from ddstreet/test-network
2019-11-03  Lennart Poetteringnspawn: mangle slice name
2019-11-02  Zbigniew Jędrzejewsk... basic/signal-util: drop unnecessary parens
2019-11-01  Lennart PoetteringMerge pull request #13905 from poettering/cpuset-fixes
2019-11-01  Dan Streetmantest-network: Remove/replace non-capturing group regex 13916/head
2019-11-01  Dan Streetmantest: check /usr/lib and /lib for systemd binaries
2019-11-01  Dan Streetmantest/test-network/systemd-networkd-tests.py: suppress...
2019-11-01  Kevin Kuehlermkosi: Find hostname command on Arch Linux
2019-11-01  Lennart Poetteringupdate TODO
2019-11-01  Lennart Poetteringstatic-destruct: add missing closing '(' in comment 13909/head
2019-11-01  Lennart Poetteringpid1: rework environment block copy logic
2019-11-01  Lennart Poetteringcgroup: add missing OOM check, and shorten code a bit 13905/head
2019-11-01  Lennart Poetteringcpuset: fix indentation and log about OOM we otherwise...
2019-11-01  Lennart Poetteringcgroup: add some basic OOM safety where it was missing
2019-11-01  Yu WatanabeNEWS: mention NetworkEmulatorDuplicateRate= setting
2019-11-01  Yu WatanabeMerge pull request #13888 from ssahani/qdisc
2019-11-01  Susant Sahaninetwork: DHCP server remove duplicate free
2019-10-31  Susant SahaniFix CID 1406578: Resource leaks (RESOURCE_LEAK)
2019-10-31  Lennart Poetteringtest: add really basic in_gid() test 13899/head
2019-10-31  Lennart Poetteringuser-util: tweak to in_gid()
2019-10-31  Anita ZhangMerge pull request #13895 from jsynacek/master
2019-10-31  Anita ZhangMerge pull request #13891 from yuwata/basic-drop-missing
2019-10-31  Anita ZhangMerge pull request #13892 from keur/mkosi_arch
2019-10-31  Jóhann B. GuðmundssonUpdate to Fedora31
next