Commit Graph

157 Commits

Author SHA1 Message Date
Luiz Augusto von Dentz
c70e57f5b9 Fix some documentation problems. 2007-05-22 13:00:25 +00:00
Marcel Holtmann
b93e2bf23c Update test script with last PANU connection 2007-05-22 07:05:28 +00:00
Luiz Augusto von Dentz
00a7a482ac Revert changes of missing GSList functions. 2007-05-18 18:05:16 +00:00
Luiz Augusto von Dentz
07ae0be088 Prevent use of missing function in eglib. 2007-05-17 19:52:32 +00:00
Luiz Augusto von Dentz
df7260b7a0 Add LastConnection, DefaultConnection and ChangeDefaultConnection API methods and some minor fixes. 2007-05-17 17:05:47 +00:00
Luiz Augusto von Dentz
417006053c Fixes storage problems with connections and fix bug of CreateConnection not checking for present connection with the same destination and profile. 2007-05-16 13:13:58 +00:00
Luiz Augusto von Dentz
f8afd4132d Update CancelConnect documentation. 2007-05-15 12:13:24 +00:00
Marcel Holtmann
13ca53c2fa Add CancelConnect method description 2007-05-15 11:23:56 +00:00
Luiz Augusto von Dentz
39d74106f6 Add CancelConnect to Connection interface. 2007-05-14 15:05:20 +00:00
Marcel Holtmann
57704487a4 Add method to retrieve adapter address 2007-05-14 12:28:55 +00:00
Marcel Holtmann
07958fc361 Update API descriptions 2007-05-10 08:45:28 +00:00
Luiz Augusto von Dentz
bec9d1838b Use dbus_connection_emit_signal to emit signals. 2007-05-09 19:59:18 +00:00
Johan Hedberg
0ebe9945de Use dbus_connection_destroy object path instead of dbus_connection_unregister_object_path 2007-05-09 14:49:23 +00:00
Johan Hedberg
a0d73b7c7c Switch to using generic dbus framework method dispatching 2007-05-09 14:31:27 +00:00
Luiz Augusto von Dentz
5c5027129a Fix RemoveConnection documentation. 2007-05-09 14:04:20 +00:00
Marcel Holtmann
a643c69886 Fix network service test script 2007-05-08 15:00:58 +00:00
Luiz Augusto von Dentz
de900f387d Fix bug on FindServer and add missing headers. 2007-05-08 14:42:02 +00:00
Marcel Holtmann
e9143c3e1f Proceed if the bridge creation fails 2007-05-08 14:41:11 +00:00
Marcel Holtmann
fcba5ddbba Add service test scripts 2007-05-08 14:08:54 +00:00
Luiz Augusto von Dentz
89aa5447d1 Make connection host address available via GetInfo. 2007-05-08 14:00:22 +00:00
Luiz Augusto von Dentz
734d59c4b7 Update API documentation 2007-05-08 13:57:23 +00:00
Luiz Augusto von Dentz
4cf3d33cf1 Fix server load from storage and add FindServer to API. 2007-05-08 13:48:37 +00:00
Claudio Takahasi
3268722532 network: minor cleanup 2007-05-01 14:56:05 +00:00
Luiz Augusto von Dentz
999a1b2c1f Update network API documentation. 2007-04-27 14:17:18 +00:00
Claudio Takahasi
44847d5dfc Added UpdateServiceRecord 2007-04-25 22:14:22 +00:00
Luiz Augusto von Dentz
748b15f0a5 Fix bug while creating connection, unref pending call just once. 2007-04-25 18:04:47 +00:00
Luiz Augusto von Dentz
506d39ae95 Use service name in error namespace. 2007-04-25 12:36:12 +00:00
Claudio Takahasi
71889d8638 network: missing set the D-Bus connection when creating a server from file 2007-04-23 14:19:56 +00:00
Luiz Augusto von Dentz
36d0506a28 Check connection busy before removing it. 2007-04-20 15:41:32 +00:00
Luiz Augusto von Dentz
cc8d980b55 Unref pending calls. 2007-04-19 17:48:23 +00:00
Luiz Augusto von Dentz
f8c373978d Update network.server documentation. 2007-04-18 18:10:41 +00:00
Luiz Augusto von Dentz
54f74d381a Fix use of GIOChannel 2007-04-18 13:54:53 +00:00
Luiz Augusto von Dentz
4bae43ca78 Add GetInfo to network.Server interface. 2007-04-17 19:48:53 +00:00
Luiz Augusto von Dentz
cd7716fd58 Update API documentation to include GetInfo. 2007-04-17 13:58:00 +00:00
Luiz Augusto von Dentz
f14786d714 Add GetInfo() to network.Connection interface. 2007-04-17 13:48:24 +00:00
Luiz Augusto von Dentz
ef29c39ffc Move code to bring up interface to common and use it on connection. 2007-04-16 20:54:02 +00:00
Claudio Takahasi
d3d1ce6e2b network: missing append registered connection paths to the list 2007-04-16 19:41:59 +00:00
Claudio Takahasi
d2692a02cf network: fixed default adapter 2007-04-16 19:32:49 +00:00
Luiz Augusto von Dentz
6745ef8707 Add signals Enabled/Disabled. 2007-04-16 14:11:50 +00:00
Luiz Augusto von Dentz
ea69da4ac5 Update network service documentation. 2007-04-16 14:03:38 +00:00
Claudio Takahasi
04f62adc11 network: missing assign src and path on server_register_from_file 2007-04-16 13:57:46 +00:00
Claudio Takahasi
8c59967450 network: added function to store/update server property 2007-04-16 13:49:13 +00:00
Claudio Takahasi
3723149c0b network: missing append registered server paths to the list 2007-04-16 13:26:16 +00:00
Claudio Takahasi
e968bf5446 network: added server_remove_stored function 2007-04-16 13:14:07 +00:00
Claudio Takahasi
e5ba646776 network: added connection_store 2007-04-14 01:12:34 +00:00
Claudio Takahasi
47895f4ab3 network: addded server_store 2007-04-14 00:19:59 +00:00
Luiz Augusto von Dentz
dca71fe556 Fix code style 2007-04-13 21:50:57 +00:00
Luiz Augusto von Dentz
4e12859a71 Handle errors bringing up interfaces on servers 2007-04-13 21:49:21 +00:00
Claudio Takahasi
373808d7a4 network: cleanup and added some FIXME tags 2007-04-13 21:38:36 +00:00
Luiz Augusto von Dentz
ecde90ac20 Bring up interfaces on servers 2007-04-13 21:32:36 +00:00