aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* journal-remote: set a limit on the number of fields in a messagegentoo-239Zbigniew Jędrzejewski-Szmek2019-01-093-4/+13
* journal-remote: verify entry length from headerZbigniew Jędrzejewski-Szmek2019-01-091-10/+24
* µhttpd: use a cleanup function to call MHD_destroy_responseZbigniew Jędrzejewski-Szmek2019-01-093-47/+19
* journald: lower the maximum entry size limit to ½ for non-sealed fdsZbigniew Jędrzejewski-Szmek2019-01-091-2/+4
* journald: when processing a native message, bail more quickly on overbig mess...Zbigniew Jędrzejewski-Szmek2019-01-091-28/+37
* journald: set a limit on the number of fields (1k)Zbigniew Jędrzejewski-Szmek2019-01-092-0/+8
* coredump: fix message when we fail to save a journald coredumpZbigniew Jędrzejewski-Szmek2019-01-091-2/+2
* basic/process-util: limit command line lengths to _SC_ARG_MAXZbigniew Jędrzejewski-Szmek2019-01-091-48/+25
* journald: do not store the iovec entry for process commandline on stackZbigniew Jędrzejewski-Szmek2019-01-094-30/+38
* journald: remove unnecessary {}Zbigniew Jędrzejewski-Szmek2019-01-091-3/+1
* coredump: remove duplicate MESSAGE= prefix from messageZbigniew Jędrzejewski-Szmek2019-01-091-2/+3
* Disable test_lz4_decompress_partialMike Gilbert2018-10-281-1/+0
* chown-recursive: let's rework the recursive logic to use O_PATHLennart Poettering2018-10-281-76/+70
* core: when deserializing state always use read_line(…, LONG_LINE_MAX, …)Lennart Poettering2018-10-284-52/+50
* dhcp6: make sure we have enough space for the DHCP6 option headerLennart Poettering2018-10-281-1/+1
* meson: unify linux/stat.h check with other checks and use _GNU_SOURCEZbigniew Jędrzejewski-Szmek2018-10-282-7/+15
* build-sys: Detect whether struct statx is defined in sys/stat.hFilipe Brandenburger2018-10-283-2/+9
* sleep: fix one more printf format of a fiemap fieldFilipe Brandenburger2018-06-271-2/+2
* basic: add missing comma in raw_clone assembly for sparcMike Gilbert2018-06-271-1/+1
* cryptsetup: Add dependency on loopback setup to generated unitsLorenz Hübschle-Schneider2018-06-271-1/+6
* bus-util: make log level lower in request_name_destroy_callback()Yu Watanabe2018-06-271-1/+1
* resolve: reduce number of conversions between ifname and ifindexYu Watanabe2018-06-273-159/+142
* resolvconf: fixes for the compatibility interfaceFilipe Brandenburger2018-06-272-2/+4
* sd-bus: fix implicit downcast of bitfield reported by LGTMYu Watanabe2018-06-271-1/+1
* sleep: fix printf format of fiemap fieldsFilipe Brandenburger2018-06-271-5/+6
* meson: check whether gnutls supports TCP fast openYu Watanabe2018-06-272-1/+2
* core/manager: Make sure jobs statistics are not double after daemon-reloadMichal Koutný2018-06-271-0/+2
* boot: do not assume the last character in cmdline is a newlineZbigniew Jędrzejewski-Szmek2018-06-271-6/+8
* tmpfiles: specify access mode for /run/systemd/netifYu Watanabe2018-06-271-3/+3
* timesync: changes type of drift_freq to int64_tYu Watanabe2018-06-272-2/+2
* install: fix error handling in is_symlink_with_known_name()Yu Watanabe2018-06-271-1/+1
* portable: fix error handlingYu Watanabe2018-06-271-1/+1
* resolve: fix return value type of dns_answer_has_dname_for_cname()Yu Watanabe2018-06-272-3/+2
* resolve: dns_scope_network_good() does not returns negative errnoYu Watanabe2018-06-271-4/+1
* bus-util: fix error handlingYu Watanabe2018-06-271-1/+1
* core: Actually use the resolved path for TemporaryFileSystem= (#9385)YmrDtnJu2018-06-271-1/+1
* meson: bump package and library versionLennart Poettering2018-06-221-3/+3
* final touches to NEWSLennart Poettering2018-06-221-2/+2
* man: small fixups for systemd-boot(8)Zbigniew Jędrzejewski-Szmek2018-06-221-4/+4
* man: correct the meaning of TimeoutStopSec= (#9325)Jan Synacek2018-06-221-6/+6
* tmpfile: do not specify mode and owner to /run/systemd/netifYu Watanabe2018-06-221-3/+3
* journalctl: handle inotify exhaustion nicerKevin Kuehler2018-06-211-3/+5
* udev: exclude DRBD from block device ownership event lockingRoland Kammerer2018-06-211-3/+13
* man: systemd.offline-updates: Document system-update-pre.target usageHans de Goede2018-06-211-0/+11
* Merge pull request #9368 from yuwata/bash-completion-timedateZbigniew Jędrzejewski-Szmek2018-06-212-4/+5
|\
| * NEWS: mention 'timedatectl show'Yu Watanabe2018-06-211-3/+4
| * bash-completion: support 'timedatectl show'Yu Watanabe2018-06-211-1/+1
|/
* NEWS: mention %EZbigniew Jędrzejewski-Szmek2018-06-211-2/+3
* Merge pull request #9366 from poettering/udev-wants-dep-fixZbigniew Jędrzejewski-Szmek2018-06-219-38/+79
|\
| * core: explicitly trigger changing udev SYSTEMD_WANTS propertiesLennart Poettering2018-06-202-5/+56