summaryrefslogtreecommitdiffstats
path: root/.vimrc (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-09hwdb: move key 66/65 handling from specific to generic HP laptop coverageLennart Poettering1-4/+2
2024-10-09core: Log in more scenarios about which process initiated an operationDaan De Meyer1-0/+12
2024-10-09core: Bump log level of reexecute request to noticeDaan De Meyer1-4/+4
2024-10-09bus-util: Log more information when connecting to a bus socket failsDaan De Meyer30-38/+49
2024-10-09NEWS: announce the F20/F21/F22/F23 key mangling removal scheduled for v258Lennart Poettering1-0/+12
2024-10-09update TODOLennart Poettering1-0/+6
2024-10-09core: drop implicit support of PrivateTmp=offYu Watanabe5-6/+6
2024-10-08core/dbus: pass transient unit name metadata to polkitRenjaya Raga Zenta1-1/+8
2024-10-08core/dbus: add assertionsYu Watanabe1-0/+12
2024-10-08core/dbus: introduce bus_verify_manage_units_async_impl()Yu Watanabe2-21/+33
2024-10-08core/dbus: move bus_verify_xyz() to dbus-util.cYu Watanabe5-49/+51
2024-10-08mount: optimize mountinfo traversal by decoupling device discoveryChen Guanqiao1-1/+6
2024-10-08core: drop implicit support of PrivateUsers=offYu Watanabe5-9/+9
2024-10-08oomd: separate entries with comma for readabilityYu Watanabe1-3/+3
2024-10-08oomd: update system context when oomctl is invokedYu Watanabe1-0/+7
2024-10-08oomd: drop unused usec_nowYu Watanabe1-5/+0
2024-10-08systemctl: separate memory usage with commaYu Watanabe1-17/+17
2024-10-08core: suppress one debugging logYu Watanabe1-1/+5
2024-10-08core/manager: Deprecate StartAuxiliaryScope() methodMichal Koutný3-8/+12
2024-10-08man: `machinectl(1)`: Fix description of subcommand `poweroff`David Joaquín Shourabi Porcel1-1/+1
2024-10-08man: `systemd-nspawn(1)`: Fix some typosDavid Joaquín Shourabi Porcel1-2/+2
2024-10-08fd-util: use F_DUPFD_QUERY for same_fd()Lennart Poettering3-11/+63
2024-10-08fd-util: introduce fd_validate() helperLennart Poettering5-22/+42
2024-10-08tree-wide: replace reallocarray() with GREEDY_REALLOC()Yu Watanabe18-177/+81
2024-10-08sd-bus: introduce bus_process_cmsg()Yu Watanabe1-46/+52
2024-10-08analyze: use RET_GATHER()Yu Watanabe2-10/+2
2024-10-08test: add test cases for timestamp with time zoneYu Watanabe1-0/+7
2024-10-08time-util: copy input string before fork()Yu Watanabe1-0/+8
2024-10-08time-util: fix parsing timestamp with NZ timezoneYu Watanabe2-2/+37
2024-10-08core: use memdup_suffix0() at one more placeYu Watanabe1-4/+1
2024-10-08prioq: use GREEDY_REALLOC() and structured initializerYu Watanabe1-18/+7
2024-10-08mkosi: mark test as skipped when QEMU crashesLuca Boccassi1-0/+8
2024-10-07semaphore: do not build docsLuca Boccassi1-2/+2
2024-10-07semaphore: stop building and running extra unit testsLuca Boccassi1-1/+1
2024-10-07mkosi: update debian commit referenceLuca Boccassi1-1/+1
2024-10-07Add ExtraFileDescriptor property to StartTransientUnit dbus APIRyan Wilson11-46/+316
2024-10-07Semaphore: switch from /tmp to /var/tmp to avoid disk space issuesLuca Boccassi1-2/+3
2024-10-07machine: tests for varlink interfacesIvan Kruglov1-7/+61
2024-10-07machine: extend io.systemd.Machine.List output with sshPrivateKeyPath fieldIvan Kruglov2-2/+5
2024-10-07machine: use JSON_BUILD_PAIR_STRING_NON_EMPTY() in io.systemd.Machine.List ou...Ivan Kruglov1-4/+4
2024-10-07machine: introduce io.systemd.Machine.Kill varlink methodIvan Kruglov4-1/+78
2024-10-07machine: introduce io.systemd.Machine.Terminate varlink methodIvan Kruglov4-1/+36
2024-10-07machine: introduce io.systemd.Machine.Unregister varlink methodIvan Kruglov4-2/+64
2024-10-07machine: io.systemd.Machine.List supports 'pid' filterIvan Kruglov4-10/+123
2024-10-07test: set TEST_NESTED_KVM as defaultThomas Blume2-11/+5
2024-10-07mkosi: Switch to Fedora 41Daan De Meyer1-1/+1
2024-10-07sd-json: use sd_json_dispatch_const_string() in sd_json_dispatch_string()Yu Watanabe2-22/+8
2024-10-07tree-wide: drop doubled empty linesYu Watanabe62-69/+0
2024-10-07network: use Network.name for bus pathYu Watanabe1-20/+3
2024-10-07networkctl: sort ifindexes in status commandYu Watanabe1-9/+44