index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
bus-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-1
/
+1
*
tree-wide: replace strjoin() with path_join()
Yu Watanabe
2019-06-20
1
-1
/
+2
*
logind: add SetBrightness() bus call for setting brightness of leds/backlight...
Lennart Poettering
2019-05-24
1
-0
/
+10
*
cgroup: Readd some plumbing for DefaultMemoryMin
Chris Down
2019-05-08
1
-1
/
+1
*
cgroup: Implement default propagation of MemoryLow with DefaultMemoryLow
Chris Down
2019-04-12
1
-1
/
+1
*
bus-util: treat org.freedesktop.DBus.Error.ServiceUnknown nicely when polkit ...
Yu Watanabe
2019-04-04
1
-2
/
+2
*
util-lib: use FLAGS_SET() where appropriate
Lennart Poettering
2019-04-02
1
-1
/
+1
*
systemctl: format IPIngressBytes= or friends nicely
Yu Watanabe
2019-03-04
1
-0
/
+2
*
bus-util: drop unnecessary re-formatting
Yu Watanabe
2019-03-04
1
-20
/
+34
*
tree-wide: whenever we allocate a new bus object, close it before dropping fi...
Lennart Poettering
2019-01-17
1
-4
/
+4
*
tree-wide: remove various unused functions
Lennart Poettering
2018-12-02
1
-38
/
+0
*
Split out part of mount-util.c into mountpoint-util.c
Zbigniew Jędrzejewski-Szmek
2018-11-29
1
-1
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-5
/
+3
*
tree-wide: replace 'unsigned int' with 'unsigned'
Yu Watanabe
2018-10-19
1
-2
/
+2
*
bus-util: drop now-unused functions
Zbigniew Jędrzejewski-Szmek
2018-09-20
1
-162
/
+0
*
bus-util: make --property= optionally take value
Yu Watanabe
2018-09-12
1
-35
/
+72
*
bus-util: update comment
Yu Watanabe
2018-06-29
1
-5
/
+4
*
bus-util: drop unnecessary !!
Yu Watanabe
2018-06-29
1
-1
/
+1
*
bus-util: make log level lower in request_name_destroy_callback()
Yu Watanabe
2018-06-27
1
-1
/
+1
*
bus-util: fix error handling
Yu Watanabe
2018-06-25
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
timedatectl: add 'show' command to display machine-readable output
Yu Watanabe
2018-06-14
1
-1
/
+2
*
tree-wide: drop !! casts to booleans
Zbigniew Jędrzejewski-Szmek
2018-06-13
1
-3
/
+3
*
shared/bus-util: use the new cleanup functionality to avoid a memleak
Zbigniew Jędrzejewski-Szmek
2018-06-06
1
-11
/
+51
*
bus-util: avoid unneeded initalization to zero
Zbigniew Jędrzejewski-Szmek
2018-06-06
1
-4
/
+6
*
Use const char* for timestamp strings which we don't plan to modify
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-1
/
+2
*
tree-wide: fix typo in comments and NEWS
Yu Watanabe
2018-05-29
1
-1
/
+1
*
machined: move bus_reply_pair_array() into generic utilities
Lennart Poettering
2018-05-24
1
-0
/
+31
*
Merge pull request #8817 from yuwata/cleanup-nsflags
Lennart Poettering
2018-05-24
1
-1
/
+1
|
\
|
*
nsflsgs: drop namespace_flag_{from,to}_string()
Yu Watanabe
2018-05-05
1
-1
/
+1
*
|
timesync,shared: move logic requesting bus name to shared
Yu Watanabe
2018-05-22
1
-0
/
+121
*
|
rlimit-util: rework rlimit_{from|to}_string() to work without "Limit" prefix
Lennart Poettering
2018-05-17
1
-7
/
+11
*
|
tree-wide: use strv_free_and_replace() macro
Yu Watanabe
2018-05-09
1
-3
/
+1
*
|
bus-util: print a friendly message when PID1 is not systemd
Yu Watanabe
2018-05-09
1
-4
/
+16
|
/
*
bus-util: introduce bus_open_system_watch_bind_with_description()
Yu Watanabe
2018-04-17
1
-1
/
+7
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-8
/
+4
*
bus-util: add flags for bus_map_all_properties() (#8546)
Yu Watanabe
2018-03-28
1
-10
/
+15
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+1
*
bus-util: introduce bus_message_print_all_properties()
Yu Watanabe
2018-03-19
1
-42
/
+79
*
bus-util: make bus_map_all_properties() not copy string
Yu Watanabe
2018-03-19
1
-6
/
+20
*
bus-util: store boolean message to bool
Yu Watanabe
2018-03-19
1
-2
/
+2
*
bus-util: fix format of NextElapseUSecRealtime= and LastTriggerUSec=
Yu Watanabe
2018-01-25
1
-1
/
+1
*
bus-util: add bool property setter
Jan Klötzke
2018-01-22
1
-0
/
+19
*
networkd,resolved: make use of watch_bind feature to connect to the bus
Lennart Poettering
2018-01-05
1
-0
/
+51
*
tree-wide: install matches asynchronously
Lennart Poettering
2018-01-05
1
-15
/
+13
*
sd-bus: port one use of SO_PEERCRED by getpeercred()
Lennart Poettering
2018-01-04
1
-8
/
+4
*
*: fix some inconsistent control statement style
Vito Caputo
2017-12-02
1
-1
/
+1
*
Add set/hashmap helpers for non-trivial freeing and use where straighforward
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-6
/
+1
[next]