Commit Graph

740 Commits

Author SHA1 Message Date
Marty Kraimer b98b4f4a8c let dbCaTask clean up caLink 2002-02-22 16:10:08 +00:00
Marty Kraimer 5ef5f63519 change documentation 2002-02-21 20:23:08 +00:00
Marty Kraimer 0bff36ef0f change connectionCallback so it does not dbScanLock 2002-02-21 16:57:18 +00:00
Marty Kraimer 83a0f68d20 change Remove logic 2002-02-21 14:30:33 +00:00
Marty Kraimer 8efbc1d85e lock before deleting 2002-02-21 13:44:29 +00:00
Marty Kraimer 9d49efa279 must lock list 2002-02-20 21:20:29 +00:00
Marty Kraimer f0ea395bde dont unlock before addAction 2002-02-20 21:08:30 +00:00
Marty Kraimer 0404311b86 check for addAction after CA_DELETE requested 2002-02-20 17:10:04 +00:00
Jeff Hill 4850294232 fixed spelling 2002-02-12 00:45:52 +00:00
Jeff Hill eb86c4109e fixed warnings 2002-02-06 02:28:27 +00:00
Jeff Hill 921db3d9f8 make copy constructor and assignment oper private 2002-02-06 02:27:42 +00:00
Ralph Lange 3562336111 Changes for HP-UX 11 - first semi-stable version 2002-02-04 16:21:13 +00:00
Marty Kraimer 3280244690 fix problems related to removing casts fro ellLib.h 2002-02-04 15:03:54 +00:00
Marty Kraimer a9f2ae117d allow 60 character record names 2002-02-04 15:03:21 +00:00
Jeff Hill e5af5543df changed message 2002-01-11 01:43:15 +00:00
Ralph Lange ffbc01bdb2 Bugfix: multiple line string constant 2002-01-09 15:28:55 +00:00
Ralph Lange 918531ed6f Fixed HP-UX warning 2002-01-09 15:28:02 +00:00
Jeff Hill e343acdd57 dont allow local PVs to connect unless the client ctx allows preemptive callback 2002-01-09 00:57:23 +00:00
Marty Kraimer fbc237b7e9 dbCaGetLink must return -1 when sevr = INVALID 2001-11-16 14:15:03 +00:00
Jeff Hill 7b1b2988d7 turn of ms already instantiated warning 2001-10-22 03:18:52 +00:00
Jeff Hill 21f9dd8179 use explicit template instatiation 2001-10-20 00:45:12 +00:00
Jeff Hill 55c4981d4d match new cac api 2001-10-15 21:54:41 +00:00
Marty Kraimer 978cbb9517 make code easier to read 2001-10-15 13:36:49 +00:00
Jeff Hill 39a9682dbe cosmetic 2001-10-12 23:05:44 +00:00
Jeff Hill 7fc0860442 dont allow disabled event to be removed from the queue
and changed interface so that new events are initially disabled
2001-10-12 22:48:30 +00:00
Jeff Hill f31cbb8a8c fixed to match new dbEvent interface 2001-10-12 22:47:06 +00:00
Jeff Hill 928f3234f2 fixed comment 2001-10-12 22:45:22 +00:00
Jeff Hill e849feeb13 fixed proper shutdown of local CA subscriptions 2001-10-04 00:02:27 +00:00
Jeff Hill 28ecb1209f fixed proper shutdown of local CA subscriptions 2001-10-03 23:47:24 +00:00
Jeff Hill af42d394b9 fixed proper shutdown of local CA subscriptions 2001-10-03 22:38:53 +00:00
Marty Kraimer 932813b85e check for removesOutstanding 2001-10-03 19:24:38 +00:00
Janet B. Anderson ee4b426a34 Changes for automated depends. 2001-10-02 18:20:53 +00:00
Marty Kraimer ec582e8c91 remove def for pdbbase 2001-09-26 13:30:42 +00:00
Marty Kraimer 9a651fe9bf remove extra debug statements; changes for clarity 2001-09-26 11:49:26 +00:00
Jeff Hill cee658604b fixed unprotected increment that might cause problems on RISC arch 2001-09-25 23:58:11 +00:00
Jeff Hill 1f21e491ed fixed race condition 2001-09-25 23:56:48 +00:00
Jeff Hill c7a82c3ce2 fixed race condition 2001-09-25 00:13:20 +00:00
Jeff Hill 0768bb9764 fixed potential race condition 2001-09-25 00:11:46 +00:00
Jeff Hill 0809aa8c8b cosmetic 2001-09-25 00:10:23 +00:00
Marty Kraimer e4a75d4a8c latest changes. Still extra printf statements 2001-09-24 19:49:08 +00:00
Marty Kraimer 878809a164 Still not working. Many asserts 2001-09-24 15:02:39 +00:00
Jeff Hill 2e329813aa fixed possible race condition where put notify block might be nilled out
while it is running
2001-09-21 17:09:55 +00:00
Jeff Hill 20ab67691f dont deadlock if ca_clear_event() is in the subscription update callback 2001-09-20 17:45:20 +00:00
Jeff Hill a04d40082c fixed put notify blocking bug and put notify type mapping bug 2001-09-20 17:38:04 +00:00
Jeff Hill e5d3ebaf70 catch out of bounds read 2001-09-20 17:34:06 +00:00
Marty Kraimer f89f31b505 if epicsEventWaitWithTimeout fails dont continue 2001-09-20 13:46:37 +00:00
Marty Kraimer 42ecec6b11 fix bugs in dbLockShowLocked 2001-09-20 13:46:08 +00:00
Marty Kraimer 93d2705002 must Unlock 2001-09-20 11:54:27 +00:00
Marty Kraimer ecd1cafe46 replace ca_search_and_connect with ca_create_channel 2001-09-20 11:54:05 +00:00
Jeff Hill bce2df010c fixed comment 2001-09-17 17:44:23 +00:00