summaryrefslogtreecommitdiffstats
path: root/network
Commit message (Expand)AuthorAgeFilesLines
* Update API descriptionsMarcel Holtmann2007-05-101-9/+9
* Use dbus_connection_emit_signal to emit signals.Luiz Augusto von Dentz2007-05-093-40/+26
* Use dbus_connection_destroy object path instead of dbus_connection_unregister...Johan Hedberg2007-05-091-1/+1
* Switch to using generic dbus framework method dispatchingJohan Hedberg2007-05-093-165/+113
* Fix RemoveConnection documentation.Luiz Augusto von Dentz2007-05-091-1/+1
* Fix network service test scriptMarcel Holtmann2007-05-081-4/+2
* Fix bug on FindServer and add missing headers.Luiz Augusto von Dentz2007-05-082-3/+7
* Proceed if the bridge creation failsMarcel Holtmann2007-05-081-4/+2
* Add service test scriptsMarcel Holtmann2007-05-082-1/+28
* Make connection host address available via GetInfo.Luiz Augusto von Dentz2007-05-081-0/+6
* Update API documentationLuiz Augusto von Dentz2007-05-081-1/+8
* Fix server load from storage and add FindServer to API.Luiz Augusto von Dentz2007-05-082-11/+92
* network: minor cleanupClaudio Takahasi2007-05-011-3/+1
* Update network API documentation.Luiz Augusto von Dentz2007-04-272-25/+29
* Added UpdateServiceRecordClaudio Takahasi2007-04-251-13/+51
* Fix bug while creating connection, unref pending call just once.Luiz Augusto von Dentz2007-04-251-2/+0
* Use service name in error namespace.Luiz Augusto von Dentz2007-04-251-1/+1
* network: missing set the D-Bus connection when creating a server from fileClaudio Takahasi2007-04-231-0/+1
* Check connection busy before removing it.Luiz Augusto von Dentz2007-04-203-0/+15
* Unref pending calls.Luiz Augusto von Dentz2007-04-191-0/+2
* Update network.server documentation.Luiz Augusto von Dentz2007-04-181-0/+5
* Fix use of GIOChannelLuiz Augusto von Dentz2007-04-181-14/+19
* Add GetInfo to network.Server interface.Luiz Augusto von Dentz2007-04-171-0/+36
* Update API documentation to include GetInfo.Luiz Augusto von Dentz2007-04-171-0/+4
* Add GetInfo() to network.Connection interface.Luiz Augusto von Dentz2007-04-171-0/+36
* Move code to bring up interface to common and use it on connection.Luiz Augusto von Dentz2007-04-164-14/+40
* network: missing append registered connection paths to the listClaudio Takahasi2007-04-161-1/+5
* network: fixed default adapterClaudio Takahasi2007-04-162-155/+60
* Add signals Enabled/Disabled.Luiz Augusto von Dentz2007-04-161-2/+12
* Update network service documentation.Luiz Augusto von Dentz2007-04-161-12/+73
* network: missing assign src and path on server_register_from_fileClaudio Takahasi2007-04-161-0/+2
* network: added function to store/update server propertyClaudio Takahasi2007-04-162-32/+17
* network: missing append registered server paths to the listClaudio Takahasi2007-04-161-4/+10
* network: added server_remove_stored functionClaudio Takahasi2007-04-163-2/+21
* network: added connection_storeClaudio Takahasi2007-04-143-1/+40
* network: addded server_storeClaudio Takahasi2007-04-143-1/+31
* Fix code styleLuiz Augusto von Dentz2007-04-131-1/+1
* Handle errors bringing up interfaces on serversLuiz Augusto von Dentz2007-04-131-3/+5
* network: cleanup and added some FIXME tagsClaudio Takahasi2007-04-131-8/+6
* Bring up interfaces on serversLuiz Augusto von Dentz2007-04-131-1/+11
* network: removed not defined function(read_server_uuid)Claudio Takahasi2007-04-131-1/+0
* network: changed server_register signature and code cleanupClaudio Takahasi2007-04-133-19/+17
* network: moved register_nap_from_file to server_register_from file to support...Claudio Takahasi2007-04-133-18/+13
* network: added register_nap_from_fileClaudio Takahasi2007-04-133-21/+71
* network: changed connection_register prototypeClaudio Takahasi2007-04-133-40/+50
* network: added functions prototypes for nap/gn registrationClaudio Takahasi2007-04-132-2/+16
* network: added code to parse the network fileClaudio Takahasi2007-04-131-14/+57
* network: initial skeleton to register stored network NAP/GN/PANUClaudio Takahasi2007-04-131-14/+26
* network: code cleanupClaudio Takahasi2007-04-131-24/+22
* Fix code style.Luiz Augusto von Dentz2007-04-121-1/+1