summaryrefslogtreecommitdiffstats
path: root/network
Commit message (Collapse)AuthorAgeFilesLines
* network: more robust bnep setup conn msg validationClaudio Takahasi2007-08-301-15/+13
|
* network: cleanup - unused errorClaudio Takahasi2007-08-292-11/+0
|
* network: additional src and dst role verificationClaudio Takahasi2007-08-291-7/+11
|
* network: server cleanup - added static DBusConnection and server init/exitClaudio Takahasi2007-08-293-100/+87
|
* network-api: fixed server pathsClaudio Takahasi2007-08-291-2/+2
|
* network: CreateConnection - enable PANU to PANU connectionClaudio Takahasi2007-08-291-1/+1
|
* network: concat remote name and service name to the connection nameClaudio Takahasi2007-08-293-6/+32
|
* network: minor - keep server socket always listenningClaudio Takahasi2007-08-291-3/+0
|
* network: fixed wrong service record attrs for PANUClaudio Takahasi2007-08-281-30/+46
|
* network: disconnect clients when the server is disabledClaudio Takahasi2007-08-281-1/+19
|
* network: added verification for allowed destination/source roles according ↵Claudio Takahasi2007-08-281-6/+27
| | | | to PAN Profile
* network: allow just one pending authorization at the same timeClaudio Takahasi2007-08-281-62/+59
|
* network: fixed Disable - record unregistrationClaudio Takahasi2007-08-271-2/+7
|
* network: fixed minor memory leakClaudio Takahasi2007-08-242-19/+22
|
* network: fixed wrong pointer referenceClaudio Takahasi2007-08-241-5/+5
|
* network: fixed seg faultClaudio Takahasi2007-08-241-11/+1
|
* network: removed CreateServer/RemoveServer methodsClaudio Takahasi2007-08-241-17/+1
|
* network: removed unused signals(ServerCreated and ServerRemoved)Claudio Takahasi2007-08-242-7/+1
|
* Small header cleanupsMarcel Holtmann2007-08-163-4/+3
|
* Remove CreateServer and RemoveServer, servers are always create.Luiz Augusto von Dentz2007-06-204-121/+99
|
* Fix some documentation problems.Luiz Augusto von Dentz2007-05-221-4/+2
|
* Update test script with last PANU connectionMarcel Holtmann2007-05-222-7/+13
|
* Revert changes of missing GSList functions.Luiz Augusto von Dentz2007-05-181-61/+22
|
* Prevent use of missing function in eglib.Luiz Augusto von Dentz2007-05-171-22/+60
|
* Add LastConnection, DefaultConnection and ChangeDefaultConnection API ↵Luiz Augusto von Dentz2007-05-174-67/+282
| | | | methods and some minor fixes.
* Fixes storage problems with connections and fix bug of CreateConnection not ↵Luiz Augusto von Dentz2007-05-163-11/+85
| | | | checking for present connection with the same destination and profile.
* Update CancelConnect documentation.Luiz Augusto von Dentz2007-05-151-1/+3
|
* Add CancelConnect method descriptionMarcel Holtmann2007-05-151-0/+5
|
* Add CancelConnect to Connection interface.Luiz Augusto von Dentz2007-05-141-4/+26
|
* Add method to retrieve adapter addressMarcel Holtmann2007-05-142-26/+51
|
* 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 ↵Johan Hedberg2007-05-091-1/+1
| | | | dbus_connection_unregister_object_path
* 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
|