index
:
~lkundrak/dbus
kdbus-dev
lkundrak's DBus playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-11
fixup: update the kdbus branch for api change from 24c590703ca47eb71ddef453de...
kdbus-1.8.16
kdbus-dev
Lubomir Rintel
1
-4
/
+2
2015-02-11
fixup: update the kdbus branch for api change from ecd4262cbfd5fb130b805686e8...
Lubomir Rintel
1
-2
/
+1
2015-02-11
rename package name
Semun Lee
1
-3
/
+3
2015-02-11
[fix] Autogen config fix for abstract socket.
Lukasz Stempien
1
-1
/
+1
2015-02-11
[lib-fix] moved dbus_connection_get_unix_user from daemon to library
Sangyoon Jang
7
-303
/
+259
2015-02-11
Add kdbus-switch script and modified service files
Sangyoon Jang
6
-3
/
+64
2015-02-11
[lib-fix] Fixed return value of kdbus_write_msg
Sangyoon Jang
1
-10
/
+10
2015-02-11
[Test][Daemon] Fixed memleaks
Michal Eljasiewicz
1
-1
/
+13
2015-02-11
[lib-fix] Some minor fixes in function kdbus_write_msg.
Daniel Kowalski
1
-6
/
+26
2015-02-11
[lib-fix] Add checking if strtoull returned error.
Daniel Kowalski
1
-2
/
+10
2015-02-11
[Test] Fix for bus test - NameOwnerChanged not received.
Michal Eljasiewicz
1
-6
/
+2
2015-02-11
[lib-fix] If error -1 should be returned by kdbus_decode_msg
Radoslaw Pajak
1
-1
/
+2
2015-02-11
[tests] Printed info extended.
Radoslaw Pajak
2
-2
/
+2
2015-02-11
[daemon-fix] Changed the way of make bus address when the address is not given
Sangyoon Jang
3
-57
/
+83
2015-02-11
[lib-fix] Fixed the variable-length array to fixed-length
Sangyoon Jang
1
-1
/
+1
2015-02-11
[lib-fix] Fixed message handling
Sangyoon Jang
1
-3
/
+3
2015-02-11
[daemon-fix] Send SIGUSR1 signal to systemd for reconnecting to
Sangyoon Jang
1
-0
/
+12
2015-02-11
[daemon-fix] fixed matching for kernel broadcasts
Radoslaw Pajak
1
-1
/
+1
2015-02-11
[rename] renamed kdbus related macros
Radoslaw Pajak
3
-35
/
+35
2015-02-11
[merge] merge with kdbus changes from upstream
Radoslaw Pajak
2
-98
/
+51
2015-02-11
[daemon-fix] Fixed getting connection info from kdbus
Radoslaw Pajak
1
-3
/
+3
2015-02-11
[daemon-fix] Fixed nice exiting on error during startup
Radoslaw Pajak
1
-1
/
+1
2015-02-11
[daemon-fix] fixed transaction freeing for daemon name and starters
Radoslaw Pajak
1
-5
/
+17
2015-02-11
[daemon-fix] Fixed sending daemon match rules for kdbus broadcasts
Radoslaw Pajak
2
-6
/
+4
2015-02-11
Changes in kdbus transport arising from changing of kdus.h
Lukasz Stempien
2
-38
/
+48
2015-02-11
[Daemon fix] registering for ID change needs id match
Michal Eljasiewicz
2
-2
/
+3
2015-02-11
[daemon-fix] Name listing fixed
Radoslaw Pajak
1
-1
/
+1
2015-02-11
[daemon-fix] Fixed bus creation - flags passed to kdbus
Radoslaw Pajak
2
-2
/
+2
2015-02-11
[deamon-fix] Fix for FoxP in make_kdbus_bus
Lukasz Stempien
1
-3
/
+14
2015-02-11
[daemon-fix] releasing name fixed
Radoslaw Pajak
1
-1
/
+1
2015-02-11
[daemon-fix] fixed querying about name information
Radoslaw Pajak
1
-4
/
+4
2015-02-11
[Daemon-fix][Upstream merge] make_kdbus_bus fixed
Lukasz Stempien
1
-52
/
+67
2015-02-11
[daemon] Sending unique names added in reply to ListNames method
Radoslaw Pajak
1
-5
/
+14
2015-02-11
[Makefile] Small makefile fix for GBS build error
Michal Eljasiewicz
1
-0
/
+3
2015-02-11
ListNames and ListQueuedOwners updated to work with new kdbus
Radoslaw Pajak
2
-65
/
+54
2015-02-11
[Daemon-fix][Upstream merge] Small fixes in daemon starting
Michal Eljasiewicz
3
-2
/
+3
2015-02-11
Kdbus merge - Flag KDBUS_NAME_STARTER renamed
Radoslaw Pajak
4
-6
/
+6
2015-02-11
[Upstream merge] update of libdbus after kdbus upstream merge
Michal Eljasiewicz
3
-230
/
+446
2015-02-11
Kdbus upstream merge in progress
Radoslaw Pajak
3
-3
/
+4
2015-02-11
Kdbus upstream merge in progress
Radoslaw Pajak
8
-119
/
+169
2015-02-11
Changes in kdbus transport arising from changing of kdus.h
Lukasz Stempien
3
-234
/
+449
2015-02-11
[daemon-fix] Fixed kdbus bus address recognition
Radoslaw Pajak
2
-3
/
+11
2015-02-11
[Makefile] Depend tools on this dbus headers, not system one
Michal Eljasiewicz
2
-4
/
+4
2015-02-11
[daemon-fix] missing #ifdef ENABLE_KDBUS_TRANSPORT added
Radoslaw Pajak
1
-0
/
+2
2015-02-11
[Makefile] Added samsung_tools building from root dir
Michal Eljasiewicz
2
-7
/
+13
2015-02-11
[lib-doc] comments and defs for doxygen added
Radoslaw Pajak
1
-2
/
+24
2015-02-11
[daemon-dev] Added option to create bus with sbb offset
Radoslaw Pajak
4
-14
/
+41
2015-02-11
[lib-opt] library optimalization and clean-up
Radoslaw Pajak
2
-170
/
+95
2015-02-11
[lib] Comments
Radoslaw Pajak
1
-101
/
+154
2015-02-11
[lib-opt] library optimization and clean-up
Radoslaw Pajak
1
-26
/
+32
[next]