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 |
|
Jeff Hill
|
d589196c08
|
its ugly, but its the only way to accomodate 95/98/me
|
2002-08-01 00:09:37 +00:00 |
|
Jeff Hill
|
a687497578
|
added version string
|
2002-07-31 21:16:41 +00:00 |
|
Jeff Hill
|
bf53780fca
|
removed @(#) symbol
|
2002-07-31 21:16:01 +00:00 |
|
Jeff Hill
|
6aec50478e
|
doc
|
2002-07-31 21:10:20 +00:00 |
|
Jeff Hill
|
fb9966e586
|
use EPICS_ version string
|
2002-07-31 21:09:34 +00:00 |
|
Jeff Hill
|
a30296823a
|
dont place the @(#) symbol in the version string
|
2002-07-31 21:07:57 +00:00 |
|
Jeff Hill
|
936ca28300
|
added version string
|
2002-07-31 21:06:15 +00:00 |
|
Janet B. Anderson
|
de14296b80
|
Changed BASE_ to EPICS_.
|
2002-07-31 17:07:07 +00:00 |
|
Jeff Hill
|
a8e8c8ce21
|
added version string
|
2002-07-31 15:45:10 +00:00 |
|
Jeff Hill
|
e1d8d45788
|
added version string
|
2002-07-31 15:04:06 +00:00 |
|
Janet B. Anderson
|
b2cae837fc
|
Removed msi comments. Msi now must be in user's path.
|
2002-07-30 22:45:11 +00:00 |
|
Janet B. Anderson
|
0c32d8df9a
|
Removed all BASE_ macros.
|
2002-07-30 21:39:31 +00:00 |
|
Marty Kraimer
|
43f74620ee
|
dbDumpField failed on solaris
|
2002-07-30 18:54:46 +00:00 |
|
Marty Kraimer
|
c12159fee8
|
fix mistake
|
2002-07-30 18:06:37 +00:00 |
|
Marty Kraimer
|
f979c211d0
|
add dbSubExample
|
2002-07-30 18:02:47 +00:00 |
|
Marty Kraimer
|
faf928100d
|
accidently committed version not buildibg gdd and cas
|
2002-07-30 17:44:25 +00:00 |
|
Marty Kraimer
|
4e38494839
|
remove *Recdes* and *Flddes*
|
2002-07-30 17:43:27 +00:00 |
|
Marty Kraimer
|
01adddfd3d
|
get rid of *Recdes* and *Fielddes*
|
2002-07-30 17:40:24 +00:00 |
|
Marty Kraimer
|
f5cfe11261
|
add dbSubExample
|
2002-07-30 15:12:06 +00:00 |
|
Jeff Hill
|
733030497f
|
clean up c++ variable init
|
2002-07-29 18:33:53 +00:00 |
|
Jeff Hill
|
0187fdd50d
|
moved loop exit condition to top of loop
|
2002-07-29 18:10:43 +00:00 |
|
Jeff Hill
|
edf1c075c3
|
fixed improper emulation of ellFree
|
2002-07-26 19:16:42 +00:00 |
|
Marty Kraimer
|
b671ee3fdd
|
add some additional asserts
|
2002-07-26 15:11:49 +00:00 |
|
Jeff Hill
|
753bc1a31b
|
attempt to fix GNU builds correctly for all versions of solaris
|
2002-07-25 22:42:34 +00:00 |
|
Jeff Hill
|
02ff3f60d6
|
changed tsDLIterBD to tsDLIter
|
2002-07-25 22:11:13 +00:00 |
|
Jeff Hill
|
b59d97b4de
|
cleaned up minimal subroutine timer
|
2002-07-25 22:10:14 +00:00 |
|
Jeff Hill
|
e45a480dca
|
changed tsDLIterBD to tsDLIter
|
2002-07-25 21:02:29 +00:00 |
|
Jeff Hill
|
eda7e0910a
|
removed depricated functions
|
2002-07-25 20:50:38 +00:00 |
|
Jeff Hill
|
de5e5b4241
|
fixed void return
|
2002-07-25 16:32:27 +00:00 |
|
Jeff Hill
|
fb588e60b6
|
supress debug messages telling us what dll version is in use
|
2002-07-24 00:31:47 +00:00 |
|
Jeff Hill
|
a627b08d8e
|
deallocate memory when test completes
|
2002-07-24 00:30:13 +00:00 |
|