index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
bus-util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-05
1
-1
/
+1
*
sd-bus: add API for connecting to a specific user's user bus of a specific co...
Lennart Poettering
2020-12-15
1
-4
/
+11
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-5
/
+3
*
various: treat BUS_ERROR_NO_SUCH_UNIT the same as SD_BUS_ERROR_SERVICE_UNKNOWN
Zbigniew Jędrzejewski-Szmek
2020-08-24
1
-2
/
+8
*
shared: split out property get helpers
Lennart Poettering
2020-06-30
1
-147
/
+2
*
shared: split out code for printing properties
Lennart Poettering
2020-06-30
1
-457
/
+0
*
shared: split out code that maps properties to local structs
Lennart Poettering
2020-06-30
1
-223
/
+0
*
shared: actually move all BusLocator related calls to bus-locator.c
Lennart Poettering
2020-06-30
1
-150
/
+0
*
shared: split out BusObjectImplementor APIs
Lennart Poettering
2020-06-30
1
-171
/
+1
*
shared/bus-util: fix misleading error handling
Zbigniew Jędrzejewski-Szmek
2020-06-22
1
-1
/
+1
*
tree-wide: use set_ensure_put()
Zbigniew Jędrzejewski-Szmek
2020-06-22
1
-5
/
+1
*
tree-wide: use public sd-bus functions in more places
Zbigniew Jędrzejewski-Szmek
2020-05-25
1
-4
/
+4
*
bus-util: actually register the object manager
Lennart Poettering
2020-05-21
1
-0
/
+6
*
basic/set: let set_put_strdup() create the set with string hash ops
Zbigniew Jędrzejewski-Szmek
2020-05-06
1
-6
/
+2
*
bus-introspect: list the interfaces with "list"
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-0
/
+16
*
bus-util: add wrapper for interface introspection
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-0
/
+104
*
sd-bus: add helper struct for interface definitions
Zbigniew Jędrzejewski-Szmek
2020-05-05
1
-0
/
+49
*
bus: add sd_bus_message_new_method_call() helper
Vito Caputo
2020-04-10
1
-0
/
+11
*
bus: s/BusAddress/BusLocator/
Vito Caputo
2020-04-10
1
-27
/
+27
*
Merge pull request #15332 from keszybz/coredump-filter
Lennart Poettering
2020-04-09
1
-0
/
+6
|
\
|
*
manager: add CoredumpFilter= setting
Zbigniew Jędrzejewski-Szmek
2020-04-09
1
-0
/
+6
*
|
Merge pull request #15345 from keszybz/systemctl-show-spaces
Lennart Poettering
2020-04-09
1
-9
/
+12
|
\
\
|
*
|
systemctl: show Environment entries with whitespace
Zbigniew Jędrzejewski-Szmek
2020-04-09
1
-9
/
+12
|
|
/
*
|
bus: introduce some sd-bus convenience helpers
Vito Caputo
2020-04-04
1
-0
/
+139
|
/
*
bus: drop dead code for kdbus support
Zbigniew Jędrzejewski-Szmek
2020-03-18
1
-26
/
+6
*
make namespace_flags_to_string() not return empty string
Yu Watanabe
2020-03-03
1
-1
/
+1
*
shared: split out polkit stuff from bus-util.c → bus-polkit.c
Lennart Poettering
2020-01-22
1
-356
/
+1
*
shared/bus-util: Don't replace exsting strv
Kevin Kuehler
2020-01-07
1
-1
/
+1
*
core: do not propagate polkit error to caller
Zbigniew Jędrzejewski-Szmek
2019-11-15
1
-2
/
+2
*
tree-wide: drop stdio.h when stdio-util.h is included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+0
*
bus-util: make map_basic handle SD_BUS_TYPE_OBJECT_PATH type
Yu Watanabe
2019-10-15
1
-1
/
+2
*
sd-bus: adjust indentation of comments
Zbigniew Jędrzejewski-Szmek
2019-08-27
1
-3
/
+4
*
shared/but-util: drop trusted annotation from bus_open_system_watch_bind_with...
Zbigniew Jędrzejewski-Szmek
2019-08-27
1
-4
/
+0
*
bus-util: convert bus_log_{parse,create}_error into defines
Zbigniew Jędrzejewski-Szmek
2019-07-29
1
-8
/
+0
*
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-21
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
[next]