summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #8600 from keszybz/oss-fuzz-againLennart Poettering2018-03-282-18/+15
|\ \
| * | shared/specifier: use realloc to free some memory after specifier expansionZbigniew Jędrzejewski-Szmek2018-03-281-2/+9
| * | shared/specifier: be less extravagant with memory allocationsZbigniew Jędrzejewski-Szmek2018-03-281-15/+5
| * | core/main: preserve return value under valgrindZbigniew Jędrzejewski-Szmek2018-03-281-1/+1
* | | nspawn: do not insist on locking read-only container on readonly fs (#8589)Lauri Tirkkonen2018-03-281-2/+7
* | | Fix compilation w/o smack (#8593)Zbigniew Jędrzejewski-Szmek2018-03-281-1/+1
* | | core/socket: use chase_symlinks to find binary inside chroot when looking for...Filipe Brandenburger2018-03-281-2/+5
* | | Merge pull request #8576 from keszybz/oss-fuzzEvgeny Vereshchagin2018-03-279-47/+71
|\ \ \
| * | | basic/strbuf: include empty strings in countZbigniew Jędrzejewski-Szmek2018-03-262-5/+12
| * | | basic/strbuf: use structured initalizers to shorten codeZbigniew Jędrzejewski-Szmek2018-03-261-25/+21
| * | | journal: use structured initalizerZbigniew Jędrzejewski-Szmek2018-03-261-4/+1
| * | | tree-wide: add bsearch_safe and use where appropriateZbigniew Jędrzejewski-Szmek2018-03-264-10/+21
| * | | fuzz-unit-file: add __has_feature(memory_sanitizer) when skipping ListenNetlink=Zbigniew Jędrzejewski-Szmek2018-03-263-2/+13
| * | | fuzz-unit-file: adjust check for ListenNetlink yet againZbigniew Jędrzejewski-Szmek2018-03-261-2/+4
* | | | core: use setreuid/setregid trick to create session keyring with right owners...Dimitri John Ledkov2018-03-271-58/+59
| |/ / |/| |
* | | journal-file: we can't use a chain cache entry if we don't know where it star...Lennart Poettering2018-03-271-1/+1
* | | label: rework label_fix() implementations (#8583)Lennart Poettering2018-03-2714-77/+123
* | | Merge pull request #8554 from poettering/chase-trail-slashZbigniew Jędrzejewski-Szmek2018-03-2611-21/+21
|\ \ \
| * | | sd-device: make use of the fact that log_debug_errno() returns the error pass...Lennart Poettering2018-03-221-6/+3
| * | | fs-util: add new CHASE_TRAIL_SLASH flag for chase_symlinks()Lennart Poettering2018-03-2210-15/+18
* | | | core: don't include libmount.h in a header file (#8580)Michael Olbrich2018-03-263-1/+5
* | | | Merge pull request #8562 from keszybz/docsLennart Poettering2018-03-261-4/+9
|\ \ \ \
| * | | | core/service: rework the hold-off time over messageZbigniew Jędrzejewski-Szmek2018-03-241-4/+9
* | | | | resolve: always shows global settingsYu Watanabe2018-03-251-5/+0
* | | | | resolve: actually shows information about all specified interfacesYu Watanabe2018-03-241-3/+3
| |_|/ / |/| | |
* | | | Merge pull request #8565 from poettering/cocci-againZbigniew Jędrzejewski-Szmek2018-03-233-4/+4
|\ \ \ \
| * | | | coccinelle: run no-if-assignments.cocci againLennart Poettering2018-03-231-1/+2
| * | | | coccinelle: run safe_fclose.cocci againLennart Poettering2018-03-231-2/+1
| * | | | coccinelle: run while-true.cocci againLennart Poettering2018-03-231-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #8559 from poettering/integration-test-fixesZbigniew Jędrzejewski-Szmek2018-03-232-5/+6
|\ \ \ \ | |/ / / |/| | |
| * | | coccinelle: run const-strlen.cocci againLennart Poettering2018-03-231-4/+4
| * | | stat-util: fix fd_is_network_ns()Lennart Poettering2018-03-231-1/+2
* | | | Partially revert "seccomp: add mmap and address family restrictions for MIPS"...James Cowgill2018-03-231-10/+4
|/ / /
* | | core: delay adding target dependencies until all units are loaded and aliases...Michal Sekletar2018-03-234-33/+65
* | | Merge pull request #8552 from keszybz/test-improvementsLennart Poettering2018-03-2315-34/+62
|\ \ \
| * | | tree-wide: warn when a directory path already exists but has bad mode/owner/typeZbigniew Jędrzejewski-Szmek2018-03-2314-23/+45
| * | | basic/mkdir: convert bool flag to enumZbigniew Jędrzejewski-Szmek2018-03-2215-29/+35
| |/ /
* | | tree-wide: tabs suck (#8527)Lennart Poettering2018-03-234-5/+5
* | | backlight: minor modernizations (#8528)Lennart Poettering2018-03-231-16/+7
* | | Merge pull request #8529 from poettering/logind-fixletsZbigniew Jędrzejewski-Szmek2018-03-232-35/+37
|\ \ \
| * | | logind: drop obsolete commentLennart Poettering2018-03-211-7/+2
| * | | logind: use manager_get_user_by_pid() where appropriateLennart Poettering2018-03-211-18/+12
| * | | logind: rework manager_get_{user|session}_by_pid() a bitLennart Poettering2018-03-211-10/+23
* | | | udev: don't label high-button mice as joysticks (#8493)Peter Hutterer2018-03-231-7/+15
* | | | Merge pull request #8530 from poettering/include-is-obsoleteZbigniew Jędrzejewski-Szmek2018-03-231-3/+8
|\ \ \ \
| * | | | conf-parse: small prettificationLennart Poettering2018-03-211-3/+4
| * | | | conf-parser: let's explicitly deprecate .include in unit filesLennart Poettering2018-03-211-0/+4
| |/ / /
* | | | Merge pull request #8534 from poettering/safe-atoi-fullZbigniew Jędrzejewski-Szmek2018-03-232-32/+22
|\ \ \ \
| * | | | parse-util: similar to safe_atou16_full() add safe_atou_full()Lennart Poettering2018-03-212-3/+9
| * | | | parse-util: introduce safe_atou16_full()Lennart Poettering2018-03-212-29/+13
| |/ / /