dbus-daemon emulation improved and refactored
[platform/upstream/dbus.git] / dbus / dbus-transport-kdbus.c
2013-08-23 Radoslaw Pajakdbus-daemon emulation improved and refactored
2013-08-20 Radoslaw PajakNext 2 org.freedesktop.DBus method, comments, cleanups
2013-08-13 MichalDocumentation expanded
2013-08-13 Radoslaw PajakFix for long id continued, iprovements, comments
2013-08-12 MichalMemfd: fix big messages receiving.
2013-08-12 Radoslaw PajakFixed error with id >0x7FFFFFFFFFFFFFFF and others
2013-08-09 Radoslaw PajakAdded NameList method handling, small improvemnets...
2013-08-07 Radoslaw PajakAdded fd passing and small corrections
2013-08-06 Jacek JanczykFix_for_32bit: added data alignment for some kdbus...
2013-08-06 Michal Eljasiewiczrefactored memfd
2013-08-06 Radoslaw PajakPool sizes redefined and cleanup
2013-07-26 Radoslaw Pajak - fixed detecting whether emulate org.freedesktop...
2013-07-23 Michal Eljasiewiczkdbus_write_msg refactored.
2013-07-19 Radoslaw Pajak- fixed dbus_bus_request_name
2013-07-16 Radoslaw PajakMinor fixes and improvements. Deleted some not needed...
2013-07-11 Radoslaw Pajak - fixed sending messages without body
2013-07-10 Radoslaw Pajak- kdbus reply timeout translated to DBus message
2013-07-09 Michal Eljasiewiczrefactoring: function prototypes unnecessary
2013-07-09 Radoslaw PajakOnly comments - commit needed to overcome git/gerrit...
2013-07-09 Radoslaw PajakAdded translation of system broadcast (new id, id remov...
2013-07-05 Radoslaw PajakWorking - send method call and reply with serverClient
2013-07-05 Radoslaw PajakWorking - simple message passing with serverClient...
2013-07-03 Radoslaw PajakWorking: - dbus authorization replaced by kdbus policies
2013-06-27 Radoslaw PajakUpdated dbus_bus_request_name
2013-06-26 Radoslaw Pajakworking:
2013-06-26 Radoslaw Pajak_dbus_transport_new_for_socket replaced by _dbus_transp...
2013-06-25 Radoslaw PajakBeginning of kdbus support