]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-12-14  Lennart Poetteringfileio: make read_line() handle various line endings...
2018-12-14  Zbigniew Jędrzejewsk... Merge pull request #11147 from yuwata/bash-completion...
2018-12-14  Yu Watanabebash-completion: busctl: support --json and -j option
2018-12-14  Zbigniew Jędrzejewsk... Merge pull request #11145 from yuwata/bash-completion...
2018-12-14  Yu Watanabesd-netlink: set destroy_callback only if asynchronous...
2018-12-14  Zbigniew Jędrzejewsk... Merge pull request #11152 from keszybz/meson-user-unit...
2018-12-14  Lennart Poetteringlocale-util: prefix special glyph enum values with...
2018-12-13  Lennart PoetteringMerge pull request #11046 from keszybz/generator-mains
2018-12-13  Lennart Poetteringman: substantially update the docs regarding hooking...
2018-12-13  Michael Schererman: Use the proper option name in documentation
2018-12-13  Zbigniew Jędrzejewsk... units: replace symlinks in units/user/ by real files 11152/head
2018-12-13  Zbigniew Jędrzejewsk... units: drop units/user/busnames.target
2018-12-13  Yu Watanabebash-completion: nspawn: support recently added options 11147/head
2018-12-13  Yu Watanabebash-completion: run: support recently added options
2018-12-13  Yu Watanabebash-completion: systemctl: use --output=help to show...
2018-12-13  Yu Watanabebash-completion: journalctl: use --output=help to show...
2018-12-13  Yu Watanabebash-completion: journalctl: drop deprecated --new...
2018-12-13  Yu Watanabebash-completion: loginctl: suggest argument for --machi...
2018-12-13  Yu Watanabebash-completion: loginctl: suggest argument for --outpu...
2018-12-13  Yu Watanabebash-completion: machinectl: suggest arguments for...
2018-12-13  Yu Watanabebash-completion: machinectl: support import-fs
2018-12-13  Yu Watanabebash-completion: bootctl: support set-default and set... 11145/head
2018-12-13  Yu Watanabebash-completion: bootctl: suggest argument for --path...
2018-12-13  Yu Watanabebash-completion: bootctl: add one missing option
2018-12-13  Zbigniew Jędrzejewsk... NEWS: typos and wording adjustments
2018-12-13  Franck Buivconsole-setup: fonts copy will fail if the current...
2018-12-12  Chris DownMerge pull request #11131 from poettering/make-lucab...
2018-12-12  Zbigniew Jędrzejewsk... fstab-generator: fix check for /sys 11046/head
2018-12-12  Zbigniew Jędrzejewsk... getty-generator: use the new main function definer
2018-12-12  Zbigniew Jędrzejewsk... gpt-auto-generator: use the new main function definer
2018-12-12  Zbigniew Jędrzejewsk... system-update-generator: use the new main function...
2018-12-12  Zbigniew Jędrzejewsk... generators: define custom main func definer and use...
2018-12-12  Lennart PoetteringNEWS: initialy version of NEWS
2018-12-12  Sam Morrisresolved: have the stub resolver listen on both TCP...
2018-12-12  Chris Downcgroup: Don't explicitly check for member in UNIT_BEFORE
2018-12-12  tibblingtimedated: Add dbus method to retrieve list of time...
2018-12-12  Chris Downtree-wide: Remove O_CLOEXEC from fdopen
2018-12-12  Lennart Poetteringmount-setup: don't consider it reason to fail if we... 11131/head
2018-12-12  Lennart Poetteringmount-setup: use FOREACH_STRING where appropriate
2018-12-12  Lennart Poetteringmount-setup: optionally, relabel a configured set of...
2018-12-12  Zbigniew Jędrzejewsk... Merge pull request #10892 from mbiebl/revert-systemctl...
2018-12-12  Lennart PoetteringMerge pull request #11121 from poettering/daemon-reload...
2018-12-12  Lennart Poetteringcore: extend comments regarding coldplug() vs. catchup() 11121/head
2018-12-12  Lennart Poetteringcore: when a unit state changes only propagate to jobs...
2018-12-12  Lennart Poetteringcore: split out all logic that updates a Job on a unit...
2018-12-12  Lennart Poetteringcore: rework how we deserialize jobs
2018-12-12  Lennart Poetteringjob: be more careful when removing job object from...
2018-12-12  Lennart Poetteringcore: don't track jobs-finishing-during-reload explicitly
2018-12-12  Lennart Poetteringjob: update job_free() to follow our usual return-NULL...
2018-12-12  Zbigniew Jędrzejewsk... generators: configure logging before the first use
2018-12-12  Lennart PoetteringMerge pull request #11122 from keszybz/tmpfiles-man
2018-12-12  Zbigniew Jędrzejewsk... meson: make net.naming-scheme= default configurable
2018-12-11  Lennart Poetteringudev: introduce udev net_id "naming schemes"
2018-12-11  Zbigniew Jędrzejewsk... man: add a note that /var/run should not be used in... 11122/head
2018-12-11  Zbigniew Jędrzejewsk... core: fix typo in comment
2018-12-11  Zbigniew Jędrzejewsk... man: rewrite the general description of tmpfiles
2018-12-11  Zbigniew Jędrzejewsk... man: reword tmpfiles.d descriptions to refer less to...
2018-12-11  Chris DownAlways explicitly discard popped stream type from __fse...
2018-12-11  Lennart PoetteringMerge pull request #11100 from abogdanenko/udev-test...
2018-12-11  Lennart PoetteringMerge pull request #11119 from cdown/news
2018-12-11  Chris DownNEWS: Add DisableControllers= to v240 11119/head
2018-12-11  Chris DownNEWS: Add that CPUAccounting=yes may not enable CPU...
2018-12-11  Alexey Bogdanenkoudev-test: check if permitted to create block device... 11100/head
2018-12-11  Alexey Bogdanenkoudev-test: add message to show why test-udev failed
2018-12-11  Zbigniew Jędrzejewsk... nspawn: check cg_ns_supported() just once
2018-12-11  Evgeny VereshchaginMerge pull request #11099 from abogdanenko/udev-test...
2018-12-11  Lennart PoetteringMerge pull request #11107 from keszybz/udevadm-info...
2018-12-11  Lennart PoetteringMerge pull request #11116 from keszybz/predictable...
2018-12-11  Zbigniew Jędrzejewsk... Merge pull request #11083 from poettering/nspawn-settin...
2018-12-11  Zbigniew Jędrzejewsk... Merge pull request #11084 from poettering/networkd...
2018-12-11  Zbigniew Jędrzejewsk... Merge branch 'predictable-interface-names' 11116/head
2018-12-11  Zbigniew Jędrzejewsk... Rename to follow the convention
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
2018-12-11  TanuKaskinenfix typo
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
2018-12-11  ColinGuthrieDeal with 80-net-setup-link.rules introduced in 209.
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
2018-12-11  ColinGuthrieDocument the net.ifnames kernel command line.
2018-12-11  Joe Rayhawkmoin2mdwn: convert page docs/PredictableNetworkInterfac...
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
2018-12-11  127.0.0.1typo fix
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
2018-12-11  LennartPoettering(no commit message)
next