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
*
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-10
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-20
1
-42
/
+79
*
bus-util: make bus_map_all_properties() not copy string
Yu Watanabe
2018-03-20
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-01
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
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-6
/
+6
*
shared/bus-util: format uid==-1 and gid==-1 as [not set]
Zbigniew Jędrzejewski-Szmek
2017-09-25
1
-1
/
+11
*
bus-util: remove unnecessary initializations
Yu Watanabe
2017-08-31
1
-2
/
+2
*
systemctl: show capabilities in human readable format
Yu Watanabe
2017-08-31
1
-0
/
+10
*
treewide: fix typos (#6566)
Torstein Husebø
2017-08-08
1
-1
/
+1
*
bus-util: do not print (uint64_t) -1 as is (#6522)
Yu Watanabe
2017-08-05
1
-1
/
+27
*
Drop kdbus bits
Zbigniew Jędrzejewski-Szmek
2017-07-23
1
-42
/
+2
*
bus-util: replace non-printable values with [unprintable]
Zbigniew Jędrzejewski-Szmek
2017-07-03
1
-3
/
+15
*
Revert "bus: when dumping string property values escape the chars we use as e...
Zbigniew Jędrzejewski-Szmek
2017-07-01
1
-16
/
+3
*
tree-wide: make bus_map_all_properties return a proper sd_bus_error
Lennart Poettering
2017-02-09
1
-7
/
+8
*
shared: split out code for adding multiple names to sd_bus_track object
Lennart Poettering
2016-11-16
1
-0
/
+19
*
bus-util: print RestrictNamespaces= as a string
Djalal Harouni
2016-11-15
1
-0
/
+18
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-2
/
+2
*
core: add "invocation ID" concept to service manager
Lennart Poettering
2016-10-07
1
-1
/
+1
*
bus-util: generalize helper for ID128 prpoerties
Lennart Poettering
2016-10-07
1
-0
/
+17
*
bus-util: turn on exit-on-disconnect for all command line tools
Lennart Poettering
2016-08-22
1
-7
/
+17
*
bus-util: make sure map_basic() returns EOPNOTSUPP if called for an unknown type
Lennart Poettering
2016-08-22
1
-25
/
+17
*
bus-util: treat an empty string as a NULL
Lennart Poettering
2016-08-22
1
-1
/
+1
*
bus-util: support mapping signed integers with bus_map_properties()
Lennart Poettering
2016-08-22
1
-6
/
+4
*
sd-bus: make sure bus_map_all_properties() handle booleans right
Lennart Poettering
2016-06-21
1
-1
/
+1
*
Ensure kdbus isn't used (#3501)
Dave Reisner
2016-06-18
1
-34
/
+0
*
bus_util: add support to map double (#3479)
Susant Sahani
2016-06-09
1
-0
/
+13
*
shared: move unit-specific code from bus-util.h to bus-unit-util.h
Lennart Poettering
2016-04-22
1
-859
/
+0
*
shared/install,systemctl,core: report offending file on installation error
Zbigniew Jędrzejewski-Szmek
2016-04-19
1
-12
/
+9
*
systemctl/core: ignore masked units in preset-all
Zbigniew Jędrzejewski-Szmek
2016-04-16
1
-2
/
+8
*
tree-wide: remove useless NULLs from strjoina
Zbigniew Jędrzejewski-Szmek
2016-04-13
1
-2
/
+2
*
Merge pull request #2962 from keszybz/value-option
Lennart Poettering
2016-04-06
1
-17
/
+27
|
\
|
*
machinectl: add --value option
Zbigniew Jędrzejewski-Szmek
2016-04-05
1
-2
/
+2
|
*
systemctl: add --value option
Zbigniew Jędrzejewski-Szmek
2016-04-04
1
-16
/
+26
*
|
bus-util: Fix reading uint32 properties
Martin Pitt
2016-04-01
1
-1
/
+1
*
|
shared: fix a misspelling of "journalctl"
Biao Lu
2016-03-29
1
-1
/
+1
|
/
[next]