timestamp: fix for bcm_timeval on older kernels
[profile/ivi/automotive-message-broker.git] / ambd /
2013-08-15 Kevron Reesmade requested properties in ranged request a list
2013-08-15 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-08-14 Kevron Reesgot rid of the invalid reads in valgrind
2013-08-13 Kevron Reesmay have fixed memory smashing
2013-08-13 Kevron Reesadded script agent to monitor
2013-07-30 Kevron Reesmay have fixed crasher
2013-07-26 Kevron Reesmanual merge
2013-07-24 Kevron Reesalways print version in debug output. use DebugOut...
2013-07-18 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-07-17 Kevron Reesfixed up athe setSupported issue.
2013-07-16 Kevron Reesmerge from 0.10
2013-07-12 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-07-12 Kevron Reesadded overload for subscribe that includes a zone filte...
2013-07-06 Kevron Reesmostly working zones and source dbus support
2013-06-28 Kevron Reescompiles now
2013-06-25 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-06-24 Kevron Reesimplemented new abstractrouting things in core
2013-06-18 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-06-14 Kevron Reesfixed obd2. added getSourcesForInterface
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-06 Kevron Reesfixed merge with test and bluemonkey commits
2013-06-06 Kevron Reesthrow if config is bad
2013-06-06 Kevron Reesthrow if config is bad
2013-06-05 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2013-05-29 Kevron Reesommit bluemonkey plugin for now
2013-05-28 Kevron Reessome work on the bluemonkey
2013-05-18 Kevron Reesnamed 0.10 release
2013-05-15 Kevron Reesalways subscribe whether supported or not.
2013-05-14 Kevron Reesremoved G_IO_IN condition
2013-05-14 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-05-10 Kevron Reesadded log option to --help output
2013-05-04 Kevron Reesmake sure unregisterSink works
2013-05-04 Kevron Reesfixed how sinks are cleaned up. sinks were not being...
2013-04-30 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-04-23 Kevron Reessome more progress towards compilation
2013-03-26 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-03-20 Kevron Reesadded todo
2013-03-19 Kevron ReesgetProperty will only return first plugin that supports...
2013-03-16 Kevron Reesmanual merge
2013-03-16 Kevron Reesfixed merge
2013-03-16 Michael CarpenterChanges for json-c instead of json-glib
2013-03-15 Michael CarpenterSwitch from json-glib to json-c in websocketsink, plugi...
2013-03-11 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-03-02 Kevron Reesbleh
2013-03-01 Kevron Reesgenerally working opencvlux plugin
2013-02-28 Kevron Reesmade mainloop pluggable and added qtmainloop plugin
2013-02-15 Kevron Reesadded a whole bunch of new properties that breaks stuff
2013-01-19 Kevron Reesmanual merge
2013-01-17 Kevron Reesfixed bug in core where sources were getting an unsubsc...
2012-12-14 Kevron Reesdocumentation work
2012-12-14 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-12-14 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-12-11 Kevron Reesdatabase logging properties now configurable
2012-12-03 Kevron Reesworked out some bugs with websocket source and sink 37/2537/1
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 Reescheck for property changed in core, but don't use right now 24/2524/1
2012-11-26 Kevron Reesadded multisource test script in examples and added... 22/2522/1
2012-11-25 Kevron Reesworked some debug messages 21/2521/1
2012-11-20 Kevron Reesinitial sequence and timestamp support 06/2506/1
2012-11-15 Kevron Reesclean up sources and sinks 99/2499/1
2012-11-01 Kevron Reesfixed todo merge 88/2488/1
2012-10-26 Tim Trampedachfix typo 34/2334/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-10-02 Kevron Reesfixed merge
2012-09-30 Kevron Reesreport out property updates per second
2012-09-25 Kevron Reesfixed mergers 56/1856/1
2012-09-24 Kevron Reesconfig required to construct plugins. device config... 53/1853/1
2012-09-14 Kevron Reesfixed config 0.3.0
2012-09-14 Kevron Reesdon't do dbus by default
2012-09-14 Kevron Reesdon't install service in wrong place
2012-09-14 Kevron Reesinstall service in right place so it starts
2012-09-12 Kevron ReesMerge branch 'mal'
2012-09-12 Kevron Reesmade awesome debugout
2012-09-11 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2012-09-08 Kevron Reesmade setConfiguration virtual
2012-09-07 Kevron Reesnew configuration format
2012-09-05 Kevron Reesfixed parallalel building and make install
2012-09-05 Kevron Reesinstall all the files
2012-08-31 Kevron Reesfixed printhelp() with config option. thanks geoffroy
2012-08-29 Kevron Reesuse pointer to avoid implicit casting fail
2012-08-28 Kevron Reesmajor breakage ahead...
2012-08-28 Michael CarpenterFixes for issues concerning subscriptions and websocket...
2012-08-28 Kevron Reessinks auto-register with the routing engine
2012-08-28 Kevron ReessubscribeToProperty being called on the source now
2012-08-27 Kevron Reesadded signal handler for sigterm and sigint
2012-08-23 Kevron Reesfixed unsubscribe
2012-08-22 Michael CarpenterMerge remote-tracking branch 'origin'
2012-08-21 Kevron ReesMerge branch 'par_build_fix'
2012-08-21 James AusmusFix parallel build issue (issue #3)
2012-08-21 Kevron Reesupdated dbus plugin
2012-08-17 Kevron Reesadded async and sync property getter
2012-08-16 Kevron Reesbasic routing working
2012-08-15 Kevron Reesuse map instead of unordered_map
next