Commit Graph

6826 Commits

Author SHA1 Message Date
Jeff Hill
17070c70c8 removed inlines from class definition 2002-08-21 16:31:15 +00:00
Jeff Hill
4c7134933d define epicsExportSharedSymbols correctly 2002-08-21 16:29:04 +00:00
Jeff Hill
f44597e923 fixed problem wher enum string table cache was installed for wrong primitive type 2002-08-21 16:27:24 +00:00
Jeff Hill
cbb652bcce use enum for enumerated variable 2002-08-21 16:25:14 +00:00
Jeff Hill
a3b726f105 allow specification of PV's best external type 2002-08-21 16:23:38 +00:00
Jeff Hill
82ba4f0a1f moved inlines out of class definition 2002-08-21 16:22:30 +00:00
Jeff Hill
dd43dfc717 cosmetic 2002-08-21 16:21:49 +00:00
Jeff Hill
7af6a05a5a moved gr enum test up 2002-08-21 15:39:42 +00:00
Jeff Hill
f328cd0e6b fixed message 2002-08-21 00:14:02 +00:00
Jeff Hill
c986b56e5d tabs are now spaces 2002-08-20 21:52:52 +00:00
Jeff Hill
17f55b29c7 cosmetic 2002-08-20 21:37:23 +00:00
W. Eric Norum
98db216df3 Select NIC at run-time instead of at EPICS build-time. 2002-08-20 16:18:05 +00:00
Jeff Hill
b907ff8ee8 removed epicsShareAPI keyword 2002-08-19 23:16:05 +00:00
Jeff Hill
aa54a26c8b This was defensive coding against deadlock occurring when they hold a lock
in the expire callback that they also hold when starting the timer.  I dont know
how to protect them against a situation where they hold a lock in the expire
callback and also hold it when canceling the timer, but at least that is a less
common situation.
2002-08-16 00:07:09 +00:00
Jeff Hill
936053422b removed privateCancel() function 2002-08-16 00:05:53 +00:00
Jeff Hill
c897ad3af0 document the CA data types 2002-08-15 21:53:37 +00:00
Jeff Hill
9a1b51ce10 added new type for DBR_CLAA_NAME. 2002-08-15 21:53:23 +00:00
Jeff Hill
f0b7c5a46c fixed deadlock 2002-08-14 22:04:02 +00:00
Jeff Hill
235f23a322 fixed deadlock 2002-08-14 21:53:30 +00:00
Jeff Hill
16e8c85da8 add old client error code 2002-08-14 18:22:41 +00:00
Jeff Hill
c0f90bd568 return ECA_ style error so that better diagnostics percolate up to client 2002-08-14 16:25:47 +00:00
Jeff Hill
eb3b394238 export diagnostic counters 2002-08-13 00:19:37 +00:00
Jeff Hill
b24e0fe1c5 removed extra cr 2002-08-13 00:13:23 +00:00
Jeff Hill
d73ac2c107 cosmetic 2002-08-12 16:18:26 +00:00
Jeff Hill
7cc5842830 use guard class to manage mutex locks 2002-08-09 23:40:18 +00:00
Jeff Hill
a630ecefc9 proper search for beacon period parm 2002-08-09 23:08:41 +00:00
Jeff Hill
dcdd9c2247 new command line, better formatting 2002-08-09 16:53:08 +00:00
Jeff Hill
62b8f02fef initialize the beacon sequence number 2002-08-09 16:52:39 +00:00
Jeff Hill
732f5f33e5 new diagnostics 2002-08-09 16:52:21 +00:00
Jeff Hill
bf25c38562 new command line to casw 2002-08-09 16:50:27 +00:00
Jeff Hill
7cc8d84e1d doc 2002-08-09 00:19:25 +00:00
Jeff Hill
8d9c3f7ff4 updated to support independent configuration of certain server parameters 2002-08-09 00:16:24 +00:00
Jeff Hill
996672b285 removed comment 2002-08-09 00:12:51 +00:00
Jeff Hill
6d03df6a9b fixed beacon period name 2002-08-08 22:37:41 +00:00
Jeff Hill
c2d4515e90 fixed test name 2002-08-08 22:36:57 +00:00
Jeff Hill
40a3dab60c added description of CA repeater 2002-08-08 17:09:13 +00:00
Jeff Hill
75c1d4a21e clean up 2002-08-08 15:37:05 +00:00
Jeff Hill
44660156f5 improved server configuration documentation 2002-08-08 00:41:06 +00:00
Jeff Hill
ba5e5dc007 made configuration more like portable server 2002-08-08 00:25:49 +00:00
Jeff Hill
9d7c670397 allow use of EPICS_CAS_SERVER_PORT 2002-08-08 00:23:37 +00:00
Jeff Hill
5ba7ce818c fixed wrong client id in asynchronous access control response 2002-08-07 18:07:50 +00:00
Jeff Hill
de60b1f5d7 removed redundant string table cache clear 2002-08-07 18:05:26 +00:00
Jeff Hill
6432302866 fixed sequence numbers in asynchronous search response 2002-08-07 00:35:13 +00:00
Andrew Johnson
997e9bb995 Various cleanup edits.
No text changes, just layout.
2002-08-06 22:48:42 +00:00
Jeff Hill
dca801e344 fixed hang under heavy udp load 2002-08-06 18:41:25 +00:00
Andrew Johnson
0e0004f526 Changed (c) comments to HTML comments,
Added charset to content-type header,
fixed one HTML validator error.
2002-08-06 16:06:49 +00:00
Jeff Hill
d39580e6ee fixed missing version/sequence number header in asynchronous search response 2002-08-05 22:57:12 +00:00
Jeff Hill
d9a6ffcc10 workaround for borland compiler does not have placement delete 2002-08-01 22:58:23 +00:00
Jeff Hill
1a7e79ace1 fixed version header wasnt pushed into the stream at the correct place 2002-08-01 20:27:35 +00:00
Jeff Hill
3ec238f69c remove testing override 2002-08-01 00:17:26 +00:00