summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: bump package/library versionsv241-rc1Zbigniew Jędrzejewski-Szmek2019-01-261-3/+3
* Merge pull request #11562 from yuwata/fix-11558Lennart Poettering2019-01-262-5/+13
|\
| * man: update DefaultDependency= in systemd.mount(5)Yu Watanabe2019-01-261-2/+6
| * core/mount: do not add Before=local-fs.target or remote-fs.target if nofail m...Yu Watanabe2019-01-261-3/+7
* | Merge pull request #11466 from keszybz/fix-loop-remountsLennart Poettering2019-01-261-27/+32
|\ \
| * | pid1: fix cleanup of stale implicit deps based on /proc/self/mountinfoZbigniew Jędrzejewski-Szmek2019-01-261-1/+6
| * | core/mount: move static function earlier in fileZbigniew Jędrzejewski-Szmek2019-01-181-26/+26
* | | Merge pull request #11530 from keszybz/journal-cache-trimmingLennart Poettering2019-01-2610-17/+99
|\ \ \
| * | | journald: periodically drop cache for all dead PIDsZbigniew Jędrzejewski-Szmek2019-01-262-2/+28
| * | | journal: limit the number of entries in the cache based on available memoryZbigniew Jędrzejewski-Szmek2019-01-261-2/+33
| * | | basic/prioq: add prioq_peek_item()Zbigniew Jędrzejewski-Szmek2019-01-263-5/+26
| * | | procfs-util: expose functionality to query total memoryZbigniew Jędrzejewski-Szmek2019-01-225-8/+12
* | | | Merge pull request #11545 from xnox/ppc64elLennart Poettering2019-01-261-2/+13
|\ \ \ \
| * | | | test/test-functions: on PPC64 use hvc0 consoleDimitri John Ledkov2019-01-261-1/+4
| * | | | test/test-functions: on PP64 use vmlinuxDimitri John Ledkov2019-01-261-1/+9
| | |_|/ | |/| |
* | | | units: drop conditionalization of systemd-tmpfiles-setup-dev.serviceLennart Poettering2019-01-261-1/+0
* | | | nspawn: ignore SIGPIPE for nspawn itselfLennart Poettering2019-01-261-0/+5
* | | | process-util: don't use overly large buffer to store process command lineMichal Sekletar2019-01-261-4/+14
* | | | Update 60-sensor.hwdbzsergeant772019-01-261-0/+8
* | | | Add missing dash to --all option in the timedatectl man pageJonathan Roemer2019-01-261-1/+1
|/ / /
* | | dhcp/trivial: fix spelling error in commentThomas Haller2019-01-251-1/+1
* | | Merge pull request #11547 from yuwata/network-cosmetic-fixesLennart Poettering2019-01-253-3/+2
|\ \ \
| * | | network: fix an error logYu Watanabe2019-01-241-1/+1
| * | | network: make link_up() staticYu Watanabe2019-01-242-2/+1
* | | | timesyncd: Improve sync log message. Fixes #11548.Niklas Hambüchen2019-01-241-2/+3
* | | | test-bpf: check if we can mlock() before trying bpfLennart Poettering2019-01-241-0/+33
|/ / /
* | | Merge pull request #11536 from yuwata/fix-11529Lennart Poettering2019-01-232-4/+34
|\ \ \
| * | | test: add test for sd_device_monitor_filter_remove()Yu Watanabe2019-01-231-3/+33
| * | | sd-device-monitor: use SO_DETACH_FILTER to remove BPF programYu Watanabe2019-01-231-1/+1
* | | | Correct more spelling errors.Chris Lamb2019-01-232-2/+2
* | | | hwdb: fix duplicate events on Huawei MACH-WX9Ayman Bagabas2019-01-231-0/+2
|/ / /
* | | README: remove Coverity Scan badgeFilipe Brandenburger2019-01-221-1/+0
* | | hwdb: Add support for Purism Librem 13 V4 keyboardsChris Lamb2019-01-221-0/+4
* | | meson: make version a dependency and use it in libbasicLouis Taylor2019-01-223-8/+9
|/ /
* | Merge pull request #11501 from yuwata/fix-9426Lennart Poettering2019-01-224-4/+16
|\ \
| * | core/device: fix log messageYu Watanabe2019-01-221-1/+1
| * | sd-device: do not save e.g., DEVPATH or INTERFACE properties to udev databaseYu Watanabe2019-01-223-3/+15
* | | Fixes #11128Taro Yamada2019-01-221-2/+8
* | | hwdb: updateZbigniew Jędrzejewski-Szmek2019-01-2214-470/+3443
* | | Merge pull request #11448 from poettering/rlimit-pid1-fixoZbigniew Jędrzejewski-Szmek2019-01-223-27/+103
|\ \ \
| * | | execute: make sure to call into PAM after initializing resource limitsLennart Poettering2019-01-181-8/+20
| * | | fd-util: rework how we determine highest possible fdLennart Poettering2019-01-181-11/+26
| * | | main: when generating the resource limit to pass to children, take FD_SETSIZE...Lennart Poettering2019-01-181-0/+5
| * | | main: don't bump resource limits if they are higher than we need them anywayLennart Poettering2019-01-181-2/+32
| * | | main: add commenting, clean up handling of saved resource limitsLennart Poettering2019-01-181-6/+9
| * | | main: when bumping RLIMIT_MEMLOCK, save the previous value to pass to childrenLennart Poettering2019-01-181-0/+11
* | | | resolved: preferably route single-label lookups to unicast DNS scopes with se...Lennart Poettering2019-01-221-7/+23
* | | | man: udevadm: clarify the behavior when multiple matching rules are specifiedYu Watanabe2019-01-221-39/+41
* | | | Merge pull request #11519 from yuwata/udevadm-info-2476Zbigniew Jędrzejewski-Szmek2019-01-222-4/+8
|\ \ \ \
| * | | | man: add more explanation about options for "udevadm test"Yu Watanabe2019-01-221-4/+7