summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add code to check server capabilities.Luiz Augusto von Dentz2007-03-271-71/+251
|
* network: Added authorization for incomming connectionsClaudio Takahasi2007-03-271-12/+265
|
* Add err_not_supported.Luiz Augusto von Dentz2007-03-272-0/+9
|
* Service must start even if there is no adapter availableMarcel Holtmann2007-03-271-0/+4
|
* The service must start even without any adapters attachedMarcel Holtmann2007-03-271-0/+4
|
* Improve integration with D-Bus system busMarcel Holtmann2007-03-273-39/+17
|
* Improve D-Bus system bus integrationMarcel Holtmann2007-03-276-50/+36
|
* Remove D-Bus connection workaroundMarcel Holtmann2007-03-271-2/+0
|
* Rename register_service() function to avoid conflictsMarcel Holtmann2007-03-272-2/+2
|
* Add register_service() helper functionMarcel Holtmann2007-03-272-0/+33
|
* Provide additional D-Bus setup helper functionMarcel Holtmann2007-03-272-6/+15
|
* Don't install manual pages if daemon has been disabledMarcel Holtmann2007-03-274-4/+12
|
* network: added initial code for server L2CAP listeningClaudio Takahasi2007-03-261-1/+88
|
* Remove warning.Luiz Augusto von Dentz2007-03-261-1/+1
|
* Add connection watchdog.Luiz Augusto von Dentz2007-03-261-10/+18
|
* network: removed memory leak(servers/connections list)Claudio Takahasi2007-03-261-2/+6
|
* network: added function to create the server(NAP/GN) service recordClaudio Takahasi2007-03-262-3/+125
|
* Fix connect.Luiz Augusto von Dentz2007-03-261-39/+38
|
* metwork: Added function to call the service record registrationClaudio Takahasi2007-03-261-6/+89
|
* Fixes to use non-bloking socket on connect.Luiz Augusto von Dentz2007-03-261-49/+113
|
* Fix service exit.Luiz Augusto von Dentz2007-03-261-2/+2
|
* Update coding styleMarcel Holtmann2007-03-241-3/+5
|
* whitespace fixesBrad Midgley2007-03-242-5/+5
|
* examine the result of write() ops, avoid warningsBrad Midgley2007-03-241-5/+7
|
* add Marcel's original, unmodified sbcdec/enc clients to sbcBrad Midgley2007-03-242-2/+417
|
* Buf fixes.Luiz Augusto von Dentz2007-03-231-21/+34
|
* network: Added invalid service class verification for Manager.CreateConnectionClaudio Takahasi2007-03-233-6/+8
|
* network: using service class identifier instead of the uuid 128 string for ↵Claudio Takahasi2007-03-235-16/+26
| | | | server registration
* network: Added hexadecimal verification for Manager.CreateServerClaudio Takahasi2007-03-231-2/+6
|
* network: Fixed string/service id/uuid convertion functionsClaudio Takahasi2007-03-234-34/+59
|
* Connection code.Luiz Augusto von Dentz2007-03-221-19/+278
|
* Add bnep_init and bnep_cleanup to manager.Luiz Augusto von Dentz2007-03-221-0/+8
|
* Add err_connection_failed.Luiz Augusto von Dentz2007-03-222-0/+12
|
* network: returning a better message content in the D-Bus error for invalid ↵Claudio Takahasi2007-03-221-3/+8
| | | | arguments
* network: added Server.SetRoutingClaudio Takahasi2007-03-221-4/+36
|
* Initial code of bnep common.Luiz Augusto von Dentz2007-03-222-0/+157
|
* network: Added Server.SetSecurityClaudio Takahasi2007-03-221-3/+23
|
* network: Added Server.GetSecurity()Claudio Takahasi2007-03-221-4/+16
|
* network: removed err_generic functionClaudio Takahasi2007-03-223-12/+3
|
* network: Added Server.SetNameClaudio Takahasi2007-03-223-6/+37
|
* network: Added Server.GetName()Claudio Takahasi2007-03-221-4/+19
|
* input API: added device Connected/Disconnected signalsClaudio Takahasi2007-03-221-0/+6
|
* input: Added the Disconnect signalClaudio Takahasi2007-03-221-1/+10
|
* input: added Connected signalClaudio Takahasi2007-03-221-5/+19
|
* network: Added Server.GetUUID()Claudio Takahasi2007-03-223-7/+28
|
* input: Removed SetTimeout(method not defined)Claudio Takahasi2007-03-221-10/+0
|
* input: minor code standard fixesClaudio Takahasi2007-03-223-55/+55
|
* Added description for dictionary based methods: Adapter.GetInfo, ↵Claudio Takahasi2007-03-221-2/+14
| | | | Adapter.GetRemoteInfo and Service.GetInfo
* Added adapter dict: adapter.GetInfo()Claudio Takahasi2007-03-211-20/+69
|
* Allow disabling of pand compilation and installationMarcel Holtmann2007-03-212-0/+10
|