summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.654.65Marcel Holtmann2010-05-242-1/+8
* Update library versionMarcel Holtmann2010-05-241-1/+1
* Fix driver removal upon device removalJohan Hedberg2010-05-231-10/+2
* Move debug() to DBG()Gustavo F. Padovan2010-05-2140-494/+494
* Remove old defines from serial codeGustavo F. Padovan2010-05-212-10/+0
* Move logging.{c,h} to log.{c,h}Gustavo F. Padovan2010-05-2152-51/+51
* Fix service indicator not sent when entering searching stateLuiz Augusto Von Dentz2010-05-211-0/+1
* Add dynamic debug featureGustavo F. Padovan2010-05-213-47/+92
* Add manual log to hcitraceGustavo F. Padovan2010-05-212-14/+27
* Add pragma based workaround for GStreamer warningsMarcel Holtmann2010-05-198-1/+31
* Revert "Fix build issues with latest GStreamer updates"Marcel Holtmann2010-05-197-6/+8
* Update phonet-at location to match recent versionsJohan Hedberg2010-05-191-1/+1
* Fix build issues with latest GStreamer updatesMarcel Holtmann2010-05-177-8/+6
* Add new "Blocked" property to device objectsJohan Hedberg2010-05-176-36/+279
* Add hciconfig support for blacklistingJohan Hedberg2010-05-171-0/+55
* Add HCIBLOCKADDR and HCIUNBLOCKADDR ioctl definitionsJohan Hedberg2010-05-171-0/+3
* Fix issues with general bonding being default setting nowMarcel Holtmann2010-05-121-3/+17
* Fix signal strength indicator on maemo6 driverLuiz Augusto von Dentz2010-05-111-4/+6
* Fix operator name indicator on maemo6 driverLuiz Augusto von Dentz2010-05-111-1/+1
* Remove extra spaces from tools dirJose Antonio Santos Cadenas2010-05-0711-72/+72
* Remove extra spaces in test dirJose Antonio Santos Cadenas2010-05-075-12/+12
* Remove extra spaces from sdpd-request.cJose Antonio Santos Cadenas2010-05-071-9/+9
* Remove extra spaces at end of line in lib dirJose Antonio Santos Cadenas2010-05-075-75/+75
* Remove extra spaces at end of line in compat dirJose Antonio Santos Cadenas2010-05-077-25/+25
* Fix parent path introspection data invalidation for multiple levelsJohan Hedberg2010-04-301-1/+3
* Fix memory leak in g_dbus_register_interfaceJohan Hedberg2010-04-301-1/+3
* Release 4.644.64Marcel Holtmann2010-04-292-1/+10
* Add missing author creditsMarcel Holtmann2010-04-291-0/+5
* Update library versionMarcel Holtmann2010-04-291-1/+1
* Fix scope bdaddr variable to not be larger than necessaryJohan Hedberg2010-04-281-1/+1
* Update service class on adapter-by-adapter basisElvis Pfutzenreuter2010-04-286-26/+28
* Fix list parsing bug in sdp_set_supp_featuresJosé Antonio Santos Cadenas2010-04-281-2/+31
* Set l2cap mode alwaysGustavo F. Padovan2010-04-281-2/+1
* Add options to test MaxTx and TxWindowGustavo F. Padovan2010-04-281-1/+21
* Add txWindow and MaxTt to l2cap_optionsGustavo F. Padovan2010-04-281-0/+2
* Add duplex test case to l2testGustavo F. Padovan2010-04-281-1/+42
* l2test: add option to use SOCK_STREAMGustavo F. Padovan2010-04-281-1/+6
* Make some UUID parameters constMarcel Holtmann2010-04-282-8/+8
* Remove another bunch of pointless casting attemptsMarcel Holtmann2010-04-281-40/+37
* Add memory checks whenever memory is allocated in SDPSantiago Carot-Nemesio2010-04-281-10/+77
* Use NULL instead of 0 for functions returning a pointerSantiago Carot Nemesio2010-04-271-4/+4
* Remove some blanks spaces in sdp source code.Santiago Carot Nemesio2010-04-271-17/+17
* Fix Device.SetProperty(Alias,... always emit PropertyChangedLuiz Augusto Von Dentz2010-04-221-16/+20
* Fix Device.SetProperty("Trusted",... always emit PropertyChangedLuiz Augusto Von Dentz2010-04-223-7/+22
* Add some more company identifiersMarcel Holtmann2010-04-141-0/+6
* List with UUIDs per-adapter should be sortedFrancisco Alecrim2010-04-123-3/+5
* Set HID socket security back to LOW after the BtIO default changeJohan Hedberg2010-04-122-0/+4
* Return error properly on CreateDeviceDaniel Orstadius2010-04-091-21/+32
* Handle connection ending events on higher layers firstDaniel Orstadius2010-04-091-1/+1
* Fix minor indentation issuesJohan Hedberg2010-04-071-3/+3