summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12332 from cdown/default_minZbigniew Jędrzejewski-Szmek2019-04-255-27/+54
|\
| * unit: Add DefaultMemoryMinChris Down2019-04-165-2/+24
| * cgroup: Create UNIT_DEFINE_ANCESTOR_MEMORY_LOOKUPChris Down2019-04-161-25/+30
* | Merge pull request #12382 from yuwata/wireguard-12377Zbigniew Jędrzejewski-Szmek2019-04-251-9/+10
|\ \
| * | network: fix ListenPort= in [WireGuard] sectionYu Watanabe2019-04-251-9/+10
* | | Merge pull request #12316 from yuwata/network-prevent-multiple-initialization...Zbigniew Jędrzejewski-Szmek2019-04-253-68/+82
|\ \ \
| * | | network: fix ref/unref logic for Link objectYu Watanabe2019-04-253-57/+61
| * | | network: prevent interfaces to be initialized multiple timesYu Watanabe2019-04-252-11/+17
| * | | network: logs link state changeYu Watanabe2019-04-171-0/+4
* | | | udev,network: warn when .link or .network file has no [Match] sectionYu Watanabe2019-04-253-0/+17
| |/ / |/| |
* | | Merge pull request #12351 from keszybz/sd-bus-add-symbolLennart Poettering2019-04-2412-222/+311
|\ \ \
| * | | meson: do not use f-stringsZbigniew Jędrzejewski-Szmek2019-04-231-2/+2
| * | | sd-bus: when running user find function don't trust the value to be initializedZbigniew Jędrzejewski-Szmek2019-04-231-1/+1
| * | | busctl: add introspect --xml-interfaceZbigniew Jędrzejewski-Szmek2019-04-231-0/+13
| * | | test-bus-{vtable,introspect}: share data and test introspect_path()Zbigniew Jędrzejewski-Szmek2019-04-236-142/+178
| * | | sd-bus: split introspection into the content creation and reply creation partsZbigniew Jędrzejewski-Szmek2019-04-235-41/+75
| * | | sd-bus: use _cleanup_ for struct introspectZbigniew Jędrzejewski-Szmek2019-04-232-30/+15
| * | | sd-bus: allow vtable format structure to grow in the futureZbigniew Jędrzejewski-Szmek2019-04-232-18/+15
| * | | sd-bus: add symbol to tell linker that new vtable functions are usedZbigniew Jędrzejewski-Szmek2019-04-234-6/+30
* | | | core: immediately trigger watchdog action on WATCHDOG=triggerJan Klötzke2019-04-241-2/+19
* | | | basic/socket-util: put a limit on the loop to flush connectionsZbigniew Jędrzejewski-Szmek2019-04-231-1/+9
* | | | basic/socket-util: fix typo and reword commentZbigniew Jędrzejewski-Szmek2019-04-231-7/+7
* | | | Merge pull request #12346 from poettering/accept-flushZbigniew Jędrzejewski-Szmek2019-04-233-3/+78
|\ \ \ \
| * | | | udev: whitespace fixLennart Poettering2019-04-181-1/+1
| * | | | test: add test for flush_accept()Lennart Poettering2019-04-181-0/+62
| * | | | socket-util: make sure flush_accept() doesn't hang on unexpected EOPNOTSUPPLennart Poettering2019-04-181-2/+15
| | |/ / | |/| |
* | | | udev: net_id: introduce predictable names for netdevsimJiri Pirko2019-04-233-0/+53
* | | | Merge pull request #12336 from anitazha/disablecontrollerChris Down2019-04-233-9/+30
|\ \ \ \ | |/ / / |/| | |
| * | | core: support DisableControllers= for transient unitsAnita Zhang2019-04-223-9/+30
| | |/ | |/|
* | | bootspec: fix build when EFI support is disabledYu Watanabe2019-04-173-1/+12
|/ /
* | linux: import if_ether.h from kernel-5.0Yu Watanabe2019-04-162-0/+170
* | Merge pull request #12305 from yuwata/import-more-headers-from-kernel-5-0Lennart Poettering2019-04-156-1/+809
|\ \
| * | linux: also import l2tp.h from kernel-5.0Yu Watanabe2019-04-132-0/+202
| * | linux: also import linux/in.h and in6.h from kernel-5.0Yu Watanabe2019-04-133-0/+606
| * | linux: move netdevice.h from shared/linux to basic/linuxYu Watanabe2019-04-133-1/+1
* | | Merge pull request #12301 from keszybz/silence-alignment-warningLennart Poettering2019-04-152-6/+6
|\ \ \ | | |/ | |/|
| * | sd-netlink: align tableZbigniew Jędrzejewski-Szmek2019-04-131-4/+4
| * | network: avoid warning about unaligned pointersZbigniew Jędrzejewski-Szmek2019-04-131-2/+2
* | | Merge pull request #12311 from yuwata/timeout_abort_set-change-boolLennart Poettering2019-04-155-51/+16
|\ \ \
| * | | core: do not show TimeoutStopSec= in dump message if it is not setYu Watanabe2019-04-141-8/+11
| * | | core: add assertion in two inline functionsYu Watanabe2019-04-142-0/+2
| * | | core: use BUS_DEFINE_PROPERTY_GET() macro at more placesYu Watanabe2019-04-142-42/+2
| * | | core: change type of Service::timeout_abort_set to boolYu Watanabe2019-04-141-1/+1
| | |/ | |/|
* | | Check for final assignments in RUN keys (#12309)Florian Dollinger2019-04-151-0/+5
* | | basic/fileio: Fix memory leak if READ_FULL_FILE_SECURE flag is usedBenjamin Robin2019-04-151-0/+1
|/ /
* | Merge pull request #12288 from yuwata/resolve-bond-rafactoringYu Watanabe2019-04-1312-197/+162
|\ \
| * | network: re-indent conf parser and wrap long lines in bond.cYu Watanabe2019-04-131-24/+31
| * | network: use OrderedSet for bond ARP ip targetsYu Watanabe2019-04-132-58/+53
| * | ordered-set: add missing ordered_set_size()Yu Watanabe2019-04-131-0/+4
| * | network: drop allocation for Bond::ad_actor_systemYu Watanabe2019-04-132-26/+24