summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: port various parsers over to read_stripped_line()Lennart Poettering2023-10-1726-194/+127
* fileio: add read_stripped_line() as trivial read_line() + strstrip() comboLennart Poettering2023-10-172-0/+32
* docs/FILE_DESCRIPTOR_STORE: NotifyAccess=cgroup -> allMike Yuan2023-10-171-1/+1
* core/mount: allow disabling stop propagation from backing deviceMike Yuan2023-10-172-15/+32
* Merge pull request #29588 from keszybz/net-naming-scheme-255Yu Watanabe2023-10-176-28/+57
|\
| * test: make sure that the default naming scheme name maps back to itselfZbigniew Jędrzejewski-Szmek2023-10-163-10/+14
| * shared/netif-naming-scheme: align tablesZbigniew Jędrzejewski-Szmek2023-10-161-10/+10
| * NEWS, man: move description of SR-IOV-R net naming to v255Zbigniew Jędrzejewski-Szmek2023-10-164-8/+33
* | rules: add mtd/by-name symlinksMatthias Schiffer2023-10-172-0/+13
* | Merge pull request #28373 from DaanDeMeyer/udevadm-queryDaan De Meyer2023-10-173-30/+372
|\ \
| * | udev: Enable filtering the output of udevadm info --export-dbDaan De Meyer2023-10-163-30/+291
| * | Add --json switch to udevadm infoDaan De Meyer2023-10-163-4/+85
* | | meson: Fix unused format parameter warningJan Janssen2023-10-171-1/+1
* | | nspawn: check if we can set CoredumpReceive= before doing soNick Rosbrook2023-10-161-2/+28
| |/ |/|
* | net_id: add missing naming scheme name for v254Antonio Alvarez Feijoo2023-10-161-0/+1
* | Merge pull request #29546 from poettering/run-invoc-idLennart Poettering2023-10-163-51/+83
|\ \
| * | update TODOLennart Poettering2023-10-161-2/+0
| * | run: pin the unit we invoke continously while we are runningLennart Poettering2023-10-161-6/+13
| * | run: output invocation ID when starting service and scope unitsLennart Poettering2023-10-162-43/+70
* | | Merge pull request #29272 from enr0n/coredump-containerLennart Poettering2023-10-1619-203/+581
|\ \ \
| * | | nspawn: set CoredumpReceive=yes on container's scope when --boot is setNick Rosbrook2023-10-134-10/+26
| * | | man: document CoredumpReceive= settingNick Rosbrook2023-10-133-10/+74
| * | | man: move NFTSec= entry to "Network Accouting and Control" sectionNick Rosbrook2023-10-131-86/+86
| * | | test: add a test for container support in coredumpNick Rosbrook2023-10-131-1/+26
| * | | coredump: add support for forwarding coredump to containersNick Rosbrook2023-10-131-3/+247
| * | | process-util: introduce namespace_get_leader helperNick Rosbrook2023-10-133-51/+31
| * | | coredump: store crashing process UID and GID in ContextNick Rosbrook2023-10-131-19/+15
| * | | core: add CoredumpReceive= settingNick Rosbrook2023-10-137-3/+59
| * | | cgroup-util: add cg_is_delegated helperNick Rosbrook2023-10-133-28/+25
* | | | mount-util: use mount beneath to replace previous namespace mountLuca Boccassi2023-10-169-41/+109
* | | | Merge pull request #29548 from poettering/sysext-varlinkLennart Poettering2023-10-1612-76/+593
|\ \ \ \
| * | | | update TODOLennart Poettering2023-10-161-1/+0
| * | | | sysext: make some calls available via varlinkLennart Poettering2023-10-1611-75/+593
| | |/ / | |/| |
* | | | Merge pull request #29562 from poettering/namespace-fuckup-fixLennart Poettering2023-10-161-448/+460
|\ \ \ \ | |/ / / |/| | |
| * | | namespace: add // FIXME comments on some suplicate loggingLennart Poettering2023-10-161-3/+3
| * | | namespace: downgrade log messages to LOG_DEBUGLennart Poettering2023-10-161-2/+2
| * | | namespace: don't retry to a mount if we didn't actually manage to create an i...Lennart Poettering2023-10-161-4/+5
| * | | namespace: downgrade log message of error we ignore to LOG_WARNINGLennart Poettering2023-10-161-2/+2
| * | | namespace: convert ProtectHostname= logic to a static tableLennart Poettering2023-10-161-26/+17
| * | | namespace: normalize memory management of mount listLennart Poettering2023-10-161-435/+455
|/ / /
* | | stub: NULL checks for DeviceHandle and FilePathLukas2023-10-161-15/+19
* | | Merge pull request #29558 from mrc0mmand/varlinkctl-testsDaan De Meyer2023-10-169-15/+267
|\ \ \
| * | | docs: update fuzzers docsFrantisek Sumsal2023-10-141-2/+21
| * | | test: update Ubuntu CI instructionsFrantisek Sumsal2023-10-141-3/+5
| * | | varlink: drop dead codeFrantisek Sumsal2023-10-141-5/+1
| * | | varlink: use int for log levelFrantisek Sumsal2023-10-142-5/+5
| * | | varlink: don't panic on malformed method definitionFrantisek Sumsal2023-10-142-0/+12
| * | | test: add a fuzzer for the varlink IDL stuffFrantisek Sumsal2023-10-143-0/+134
| * | | test: add a couple of tests for varlinkctlFrantisek Sumsal2023-10-141-0/+89
* | | | resolve: fix no mDNS announcement after probingVishal Chillara Srinivas2023-10-161-1/+1