summaryrefslogtreecommitdiffstats
path: root/network
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix warning on build.Luiz Augusto von Dentz2007-04-121-1/+1
* network: changed the server D-Bus path and moved storage functions to manager.cClaudio Takahasi2007-04-124-81/+70
* Add FindConnection method, bug fixes for disconnect events.Luiz Augusto von Dentz2007-04-123-8/+78
* network: added initial code to register stored serversClaudio Takahasi2007-04-121-6/+59
* network: use global server/connection list for managerClaudio Takahasi2007-04-121-52/+22
* Fix bug on GetInterface.Luiz Augusto von Dentz2007-04-121-1/+2
* network: code cleanupClaudio Takahasi2007-04-121-40/+23
* network: cancel pending auth if an error happens in the BNEP GIOChannelClaudio Takahasi2007-04-051-2/+7
* network: handle the GIOChannel errors properlyClaudio Takahasi2007-04-051-2/+3
* network: missing pending_reply initialization and connection ref/unrefClaudio Takahasi2007-04-051-6/+8
* Fix bug while disconnecting.Luiz Augusto von Dentz2007-04-052-4/+5
* Add storage code.Luiz Augusto von Dentz2007-04-023-17/+164
* network: fixed GIOChannel close/unref orderClaudio Takahasi2007-03-301-6/+3
* Add err_already_exists.Luiz Augusto von Dentz2007-03-302-0/+11
* Return an error when server already exist.Luiz Augusto von Dentz2007-03-301-3/+1
* network: ignore repeated BNEP conn req msg from the same device if there a pe...Claudio Takahasi2007-03-301-0/+9
* network: Added bridge add interface functionClaudio Takahasi2007-03-293-4/+30
* Fixes to use DefaultAdapter when an adapter is necessary.Luiz Augusto von Dentz2007-03-291-36/+71
* Fix message unref and interface name bugs.Luiz Augusto von Dentz2007-03-291-3/+11
* network: only send cancel authorization if the error name is NoReplyClaudio Takahasi2007-03-291-1/+4
* network: cancel authorization if the time expiresClaudio Takahasi2007-03-291-9/+33
* network: reject incomming connections if there is a pending authorizationClaudio Takahasi2007-03-291-4/+12
* Add code to extract record attributes.Luiz Augusto von Dentz2007-03-293-8/+76
* Lower number of possible interfaces from 48 to 7 and other minor fixes.Luiz Augusto von Dentz2007-03-291-10/+16
* network: removed ProviderName attribute from the server service recordClaudio Takahasi2007-03-281-5/+5