summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Fix bt-agent file reloading signal handler setupMatthias Wauer2019-06-131-2/+2
|/
* Add UUID for SIMAccessNicolas Fella2018-12-251-0/+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
* | 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-131-19/+24
* | bt-agent: Implement AuthorizeService securityBastien Nocera2016-05-131-2/+28
* | 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
|/
* 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-311-0/+1
|\ \
| * | Fix implicit pointer conversion in bt-device.cTiago Stürmer Daitx2015-08-291-0/+1
| |/
* | Merge pull request #5 from tdaitx/mastergitjackolantern2015-08-311-2/+2
|\ \
| * | Fix AM_LDFLAGS misuse, use LDADD insteadTiago Sturmer Daitx2015-08-271-2/+2
| |/
* | 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
* Source code and contrib files updated to use the newer BlueZ 5 API. Bluez-too...Daniel Sills2014-08-03127-9941/+13360
* Part of previous commitbluez-tools-legacyAlexander Orlenko2011-09-232-2/+27
* Some refactoring stuffAlexander Orlenko2011-01-091-8/+9
* Updated .gitignoreAlexander Orlenko2011-01-092-78/+384
* Removed the explicit dependence D-BusAlexander Orlenko2011-01-091-2/+2
* 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-2210-20/+33
* Added gracefully shutdown of client connection (bt-network)Alexander Orlenko2010-11-221-0/+5
* Removed disconnect method of bt-network as unnecessaryAlexander Orlenko2010-11-021-27/+13
* Fixed issue #5Alexander Orlenko2010-11-021-10/+18
* Fixed grammar in messages (issue #4)Alexander Orlenko2010-11-029-10/+10
* fixed some messagesAlexander Orlenko2010-10-149-10/+10
* Added querying of current localeAlexander Orlenko2010-10-109-1/+36
* GObjects updatedAlexander Orlenko2010-10-102-0/+29
* Fixed issue #1zak2010-10-102-6/+11
* Added checking of dbus interface existence to OBEXAgentAlexander Orlenko2010-08-234-41/+80
* Some fixes in manual pagesAlexander Orlenko2010-08-237-19/+23
* Add dist_man_MANS to include mans in tarballAlexander Orlenko2010-08-131-0/+2
* Prev commitAlexander Orlenko2010-08-132-6/+6
* Added man for bt-obexAlexander Orlenko2010-08-1213-122/+401
* Part of prev commit (forgot to add '-a' option)Alexander Orlenko2010-08-1242-183/+281