summaryrefslogtreecommitdiffstats
path: root/src/phone.cpp
Commit message (Expand)AuthorAgeLines
* Merge pull request #180 from fbriere/issue/165-deadlocks-complexLuboš Doležel2020-02-23-4/+4
|\
| * Fix "REFER declined" deadlockFrédéric Brière2019-12-27-1/+1
| * Fix "Transfer with consultation without Replaces" deadlockFrédéric Brière2019-12-27-1/+1
| * Fix "NOTIFY received when line is idle" deadlockFrédéric Brière2019-12-27-1/+1
| * Fix "INVITE with Replaces header" deadlockFrédéric Brière2019-12-27-1/+1
* | Merge pull request #150 from fbriere/issue/88-mutex-lock-failedLuboš Doležel2020-02-23-2/+6
|\ \
| * | Prevent recursive locking of phone_users_mtx in add_phone_user()Frédéric Brière2019-07-03-2/+6
* | | Merge pull request #166 from fbriere/issue/165-deadlocks-simpleLuboš Doležel2020-02-23-2/+0
|\ \ \ | | |/ | |/|
| * | Remove duplicate mutex lock in `t_phone::end_call()`Frédéric Brière2019-10-02-2/+0
| |/
* / Fix spelling errorsJose Riha2020-02-20-1/+1
|/
* Replace (old) FSF postal address with URL in header filesFrédéric Brière2016-10-02-2/+1
* Fix a crash when using File -> Change User... (fixes #34)Lubos Dolezel2016-01-03-1/+0
* Crash fixesLubos Dolezel2015-07-28-1/+0
* Introduce a separate 3-way call mutex (#17)Lubos Dolezel2015-07-07-23/+7
* Partial lock rework in t_phone (#17). If the app starts crashing or freezing,...Lubos Dolezel2015-07-07-159/+167
* initial checkinMichal Kubecek2015-04-13-0/+3562