aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-10-25Use git-version-gen and libtool to support base package and API versioning.Krisztian Litkey
2010-10-14Coverity-based fixesVsevolod Buzinov
2010-09-14Uniform resource namesWolf Bergenheim
2010-09-07Reverted security changesVsevolod Buzinov
2010-08-31Resolved conflict w/ security additionsVsevolod Buzinov
2010-08-31With this change libresource builds successfully without aegis alsoVsevolod Buzinov
2010-08-31Added protection for the call application class via security tokenVsevolod Buzinov
2010-08-17don't anser messages with 'no reply' onJanos Kovacs
2010-07-23Don't extra-refcount D-BUS connections, dbus_bus_get does it for us.Krisztian Litkey
2010-07-21Don't return random value from resource_set_configure_advice_callback.Krisztian Litkey
2010-07-21Default to using system bus also in libresource-glib, added call for setting ...Krisztian Litkey
2010-07-06Updated license header to be < 78 characters wide.Wolf Bergenheim
2010-06-28Merge branch 'master' of ssh+git://jko@karma.research.nokia.com/u/repositorie...Janos Kovacs
2010-06-28merged with the 'harmattan-fmradio-test' branchJanos Kovacs
2010-06-22Added copyright statements, and updated COPYING to LGPL 2.1Wolf Bergenheim
2010-05-26Adds a missing returnVsevolod Buzinov
2010-05-26Closes dbus-related memory leak in client_methodVsevolod Buzinov
2010-02-18in high level C API:Janos Kovacs
2010-02-18high level C API:Janos Kovacs
2010-02-18in the high level C APIJanos Kovacs
2010-02-18- fixing the manager side lingering resset when client unregisters over D-BusJanos Kovacs
2010-02-16fix a type in resmsg_type_str()Janos Kovacs
2010-02-16in dbus-proto.c fix for ressource_set reference counting at unregistrationJanos Kovacs
2010-02-05eliminating double libdir settings in src/Makefile.amJanos Kovacs
2010-02-05- high level C API with glib bindingsJanos Kovacs
2010-01-28nd even more fix for the original fix ...Janos Kovacs
2010-01-28fixing the previous fix :)Janos Kovacs
2010-01-27for internal protocol adding the manager_up notifications in case the managerJanos Kovacs
2010-01-27the missing resources were added, ie. buttons, leds, vibra and backlightJanos Kovacs
2010-01-26setting the resource ID internallyJanos Kovacs
2010-01-21audio message support for internal transportJanos Kovacs
2010-01-19extending the mode flags with ALWAYS_REPLYJanos Kovacs
2010-01-19changed class -> klass to be able to use the structs in C++Janos Kovacs
2010-01-16group field in audio stream specificationJanos Kovacs
2010-01-14support for 'audio' message (for classification rules of PA audio streams)Janos Kovacs
2010-01-06support for 'mode' bitsJanos Kovacs
2010-01-02- get the client receiving workJanos Kovacs
2009-12-30cosmeticsJanos Kovacs
2009-12-29added the much needed 'class' field to resset_tJanos Kovacs
2009-12-29message dumps do not end with newline any moreJanos Kovacs
2009-12-29fixes to get the dbus manager work (name changes etc)Janos Kovacs
2009-12-29various bug fixes to get the client workJanos Kovacs
2009-12-28added 'extern "C" { ... }' for C++ support in public res-*.h filesJanos Kovacs
2009-12-28first version of resource-clientJanos Kovacs
2009-12-23more visibility restrictions ...Janos Kovacs
2009-12-23restrict symbol visibilityJanos Kovacs
2009-12-23variable name changes: rp => rconJanos Kovacs
2009-12-23res-proto is split into res-proto and res-connJanos Kovacs
2009-12-23module name change:Janos Kovacs
2009-12-22modularization and naming convetion change in message related .[hc] modulesJanos Kovacs