summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* network: use "FooOverUDP" as one wordv245.5Zbigniew Jędrzejewski-Szmek2020-04-171-2/+2
* network: fix static assertion on IPPROTO_MAX rangeZbigniew Jędrzejewski-Szmek2020-04-171-6/+16
* resolved: tone down comment in /run/systemd/{stub-,}resolve.confLennart Poettering2020-04-171-21/+21
* logind: skip polkit query with --no-wallZbigniew Jędrzejewski-Szmek2020-04-171-0/+7
* verify: ignore nonexistent executables if requiredGiedrius Statkevičius2020-04-174-1/+29
* hwdb: optimize isatty()-per-line awayLennart Poettering2020-04-171-1/+1
* fileio: extend comment a bitLennart Poettering2020-04-171-3/+5
* fileio: optionally allow telling read_line_full() whether we are processing a...Lennart Poettering2020-04-172-6/+8
* fileio: fileno() can realistically return -1Lennart Poettering2020-04-173-18/+56
* coredumpctl: support --file=PATHFrantisek Sumsal2020-04-172-0/+29
* Fix pam_systemd_home's debug parameter to match man page descriptionJoel Shapiro2020-04-171-1/+4
* core: make sure ProtectHostname= is handled gracefully in containers lacking ...Lennart Poettering2020-04-171-20/+40
* test: wait a bit after stopping the test serviceFrantisek Sumsal2020-04-171-0/+1
* catalog: add entry for SD_MESSAGE_UNSAFE_USER_NAMELennart Poettering2020-04-171-0/+23
* docs: hook up the new USER_NAMES document everywhereLennart Poettering2020-04-174-8/+18
* user-util: rework how we validate user namesLennart Poettering2020-04-1723-245/+302
* userdbctl: drop redundant user name validity checkLennart Poettering2020-04-171-6/+5
* man: explicitly note that ExecSt*Post does count for After/Before orderingLuca Boccassi2020-04-172-2/+8
* sleep: improve log msg slightlyLennart Poettering2020-04-171-1/+1
* man: correct the default slice for systemd-run unitsLennart Poettering2020-04-171-2/+4
* hwdb: Update database of Bluetooth company identifiersMarcel Holtmann2020-04-171-68/+3623
* detect-virt: also detect "microsoft" as WSLZbigniew Jędrzejewski-Szmek2020-04-171-6/+7
* dbus-execute: show also ProtectClockTopi Miettinen2020-04-171-0/+1
* man: add note that --no-hostname has limited effectZbigniew Jędrzejewski-Szmek2020-04-171-4/+9
* journal-remote: fix description of optionZbigniew Jędrzejewski-Szmek2020-04-171-1/+1
* capability: don't skip ambient caps setup if we actually have something to setLennart Poettering2020-04-171-3/+5
* shared/dissect-image: log messages from cryptsetupTopi Miettinen2020-04-171-0/+4
* resolve: reload /etc/hosts on inode changeGiedrius Statkevičius2020-04-173-2/+11
* string-util: make sure we eat even half complete words in split()Lennart Poettering2020-04-172-3/+8
* udev: Fix SIGSEGV in AlternativeNamesPolicy handlingLénaïc Huard2020-04-171-1/+1
* 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