GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-bus
/
bus-util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsystemd-bus: rename to libsystemd
Tom Gundersen
2014-01-13
1
-1232
/
+0
*
bus: open user, not system, bus in bus_open_user_systemd()
Mantas Mikulėnas
2014-01-05
1
-2
/
+2
*
Move bus path definitions to def.h
Zbigniew Jędrzejewski-Szmek
2014-01-02
1
-2
/
+2
*
bus: fix exit-on-idle for driverd
Lennart Poettering
2013-12-19
1
-3
/
+15
*
bus-util: return errors when encountered
Thomas Hindoe Paaboel Andersen
2013-12-17
1
-2
/
+8
*
bus: return negative errno on error
Zbigniew Jędrzejewski-Szmek
2013-12-14
1
-1
/
+1
*
event: rework sd-event exit logic
Lennart Poettering
2013-12-13
1
-7
/
+16
*
bus: make sure exit-on-idle logic works on kdbus systems that do not generate...
Lennart Poettering
2013-12-13
1
-4
/
+14
*
timedated: make sure GetAll() succeeds in systems lacking /dev/rtc (such as c...
Lennart Poettering
2013-12-12
1
-1
/
+2
*
bus: don't make use of the private bus socket if kdbus is available
Lennart Poettering
2013-12-03
1
-13
/
+54
*
bus: internalize a lot of protocol definitions
Lennart Poettering
2013-12-03
1
-1
/
+1
*
bus: bus_open_user_systemd() fall back to bus if runtime dir is not set
Kay Sievers
2013-12-01
1
-4
/
+5
*
bus: add new sd_bus_creds object to encapsulate process credentials
Lennart Poettering
2013-11-28
1
-10
/
+21
*
bus: add bus_name_has_owner() helper
David Herrmann
2013-11-28
1
-0
/
+26
*
delete unused variables
Thomas Hindoe Paaboel Andersen
2013-11-25
1
-1
/
+0
*
bus: properly serialize unit file change list
Lennart Poettering
2013-11-21
1
-1
/
+0
*
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-21
1
-67
/
+94
*
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-20
1
-6
/
+36
*
bus: fix error-path in bus_map_all_properties()
David Herrmann
2013-11-20
1
-1
/
+1
*
bus: introduce concept of a default bus for each thread and make use of it ev...
Lennart Poettering
2013-11-12
1
-2
/
+2
*
bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()
Lennart Poettering
2013-11-12
1
-2
/
+2
*
bus: fix build with old glibc
Zbigniew Jędrzejewski-Szmek
2013-11-09
1
-0
/
+1
*
systemctl: restore ability to directly connect to PID1 from systemctl
Lennart Poettering
2013-11-08
1
-0
/
+75
*
systemctl: port to libsystemd-bus
Marc-Antoine Perennou
2013-11-08
1
-0
/
+24
*
bus: log message parsing errors everywhere with a generalized bus_log_parse_e...
Lennart Poettering
2013-11-07
1
-0
/
+5
*
bus: fix bus_print_property with strv
Marc-Antoine Perennou
2013-11-07
1
-17
/
+12
*
bus: make bus_print_all_properties work for non machinectl cases
Simon Peeters
2013-11-07
1
-5
/
+11
*
consistently use "int" when retrieving "bool" from bus messages
Kay Sievers
2013-11-07
1
-2
/
+2
*
bus: fix deserialization of polkit response
Lennart Poettering
2013-11-05
1
-3
/
+3
*
bus: update bus_map_all_properties()
Kay Sievers
2013-11-05
1
-112
/
+245
*
bus: make it easy to serialize C99 bools and uids/gids/pids via vtable proper...
Lennart Poettering
2013-11-05
1
-0
/
+30
*
bus: make bus_map_all_properties() call idempotent
Kay Sievers
2013-11-02
1
-1
/
+2
*
bus: use internal helper to read org.freedesktop.DBus.Properties::GetAll vari...
Kay Sievers
2013-11-02
1
-3
/
+162
*
bus-util: avoid infinite loop
Tom Gundersen
2013-10-30
1
-1
/
+1
*
localectl: port to libsystemd-bus
Kay Sievers
2013-10-30
1
-1
/
+1
*
run: add support for executing commands remotely via SSH or in a container
Lennart Poettering
2013-10-30
1
-0
/
+35
*
bus: move ssh support into public API of libsystem-bus
Lennart Poettering
2013-10-30
1
-69
/
+23
*
machinectl: port to sd-bus
Tom Gundersen
2013-10-30
1
-0
/
+190
*
bus: avoid 'bool' storage when retrieving 'b' from the message
Kay Sievers
2013-10-22
1
-2
/
+2
*
bus: automatically flush bus queue when we exit the event loop
Lennart Poettering
2013-10-18
1
-1
/
+1
*
fsck: port to sd-bus
Tom Gundersen
2013-10-18
1
-0
/
+74
*
bus: fix default exit on idle timeout
Lennart Poettering
2013-10-16
1
-1
/
+1
*
timedated: use libsystemd-bus instead of libdbus for bus communication
Lennart Poettering
2013-10-16
1
-0
/
+378