~info-martin-konrad/epics-base:fix-logserver-file-limit

Last commit made on 2018-08-13
Get this branch:
git clone -b fix-logserver-file-limit https://git.launchpad.net/~info-martin-konrad/epics-base
Only Martin Konrad can upload to this branch. If you are Martin Konrad please log in for upload directions.

Branch merges

Branch information

Name:
fix-logserver-file-limit
Repository:
lp:~info-martin-konrad/epics-base

Recent commits

8e42f51... by Martin Konrad

iocLogserver: allow log file limit to be disabled

According to the Application Developer's Guide setting the environment
variable EPICS_IOC_LOG_FILE_LIMIT=0 should disable the limit on the
file size.

fb31dd7... by Andrew Johnson

recGbl: Prevent record alarm severities > INVALID_ALARM

2a2a1e5... by Andrew Johnson

Post-tag version number update

20d2cff... by Andrew Johnson

Update version number to 3.14.12.8-rc1

860ce15... by Andrew Johnson

Documentation updates for 3.14.12.8

31fc35f... by Andrew Johnson

dbCa: Fix for lp: #541221

I'd looked at this a few times since it was reported, but never
actually fixed the bug I described in the comments. Apparently
the only thing left to do was to store the eventId and use it to
clear the subscription when we saw a type-change to a PV.

e459e8b... by Ralph Lange

cas: don't spin on zero-length search requests
 (fix lp:1743321)

b558bd9... by Ralph Lange

Cherry-picking e794639e from 3.15
 (lp:1730982 lp:1762543)

3c16c3c... by mdavidsaver

Cherry-picking d2b0e920 from 3.15
 (closes lp:1773373)

67844ba... by Andrew Johnson

Perl s/use vars/our/