added ipIgnoreEntry.cc
1 lines of code changed in 1 file:
installed
51 lines of code changed in 1 file:
dont include shareLib.h more than necessary
9 lines of code changed in 1 file:
cosmetic
3 lines of code changed in 1 file:
add support for ignoring requests from certain addresses
142 lines of code changed in 3 files:
cosmetic
17 lines of code changed in 1 file:
removed cvs revisions in header
1 lines of code changed in 1 file:
removed ifdefs
2 lines of code changed in 1 file:
dont include shareLib.h more than necessary
1 lines of code changed in 1 file:
errSymFind -> errSymLookup
3 lines of code changed in 1 file:
dont include shareLib.h more than necessary
4 lines of code changed in 2 files:
Deal with postpone status returned from an enum string table cache fetch initiate
chained to an asynchronous create PV by printing a message and not filling
in the cache. This can be fixed easier later once the server is threaded again.
20 lines of code changed in 1 file:
cosmetic
3 lines of code changed in 1 file:
doc
34 lines of code changed in 1 file:
1) depricated errSymFind function because errSymLookup below provides a
better interface
2) added errSymLookup function with these improvements
o receive a buffer length from user and therefore never overwrite the users buffer
o return void and always copy a string into the users buffer. If the error code cant
be found then copy in a message with the error code's raw numbers in it.
3) removed prototypes for nonexistent fuinctions from header file
117 lines of code changed in 3 files:
added EPICS_CAS_IGNORE_ADDR_LIST
3 lines of code changed in 1 file:
dont include shareLib.h more than necessary
5 lines of code changed in 1 file:
dont include shareLib.h more than necessary
13 lines of code changed in 5 files:
added doc for
o EPICS_CAS_INTF_ADDR_LIST
o dbr_type_to_text
o and many small clarifications
98 lines of code changed in 1 file:
dont include shareLib.h more than necessary
2 lines of code changed in 1 file:
cosmetic
2 lines of code changed in 1 file:
removed junk
3 lines of code changed in 1 file:
dont include shareLib.h more than necessary
22 lines of code changed in 6 files:
added EPICS_CAS_IGNORE_ADDR_LIST
4 lines of code changed in 1 file:
Updated docs for R3.14.0beta2
46 lines of code changed in 2 files:
print dbr type as a text string
7 lines of code changed in 1 file:
dont allow asynchronous completion error code to drop down to lower layers
10 lines of code changed in 1 file:
dont print disconnect message if there are zero bytes to send
10 lines of code changed in 1 file:
added an example for indexing arrays within a structured CA data type
98 lines of code changed in 1 file:
index entry for ca_sate
4 lines of code changed in 1 file:
fixed sun pro warnings
5 lines of code changed in 1 file:
fixed sun pro warnings
53 lines of code changed in 10 files:
avoid comparison between signed and unsigned numbers
10 lines of code changed in 1 file:
use const for string arguments that are not modified
6 lines of code changed in 3 files:
fixed enum string table cache update so that it can complete asynchronously
317 lines of code changed in 11 files:
fixed reference to freed memory
13 lines of code changed in 2 files:
Minor edits; mainly that tech-talk is now the only EPICS mailing list we ever
talk about in public.
21 lines of code changed in 2 files:
Reorder library searches to avoid some problems when linking applications
which include the GPIB driver add-on modules.
2 lines of code changed in 1 file:
installed new source files
3 lines of code changed in 1 file:
installed
354 lines of code changed in 3 files:
converted inlines to ordinary functions
35 lines of code changed in 1 file:
use bool for boolean variable
4 lines of code changed in 1 file:
removed inlines from class definition
54 lines of code changed in 2 files:
use bool for boolean variable
3 lines of code changed in 1 file:
define epicsExportSharedSymbols correctly
10 lines of code changed in 1 file:
use bool for boolean variable
10 lines of code changed in 1 file:
fixed problem wher enum string table cache was installed for wrong primitive type
26 lines of code changed in 1 file:
use enum for enumerated variable
2 lines of code changed in 1 file:
use bool for boolean variable
8 lines of code changed in 2 files:
cosmetic
1 lines of code changed in 1 file:
moved gr enum test up
1 lines of code changed in 1 file:
fixed message
2 lines of code changed in 1 file:
tabs are now spaces
147 lines of code changed in 1 file:
cosmetic
15 lines of code changed in 1 file:
Select NIC at run-time instead of at EPICS build-time.
30 lines of code changed in 2 files:
removed epicsShareAPI keyword
15 lines of code changed in 1 file:
Modified profiling definitions.
7 lines of code changed in 2 files:
Changed PROFILE to NO as default.
2 lines of code changed in 1 file:
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.
52 lines of code changed in 1 file:
removed privateCancel() function
1 lines of code changed in 1 file:
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.
14 lines of code changed in 1 file:
document the CA data types
225 lines of code changed in 2 files:
added new type for DBR_CLAA_NAME.
2 lines of code changed in 1 file:
Changed required gnumake version to 3.78.1
2 lines of code changed in 2 files:
Updated required gnumake version to 3.79.
2 lines of code changed in 2 files:
Fixed profiling option.
5 lines of code changed in 2 files:
fixed deadlock
3 lines of code changed in 1 file:
fixed deadlock
41 lines of code changed in 1 file:
add old client error code
7 lines of code changed in 1 file:
return ECA_ style error so that better diagnostics percolate up to client
57 lines of code changed in 3 files:
export diagnostic counters
37 lines of code changed in 4 files:
removed extra cr
1 lines of code changed in 1 file:
remove Zi option from optimized build
3 lines of code changed in 1 file:
cosmetic
39 lines of code changed in 1 file:
use guard class to manage mutex locks
147 lines of code changed in 11 files:
use guard class to manage mutex locks
71 lines of code changed in 3 files:
use guard class to manage mutex locks
82 lines of code changed in 6 files:
proper search for beacon period parm
9 lines of code changed in 1 file:
new command line, better formatting
44 lines of code changed in 1 file:
initialize the beacon sequence number
3 lines of code changed in 1 file:
new diagnostics
4 lines of code changed in 1 file:
initialize the beacon sequence number
20 lines of code changed in 1 file:
new command line to casw
2 lines of code changed in 1 file:
updated to support independent configuration of certain server parameters
6 lines of code changed in 1 file:
doc
1 lines of code changed in 1 file:
updated to support independent configuration of certain server parameters
33 lines of code changed in 4 files:
removed comment
2 lines of code changed in 1 file:
fixed beacon period name
1 lines of code changed in 1 file:
fixed test name
1 lines of code changed in 1 file:
added description of CA repeater
70 lines of code changed in 1 file:
clean up
19 lines of code changed in 1 file:
improved server configuration documentation
306 lines of code changed in 1 file:
made configuration more like portable server
85 lines of code changed in 1 file:
allow use of EPICS_CAS_SERVER_PORT
17 lines of code changed in 2 files:
fixed wrong client id in asynchronous access control response
39 lines of code changed in 3 files:
removed redundant string table cache clear
1 lines of code changed in 1 file:
fixed wrong client id in asynchronous access control response
11 lines of code changed in 2 files:
fixed sequence numbers in asynchronous search response
106 lines of code changed in 7 files:
Various cleanup edits.
No text changes, just layout.
347 lines of code changed in 1 file:
fixed hang under heavy udp load
13 lines of code changed in 1 file:
Changed (c) comments to HTML comments,
Added charset to content-type header,
fixed one HTML validator error.
12 lines of code changed in 1 file:
fixed missing version/sequence number header in asynchronous search response
7 lines of code changed in 1 file:
Added darwin-ppc.
2 lines of code changed in 1 file:
workaround for borland compiler does not have placement delete
10 lines of code changed in 2 files:
Use correct file name when CONFIG_COMPAT is mapping Darwin to darwin-ppc.
2 lines of code changed in 1 file:
Mac OS X doesn't allow executables to be statically linked (missing crt0.o).
6 lines of code changed in 1 file:
Add compatibility entry for Darwin (Mac OS X).
2 lines of code changed in 1 file:
fixed version header wasnt pushed into the stream at the correct place
6 lines of code changed in 1 file:
Updated release number.
5 lines of code changed in 3 files:
Updates for beta2
2 lines of code changed in 1 file:
Added solarisGnu.
2 lines of code changed in 1 file:
Updates for R3.14.0beta2.
14 lines of code changed in 3 files: