this is a api change that breaks several plugins.
[profile/ivi/automotive-message-broker.git] / lib / abstractroutingengine.h
2013-06-11 Kevron Reesthis is a api change that breaks several plugins.
2013-06-08 Kevron Reesadded automatic timeout for get() and set() commands
2013-06-07 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-06-06 Kevron Reesfixed some previous merge bugs that may have broken...
2013-06-05 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2013-05-04 Kevron Reesfixed how sinks are cleaned up. sinks were not being...
2013-03-02 Kevron Reesbleh
2013-01-23 Kevron Reesmanual merge
2013-01-23 Kevron Reesfixed some memory leaks
2012-11-30 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-11-30 Kevron Reesdatabase plugin works 35/2535/1
2012-11-28 Kevron Reesrefactored how timestamp and sequence are stored: moved... 33/2533/1
2012-11-27 Kevron Reesfixed merge 32/2532/1
2012-11-27 Kevron ReesMerge branch 'malcom' 31/2531/1
2012-11-27 Kevron Reesregister air intake 30/2530/1
2012-11-20 Kevron Reesinitial sequence and timestamp support 06/2506/1
2012-11-09 Kevron ReesMerge branch 'master' of https://github.com/otcshare... 90/2490/1
2012-11-02 Kevron Reesadded getHistory support to websocket sink plugin and... 46/2346/1
2012-11-01 Kevron Reesfixed todo merge 88/2488/1
2012-10-26 Kevron Reesupdated tpms plugin so it compiles 44/2344/1
2012-10-26 Tim Trampedachchanges to allow build on Ubuntu 12.04 24/2324/1
2012-10-26 Kevron Reesrefactored setProperty: made it async with callback 23/2323/1
2012-10-26 Kevron Reesfixed merge issue
2012-10-19 Kevron ReesMerge branch 'master' of https://github.com/otcshare... 16/2316/1
2012-10-17 Kevron Reesfixed websocketsource. possibly removed mem leak 13/2313/1
2012-08-29 Kevron Reesuse pointer to avoid implicit casting fail
2012-08-28 Kevron Reesmajor breakage ahead...
2012-08-28 Kevron Reessinks auto-register with the routing engine
2012-08-22 Michael CarpenterMerge remote-tracking branch 'origin'
2012-08-21 Kevron Reesupdated dbus plugin
2012-08-17 Kevron Reeschanged async reply callback argument
2012-08-17 Kevron Reesadded async and sync property getter
2012-08-14 Kevron Reesadded abstract routing engine class