index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-manager.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/dbus-manager: make output argument of transient_unit_from_message() opti...
Yu Watanabe
3 days
1
-5
/
+5
*
shared/bus-util: move bus_message_read_id128() to bus-message-util
Mike Yuan
2025-01-13
1
-0
/
+1
*
pid1: add D-Bus API for removing delegated subcgroups
Lennart Poettering
2025-01-08
1
-0
/
+11
*
core: fix assert when AddDependencyUnitFiles is called with invalid parameter
Luca Boccassi
2025-01-06
1
-1
/
+1
*
tree-wide: replace FLAGS_SET(..., 1 << v) with BIT_SET(..., v)
Mike Yuan
2024-12-28
1
-2
/
+3
*
pid1: drop check that ensures /run/ has plenty space before reexec/reload
Lennart Poettering
2024-12-17
1
-87
/
+0
*
tree-wide: drop acquire_data_fd_full() helper
Lennart Poettering
2024-12-17
1
-2
/
+2
*
dbus-manager: add missing word 'unit' to PK message
Lennart Poettering
2024-11-12
1
-1
/
+1
*
Merge pull request #34679 from DaanDeMeyer/bus-log
Daan De Meyer
2024-10-09
1
-4
/
+16
|
\
|
*
core: Log in more scenarios about which process initiated an operation
Daan De Meyer
2024-10-09
1
-0
/
+12
|
*
core: Bump log level of reexecute request to notice
Daan De Meyer
2024-10-09
1
-4
/
+4
*
|
Merge pull request #34651 from yuwata/polkit-transient-unit
Lennart Poettering
2024-10-09
1
-1
/
+9
|
\
\
|
*
|
core/dbus: pass transient unit name metadata to polkit
Renjaya Raga Zenta
2024-10-08
1
-1
/
+8
|
*
|
core/dbus: move bus_verify_xyz() to dbus-util.c
Yu Watanabe
2024-10-08
1
-0
/
+1
|
|
/
*
/
core/manager: Deprecate StartAuxiliaryScope() method
Michal Koutný
2024-10-08
1
-1
/
+6
|
/
*
core/unit: unit_is_filtered() -> unit_passes_filter() and invert logic
Mike Yuan
2024-08-17
1
-1
/
+1
*
core: Introduce unit_is_filtered()
Daan De Meyer
2024-08-14
1
-8
/
+1
*
core: Use RateLimit struct to store ratelimits
Daan De Meyer
2024-08-14
1
-4
/
+4
*
core/dbus-manager: refuse SoftReboot() for user managers
Mike Yuan
2024-07-03
1
-0
/
+4
*
core/dbus-manager: check for runtime scope first for system-wide operations
Mike Yuan
2024-07-03
1
-20
/
+20
*
core/dbus-manager: use sd_bus_error_set() rather than _setf() where appropriate
Mike Yuan
2024-07-03
1
-16
/
+16
*
core/dbus-manager: use path_simplify_alloc() for root and init paths
Mike Yuan
2024-07-03
1
-11
/
+11
*
core/dbus-manager: use PidRef for log_caller()
Mike Yuan
2024-07-03
1
-8
/
+9
*
shared/install: modernize unit_file_get_list, use key destructor
Mike Yuan
2024-06-12
1
-8
/
+3
*
install,dbus-manager: make unit_file_* take (char* const*) for strv
Mike Yuan
2024-06-12
1
-3
/
+3
*
core/dbus-manager: only allow Freeze/ThawUnit() if loaded
Mike Yuan
2024-05-30
1
-2
/
+4
*
manager: resolve verb/noun mixup in log message
Zbigniew Jędrzejewski-Szmek
2024-05-07
1
-3
/
+3
*
core/dbus-manager: mark unit file state as outdated only if
Mike Yuan
2024-05-01
1
-12
/
+24
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
1
-1
/
+1
*
core: Pass NULL error in dump_impl()
Daan De Meyer
2024-04-29
1
-2
/
+2
*
core: drop unused param, move taint calculation to separate file
Zbigniew Jędrzejewski-Szmek
2024-04-24
1
-4
/
+2
*
core: rename SoftRebootStartTimestamp -> ShutdownStartTimestamp and generalize
Luca Boccassi
2024-04-17
1
-1
/
+1
*
core/dbus-manager: rephrase the comment for method_get_unit_processes a bit
Mike Yuan
2024-04-14
1
-3
/
+4
*
core/dbus-manager: add missing assertion
Mike Yuan
2024-04-14
1
-0
/
+1
*
core: apply ReloadLimit to reexec too
Luca Boccassi
2024-03-29
1
-1
/
+9
*
core: add counter for soft-reboot iterations
Luca Boccassi
2024-03-27
1
-0
/
+1
*
core: add SoftRebootStartTimestamp
Luca Boccassi
2024-03-27
1
-0
/
+1
*
data-fd-util: accept size == SIZE_MAX and translate that to strlen
Mike Yuan
2024-03-12
1
-1
/
+1
*
core,install: generalize install error handling
Mike Yuan
2024-03-06
1
-73
/
+23
*
bus-util: add generic parser for extracting id128 values from bus messages
Lennart Poettering
2024-03-01
1
-10
/
+1
*
tree-wide: port various things over to new pidref helpers
Lennart Poettering
2024-01-29
1
-40
/
+19
*
core/dbus-manager: fix typo
Yu Watanabe
2024-01-05
1
-1
/
+1
*
core/manager: add dbus API to create auxiliary scope from running service
Michal Sekletar
2024-01-03
1
-0
/
+179
*
manager: Introduce manager_get_progress() helper
Daan De Meyer
2023-10-20
1
-23
/
+1
*
core: move pid watch/unwatch logic of the service manager to pidfd
Lennart Poettering
2023-09-28
1
-6
/
+6
*
core: mark units as need daemon-reload if unit file operations are
Mike Yuan
2023-09-28
1
-0
/
+6
*
manager: move various fields that declare unit defaults into a new structure ...
Lennart Poettering
2023-09-08
1
-55
/
+55
*
core,systemctl: refuse switching root if we're not in initrd
Mike Yuan
2023-09-02
1
-11
/
+16
*
core,systemctl: refuse switching root to current root properly
Mike Yuan
2023-09-02
1
-1
/
+8
*
various: use _NEG_ macros to reduce indentation
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-2
/
+2
[next]