summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hwdb: run "update-hwdb-autosuspend"v250.5Zbigniew Jędrzejewski-Szmek2022-04-281-2/+11
* hwdb: run "update-hwdb"Zbigniew Jędrzejewski-Szmek2022-04-2813-929/+12056
* hwdb: make sure "ninja update-hwdb" works on f35Lennart Poettering2022-04-281-1/+1
* hwdb: fix parser to work with newer pyparsingZbigniew Jędrzejewski-Szmek2022-04-282-5/+8
* manager: prohibit clone3() in seccomp filtersZbigniew Jędrzejewski-Szmek2022-04-281-0/+15
* nspawn: fix --ephemeral with --machineLuca Boccassi2022-04-282-20/+19
* nspawn: fix locating config files with --ephemeralLuca Boccassi2022-04-282-3/+34
* resolve: fix typo in dns_class_is_pseudo()Yu Watanabe2022-04-281-1/+1
* sd-ipv4acd: actually drop the arp packet from one of the host interfaceYu Watanabe2022-04-281-1/+1
* sd-event: make inotify event work after the process is forkedYu Watanabe2022-04-281-2/+3
* sd-event: do not kill a child process from another childYu Watanabe2022-04-281-0/+3
* sd-event: do not update signal fd after PID is changedYu Watanabe2022-04-281-0/+3
* sd-event: set pid to event source after all setup processes finishedYu Watanabe2022-04-281-6/+7
* sd-event: rebreak commentsYu Watanabe2022-04-281-31/+22
* core: fix dm-verity auto-discovery in MountImageUnit()Luca Boccassi2022-04-285-6/+12
* analyze: Fix verify exit status regressionDaan De Meyer2022-04-282-5/+7
* hwdb: fix parsing optionsYu Watanabe2022-04-281-2/+2
* core: command argument can be longer than PATH_MAXYu Watanabe2022-04-282-1/+17
* network: ignore all errors in loading .network filesYu Watanabe2022-04-281-5/+2
* analyze: fix offline check for syscal filterLuca Boccassi2022-04-281-1/+1
* analyze: fix offline check for 'native' syscall architectureLuca Boccassi2022-04-282-6/+9
* missing-syscall: define MOVE_MOUNT_T_EMPTY_PATH if missingRomain Naour2022-04-281-0/+4
* journal-remote: refuse to specify --trust option when gnutls is disabledYu Watanabe2022-04-282-6/+9
* calendarspec: fix possibly skips next elapseGibeom Gwon2022-04-282-7/+22
* copy: use FLAGS_SET() in copy_xattr()Franck Bui2022-04-281-1/+1
* journal: preserve acls when rotating user journals with NOCOW attribute setFranck Bui2022-04-281-1/+4
* macro: account for negative values in DECIMAL_STR_WIDTH()Frantisek Sumsal2022-04-281-7/+7
* network: enable KeepConfiguration= when running on network filesystemYu Watanabe2022-04-285-7/+47
* stat-util: introduce path_is_network_fs()Yu Watanabe2022-04-282-0/+10
* network-generator: rename DHCP_TYPE_DHCP -> DHCP_TYPE_DHCP4Yu Watanabe2022-04-282-3/+3
* hwdb: Add AV production access to Elgado Stream Deck devicesGeorges Basile Stavracas Neto2022-04-191-1/+25
* Add AV production controllers to hwdb and add uaccessBe2022-04-194-0/+134
* packit: drop bfq patchLuca Boccassi2022-04-021-0/+2
* packit: build on and use Fedora 36 spec fileLuca Boccassi2022-04-021-6/+6
* Packit: build SRPMs in CoprLaura Barcziova2022-04-021-0/+1
* journal-file: if we are going down, don't use event loop to schedule postLennart Poettering2022-04-011-0/+7
* journald: make sure SIGTERM handling doesn't get starved outLennart Poettering2022-04-011-3/+73
* random-seed: hash together old seed and new seed before writing out fileJason A. Donenfeld2022-03-241-1/+25
* resolved: Allow test-resolved-stream to run concurrentlyJoan Bruguera2022-03-181-0/+23
* resolved: Read as much as possible per stream EPOLLIN eventJoan Bruguera2022-03-185-65/+29
* resolved: Avoid multiple SSL writes per DoT packetJoan Bruguera2022-03-184-27/+46
* resolved: Make event flags logic robust for DoTJoan Bruguera2022-03-182-19/+11
* resolve: llmnr: fix never hit conditionYu Watanabe2022-03-183-10/+17
* resolve: mention that dns_stream_update() needs to be called after dns_stream...Yu Watanabe2022-03-181-0/+7
* resolve: call dns_stream_take_read_packet() in on_stream_io()Yu Watanabe2022-03-186-39/+31
* resolve: make dns_stream_new() take on_packet and complete callbacksYu Watanabe2022-03-186-23/+31
* resolved: Test for DnsStream (plain TCP DNS and DoT)Joan Bruguera2022-03-184-1/+436
* resolved: Fix DoT timeout on multiple answer recordsJoan Bruguera2022-03-184-2/+61
* test: increase image sizeFrantisek Sumsal2022-03-181-1/+1
* random-util: unify RANDOM_ALLOW_INSECURE and !RANDOM_BLOCK and simplifyJason A. Donenfeld2022-03-113-104/+44