systemd/.git
2020-11-02 Renaud Métrichsocket: New option 'FlushPending' (boolean) to flush...
2020-11-02 Lennart Poetteringman: document the new systemctl --show-transaction...
2020-11-02 Lennart Poetteringtest: add some basic testing that "systemctl start...
2020-11-02 Lennart Poetteringsystemctl: add new --show-transaction switch
2020-11-02 Lennart Poetteringsystemctl: split out extra args generation into helper...
2020-11-02 Lennart Poetteringsystemctl: clean up start_unit_one() error handling
2020-11-02 Filipe Brandenburgersystemctl: Only wait when there's something to wait...
2020-11-02 Lennart Poetteringsystemctl: reindent table
2020-11-02 Lennart Poetteringsystemctl: replace switch statement by table of structures
2020-11-02 Lennart Poetteringcore: add new API for enqueing a job with returning...
2020-11-02 Zbigniew Jędrzejewsk... sd-bus: break the loop in bus_ensure_running() if the...
2020-11-02 Lennart Poetteringunits: drop reference to sushell man page
2020-11-02 Michael Bieblunits: fix systemd.special man page reference in system...
2020-11-02 Franck Buivconsole-setup: downgrade log message when setting...
2020-11-02 Zbigniew Jędrzejewsk... seccomp: rework how the S[UG]ID filter is installed
2020-11-02 Zbigniew Jędrzejewsk... basic/virt: try the /proc/1/sched hack also for PID1
2020-11-02 Jan Synacekbuild: use simple project version in pkgconfig files
2020-11-02 Michal Sekletarlogind: don't print warning when user@.service template...
2020-10-07 Michal Sekletárcgroup: freezer action must be NOP when cgroup v2 freez... v239-41
2020-08-27 Lennart Poetteringcore: make sure to restore the control command id, too v239-40
2020-08-26 Lennart Poetteringman: document new "boot-complete.target" unit
2020-08-26 Lennart Poetteringunits: add generic boot-complete.target
2020-08-06 Michal Sekletárdevice: don't emit PropetiesChanged needlessly v239-39
2020-08-06 Michal Sekletárdevice: make sure we emit PropertiesChanged signal...
2020-06-26 Michal Sekletártests: sleep a bit and give kernel time to perform... v239-36 v239-37 v239-38
2020-06-26 David Tardonfix mis-merge
2020-06-23 Michal Sekletártest: add test for cgroup v2 freezer support
2020-06-23 Michal Sekletárcore: fix the return value in order to make sure we...
2020-06-23 Michal Sekletarcore/cgroup: fix return value of unit_cgorup_freezer_ac...
2020-06-23 Michal Sekletárcore: introduce support for cgroup freezer
2020-06-23 Zbigniew Jędrzejewsk... shared: add NULL callback check in one more place
2020-06-23 Balint Reczeyshared: Don't try calling NULL callback in bus_wait_for...
2020-06-23 Zbigniew Jędrzejewsk... shared: fix assert call
2020-06-23 Lennart Poetteringshared: add generic logic for waiting for a unit to...
2020-06-23 Michal Sekletárbasic/cgroup-util: introduce cg_get_keyed_attribute_full()
2020-06-23 Michal Sekletárselinux: do preprocessor check only in selinux-access.c
2020-06-16 Anita Zhangcore: don't consider SERVICE_SKIP_CONDITION for abnorma...
2020-06-09 Jan Synacekmeson: allow setting the version string during configur... v239-33 v239-34 v239-35
2020-06-08 Chris Downcgroup: Mark memory protections as explicitly set in...
2020-06-08 Chris Downcgroup: Respect DefaultMemoryMin when setting memory.min
2020-06-08 Chris Downcgroup: Check ancestor memory min for unified memory...
2020-06-08 Chris Downcgroup: Test that it's possible to set memory protectio...
2020-06-08 Chris Downcgroup: Support 0-value for memory protection directives
2020-06-08 Chris Downcgroup: Readd some plumbing for DefaultMemoryMin
2020-06-08 Chris Downcgroup: Polish hierarchically aware protection docs...
2020-06-08 Chris Downunit: Add DefaultMemoryMin
2020-06-08 Chris Downcgroup: Create UNIT_DEFINE_ANCESTOR_MEMORY_LOOKUP
2020-06-08 Chris Downcgroup: Implement default propagation of MemoryLow...
2020-06-08 Filipe Brandenburgertest: remove support for suffix in get_testdata_dir()
2020-06-08 Yu Watanabecore: introduce cgroup_add_device_allow()
2020-06-08 Tejun Heocore: add MemoryMin
2020-06-08 David Rheinsbergsd-bus: skip sending formatted UIDs via SASL
2020-06-08 David Rheinsbergsd-bus: fix SASL reply to empty AUTH
2020-06-08 David Rheinsbergsd-bus: avoid magic number in SASL length calculation
2020-06-08 Filipe Brandenburgercore: downgrade CPUQuotaPeriodSec= clamping logs to...
2020-06-08 Filipe Brandenburgercore: add CPUQuotaPeriodSec=
2020-06-08 Lennart Poetteringcgroup: use structured initialization
2020-06-08 Filipe Brandenburgertime-util: Introduce parse_sec_def_infinity
2020-06-08 Tejun Heocore: add IODeviceLatencyTargetSec
2020-06-08 ypf791core: coldplug possible nop_job
2020-06-08 David Tardonmount: don't add Requires for tmp.mount
2020-06-08 Filipe Brandenburgerresolvconf: fixes for the compatibility interface
2020-06-08 Andreas Henrikssonsulogin-shell: Use force if SYSTEMD_SULOGIN_FORCE set
2020-06-08 Zbigniew Jędrzejewsk... tmpfiles: fix crash with NULL in arg_root and other...
2020-06-04 Jan Synacekseccomp: fix __NR__sysctl usage v239-32
2020-06-04 Zbigniew Jędrzejewsk... fuzz-compress: add fuzzer for compression and decompression
2020-06-04 Zbigniew Jędrzejewsk... journal: adapt for new improved LZ4_decompress_safe_par...
2020-06-04 Zbigniew Jędrzejewsk... test-compress: add test for short decompress_startswith...
2020-06-04 Zbigniew Jędrzejewsk... Drop support for lz4 < 1.3.0
2020-05-26 Anita Zhangcore: ExecCondition= for services
2020-05-26 Zbigniew Jędrzejewsk... test-execute: provide custom failure message
2020-05-26 Zbigniew Jędrzejewsk... test-execute: allow filtering test cases by pattern
2020-05-26 Lennart Poetteringtests: always use the right vtable wrapper calls
2020-05-26 Lennart Poetteringcore: log a recognizable message when a unit succeeds...
2020-05-26 Lennart Poetteringcore: make log messages about units entering a 'failed...
2020-05-26 Lennart Poetteringcore: split out all logic that updates a Job on a unit...
2020-05-26 Lennart Poetteringjob: when a job was skipped due to a failed condition...
2020-05-26 Lennart Poetteringcore: move unit_status_emit_starting_stopping_reloading...
2020-05-19 Evgeny Vereshchaginnspawn: chown() the legacy hierarchy when it's used...
2020-05-19 Lennart Poetteringnspawn: move payload to sub-cgroup first, then sync...
2020-05-19 Zsolt DollensteinAdd support for opening files for appending
2020-05-19 Lennart Poetteringman: be clearer that .timer time expressions need to...
2020-05-18 Joerg Steffensudev-rules: make tape-changers also apprear in /dev...
2020-04-27 Lennart Poetteringpid1: add new kernel cmdline arg systemd.cpu_affinity=
2020-04-21 Frantisek Sumsaltest: store coredumps in journal
2020-04-21 Frantisek Sumsaltest: try to determine QEMU_SMP dynamically
2020-04-21 Frantisek Sumsaltest: parallelize tasks in TEST-24-UNIT-TESTS
2020-04-21 Yu Watanabetest: make test-catalog relocatable
2020-04-21 Yu Watanabetest: introduce test_is_running_from_builddir()
2020-04-21 Yu Watanabetest-execute: skip several tests when running in container
2020-04-21 Yu Watanabetest-execute: also check python3 is installed or not
2020-04-21 Yu Watanabetest-process-util: skip several verifications when...
2020-04-21 Yu Watanabetest-fs-util: skip some tests when running in unprivile...
2020-04-21 Yu Watanabetest: make install_keymaps() optionally install more...
2020-04-21 Yu Watanabetest: add paths of keymaps in install_keymaps()
2020-04-21 Yu Watanabetest: replace duplicated Makefile by symbolic link
2020-04-21 Yu Watanabetest: introduce install_zoneinfo()
2020-04-21 Yu Watanabetest: install libraries required by tests
2020-04-21 Yu Watanabetest: do not use global variable to pass error
2020-04-15 Lennart Poetteringlogind: check PolicyKit before allowing VT switch
next