summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* firstboot: fix root params with creds and prompting disabledDan Nicholson2024-07-311-17/+18
* firstboot: handle missing root password entriesDan Nicholson2024-07-311-8/+16
* firstboot: create locked and empty root passwords consistentlyDan Nicholson2024-07-311-4/+7
* nspawn: remove macvlan interfaces before network namespace diedYu Watanabe2024-07-303-0/+55
* kernel-install: Try some more initrd variants in 90-loaderentry.installDaan De Meyer2024-07-291-2/+12
* kernel-install: Only read cmdline from /proc/cmdline when not in containerDaan De Meyer2024-07-291-2/+4
* network: Fixup Table when L3MasterDevice is set on routing policy ruleNick Cao2024-07-281-3/+4
* kernel-install: remove depmod generated file modules.weakdepJose Ignacio Tornos Martinez2024-07-261-0/+1
* Merge pull request #30307 from bluca/enforce_inhibitorsZbigniew Jędrzejewski-Szmek2024-07-268-43/+57
|\
| * logind: always check for inhibitor locksLuca Boccassi2024-07-258-43/+57
* | resolved: Don't retry queries that indicate net errorRonan Pigott2024-07-261-1/+1
* | Merge pull request #33842 from DaanDeMeyer/testLuca Boccassi2024-07-261-3/+3
|\ \
| * | resize-fs: Put minimal ext4 size in the same ballpark as the other filesystemsDaan De Meyer2024-07-261-3/+3
* | | Merge pull request #33825 from DaanDeMeyer/chattrLuca Boccassi2024-07-2513-264/+401
|\ \ \ | |_|/ |/| |
| * | tree-wide: Don't explicity disable copy-on-write when copying imagesDaan De Meyer2024-07-253-16/+3
| * | copy: Copy file attributes as wellDaan De Meyer2024-07-251-8/+33
| * | Make read_attr_path() more genericDaan De Meyer2024-07-243-6/+6
| * | repart: Create disk image file with copy-on-write disabled on btrfsDaan De Meyer2024-07-241-1/+1
| * | repart: Make partition files NOCOW if the disk image is NOCOWDaan De Meyer2024-07-241-18/+53
| * | fs-util: Add XO_NOCOW flagDaan De Meyer2024-07-242-0/+8
| * | fs-util: Clean up properly in xopenat_full() on labelling errorDaan De Meyer2024-07-241-7/+11
| * | fs-util: Handle dangling symlinks in openat_report_new()Daan De Meyer2024-07-242-2/+32
| * | test-fs-util: Modernize openat_report_new() testDaan De Meyer2024-07-241-40/+36
| * | test-id128: Use new assertion macrosDaan De Meyer2024-07-241-166/+166
| * | test: Add ASSERT_EQ_ID128() and ASSERT_NE_ID128()Daan De Meyer2024-07-242-0/+37
| * | test: Add ASSERT_FAIL()Daan De Meyer2024-07-242-0/+15
| |/
* | sd-event: do not assert on invalid signalDavid Tardon2024-07-251-1/+2
* | logind-dbus: check auth. for all inhibitor operationsDavid Tardon2024-07-251-17/+22
* | Merge pull request #33727 from intelfx/work/analyze-capability-masksLuca Boccassi2024-07-253-12/+60
|\ \
| * | analyze: capability: add support for decoding capability masksIvan Shapovalov2024-07-243-11/+59
| * | analyze: capability: cosmetic, fix error message spellingIvan Shapovalov2024-07-161-1/+1
* | | basic/log: do not treat all negative errnos as syntheticMike Yuan2024-07-252-8/+11
* | | Merge pull request #33823 from YHNdnzj/varlink-deserialize-againLuca Boccassi2024-07-243-33/+47
|\ \ \
| * | | core-varlink: switch to PidRef + manager_get_unit_by_pidref()Mike Yuan2024-07-231-4/+6
| * | | core-varlink: do not log about ENOENT if oomd isn't availableMike Yuan2024-07-231-6/+7
| * | | core-varlink: add missing runtime_scope check for manager_varlink_init_user()Mike Yuan2024-07-231-0/+3
| * | | core: reliably check if varlink socket has been deserializedMike Yuan2024-07-233-23/+31
* | | | resolved: report svc params as a json objectRonan Pigott2024-07-242-16/+13
* | | | Merge pull request #33810 from YHNdnzj/find-executable-simplifyLuca Boccassi2024-07-242-28/+35
|\ \ \ \
| * | | | path-util: simplify final path for find_executable()Mike Yuan2024-07-231-0/+2
| * | | | path-util: trivial cleanup for find_executable_full()Mike Yuan2024-07-232-28/+33
| |/ / /
* | | | Merge pull request #33809 from YHNdnzj/pidref-namespaceLuca Boccassi2024-07-245-83/+134
|\ \ \ \ | |_|_|/ |/| | |
| * | | mount-util: reorder params for mount_in_userspace, clean up loggingMike Yuan2024-07-232-33/+66
| * | | mount-util: do not unnecessarily acquire mountns fd twiceMike Yuan2024-07-231-7/+3
| * | | mount-util: clean up mount_exchange_graceful a bit, don't duplicate move_moun...Mike Yuan2024-07-231-16/+8
| * | | machine-dbus: use pidref_namespace_open() where appropriateMike Yuan2024-07-231-18/+18
| * | | namespace-util: introduce pidref_namespace_open()Mike Yuan2024-07-232-8/+38
| * | | namespace-util: explicitly specify namespace_info[]'s sizeMike Yuan2024-07-231-1/+1
| |/ /
* | | Merge pull request #33535 from neighbourhoodie/tests/dns-cacheLuca Boccassi2024-07-232-0/+1264
|\ \ \
| * | | resolved: tests for dns_cache_lookup() clamping the TTLJames Coglan2024-07-231-0/+37