summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #44 from chardin-cpi/ckhardin/fix-signal-handlersHEADmastergitjackolantern2020-10-240-0/+0
|\
| * Correct the signal handler registration bt-agentCharles Hardin2020-08-111-2/+2
* | Merge pull request #34 from leigh123linux/gcc-10gitjackolantern2020-10-242-2/+4
|\ \
| * | fix gcc-10 compileLeigh Scott2020-01-282-2/+4
| |/
* | Merge pull request #29 from jhnswlhfr/mastergitjackolantern2020-10-241-11/+11
|\ \
| * | remove incorrectly handled error argument from device_* calls00002019-09-091-11/+11
| |/
* | Merge pull request #27 from LeBlue/fix-bt-agent-signal-handlergitjackolantern2020-10-241-2/+2
|\ \ | |/ |/|
| * Fix bt-agent file reloading signal handler setupMatthias Wauer2019-06-131-2/+2
|/
* Merge pull request #26 from nicolasfella/simaccessbluez-tools-update-working-branchbluez-tools-updategitjackolantern2019-04-281-0/+1
|\
| * Add UUID for SIMAccessNicolas Fella2018-12-251-0/+1
|/
* Merge pull request #19 from dflogeras/bt-obex-typo-fixgitjackolantern2017-09-111-1/+1
|\
| * Fix grammar in bt-obex helpDave Flogeras2017-06-261-1/+1
|/
* Merge pull request #12 from keaton-freude/bt-obex-fixgitjackolantern2016-12-121-1/+1
|\
| * Fix proxy_return value check in obex_client.ckdfreude2016-08-181-1/+1
* | Merge pull request #9 from hadess/mastergitjackolantern2016-12-128-38/+68
|\ \ | |/ |/|
| * helpers: Fix undeclared g_access()Bastien Nocera2016-05-131-0/+1
| * bt-agent: Fix possible crasher when pin or passkey is requestedBastien Nocera2016-05-131-6/+2
| * bt-agent: Don't wait for AgentReleased signalBastien Nocera2016-05-131-3/+0
| * bt-agent: Fix incorrect Unix signal handlingBastien Nocera2016-05-132-20/+25
| * bt-agent: Implement AuthorizeService securityBastien Nocera2016-05-131-2/+28
| * build: Run configure after autogen.shBastien Nocera2016-05-131-0/+1
| * bt-obex: Fix compilation warningBastien Nocera2016-05-131-1/+1
| * bt-agent: Fix PIN code scanningBastien Nocera2016-05-131-3/+7
| * bt-obex: Fix large integer formatting warningBastien Nocera2016-05-092-2/+2
| * bt-adapter: Fix help outputBastien Nocera2016-05-081-1/+1
|/
* Merge pull request #8 from syntheticpp/variantgitjackolantern2015-09-091-60/+74
|\
| * dbus needs a tuple of variantsPeter Kümmel2015-09-081-10/+24
| * replace tabs with spaces and remove trailing spacesPeter Kümmel2015-09-081-51/+51
|/
* Merge pull request #3 from spellingmistake/mastergitjackolantern2015-08-313-11/+37
|\
| * Add property to automatically accept incoming filesThomas Egerer2015-06-113-11/+37
* | Merge pull request #7 from tdaitx/fix-implicity-pointer-conversiongitjackolantern2015-08-312-1/+2
|\ \
| * | Fix implicit pointer conversion in bt-device.cTiago Stürmer Daitx2015-08-292-1/+2
| |/
* | Merge pull request #5 from tdaitx/mastergitjackolantern2015-08-311-2/+2
|\ \
| * | Fix AM_LDFLAGS misuse, use LDADD insteadTiago Sturmer Daitx2015-08-271-2/+2
| |/
* | Merge pull request #4 from syntheticpp/mastergitjackolantern2015-08-311-2/+4
|\ \ | |/ |/|
| * fix crash, dbus callPeter Kümmel2015-08-221-2/+4
|/
* Changed a C flag, though it does not affect compilation.maxthest2014-08-031-1/+1
* Forgot to switch to the GIO libraries.maxthest2014-08-031-2/+2
* bluez-tools-0.2.0 |Documentation| Updated project git repository to current h...orangejackolantern2014-08-031-1/+1
* Source code and contrib files updated to use the newer BlueZ 5 API. Bluez-too...Daniel Sills2014-08-03170-12283/+19822
* bluez-tools-0.2.0 |Documentation Autotools| Added update to readme and update...orangejackolantern2014-08-033-47/+70
* Part of previous commitbluez-tools-legacyAlexander Orlenko2011-09-2324-2356/+130
* Updated API of bluez-tools to 4.96Alexander Orlenko2011-09-2312-0/+1772
* Some refactoring stuffAlexander Orlenko2011-01-091-8/+9
* Updated .gitignoreAlexander Orlenko2011-01-093-78/+385
* Removed the explicit dependence D-BusAlexander Orlenko2011-01-092-3/+2
* Added git-version-gen to extra distAlexander Orlenko2010-11-221-0/+1
* Updated READMEAlexander Orlenko2010-11-221-0/+1
* used dist_man_MANS instead of man_MANS (fixed issue #7)Alexander Orlenko2010-11-222-5/+3
* Added disconnect command to bt-deviceAlexander Orlenko2010-11-2212-26/+40