projects
/
platform
/
upstream
/
neard.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/neard.git
2013-01-09
Samuel Ortiz
unit: Add single record SmartPoster NDEF unit test
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Samuel Ortiz
unit: Add Text NDEF record unit test
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Samuel Ortiz
unit: Add test-ndef unit test
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Samuel Ortiz
test: Remove the NDEF argument from ndef-agent
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Samuel Ortiz
test: Rename simple-agent to ndef-agent
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Samuel Ortiz
nfctool: Fix build failure with libnl v1
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Szymon Janc
adapter: Fix memory leaks on adapter free
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Anderson Lizardo
gdbus: Fix memory leak on properties_set()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Thierry Escande
neard: nfctool: Add LLCP frame decoding support
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Thierry Escande
neard: nfctool: Add LLCP traffic sniffing feature
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Thierry Escande
neard: nfctool: Add an option to set LTO, RW, and MIUX...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Thierry Escande
neard: nfctool: Add start_poll command
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Thierry Escande
neard: Add nfctool native application
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Samuel Ortiz
AUTHORS: Mention Christophe's contributions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Christophe...
test: Support writing SMS and e-mail address to a tag
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Marcel Holtmann
gdbus: Check signature of property value before calling...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Lucas De Marchi
gdbus: Don't include just added interfaces in GetManage...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Lucas De Marchi
gdbus: Simplify generated introspection
commit
|
commitdiff
|
tree
|
snapshot
2013-01-02
Marcel Holtmann
gdbus: Hold client reference during get name owner...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Luiz Augusto...
gdbus: Call check_signals when sending signals with...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Luiz Augusto...
gdbus: Check if the interface being registered is valid
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Luiz Augusto...
gdbus: Introduce G_DBUS_PROPERTY_FLAG_EXPERIMENTAL
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Luiz Augusto...
gdbus: Introduce G_DBUS_SIGNAL_FLAG_EXPERIMENTAL
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Luiz Augusto...
gdbus: Introduce G_DBUS_METHOD_FLAG_EXPERIMENTAL
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Marcel Holtmann
gdbus: Include changed properties only once per signal
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Marcel Holtmann
gdbus: Update properties on D-Bus client re-connections
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Marcel Holtmann
gdbus: Add function to manually refresh properties
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Marcel Holtmann
gdbus: Add support for proxy property change notifications
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Marcel Holtmann
gdbus: Fix handling of client connect/disconnect signals
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Marcel Holtmann
gdbus: Protect standalone proxy creation with client...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Marcel Holtmann
gdbus: Use object manager only if callback functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Marcel Holtmann
gdbus: Use client service name and not hardcoded org...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Marcel Holtmann
gdbus: Add support for creating D-Bus proxies without...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Marcel Holtmann
gdbus: Avoid using g_ptr_array_new_full convenience...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Marcel Holtmann
build: Compile support for new D-Bus client helpers
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Marcel Holtmann
gdbus: Increase the method call timeout to 5 minutes
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Marcel Holtmann
gdbus: Add helper for sending async error replies
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Marcel Holtmann
gdbus: Fix race condition with creating duplicate clien...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Marcel Holtmann
gdbus: Fix issue with unref of client while parsing...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Marcel Holtmann
gdbus: Fix issue with unref of client in connect handler
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Marcel Holtmann
gdbus: Add support for D-Bus client method calls
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Marcel Holtmann
gdbus: Add callback support for handling property changes
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Marcel Holtmann
gdbus: Handle property changed signals and update property
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Marcel Holtmann
gdbus: Set property changed filter match rule for each...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Marcel Holtmann
gdbus: Use a GPtrArray for the match rules
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Marcel Holtmann
gdbus: Add support for setting D-Bus client basic prope...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Marcel Holtmann
gdbus: Deep copy of variants also requires a signature
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Marcel Holtmann
gdbus: Add support for complex D-Bus client properties
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Marcel Holtmann
gdbus: Add support for D-Bus client properties
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Marcel Holtmann
gdbus: Add support for D-Bus client proxies
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Marcel Holtmann
gdbus: Add helper functions for simple D-Bus clients
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Samuel Ortiz
p2p: Make p2p_push more robust
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Szymon Janc
bluetooth: Remove not needed forward declaration
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Szymon Janc
test: Add handover_agent for testing
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Szymon Janc
ndef: Remove not needed NULL assignments
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Szymon Janc
Fix coding style errors through the code
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Samuel Ortiz
TODO: Update
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Luiz Augusto...
gdbus: Add g_dbus_add_properties_watch function
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Lucas De Marchi
gdbus: Don't automatically attach ObjectManager
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Lucas De Marchi
gdbus: Don't register DBus.Properties with no properties
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Samuel Ortiz
adapter: Update the Devices array before emitting the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Marcel Holtmann
agent: Provide DBUS_TIMEOUT_USE_DEFAULT if not available
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Szymon Janc
gdbus: Remove not needed NULL pointer checks
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Syam Sidhardhan
gdbus: Replace leading spaces with tabs
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Syam Sidhardhan
gdbus: Fix compilation error due to missing #defines
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Lucas De Marchi
gdbus: Remove connection from pending_property functions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Johan Hedberg
gdbus: Fix invalid memory access during interface removal
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Johan Hedberg
gdbus: Add g_dbus_get_properties function
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Johan Hedberg
gdbus: Add support for invalidated properties
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Johan Hedberg
gdbus: Fix processing pending properties in remove_inte...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Lucas De Marchi
gdbus: Fix up Properties.Set() code path
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Lucas De Marchi
gdbus: Fix invalid memory access while unregistering
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Lucas De Marchi
gdbus: Implement PropertiesChanged signal
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Luiz Augusto...
gdbus: Simplify code for appending properties
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Luiz Augusto...
gdbus: Integrates ObjectManager with Properties interface
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Luiz Augusto...
gdbus: Only export ObjectManager interface on root...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Luiz Augusto...
gdbus: Group interface changes to reduce the amount...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Luiz Augusto...
gdbus: Add support for org.freedesktop.DBus.ObjectManag...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Lucas De Marchi
gdbus: Add properties into Introspectable interface
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Lucas De Marchi
gdbus: Implement DBus.Properties.Set method
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Lucas De Marchi
gdbus: Implement DBus.Properties.GetAll method
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Lucas De Marchi
gdbus: Implement DBus.Properties.Get method
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Lucas De Marchi
gdbus: Add skeleton of DBus.Properties interface
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Lucas De Marchi
gdbus: Use macros to add annotations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Lucas De Marchi
gdbus: Move typedefs up
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Luiz Augusto...
gdbus: Fix not freeing list node by using g_slist_delet...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Lucas De Marchi
gdbus: Refactor filter_data_find()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Lucas De Marchi
gdbus: Fix wrong signal handler match
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Johan Hedberg
gdbus: Fix crash when getting disconnected from the bus
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Samuel Ortiz
adapter: Update the RF mode D-Bus property
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Samuel Ortiz
adapter: Expose the adapter radio mode through D-Bus
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Szymon Janc
doc: Some small issues cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Szymon Janc
doc: Clarify EIR blob format in handover agent API
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Samuel Ortiz
nfctype3: Sending the POLL command should be the defaul...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Samuel Ortiz
agent: Don't look for NULL record type on the NDEF...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Szymon Janc
ndef: Cosmetic fix for action check in parse_mime_type
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Szymon Janc
bluetooth: Always enable legacy BT when no HO agent...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Szymon Janc
ndef: Select HO agent based on agent presence check
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Samuel Ortiz
bluetooth: Cosmetic fix for handover registration check
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Szymon Janc
Support only static handover with Nokia proprietary...
commit
|
commitdiff
|
tree
|
snapshot
next