aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* journal-remote: set a limit on the number of fields in a messagegentoo-240Zbigniew Jędrzejewski-Szmek2019-01-093-3/+12
* 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/+18
* 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
* libudev-util: make util_replace_whitespace() read only len charactersYu Watanabe2019-01-032-16/+24
* Pass separate dev_t var to device_path_parse_major_minorYunQiang Su2019-01-031-13/+22
* test-json: check absolute and relative difference in floating point testZbigniew Jędrzejewski-Szmek2019-01-031-9/+7
* test-network: disable DNS function of dnsmasqYu Watanabe2019-01-031-1/+1
* test-network: drop unused variableYu Watanabe2019-01-031-1/+0
* test: fix neighbor addressYu Watanabe2019-01-031-1/+1
* network: set *_configured flags to false before requesting addresses or freindsYu Watanabe2019-01-031-2/+13
* network: rename link_set_routing_policy_rule() to link_request_set_routing_po...Yu Watanabe2019-01-031-2/+2
* network: do not ignore errors on link_request_set_neighbors() and link_set_ro...Yu Watanabe2019-01-031-3/+7
* test: add test for sending/receiving an invalid deviceYu Watanabe2019-01-031-27/+54
* Revert "udevd: configure a child process name for worker processes"Yu Watanabe2019-01-031-1/+1
* Revert "sd-device: ignore bind/unbind events for now"Yu Watanabe2019-01-031-9/+0
* meson: check whether C.UTF-8 exists or not and use it if existsYu Watanabe2019-01-033-1/+17
* zsh/coredumpctl: don't print warnings from completion functionPaul Seyfert2019-01-031-1/+1
* sd-device: fix segfault when error occurs in device_new_from_{nulstr,strv}()Yu Watanabe2019-01-031-0/+3
* ask-password-api: do not call ask_password_keyring() if keyname == NULLYu Watanabe2019-01-031-1/+1
* ask-password: make ask_password_keyring() staticYu Watanabe2019-01-032-2/+1
* Make default locale a compile time optionDave Reisner2019-01-033-3/+9
* udev-event: do not read stdout or stderr if the pipefd is not createdYu Watanabe2019-01-031-6/+10
* switch-root: fix error messageYu Watanabe2019-01-031-1/+1
* core: free lines after reading themEvgeny Vereshchagin2019-01-031-1/+1
* Do not start server if it is already runnning (#11245)rogerjames992019-01-031-7/+8
* meson: use cross compilation compatible c++ checkJames Hilliard2019-01-033-6/+3
* NEWS: add one more name and adjust locationv240Zbigniew Jędrzejewski-Szmek2018-12-211-38/+38
* Merge pull request #11239 from poettering/news-v240-finalZbigniew Jędrzejewski-Szmek2018-12-212-33/+34
|\
| * NEWS: prepare for v240Lennart Poettering2018-12-211-30/+31
| * build-sys: bump package/library versionsLennart Poettering2018-12-211-3/+3
* | tree-wide: use assert_se() for signal operations with constantsZbigniew Jędrzejewski-Szmek2018-12-214-19/+6
* | Merge pull request #11206 from cdown/cgroup_no_v1Zbigniew Jędrzejewski-Szmek2018-12-213-3/+27
|\ \
| * | cgroup: Add NEWS entry for cgroup_no_v1=all implying unified usageChris Down2018-12-211-0/+4
| * | cgroup: Imply systemd.unified_cgroup_hierarchy=1 on cgroup_no_v1=allChris Down2018-12-212-3/+23
* | | sd-device: ignore bind/unbind events for nowDmitry Torokhov2018-12-211-0/+9
* | | Revert "sleep: offer hibernation only if the kernel image still exists"Zbigniew Jędrzejewski-Szmek2018-12-213-83/+6
* | | Merge pull request #11050 from poettering/resolved-domain-routeLennart Poettering2018-12-2123-116/+470
|\ \ \
| * | | man: document new systemd-resolved.service(8) routing features in more detailLennart Poettering2018-12-211-7/+36
| * | | man: split long section in systemd-resolved.service man page into threeLennart Poettering2018-12-211-4/+15
| * | | resolved: read DNS default route option from networkdLennart Poettering2018-12-211-0/+25
| * | | sd-network: add new API sd_network_link_get_dns_default_route()Lennart Poettering2018-12-212-0/+22
| * | | networkd: permit DNS "DefaultRoute" configuration in .network filesLennart Poettering2018-12-216-4/+22