Commit Graph

253 Commits

Author SHA1 Message Date
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 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
Janet B. Anderson de14296b80 Changed BASE_ to EPICS_. 2002-07-31 17:07:07 +00:00
Janet B. Anderson 93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Jeff Hill 96aab4a62e send version message to client if it is on a new protocol version 2002-06-25 18:31:13 +00:00
Jeff Hill 4cb33019c9 fixed race condition occuring when a put notify is canceled by a ca clear channel
at the same instant that it completes
2002-05-28 23:54:46 +00:00
Jeff Hill 357ee41027 removed junk 2002-05-09 18:55:10 +00:00
Jeff Hill 8b6d1488de install a noop SIGPIPE handler 2002-03-28 01:06:19 +00:00
Jeff Hill bfa5031de6 use proper format 2002-03-26 01:43:42 +00:00
Jeff Hill 0883023602 fixed put notify shut down seq 2002-03-21 23:45:09 +00:00
Marty Kraimer 14184c679f dbNotify API changes 2002-03-07 17:04:43 +00:00
Jeff Hill 469e2a5587 fixed problem with improper drain of messages that will not fit 2002-03-06 21:29:14 +00:00
Jeff Hill 5fdab29f3f fixed another problem with multi-typed receive buffers 2002-03-06 21:27:04 +00:00
Marty Kraimer a707668b0b PUTNOTIFY => putNotify 2002-02-28 15:32:35 +00:00
Jeff Hill 065c879708 removed pool status external 2002-02-28 00:02:18 +00:00
Jeff Hill 4a1e4d9a65 removed poll of memFindMax() 2002-02-28 00:01:56 +00:00
Jeff Hill cecb3c2ef9 improved memory management 2002-02-28 00:01:07 +00:00
Jeff Hill d77490ab20 improved memory management 2002-02-26 19:51:54 +00:00
Jeff Hill b231b3a365 improved memory management 2002-02-26 19:47:35 +00:00
Jeff Hill 97c1d0cc01 fixed jumbo buffer memory management 2002-02-26 17:04:24 +00:00
Jeff Hill f2a0bd2ff8 detect beacons duplicated by redundant routes 2002-02-12 00:45:04 +00:00
Marty Kraimer 4f9fda48ff fix problems related to removing casts fro ellLib.h 2002-02-04 15:15:57 +00:00
Jeff Hill 4675ba5077 fixed warning 2001-10-22 16:51:17 +00:00
Jeff Hill 190914f680 tack change in dbEvent interface (now new events are initially disabled) 2001-10-12 22:49:27 +00:00
Jeff Hill 7eaabd7df2 fixed spurious "server memory exhausted" message 2001-09-26 18:59:04 +00:00
Jeff Hill 36770de102 store the priority for use in casr 2001-08-29 18:57:50 +00:00
Jeff Hill 56fa1c87e8 fixed gnu warning 2001-08-29 18:43:16 +00:00
Jeff Hill 0c85c515f1 fixed gnu warning and added priority to casr 2001-08-29 18:42:57 +00:00
Jeff Hill fe7fb3ba50 change priority of client when recinving the version request 2001-08-29 17:42:09 +00:00
Jeff Hill 15a9e07ab2 send server's minor version to client during connect sequence 2001-08-29 17:41:31 +00:00
Jeff Hill 9b876d82dd changed the way that thread priorities are computed 2001-08-29 17:40:39 +00:00
Jeff Hill 8c103d1cb9 added priority field 2001-08-29 17:39:51 +00:00
Jeff Hill 6d7cb09151 zero out pad bytes (supress purify warning) 2001-08-24 16:30:02 +00:00
Jeff Hill d556e3375c cosmetic 2001-08-24 16:29:19 +00:00
Jeff Hill 48da409965 reduce the number of error constants in use 2001-08-16 01:26:55 +00:00
Janet B. Anderson 7874d35daf Changes to create vxWorks archive libraries and prods. 2001-06-07 14:26:06 +00:00
Jeff Hill 47757dffaf code clarity 2001-05-31 20:18:12 +00:00
Jeff Hill 564ca4a6f6 restart interrupted system call 2001-05-24 22:07:02 +00:00
Jeff Hill 4be3cc14a8 cosmetic 2001-05-24 21:28:18 +00:00
Jeff Hill a7f8f90ddc restart sendto system call if it is interrupted 2001-05-24 21:14:40 +00:00
Jeff Hill 8d1e2327df better diagnostics 2001-05-24 00:24:05 +00:00
Jeff Hill eb9b01e118 better messages 2001-05-23 23:05:30 +00:00
Jeff Hill 6fbf031e75 fixed sun pro warnings 2001-05-23 01:23:23 +00:00
Jeff Hill 4a5067b8a6 fixed gnu warnings 2001-05-23 00:57:05 +00:00
Jeff Hill 245bd5ab5e fixed gnu warnings 2001-05-23 00:48:41 +00:00
Jeff Hill bee3c82735 fixed undefined symbol on Solaris 2001-05-22 16:24:39 +00:00
Jeff Hill 70de17474b large array changes 2001-05-22 02:02:10 +00:00
Jeff Hill 3817ea5f3a supress purify warning 2001-03-26 18:46:39 +00:00
Marty Kraimer 6a52eff141 osiTime=>epicsTime 2001-01-31 13:34:02 +00:00