]> git.ipfire.org Git - thirdparty/systemd.git/history - src
meson: rename two more variables from _c to _sources
[thirdparty/systemd.git] / src /
2018-12-18  Zbigniew Jędrzejew... meson: rename two more variables from _c to _sources
2018-12-18  Zbigniew Jędrzejew... systemctl: add comment why whitespace in message is...
2018-12-17  Zbigniew Jędrzejew... dissect-image: wait for the main device and all partiti... 11144/head
2018-12-17  Zbigniew Jędrzejew... dissect-image: wait for the root to appear
2018-12-17  Zbigniew Jędrzejew... dissect-image: split out a chunk of dissect_image(...
2018-12-17  Zbigniew Jędrzejew... rfkill: move wait_for_initialized() to shared/
2018-12-17  Zbigniew Jędrzejew... sd-device: remove holes in struct sd_device
2018-12-16  Zbigniew Jędrzejew... sd-device: pass timestamp internally as usec_t not...
2018-12-16  Zbigniew Jędrzejew... sd-device: reduce the number of implementations of...
2018-12-16  Zbigniew Jędrzejew... sd-device: attempt to read db again if it wasn't found
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  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ędrzejew... 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  Lennart PoetteringMerge pull request #11122 from keszybz/tmpfiles-man
2018-12-12  Zbigniew Jędrzejew... meson: make net.naming-scheme= default configurable
2018-12-11  Lennart Poetteringudev: introduce udev net_id "naming schemes"
2018-12-11  Zbigniew Jędrzejew... core: fix typo in comment
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  Alexey Bogdanenkoudev-test: add message to show why test-udev failed
2018-12-11  Zbigniew Jędrzejew... 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ędrzejew... Merge pull request #11083 from poettering/nspawn-settin...
2018-12-11  Zbigniew Jędrzejew... Merge pull request #11084 from poettering/networkd...
2018-12-11  Zbigniew Jędrzejew... Merge branch 'predictable-interface-names' 11116/head
2018-12-11  Zbigniew Jędrzejew... udevadm: allow multiple arguments to "info" 11107/head
2018-12-11  Zbigniew Jędrzejew... udevadm: allow a .device unit to be specified for query...
2018-12-11  Zbigniew Jędrzejew... udevadm: use path_startswith and shorten code a bit
2018-12-11  Zbigniew Jędrzejew... udevadm: improve error output when a device is not...
2018-12-10  Lennart PoetteringMerge pull request #11109 from poettering/cgroup-cpu...
2018-12-10  Lennart Poetteringcgroup: correct mangling of return values
2018-12-10  Lennart Poetteringcgroup: call cg_all_unified() right before using the...
2018-12-10  Lennart PoetteringMerge pull request #11105 from keszybz/path-parsing
2018-12-10  Thomas Hallernetwork: fix handling of uninitialized and zero IAID...
2018-12-10  Zbigniew Jędrzejew... pid1: set Description even for devices which don't...
2018-12-10  Lennart Poetteringnspawn: move most validation checks and configuration... 11083/head
2018-12-10  Lennart Poetteringnspawn: split out code parsing env vars into a function...
2018-12-10  Lennart Poetteringnspawn: move cg_unified_flush() invocation out of parse...
2018-12-10  Lennart PoetteringMerge pull request #10984 from fbuihuu/tmpfiles-be...
2018-12-10  Lennart PoetteringMerge pull request #10897 from keszybz/etc-fstab-parsing
2018-12-10  Zbigniew Jędrzejew... Use VLA instead of alloca
2018-12-10  Zbigniew Jędrzejew... pid1: fix (harmless) off-by-one in PATH_MAX comparison
2018-12-10  Zbigniew Jędrzejew... basic/path-util: line-break PATH_FOREACH_PREFIX macros
2018-12-10  Zbigniew Jędrzejew... When parsing paths, reject anything above PATH_MAX
2018-12-10  Lennart PoetteringMerge pull request #11093 from yuwata/update-python...
2018-12-10  Yu Watanabesystemctl: check triggering units only for stopped...
2018-12-10  Lennart PoetteringMerge pull request #10999 from wkennington/static-neigh...
2018-12-10  Zbigniew Jędrzejew... basic/hostname-util: do truncation last when cleaning up 10897/head
2018-12-10  Zbigniew Jędrzejew... Partially unify hostname_is_valid() and dns_name_is_valid()
2018-12-10  Zbigniew Jędrzejew... resolve: reject host names with leading or trailing...
2018-12-10  Zbigniew Jędrzejew... resolved: rework parsing of /etc/hosts
2018-12-10  Franck Buifs-util: make CHASE_WARN effective with CHASE_NO_AUTOFS 10984/head
2018-12-10  Franck Buifs-util: rename safe_transition() into unsafe_transition()
2018-12-10  Franck Buitmpfiles: use CHASE_WARN in addition to CHASE_SAFE
2018-12-10  Franck Buifs-util: make chase_symlink() returns -ENOLINK when...
2018-12-10  William A. Kenning... networkd: Static neighbor support 10999/head
2018-12-10  William A. Kenning... networkd: Use only a generic CONFIGURING state
2018-12-10  William A. Kenning... networkd: Track address configuration
2018-12-09  Yu Watanabetree-wide: drop header for emacs from python scripts 11093/head
2018-12-09  Evgeny VereshchaginMerge pull request #11095 from evverx/use-systemd-as...
2018-12-09  Zbigniew Jędrzejew... Merge pull request #10931 from yuwata/daemon-util
2018-12-09  Zbigniew Jędrzejew... Merge pull request #11097 from jwrdegoede/hwdb-sensors5
2018-12-08  Lennart Poetteringmount-point: honour AT_SYMLINK_FOLLOW correctly
2018-12-08  Yu Watanabejournal-remote: define main through macro 10931/head
2018-12-08  Yu Watanabejournal-remote: destroy RemoteServer object by using...
2018-12-08  Yu Watanabejournal-upload: define main through macro
2018-12-08  Yu Watanabejournal-upload: use _cleanup_ attribute to clear uploader
2018-12-08  Yu Watanabejournal-gateway: define main through macro
2018-12-08  Yu Watanabejournal-gateway: use _cleanup_ attribute to stop microh...
2018-12-08  Yu Watanabewait-online: define main through macro
2018-12-08  Yu Watanabetimesync: define main through macro
2018-12-08  Yu Watanabenetwork: define main through macro
2018-12-08  Yu Watanaberesolve: define main through macro
2018-12-08  Yu Watanabesd-daemon: add notify_start() and notify_on_cleanup...
2018-12-08  Yu Watanabemeson: rename sd_event_c to sd_event_sources
2018-12-07  Lennart PoetteringMerge pull request #11055 from poettering/resolved...
2018-12-07  Lennart PoetteringMerge pull request #10980 from poettering/mount-no...
2018-12-07  Lennart Poetteringswap: always add in extras when we load a swap unit 10980/head
2018-12-07  Lennart Poetteringswap: drop return value
2018-12-07  Lennart Poetteringswap: don't propagate issues with processing /proc...
2018-12-07  Lennart Poetteringswap: when loading a unit from /proc/swaps, mark its...
2018-12-07  Lennart Poetteringswap: split out code adding in additional unit props...
2018-12-07  Lennart Poetteringswap: fix misplaced comment
next