summaryrefslogtreecommitdiffstats
path: root/tmpfiles.d/systemd-nologin.conf (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-16resolved: let's preferably route reverse lookups for local subnets to matchin...Lennart Poettering3-1/+80
2021-02-16resolved: log process info of clients requesting resolution via D-BusLennart Poettering3-0/+60
2021-02-16resolved: propagate source where an RR from back to clientLennart Poettering7-7/+62
2021-02-16resolved: add "confidential" flag for replies passed to clientsLennart Poettering13-41/+95
2021-02-16resolved: replace "answer_authenticated" bool by uint64_t query_flags fieldLennart Poettering6-84/+87
2021-02-16resolvectl: clarify IDNA and search path logic in combination with "resolvect...Lennart Poettering2-11/+65
2021-02-15journalctl: rotation is not a reason to warn, but certainly noteworthyLennart Poettering1-1/+1
2021-02-15resolved: close UDP socket when we received a network error on itLennart Poettering1-0/+2
2021-02-15resolved: instead of closing DNS UDP transaction fds right-away, add them to ...Lennart Poettering6-10/+194
2021-02-15socket-util: tighten parsing of ifnamesLennart Poettering1-8/+8
2021-02-15socket-util: fix indentationLennart Poettering1-3/+3
2021-02-15portabled: add DBUS documentationLuca Boccassi4-1/+431
2021-02-15portabled: use SD_BUS_METHOD_WITH_ARGSLuca Boccassi2-21/+129
2021-02-15portabled: use service_parse_argv/bus_add_implementationLuca Boccassi5-10/+31
2021-02-15resolved: don't redundantly switch DNS servers because of transaction failuresLennart Poettering7-19/+32
2021-02-15resolved: reuse check for link-local IP address lookupsLennart Poettering1-17/+13
2021-02-15rpm: restart services in %posttransZbigniew Jędrzejewski-Szmek3-1/+28
2021-02-15rpm: order sysctl/sysusers/tmpfiles execution before package scriptletsZbigniew Jędrzejewski-Szmek2-47/+47
2021-02-15rpm: simplify daemon-reload triggerZbigniew Jędrzejewski-Szmek2-42/+8
2021-02-15rpm: sync the shell version of triggers.systemd with the lua versionZbigniew Jędrzejewski-Szmek2-48/+34
2021-02-15rpm: pull in the alternative trigger implementation in shZbigniew Jędrzejewski-Szmek2-2/+117
2021-02-15Move rpm stuff into a separate src/rpm/ directoryZbigniew Jędrzejewski-Szmek5-4/+17
2021-02-15systemctl: add "reload-or-restart --marked"Zbigniew Jędrzejewski-Szmek4-13/+96
2021-02-15systemctl: reduce scope of iterator variablesZbigniew Jędrzejewski-Szmek10-71/+50
2021-02-15core: wrap long linesZbigniew Jędrzejewski-Szmek2-51/+97
2021-02-15core: add EnqueueMarkedJobs method to reload/restart marked unitsZbigniew Jędrzejewski-Szmek4-40/+151
2021-02-15core: allow Markers to be set using set-propertyZbigniew Jędrzejewski-Szmek2-1/+59
2021-02-15core/dbus-unit: reduce scope of iterator variablesZbigniew Jędrzejewski-Szmek1-4/+3
2021-02-15core: add Unit.Markers propertyZbigniew Jędrzejewski-Szmek8-4/+130
2021-02-15Revert "ci: build on Fedora ELN as well"Frantisek Sumsal1-2/+0
2021-02-15Fix micmute hotkey on HP EliteBook Folio G1RussianNeuroMancer1-1/+1
2021-02-15update TODOLennart Poettering1-0/+7
2021-02-15resolved: filter repeated stub queriesLennart Poettering5-0/+75
2021-02-15resolved: allow DNS_PACKET_DATA() argument to be constLennart Poettering1-1/+1
2021-02-15resolved: allow DNS_PACKET_DATA() argument to be constLennart Poettering1-1/+1
2021-02-15resolved: move mdns event sources close to the fdsLennart Poettering1-3/+2
2021-02-15rlimit-util: log when falling back setting limitPierre Dubouilh1-0/+2
2021-02-15test: install binaries from local d/control fileLuca Boccassi1-1/+1
2021-02-15hwdb: add resolution for Waltop/MEDION batteryless graphics tablet (v:172f p:...Florian Hülsmann1-1/+6
2021-02-15tree-wide: fix typoYu Watanabe3-5/+5
2021-02-15fuzz-systemctl-parse-argv: add argv[0] values to corpusZbigniew Jędrzejewski-Szmek1-0/+0
2021-02-15systemctl: use argv[0] not program_invocation_short_name for arg dispatchZbigniew Jędrzejewski-Szmek1-50/+46
2021-02-15test-parse-argument: add a test for the three parse_*_argument() functionsZbigniew Jędrzejewski-Szmek2-0/+65
2021-02-15Move and rename parse_json_argument() functionZbigniew Jędrzejewski-Szmek10-29/+32
2021-02-15Move and rename parse_path_argument() functionZbigniew Jędrzejewski-Szmek18-60/+71
2021-02-15basic/signal-util: drop unneeded extra byte from bufferZbigniew Jędrzejewski-Szmek1-1/+1
2021-02-15systemctl,loginctl,machinectl: add --signal=listZbigniew Jędrzejewski-Szmek3-8/+35
2021-02-15ci: switch back to meson-0.56.2Evgeny Vereshchagin1-1/+1
2021-02-15resolvectl: add support for various new flagsLennart Poettering2-2/+121
2021-02-14resolved: refuse sending packets to our own stub listenersLennart Poettering10-2/+71