index
:
~wtay/bluez
arun-4101
arun-ccu/master
master
Bluez hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdbus
/
object.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-15
gdbus: Fix invalid memory access during interface removal
Johan Hedberg
1
-6
/
+6
2012-10-12
gdbus: Add g_dbus_get_properties function
Johan Hedberg
1
-0
/
+19
2012-10-11
gdbus: Add support for invalidated properties
Johan Hedberg
1
-1
/
+14
2012-10-08
gdbus: Fix processing pending properties in remove_interface()
Johan Hedberg
1
-0
/
+2
2012-10-06
gdbus: Fix up Properties.Set() code path
Lucas De Marchi
1
-3
/
+7
2012-10-05
gdbus: Fix invalid memory access while unregistering
Lucas De Marchi
1
-0
/
+11
2012-10-04
gdbus: Implement PropertiesChanged signal
Lucas De Marchi
1
-2
/
+106
2012-10-04
gdbus: Simplify code for appending properties
Luiz Augusto von Dentz
1
-32
/
+2
2012-10-04
gdbus: Integrates ObjectManager with Properties interface
Luiz Augusto von Dentz
1
-1
/
+27
2012-10-04
gdbus: Only export ObjectManager interface on root path
Luiz Augusto von Dentz
1
-2
/
+15
2012-10-04
gdbus: Group interface changes to reduce the amount of signals emitted
Luiz Augusto von Dentz
1
-154
/
+208
2012-10-04
gdbus: Add support for org.freedesktop.DBus.ObjectManager interface
Luiz Augusto von Dentz
1
-10
/
+237
2012-10-04
gdbus: Add properties into Introspectable interface
Lucas De Marchi
1
-0
/
+19
2012-10-04
gdbus: Implement DBus.Properties.Set method
Lucas De Marchi
1
-1
/
+141
2012-10-04
gdbus: Implement DBus.Properties.GetAll method
Lucas De Marchi
1
-1
/
+55
2012-10-04
gdbus: Implement DBus.Properties.Get method
Lucas De Marchi
1
-1
/
+61
2012-10-04
gdbus: Add skeleton of DBus.Properties interface
Lucas De Marchi
1
-0
/
+46
2012-10-04
gdbus: Use macros to add annotations
Lucas De Marchi
1
-12
/
+28
2012-08-16
gdbus: Fix compilation error if macro "error" is defined
Jaganath Kanakkassery
1
-2
/
+2
2012-05-22
gdbus: Fix incorrectly discarded signals
Mikel Astiz
1
-7
/
+3
2012-05-17
gdbus: do not check signature twice
Lucas De Marchi
1
-5
/
+0
2012-05-17
gdbus: add Method.NoReply annotation in introspection
Lucas De Marchi
1
-1
/
+6
2012-05-17
gdbus: add Deprecated annotation in introspection
Lucas De Marchi
1
-2
/
+17
2012-05-17
gdbus: remove signature and reply from tables
Lucas De Marchi
1
-1
/
+1
2012-05-17
gdbus: loop over args to check message signature
Lucas De Marchi
1
-7
/
+27
2012-05-17
gdbus: use GDBusArgInfo to generate introspection
Lucas De Marchi
1
-61
/
+14
2012-05-17
gdbus: add and use helpers for table declarations
Lucas De Marchi
1
-1
/
+2
2012-05-17
gdbus: Constify introspection method table
Marcel Holtmann
1
-1
/
+1
2012-05-17
gdbus: do not call memset for terminating NUL
Lucas De Marchi
1
-1
/
+2
2012-05-17
gdbus: return if method signature is malformed
Lucas De Marchi
1
-0
/
+4
2011-07-09
gdbus: Fix white space coding style issue
Syam Sidhardhan
1
-1
/
+1
2011-05-15
Remove unused result variable from g_dbus_pending_success
Szymon Janc
1
-2
/
+1
2011-01-19
gdbus: Remove root node 'name' attribute in introspection
Daniel Wagner
1
-1
/
+1
2011-01-19
gdbus: invaldate_parent_data: walk the whole path down
Daniel Wagner
1
-3
/
+4
2011-01-01
gdbus: Update copyright information
Marcel Holtmann
1
-1
/
+1
2010-12-08
gdbus: explicitly compare pointers to NULL
Lucas De Marchi
1
-12
/
+12
2010-09-09
Add support for builtin GDBus security using PolicyKit
Marcel Holtmann
1
-1
/
+45
2010-09-09
Add support for GDBus security action and flags
Marcel Holtmann
1
-3
/
+11
2010-09-09
Use simpler error callbacks for GDBus security hooks
Marcel Holtmann
1
-6
/
+23
2010-09-09
Add support for GDBus security handlers
Marcel Holtmann
1
-22
/
+137
2010-04-30
Fix parent path introspection data invalidation for multiple levels
Johan Hedberg
1
-1
/
+3
2010-04-30
Fix memory leak in g_dbus_register_interface
Johan Hedberg
1
-1
/
+3
2010-03-07
Make interface callback tables const
Marcel Holtmann
1
-13
/
+13
2010-01-01
Update copyright information of D-Bus helper library
Marcel Holtmann
1
-1
/
+1
2009-09-24
gdbus: handle introspection generally in generic_message.
RISKÓ Gergely
1
-43
/
+59
2009-09-14
Add introspection interface to the output of introspection calls
RISKÓ Gergely
1
-1
/
+7
2009-05-11
Make the parent path invalidateable
Denis Kenzior
1
-1
/
+5
2009-02-28
Check that interface name is provided
Marcel Holtmann
1
-1
/
+3
2009-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2008-12-24
Check if path is valid before unregistering it
Raymond Liu
1
-0
/
+3
[next]