summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: mention that stdout logging works the same as stderr loggingv245.4Lennart Poettering2020-04-011-10/+8
* userwork: fix signal worker sends to manager requesting more workersLennart Poettering2020-04-011-1/+1
* units: do not pull in home.mount from systemd-homed.serviceLennart Poettering2020-04-011-1/+1
* home: fix several typosVito Caputo2020-04-0111-35/+35
* homectl: fix a typoPiero La Terza2020-04-011-1/+1
* import: Only keep RO copy if ETag header is setKevin Kuehler2020-04-011-7/+10
* nss-systemd: add missing jump to unlock mutexZbigniew Jędrzejewski-Szmek2020-04-011-2/+3
* basic: Fix capability_ambient_set_apply for kernels < 4.3Kevin Kuehler2020-04-011-0/+4
* sd-journal: remove the dead code and actually fix #14695Michal Sekletár2020-04-011-4/+3
* user-util: switch order of checks in valid_user_group_name_or_id_full()Lennart Poettering2020-04-011-2/+2
* user-util: Allow names starting with a digitBalint Reczey2020-04-012-5/+19
* Remove stale doc about PrivateNetwork and typeZhu Li2020-04-011-2/+1
* Add `shell` to machinectl ZSH completionPieter Lexis2020-04-011-0/+1
* Silence Wstring-plus-int warning when using clangd with GCC.Daan De Meyer2020-04-011-1/+1
* path-lookup: Use default value for XDG_CONFIG_DIRS if environment is not setDavid Edmundson2020-04-011-4/+5
* network: DHCP lease load SIP copy paste errorv245.3Susant Sahani2020-03-261-1/+1
* davfs is a network file systempelzvieh2020-03-261-1/+2
* units: Don't mount tracefs in LXCBalint Reczey2020-03-261-0/+1
* swap: check p->what for NULLVito Caputo2020-03-261-1/+1
* login: allow non-console sessions to change vtArnaud Ferraris2020-03-261-1/+1
* logind: log a more accurate error when we failed at session creationFranck Bui2020-03-261-4/+4
* core: add support for setting CPUAffinity= to special "numa" valueMichal Sekletár2020-03-269-13/+125
* shared: split out NUMA code from cpu-set-util.c to numa-util.cMichal Sekletár2020-03-268-114/+173
* docs: Add syntax for templated units to systemd.preset man pagev245.2Joerg Behrmann2020-03-181-1/+15
* man: add a tiny bit of markupZbigniew Jędrzejewski-Szmek2020-03-181-2/+2
* home: fix segfault when parsing arguments in PAM moduleHaochen Tong2020-03-181-1/+1
* test: wait a bit after starting the test serviceFrantisek Sumsal2020-03-181-0/+1
* fix journalctl regression (#15099)Georg Müller2020-03-181-1/+0
* NEWS: add late note about job trimming issueZbigniew Jędrzejewski-Szmek2020-03-181-0/+14
* systemctl: hide the 'glyph' column when --no-legend is requestedFrantisek Sumsal2020-03-181-5/+14
* format-table: allow hiding a specific columnFrantisek Sumsal2020-03-182-0/+48
* core: transition to FINAL_SIGTERM state after ExecStopPost=Anita Zhang2020-03-185-0/+82
* journalctl: show duplicate entries if they are from the same file (#14898)Georg Müller2020-03-181-3/+5
* namespace: ignore prefix chars when comparing pathsTopi Miettinen2020-03-183-4/+21
* udev: fix SECLABEL{selinux} issue (#15064)Valery0xff2020-03-181-1/+1
* dissect-image: avoid scanning partitionsTopi Miettinen2020-03-181-4/+5
* test: ignore IAB capabilities in `test-execute`Frantisek Sumsal2020-03-189-18/+18
* test: add a test case for migrating DynamicUser=yes to noYu Watanabe2020-03-181-0/+1
* execute: Fix migration from DynamicUser=yes to noYu Watanabe2020-03-181-2/+11
* homed: replace "home directory" with "home area" in a few placesZbigniew Jędrzejewski-Szmek2020-03-132-4/+5
* shared/ask-password-api: do not show hint on echoChristian Hesse2020-03-131-1/+1
* analyze: fix table time outputv245.1Haochen Tong2020-03-101-10/+10
* Support compiling with clang and gnu11 standardDenis Pronin2020-03-101-11/+24
* Typo fixbemarek2020-03-101-1/+1
* Update Croatian translation (#15042)gogogogi2020-03-102-171/+512
* boot: Ensure ARM UEFI binary does not contain FP/SIMD instructionsJames T. Lee2020-03-101-0/+2
* core: Fix resolution of nested DM devices for cgroupsBenjamin Berg2020-03-061-2/+2
* Fix typo on initrd-root-device.targetantznin2020-03-061-1/+1
* Merge pull request #15034 from keszybz/hwdb-updatev245Zbigniew Jędrzejewski-Szmek2020-03-067-1390/+2025
|\
| * hwdb: update for v245Zbigniew Jędrzejewski-Szmek2020-03-067-1390/+2025