refactored memfd
[platform/upstream/dbus.git] / dbus / dbus-transport-kdbus.c
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