]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-02-07  Franck Buicore: use id unit when retrieving unit file state ...
2018-02-07  Lennart PoetteringMerge pull request #8104 from keszybz/tmpfiles-allow...
2018-02-07  Lennart Poetteringprocess-util: use raw_getpid() in getpid_cache() intern...
2018-02-06  Andrei Gherzancore: Avoid empty directory warning when we are bind...
2018-02-06  Zbigniew Jędrzejewsk... Merge pull request #8044 from yuwata/fix-7790
2018-02-06  Zbigniew Jędrzejewsk... Merge pull request #8107 from sourcejedi/pedant
2018-02-06  Neal Gompa... Add more file triggers to handle more aspects of system...
2018-02-06  Zbigniew Jędrzejewsk... Merge pull request #8112 from yuwata/gcc-warning
2018-02-06  Yu Watanabenss-mymachines: add work-around to silence gcc warning 8112/head
2018-02-06  Yu Watanabenetworkd: fix dhcp6_prefixes_compare_func()
2018-02-06  Yu Watanabecore/execute: make arguments constant if possible 8044/head
2018-02-06  Yu Watanabecore: make ExecRuntime be manager managed object
2018-02-05  Lennart PoetteringMerge pull request #8101 from keszybz/two-gcc-workarounds
2018-02-05  Alan Jenkinsjournal: include kmsg lines from the systemd process...
2018-02-05  CuBiChwdb: fix mute microphone button on TravelMate P645...
2018-02-05  Zbigniew Jędrzejewsk... nss-systemd: add work-around to silence gcc warning 8101/head
2018-02-05  Zbigniew Jędrzejewsk... basic/glob-util: add closedir wrapper to silence gcc
2018-02-05  Zbigniew Jędrzejewsk... rpm macros: add %tmpfiles_create_package 8104/head
2018-02-05  Zbigniew Jędrzejewsk... tmpfiles: allow admin/runtime overrides to runtime...
2018-02-05  Lennart PoetteringMerge pull request #8077 from sourcejedi/seccomp_cosmetic
2018-02-05  Lennart PoetteringMerge pull request #8100 from keszybz/free-gcrypt-context
2018-02-05  Olof Mogrenhwdb: added Cube i7 Book rotation info (#8103)
2018-02-05  Zbigniew Jędrzejewsk... resolved: use _cleanup_ in one more place 8100/head
2018-02-05  Zbigniew Jędrzejewsk... resolved: fix memleak of gcrypt context on error
2018-02-05  Zbigniew Jędrzejewsk... gcrypt-util: fix memleak
2018-02-05  Zbigniew Jędrzejewsk... test: add a simple smoke test for string_hashsum()
2018-02-05  Yu WatanabeMerge pull request #8058 from keszybz/sysusers-inline
2018-02-05  Lucas Werkmeisterman: document meaning of age in tmpfiles.d (#8092)
2018-02-05  Zbigniew Jędrzejewsk... Merge pull request #8065 from yuwata/fix-8064
2018-02-05  Batuhan Osman... test: sort imports and use "new" string formatting
2018-02-05  Yu Watanabesystemctl: show: use EnvironmentFiles= instead of Envir... 8065/head
2018-02-05  Yu Watanabesystemctl: update 'show' format for path units
2018-02-05  Yu Watanabesystemctl: update 'show' format for socket units
2018-02-05  Yu Watanabesystemctl: show Timers{Monotonic,Calendar}=
2018-02-05  MilhouseVHkernel 3.10 compat: RTAX_QUICKACK not added until 3...
2018-02-04  Alan Jenkinsslice: system.slice should be perpetual like -.mount 8107/head
2018-02-04  Alan Jenkinsslice, scope: IgnoreOnIsolate=yes is already the default
2018-02-03  Yu WatanabeMerge pull request #8073 from keszybz/two-fixes
2018-02-03  Vito Caputosocket-util: fix getpeergroups() assert(fd) (#8080)
2018-02-02  Alan Jenkinsseccomp: allow x86-64 syscalls on x32, used by the... 8077/head
2018-02-02  Zbigniew Jędrzejewsk... Merge pull request #8041 from zx2c4-forks/jd/doc-fixups
2018-02-02  Boucmando not report total time when kernel time is not provid...
2018-02-02  Zbigniew Jędrzejewsk... Merge pull request #8059 from sourcejedi/seccomp_cosmetic
2018-02-02  Zbigniew Jędrzejewsk... man: fix awkward sentence in systemd-analyze(8) 8073/head
2018-02-02  Zbigniew Jędrzejewsk... basic/hashmap: tweak code to avoid pointless gcc warning
2018-02-02  Zbigniew Jędrzejewsk... sysusers: use the usual comment style 8058/head
2018-02-02  Zbigniew Jędrzejewsk... rpm macros: add %sysusers_create_package
2018-02-02  Zbigniew Jędrzejewsk... test/TEST-21-SYSUSERS: add tests for new functionality
2018-02-02  Zbigniew Jędrzejewsk... sysusers: allow admin/runtime overrides to command...
2018-02-02  Zbigniew Jędrzejewsk... basic/strv: add function to insert items at position
2018-02-02  Zbigniew Jędrzejewsk... sysusers: allow the shell to be specified
2018-02-02  Zbigniew Jędrzejewsk... sysusers: take configuration as positional arguments
2018-02-02  Zbigniew Jędrzejewsk... sysusers: emit a bit more info at debug level when...
2018-02-01  tblumemeson.build: make docdir configurable (#8068)
2018-02-01  Lennart PoetteringMerge pull request #7042 from vcaputo/iteratedcache
2018-02-01  Lennart PoetteringMerge pull request #8045 from yuwata/dump-more
2018-02-01  Lennart PoetteringMerge pull request #8061 from poettering/selinux-mask-fix
2018-02-01  Yu Watanabestrv: drop strv_join_quoted() (#8057)
2018-02-01  Michael Vogtsysusers: allow force reusing existing user/group IDs...
2018-01-31  Lennart Poetteringselinux: make sure we never use /dev/null for making... 8061/head
2018-01-31  Lennart Poetteringupdate TODO
2018-01-31  Alan Jenkinsseccomp-util: fix alarming debug message (#8002, #8001) 8059/head
2018-01-31  Alan Jenkinsman: systemd.exec: cleanup "only X will be permitted...
2018-01-31  Evgeny Vereshchagintest-lldp: use `memcmp` to compare bytes (#8054)
2018-01-30  Yu Watanabecore/service: dump more settings 8045/head
2018-01-30  Yu Watanabecore/swap: dump TimeoutSec=
2018-01-30  Yu Watanabecore/mount: dump TimeoutSec=
2018-01-29  Jason A. Donenfeldman: note handling of secret information with permissions 8041/head
2018-01-29  Jason A. Donenfeldman: WireGuard is a proper noun
2018-01-28  Vito CaputoMerge pull request #8031 from mrq1/MRQ1_20180128_typo_fix
2018-01-28  Hermann Gaustererjournalctl: typo fix 8031/head
2018-01-28  Lennart PoetteringMerge pull request #8030 from keszybz/another-news... v237
2018-01-28  Zbigniew Jędrzejewsk... NEWS: add missing equal sign 8030/head
2018-01-28  Zbigniew Jędrzejewsk... NEWS: reword one sentence
2018-01-28  Lennart PoetteringNEWS: let's get this thing done
2018-01-28  Zbigniew Jędrzejewsk... NEWS: mention --grep (#8029)
2018-01-28  Lennart PoetteringMerge pull request #7881 from keszybz/pcre
2018-01-28  Zbigniew Jędrzejewsk... journalctl: add highlighting for matched substring 7881/head
2018-01-28  Zbigniew Jędrzejewsk... journalctl: make matching optionally case sensitive
2018-01-28  danaSlightly improve performance of startable/restartable...
2018-01-28  Lennart PoetteringNEWS: update NEWS again, we didn't release yesterday...
2018-01-28  Lennart PoetteringMerge pull request #8025 from sourcejedi/pid1_journal_or2
2018-01-28  Martin Pitthwdb: Fix bouncing brightness keys on MSI-PR200
2018-01-27  Michael BieblMerge pull request #8026 from phomes/NEWS-fix
2018-01-27  Thomas Hindoe... NEWS: typo fix 8026/head
2018-01-27  Vito Caputotest-hashmap: test IteratedCache 7042/head
2018-01-27  Vito Caputojournal: use IteratedCache in sd-journal
2018-01-27  Vito Caputobasic: implement the IteratedCache
2018-01-27  Alan Jenkinssystemd-shutdown: use log_set_prohibit_ipc(true) 8025/head
2018-01-27  Alan Jenkinsrationalize interface for opening/closing logging
2018-01-27  bleep_blopUpdate NEWS to reflect changes made in #8020 (#8024)
2018-01-27  Batuhan Osman... [gdb-sd_dump_hashmaps.py] String Formatting Update...
2018-01-27  Lennart PoetteringNEWS: get ready for release today (#8019)
2018-01-27  Yu Watanabeanalyze: merge {get,set}-log-{level,target} to log...
2018-01-27  Zbigniew Jędrzejewsk... journalctl: regexp matching
2018-01-27  Evgeny VereshchaginMerge pull request #7933 from keszybz/fuzz-regression
2018-01-27  Andrew Jeddelohlogin/meson.build: require ACL for uaccess rules
2018-01-27  Lennart Poetteringjournal: losen restrictions on journal file suffix...
2018-01-27  Yu WatanabeMerge pull request #8006 from zx2c4-forks/jd/no-wg-ll
2018-01-27  Yu WatanabeMerge pull request #7973 from mvo5/sysusers-uid-gid
next