Commit Graph
78 Commits
Author SHA1 Message Date
Jeff Hill 84773e71a0 init unintialized (and unused) fields in the protocol 1995-04-06 17:11:02 +00:00
Jeff Hill f1bc683bd4 ssert => epicsAssert 1995-03-07 01:25:09 +00:00
Jeff Hill 9300dded40 sizeof A => sizeof(A) 1995-03-06 22:45:29 +00:00
Janet B. Anderson afd124a431 Added cvs Id keyword 1995-02-13 21:44:49 +00:00
Jeff Hill 22336dce1b Ignore IOC_BUILD proto form old clients
and make the beacon list global
1995-02-13 03:37:47 +00:00
Jeff Hill da47b297d2 new env var 1994-11-29 22:41:46 +00:00
Jeff Hill 9d3ce3aedd dont alloc chan in response to search message 1994-11-16 03:42:07 +00:00
Jeff Hill 7bb451bb74 updated for changes in bucketLib.c 1994-11-14 18:47:18 +00:00
John Winans 6f289cf7fb Changed the SRCS macro to SRCS.c and SRCS.cc. 1994-10-25 15:59:09 +00:00
Jeff Hill 461c42e5d5 added S_db_Pending 1994-09-29 20:59:09 +00:00
Jeff Hill 92289698c4 EPICS_CA_SEARCH_ADDR_LIST => EPICS_CA_ADDR_LIST 1994-09-29 20:58:32 +00:00
Jeff Hill aeb4cd2791 handle pend status from dbPutNotify()
flush send after every put notify
dont send out of memory exception in reply to search requests that
	dont have a matching channel name
1994-09-29 20:58:01 +00:00
Janet B. Anderson cc01f3f5fc Cleanup of files 1994-09-09 17:33:30 +00:00
Marty Kraimer 786b590841 Added globalsource.o to objects 1994-09-09 12:41:37 +00:00
Janet B. Anderson c4891ac777 New file 1994-09-07 19:26:45 +00:00
Janet B. Anderson d531935437 Modified to eork with extensions and do depends 1994-09-07 19:16:48 +00:00
Matt Needes dd3de4d8f0 Added "all:" and "clean::" deps, changed flag usage, cleanup. 1994-08-23 20:35:03 +00:00
Matt Needes 8334f1fdd4 New stuff. 1994-08-21 01:02:07 +00:00
Matt Needes 07562040a9 Changed from CONFIG_vx to CONFIG in inclusion. 1994-08-15 20:57:10 +00:00
Mike Bordua 02b36f4ce4 Added missing objects to build. 1994-07-17 12:08:28 +00:00
Mike Bordua 8a8d26dc32 Modified to build correctly. 1994-07-14 03:03:23 +00:00
Matt Needes 12dbfbdd3e Adding 2 new files to rsrv 1994-07-13 21:50:20 +00:00
Matt Needes 4178bc0248 Integrating Jeff's 3.12 CA server 1994-07-13 19:54:15 +00:00
Mike Bordua a373c18f38 Added -UUNIX to USR_CFLAGS. 1994-07-13 02:22:44 +00:00
Mike Bordua 79d023d1a1 Initial Makefile. 1994-07-12 20:41:10 +00:00
Jeff Hill d6a2c24c7d quick disconnect changes 1994-05-06 13:26:51 +00:00
Jeff Hill 6ef0b24bae access control changes 1994-05-02 11:28:23 +00:00
Jeff Hill 70ac733c8e access control mods 1994-04-19 21:17:06 +00:00
Jeff Hill 254bd001d9 *** empty log message *** 1994-04-13 18:00:06 +00:00
Jeff Hill ca21dcce39 added access control and put notify 1994-03-30 11:31:53 +00:00
Jeff Hill 27d68bfa37 *** empty log message *** 1993-09-17 19:47:49 +00:00
Jeff Hill 0215216cb4 events on action now a subroutine 1993-09-14 19:24:02 +00:00
Jeff Hill f70fcd44f6 pointer => server id 1993-09-09 16:47:10 +00:00
Jeff Hill aa34930c37 accomodate changes in module_types.h 1993-08-27 19:04:34 +00:00
Janet B. Anderson 7a9fb23d58 changed lstLib stuff to ellLib 1993-08-05 05:31:30 +00:00
Jeff Hill 05578b2f59 cycled through -Wall 1993-08-05 01:39:42 +00:00
Janet B. Anderson 330f31dbd5 Changed to work with vxWorks 5.1 and GCC 2.2.3. 1993-06-07 09:24:06 +00:00
Janet B. Anderson c0ff7efa1a Changed to work with vxWorks 5.1 and GCC 2.2.3. 1993-06-03 17:42:27 +00:00
Jeff Hill 917fc65c85 CA performance improvement 1993-02-19 17:03:52 +00:00
Jeff Hill 84b6ad2e28 added static to sccsId 1992-07-28 15:26:16 +00:00
Jeff Hill b2b26823bd added sccs id 1992-07-28 13:09:05 +00:00
Jeff Hill 82d6d0efb0 dont allow flow control to turn off gets & added new routine cac_send_heartbeat() which so far is not called 1992-07-28 12:44:17 +00:00
Jeff Hill e37549ff75 If there is no memory to attach a monitor- dont use it 1992-03-20 18:41:27 +00:00
Jeff Hill 8ceef0d716 disconnect on message alignment problems 1992-03-16 14:48:47 +00:00
Jeff Hill 1800853163 disconnect on bad message 1992-03-16 14:47:43 +00:00
Jeff Hill fb33abb49d better diagnostic 1992-03-16 14:46:36 +00:00
Jeff Hill ad66cc4466 more statistics in client_stat() 1992-02-25 14:47:32 +00:00
Jeff Hill d6d2c17abc print nbytes on the free list in client_stat() 1992-02-20 18:51:38 +00:00
Jeff Hill d1fd7df4bb better diagnostics 1992-02-20 18:40:39 +00:00
Jeff Hill 2de46ba543 use lstFind to verify channel (not hand written loop) 1992-02-20 18:38:21 +00:00