index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
bus-wait-for-units.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared/bus-map-properties: move bus_map_job_id() from wait-for-units
Mike Yuan
2024-09-26
1
-15
/
+1
*
core: do BindMount/MountImage operations in async control process
Luca Boccassi
2024-08-29
1
-3
/
+9
*
bus-wait-for-units: simplify property_map_job_id
Mike Yuan
2024-04-19
1
-13
/
+7
*
bus-wait-for-units: drop 'current' field
Mike Yuan
2024-04-19
1
-7
/
+0
*
bus-wait-for-units: check for existing unit first, use hashmap_ensure_put
Mike Yuan
2024-04-19
1
-10
/
+12
*
bus-wait-for-units: make callback type end with "_t"
Mike Yuan
2024-04-19
1
-2
/
+2
*
bus-wait-for-units: drop ready_callback
Mike Yuan
2024-04-19
1
-18
/
+1
*
bus-wait-for-units: correctly report state if disconnected from bus
Mike Yuan
2024-01-01
1
-1
/
+1
*
bus-wait-for-units: rephrase error message
Mike Yuan
2024-01-01
1
-1
/
+1
*
bus-wait-for-units: use hashmap_remove_value where appropriate
Mike Yuan
2024-01-01
1
-1
/
+1
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-11
/
+4
*
bus-util: retrieve bus error from message
Yu Watanabe
2022-01-29
1
-4
/
+8
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
shared: split out code that maps properties to local structs
Lennart Poettering
2020-06-30
1
-1
/
+1
*
shared: add NULL callback check in one more place
Zbigniew Jędrzejewski-Szmek
2020-04-23
1
-18
/
+13
*
shared: Don't try calling NULL callback in bus_wait_for_units_clear
Balint Reczey
2020-04-23
1
-1
/
+2
*
shared: fix assert call
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-1
/
+1
*
tree-wide: drop duplicated blank lines
Yu Watanabe
2019-07-15
1
-1
/
+0
*
shared: add generic logic for waiting for a unit to enter some state
Lennart Poettering
2019-07-11
1
-0
/
+434