Jeff Hill
|
09d516ff05
|
fixed sun pro warning
|
2002-12-20 02:20:03 +00:00 |
|
Jeff Hill
|
4c551c5587
|
fixed sunpro warning
|
2002-12-19 21:26:06 +00:00 |
|
Jeff Hill
|
8d318d9a99
|
suppress gnu warning
|
2002-12-19 01:29:57 +00:00 |
|
Jeff Hill
|
a22835e835
|
fixed a potential schedualing problem related to changed timer behavior, but
I have not been able to cause this problem to occur during testing
|
2002-12-18 02:36:09 +00:00 |
|
Jeff Hill
|
448010b6ad
|
fixed hpux accc warning
|
2002-12-17 16:55:41 +00:00 |
|
Ralph Lange
|
46111a9065
|
+= Fixed HPUX compiler warning
|
2002-12-16 13:34:02 +00:00 |
|
Jeff Hill
|
4a730a5b88
|
fixed debug code
|
2002-12-13 20:45:57 +00:00 |
|
Jeff Hill
|
b488eb54ad
|
cleaned up locking (also avoid destroying a lock that we own on Linux)
|
2002-12-13 19:39:46 +00:00 |
|
Jeff Hill
|
b9fc36e754
|
fixed borland build
|
2002-12-06 02:22:06 +00:00 |
|
Jeff Hill
|
81e366791a
|
fix undefined symbols with gnu
|
2002-12-06 00:47:48 +00:00 |
|
Jeff Hill
|
eaf3d04e51
|
fixed throws specification
|
2002-12-06 00:36:39 +00:00 |
|
Jeff Hill
|
cd52995cfa
|
some initial steps towards fre list based memory management
|
2002-12-06 00:05:55 +00:00 |
|
Jeff Hill
|
467ff91c4f
|
clean up
|
2002-12-05 23:59:44 +00:00 |
|
Ralph Lange
|
3bab48bdb7
|
Suppressed HPUX compiler warnings.
|
2002-11-07 17:48:30 +00:00 |
|
Jeff Hill
|
6e2262aecf
|
fixed bogus undefined symbols with hpux compiler
|
2002-11-04 23:25:41 +00:00 |
|
Jeff Hill
|
5b23570d27
|
upgraded compiler specific macros
|
2002-10-30 18:40:24 +00:00 |
|
Jeff Hill
|
d4cb389a5d
|
upgraded compiler specific macros
|
2002-10-30 18:29:40 +00:00 |
|
Andrew Johnson
|
4a2d2fea92
|
Was in Attic but not dead.
|
2002-10-30 15:18:28 +00:00 |
|
Jeff Hill
|
e5486ab9e1
|
upgraded memory management
|
2002-10-29 19:12:53 +00:00 |
|
Jeff Hill
|
ff07566b66
|
fixed bug introduced by HPUX warning fix
|
2002-10-25 03:03:40 +00:00 |
|
Jeff Hill
|
8dc8be9ad7
|
document ms compiler problems with placement delete
|
2002-10-24 18:12:03 +00:00 |
|
Jeff Hill
|
d9e6116d00
|
use placement new
|
2002-10-23 23:55:36 +00:00 |
|
Ralph Lange
|
eab19edd24
|
Fix HP aCC warnings; clean up tab situation
|
2002-10-11 09:20:01 +00:00 |
|
Ralph Lange
|
1ea0bcb7f3
|
Fix HP aCC warnings
|
2002-10-11 09:19:29 +00:00 |
|
Ralph Lange
|
c0aa7861e6
|
string.h needed for strncpy
|
2002-10-09 08:58:05 +00:00 |
|
Jeff Hill
|
ad3be7f90a
|
supress more messages associated with normal operation
|
2002-09-30 20:21:37 +00:00 |
|
Jeff Hill
|
aa0238adf2
|
back out previous change
|
2002-09-30 18:02:22 +00:00 |
|
Jeff Hill
|
556c9e44dc
|
export shared symbols
|
2002-09-30 18:00:34 +00:00 |
|
Jeff Hill
|
8133681a48
|
fixed formatting and sun pro warning
|
2002-09-24 17:51:09 +00:00 |
|
Jeff Hill
|
03717d7944
|
fixed sunpro warning
|
2002-09-20 17:33:10 +00:00 |
|
Jeff Hill
|
50fea19f26
|
added newline at eof
|
2002-09-20 15:59:08 +00:00 |
|
Jeff Hill
|
ef5b5013a5
|
changed extensions from .cpp to .cc on several files
|
2002-09-19 21:36:00 +00:00 |
|
Jeff Hill
|
41fd1ff1f8
|
installed beacon anomaly generator
|
2002-09-19 19:32:29 +00:00 |
|
Jeff Hill
|
7cc7d596b3
|
fixed use of undefined status variable in diagnostic
|
2002-09-19 19:28:09 +00:00 |
|
Jeff Hill
|
48bb66d586
|
installed
|
2002-09-19 19:26:35 +00:00 |
|
Jeff Hill
|
84ba44a8e8
|
only return enum strings if the primitive type is enum
|
2002-09-17 17:54:59 +00:00 |
|
Jeff Hill
|
5f8619bb6b
|
changed certain variables from on-the-fly to precreate
|
2002-09-17 17:53:31 +00:00 |
|
Jeff Hill
|
a9c15d34e7
|
set the bounds when asking for the string table
|
2002-09-17 17:52:20 +00:00 |
|
Jeff Hill
|
0c0c3d6d94
|
added new function that sets the bounds on an pplication type within a container
|
2002-09-17 17:51:32 +00:00 |
|
Jeff Hill
|
fd7e40b223
|
added new function
|
2002-09-17 17:50:24 +00:00 |
|
Jeff Hill
|
d0e406457d
|
removed use of explicit (void) argument list because this is redundant in C++
|
2002-09-04 22:27:54 +00:00 |
|
Jeff Hill
|
bdba13c2a2
|
added ipIgnoreEntry.cc
|
2002-08-29 17:02:05 +00:00 |
|
Jeff Hill
|
5ffc6d7914
|
installed
|
2002-08-29 17:01:37 +00:00 |
|
Jeff Hill
|
9a5ca9203c
|
dont include shareLib.h more than necessary
|
2002-08-29 17:01:10 +00:00 |
|
Jeff Hill
|
f958bd3ab0
|
cosmetic
|
2002-08-29 17:00:44 +00:00 |
|
Jeff Hill
|
8bba4da432
|
add support for ignoring requests from certain addresses
|
2002-08-29 16:59:46 +00:00 |
|
Jeff Hill
|
51f853ccb5
|
removed cvs revisions in header
|
2002-08-29 16:56:38 +00:00 |
|
Jeff Hill
|
75f52f8833
|
removed ifdefs
|
2002-08-29 16:56:10 +00:00 |
|
Jeff Hill
|
da21bbf308
|
dont include shareLib.h more than necessary
|
2002-08-29 16:55:36 +00:00 |
|
Jeff Hill
|
67f2ac78ed
|
errSymFind -> errSymLookup
|
2002-08-29 16:55:15 +00:00 |
|