Commit Graph

75 Commits

Author SHA1 Message Date
Marcel Holtmann
fe9d04d57f Add two more missing attributes 2007-05-21 16:43:46 +00:00
Marcel Holtmann
b747ecdbcf And another bunch of missing attributes 2007-05-21 16:29:08 +00:00
Marcel Holtmann
988369b8fa Add more attributes to the example record 2007-05-21 16:16:23 +00:00
Marcel Holtmann
58733090a9 Fix signature for service remove method 2007-05-21 15:29:42 +00:00
Marcel Holtmann
00ce8acd7a Update example service record 2007-05-21 14:18:27 +00:00
Marcel Holtmann
a849556fef Add test script for adding service records 2007-05-21 12:51:48 +00:00
Johan Hedberg
30957bc289 generic introspection cleanup & small additions 2007-05-03 10:58:08 +00:00
Marcel Holtmann
eefb64d927 Add device ID support 2007-04-25 18:59:55 +00:00
Marcel Holtmann
a36be2a103 Fix missing G_IO_NVAL handling 2007-04-04 07:30:14 +00:00
Marcel Holtmann
ca97286f1f Add Bluetooth specific methods 2007-03-21 18:11:25 +00:00
Marcel Holtmann
4a7167fab7 Add HAL namespace document 2007-03-21 18:07:34 +00:00
Marcel Holtmann
f1e8236165 Handle authorization timeouts 2007-02-25 22:11:50 +00:00
Marcel Holtmann
3721df574d Only unref after setting the notify action 2007-02-25 19:18:25 +00:00
Marcel Holtmann
2510ba5976 Decrease reference count for pending callback 2007-02-25 19:03:59 +00:00
Marcel Holtmann
e27f44b9a6 Fix some memory leaks 2007-01-28 18:24:03 +00:00
Marcel Holtmann
e28ba76d23 Use D-Bus API for service record registration 2007-01-25 16:16:20 +00:00
Marcel Holtmann
2dc29f5847 Ignore SIGCHLD and SIGPIPE 2007-01-25 15:47:15 +00:00
Marcel Holtmann
a97908f587 Move agent examples to daemon directory 2007-01-25 15:09:25 +00:00
Marcel Holtmann
65167458cf Change error message 2007-01-24 23:39:16 +00:00
Marcel Holtmann
b68ec936d7 Fix authorization request handling 2007-01-24 23:36:28 +00:00
Marcel Holtmann
4c9496a0cb Add support for requesting authorization 2007-01-24 21:42:14 +00:00
Marcel Holtmann
2123a141b4 Include bluetooth.conf into distribution 2007-01-23 07:35:30 +00:00
Marcel Holtmann
a93a56e08f Move bluetooth.conf D-Bus security file into daemon directory 2007-01-23 07:34:33 +00:00
Marcel Holtmann
77a277e667 Make echo and input service configurable 2007-01-23 07:18:07 +00:00
Marcel Holtmann
d0d4a040f4 Unregister service record on shutdown 2007-01-22 01:58:13 +00:00
Marcel Holtmann
551b36630b Unreference the IO channel from the main() function 2007-01-21 20:38:34 +00:00
Marcel Holtmann
c57d6548a3 Remove g_strfreev call 2007-01-21 16:44:04 +00:00
Marcel Holtmann
2d23898e17 Avoid using g_shell_parse_argv 2007-01-21 16:32:48 +00:00
Marcel Holtmann
bc83a777f4 Add support for GetIdentifier 2007-01-20 21:44:09 +00:00
Marcel Holtmann
ee0d353d9d Don't call unref in IO handling function 2007-01-20 21:34:32 +00:00
Marcel Holtmann
6906a81304 Update copyright information 2007-01-20 14:46:08 +00:00
Marcel Holtmann
acf8efe67b Add missing service description 2007-01-20 06:05:59 +00:00
Marcel Holtmann
8cc5595d90 Make it possible to support an embedded GLib 2007-01-20 05:26:15 +00:00
Marcel Holtmann
884cfe825d Don't install services that are in experimental state 2007-01-20 02:36:57 +00:00
Marcel Holtmann
5efa3b9135 Implement full echo service 2007-01-19 23:14:20 +00:00
Marcel Holtmann
39f3c34734 Rename echo service and install it 2007-01-19 21:30:42 +00:00
Marcel Holtmann
06e0a7f62e Make the echo service useful for testing again 2007-01-19 16:19:50 +00:00
Marcel Holtmann
209c6c831a Emulate service starting and stopping 2007-01-19 16:03:11 +00:00
Marcel Holtmann
23a3129d08 For testing purpose always return the test service 2007-01-19 13:55:43 +00:00
Marcel Holtmann
d4ce0f5763 Add test code for binary record registration 2007-01-19 13:49:41 +00:00
Marcel Holtmann
3f0c72322c Update manager interaction with adapter and service framework 2007-01-19 13:48:39 +00:00
Marcel Holtmann
d6f0c6dcc0 Add skeleton for adapter framework 2007-01-19 03:06:18 +00:00
Marcel Holtmann
819e5e4a8b Return error in case of service searches 2007-01-19 03:05:28 +00:00
Marcel Holtmann
547e6b74a5 Redirect service related method into the service framework 2007-01-19 02:46:56 +00:00
Marcel Holtmann
a6dcaafcc9 Add skeleton for service framework 2007-01-19 02:21:55 +00:00
Marcel Holtmann
32443320a0 Add service record handling and sender tracking 2007-01-19 01:42:05 +00:00
Marcel Holtmann
60ebcaad42 Add missing XML based method skeleton 2007-01-18 23:54:57 +00:00
Marcel Holtmann
1bc86936d9 Unregister interfaces on cleanup 2007-01-18 23:46:24 +00:00
Marcel Holtmann
d71d1b8aac Add skeleton for database interface 2007-01-18 23:15:12 +00:00
Marcel Holtmann
ee5365074c Use new D-Bus helper functions 2007-01-18 17:57:23 +00:00