]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-05-07  Zbigniew Jędrzejewsk... Eliminate config_dirs vars which hold a static strv 8824/head
2018-05-07  Zbigniew Jędrzejewsk... analyze: allow full paths for cat-config
2018-05-07  Zbigniew Jędrzejewsk... analyze: seperate config file groups by underline
2018-04-27  Zbigniew Jędrzejewsk... basic/terminal-util: fix output of files without a...
2018-04-27  Zbigniew Jędrzejewsk... binfmt: add --cat-config
2018-04-27  Zbigniew Jędrzejewsk... analyze: add --root option for cat-config
2018-04-27  Zbigniew Jędrzejewsk... sysctl: add --cat-config
2018-04-27  Zbigniew Jędrzejewsk... sysusers: add --cat-config
2018-04-27  Zbigniew Jędrzejewsk... tmpfiles: add --cat-config
2018-04-27  Zbigniew Jędrzejewsk... analyze: add 'cat-config' verb
2018-04-26  Zbigniew Jędrzejewsk... Move function to cat file & dropins into basic/
2018-04-26  Yu Watanabemeson: drop 'name' argument in cc.has_argument() (...
2018-04-26  Yu Watanabeman: fix description of --value option for loginctl...
2018-04-25  Lennart PoetteringMerge pull request #8812 from keszybz/gpt-auto-memleak
2018-04-25  Zbigniew Jędrzejewsk... meson: do not link libsystemd_static into libcore ...
2018-04-25  Lennart Poetteringtree-wide: drop redundant _cleanup_ macros (#8810)
2018-04-25  Zbigniew Jędrzejewsk... gpt-auto-generator: emit warnings and fail if we fail... 8812/head
2018-04-25  Zbigniew Jędrzejewsk... gpt-auto-generator: use stack variables and fix minor...
2018-04-25  Lennart PoetteringMerge pull request #8807 from ChrisLesiak/systemd-updat...
2018-04-24  Zbigniew Jędrzejewsk... Merge pull request #8775 from poettering/strip-cso
2018-04-24  Lennart PoetteringMerge pull request #8802 from keszybz/errno-reform
2018-04-24  Chris Lesiakfileio.c: fix incorrect mtime 8807/head
2018-04-24  Lennart PoetteringMerge pull request #8800 from keszybz/trivialities
2018-04-24  Lennart PoetteringMerge pull request #8801 from fbuihuu/tmpfiles-fixes
2018-04-24  Lennart Poetteringupdate TODO 8775/head
2018-04-24  Lennart Poetteringstring-util: use fflush_and_check() where appropriate
2018-04-24  Lennart Poetteringstring-util: teach strip_tab_ansi() to deal with CSO...
2018-04-24  Zbigniew Jędrzejewsk... basic/log: do not use global errno in log_*_errno() 8802/head
2018-04-24  Zbigniew Jędrzejewsk... core/device: avoid bogus errno use and invert ratelimit...
2018-04-24  Zbigniew Jędrzejewsk... sd-lldp: eliminate unnecessary variable
2018-04-24  Zbigniew Jędrzejewsk... basic/audit-util: always log the reason when disabling...
2018-04-24  Zbigniew Jędrzejewsk... Fix three uses of bogus errno value in logs (and return...
2018-04-24  Zbigniew Jędrzejewsk... tree-wide: avoid assignment of r just to use in a compa...
2018-04-24  Zbigniew Jędrzejewsk... Revert "bus-unit-util: fix bus_wait_for_jobs() debug...
2018-04-24  Franck Buitmpfiles: 'e' is supposed to accept shell-style globs 8801/head
2018-04-24  Franck Buitmpfiles: 'e' is supposed to operate on directory only
2018-04-24  Zbigniew Jędrzejewsk... systemd-hwdb: reflow help() to avoid a line break 8800/head
2018-04-24  Zbigniew Jędrzejewsk... CGROUP_DELEGATION: typo and grammar fixes
2018-04-24  Franck Buifs-util: introduce fchmod_opath()
2018-04-24  Franck Buitmpfiles: remove spurious curly braces in create_item()
2018-04-24  Zbigniew Jędrzejewsk... core/manager: make manager_enumerate() static
2018-04-24  Zbigniew Jędrzejewsk... core/manager: trivial simplification
2018-04-24  Milannspawn: fix copy/reflink fallback when directory alread...
2018-04-24  Lennart PoetteringMerge pull request #8796 from yuwata/remove-unused...
2018-04-24  Yu Watanabetest: drop unused variables 8796/head
2018-04-24  Yu Watanabelogin: drop an unused variable
2018-04-23  Paul Menzelman/os-release: Document that blank lines are permitted...
2018-04-23  Paul Millikenhwdb: Add accelerometer orientation quirk for the Linx...
2018-04-23  Kai-Heng Fenghwdb: Use wlan keycode for all Dell systems (#8762)
2018-04-23  Yu Watanabedoc: add $SYSTEMD_TIMEDATED_NTP_SERVICES= in ENVIRONMEN...
2018-04-23  Yu Watanabebus-message: use streq_ptr() (#8786)
2018-04-23  Muhammet Karapo: update Turkish translation (#8783)
2018-04-23  Zbigniew Jędrzejewsk... Merge pull request #8520 from drinkcat/upstream-udevadm
2018-04-23  Mario Limonciellohoestnamed: Also parse HOME_URL from /usr/lib/os-releas...
2018-04-23  Zbigniew Jędrzejewsk... Merge pull request #8675 from fbuihuu/make-sure-device...
2018-04-23  Yu WatanabeMerge pull request #8769 from keszybz/followups
2018-04-23  Lennart Poetteringbus-unit-util: fix bus_wait_for_jobs() debug output...
2018-04-23  Nicolas Boichatsystemd-hwdb update: Return non-zero exit code on error... 8520/head
2018-04-22  Nicolas Boichatudevadm/hwdb: Return non-zero exit code on error when...
2018-04-20  Lennart PoetteringMerge pull request #8778 from poettering/cgroup-delegat...
2018-04-20  Lennart Poetteringdoc: add a bit more documentation about systemd and... 8778/head
2018-04-20  Lennart Poetteringupdate TODO
2018-04-20  Franck Buidevice: skip deserialization of device units when udevd... 8675/head
2018-04-20  Franck Buidevice: make sure to always retroactively start device...
2018-04-20  Tobias Jungelnetworkd: more specific link down while enslaving ...
2018-04-20  Zbigniew Jędrzejewsk... man: document the new $SYSTEMD_DEBUGGER variable 8769/head
2018-04-20  Zbigniew Jędrzejewsk... sysusers: use uniform order for variables
2018-04-20  Tobias Jungelremove unused variables (#8768)
2018-04-20  Susant Sahaninetworkd: add support to configure IPv6 MTU (#8664)
2018-04-20  Lennart Poetteringnspawn: when running nspawn, set a $PATH including...
2018-04-20  Zbigniew Jędrzejewsk... Fix typo
2018-04-19  Zbigniew Jędrzejewsk... Merge pull request #8754 from poettering/sysusers-fix
2018-04-19  Zbigniew Jędrzejewsk... Merge pull request #8767 from poettering/urlify-all...
2018-04-19  Lennart Poetteringsystemctl: format unit file and dropin paths as clickab... 8767/head
2018-04-19  Lennart Poetteringsystemctl: format documentation links in status output...
2018-04-19  Lennart Poetteringhostnamectl: make the distribution name a pretty clicka...
2018-04-19  Lennart Poetteringhostnamed: expose HOME_URL os-release field on the bus
2018-04-19  Lennart Poetteringterminal: add internal API to format URLs for display...
2018-04-19  Lennart PoetteringMerge pull request #8615 from yuwata/fix-1329
2018-04-19  Lennart PoetteringMerge pull request #8765 from poettering/test-fixes
2018-04-19  Zbigniew Jędrzejewsk... Merge pull request #8623 from yuwata/resolvectl
2018-04-19  Lennart Poetteringtree-wide: drop spurious newlines (#8764)
2018-04-19  Lennart Poetteringuser-util: trivial coding style fixes 8765/head
2018-04-19  Lennart Poetteringmkosi: drop dumping all test output to console again
2018-04-19  Lennart Poetteringtests: compare with correct shell
2018-04-19  Lennart Poetteringcore: don't export per-unit metadata files in test...
2018-04-19  Lennart Poetteringmkosi: ensure the 'hostname' tool is available in the...
2018-04-19  Lennart PoetteringMerge pull request #8758 from keszybz/improved-slice...
2018-04-18  Ryan Gonzalezcoredumpctl: Add debug as a gdb alias, and add lldb...
2018-04-18  Yu Watanabebash-completion: add completion for resolvectl 8623/head
2018-04-18  Yu Watanabeman: create man page for resolvectl
2018-04-18  Yu Watanaberesolvectl: change syntax to use verb_dispatch()
2018-04-18  Yu Watanaberesolvectl: rename systemd-resolve to resolvectl
2018-04-18  Zbigniew Jędrzejewsk... core: do not allow Delegate= on unsupported unit types 8758/head
2018-04-18  Zbigniew Jędrzejewsk... core: fix resetting of Delegate= and properly ignore...
2018-04-18  Lennart Poetteringman: don't place nginx socket in /tmp (#8757)
2018-04-18  Lennart PoetteringMerge pull request #8708 from poettering/namespace...
2018-04-18  Franck Buisysusers: make sure to reset the returned value when...
2018-04-18  Lennart Poetteringsysusers: fix minor memory leak 8754/head
2018-04-18  Lennart Poetteringsysusers: clarify that we knowingly ignore process_item...
next