fsg
42b4a827be
nightly update
2004-09-23 01:07:57 +00:00
dimitr
0d72f4e3fb
increment build number
2004-09-22 20:33:15 +00:00
dimitr
a3f7978e5f
Replaced sprintf() with either Firebird::string or snprintf().
...
Got rid of the literal numerics as array bounds.
Minor cleanup.
2004-09-22 20:33:07 +00:00
robocop
a9b3a6937b
increment build number
2004-09-22 11:07:58 +00:00
robocop
d869cfd034
Misc
2004-09-22 11:07:51 +00:00
robocop
9426740414
increment build number
2004-09-22 08:56:07 +00:00
robocop
1563cd7761
First attempt to close vulnerability reported by Daniel Urban
2004-09-22 08:56:04 +00:00
robocop
508b165fa4
increment build number
2004-09-22 08:54:43 +00:00
robocop
362f95df8a
Got rid of some casts that were driving me nuts on each compilation
2004-09-22 08:54:42 +00:00
robocop
78cd3f2239
increment build number
2004-09-22 08:54:39 +00:00
robocop
db3f880625
increment build number
2004-09-22 08:54:38 +00:00
robocop
dcf8791bc5
increment build number
2004-09-22 08:52:54 +00:00
robocop
c70d7875c6
Finally got to solve my own indication in the code from months ago
2004-09-22 08:52:47 +00:00
robocop
9131870b50
increment build number
2004-09-22 08:49:54 +00:00
robocop
adc2e01407
Misc
2004-09-22 08:49:50 +00:00
dimitr
d708f87427
increment build number
2004-09-22 07:37:15 +00:00
dimitr
87c1305c03
Removed compile-time upper bound checks.
...
Limited the SUBSTRING result by 32k characters.
2004-09-22 07:36:55 +00:00
dimitr
e6899db2a7
increment build number
2004-09-22 06:54:22 +00:00
dimitr
5a67d3a091
Fixed yet another issue with make.cpp noticed by Dimitry Sibiryakov.
2004-09-22 06:54:17 +00:00
robocop
b06f132488
increment build number
2004-09-22 01:59:41 +00:00
robocop
e6cb17cac6
Vulnerability reported by Daniel Urban.
...
First step: reorganize code.
Please do a full rebuild after retrieving those changes.
2004-09-22 01:59:39 +00:00
robocop
921f83b8b7
increment build number
2004-09-22 01:59:36 +00:00
robocop
0f5081be90
increment build number
2004-09-22 01:59:35 +00:00
robocop
805907a96d
increment build number
2004-09-22 01:59:30 +00:00
robocop
5d66df3c10
increment build number
2004-09-22 01:59:26 +00:00
robocop
0c64449613
increment build number
2004-09-22 01:59:01 +00:00
robocop
da38e193b4
increment build number
2004-09-22 01:59:00 +00:00
robocop
0f30c62bd3
increment build number
2004-09-22 01:58:56 +00:00
robocop
326072540c
increment build number
2004-09-22 01:58:54 +00:00
robocop
49b79d7534
increment build number
2004-09-22 01:58:49 +00:00
robocop
03c64eeaff
increment build number
2004-09-22 01:55:44 +00:00
robocop
f0d309811f
Corrections
2004-09-22 01:55:37 +00:00
fsg
db449cabd9
increment build number
2004-09-22 01:11:07 +00:00
fsg
a166c47901
nightly update
2004-09-22 01:10:54 +00:00
aafemt
1fe9a21cb0
increment build number
2004-09-21 06:18:45 +00:00
aafemt
c6dbe7c3f8
Remove extra comma to shut up compiler
2004-09-21 06:18:40 +00:00
fsg
0141928a86
increment build number
2004-09-21 01:10:33 +00:00
fsg
e4c83cbcf6
nightly update
2004-09-21 01:10:22 +00:00
robocop
1b1fec489d
increment build number
2004-09-20 08:50:01 +00:00
robocop
8939aea4f0
Change in UDF handling to benefit ib_udf:
...
- The old ib_udf.sql works as always with ib_udf.c
- You can use ib_udf.cpp with the old ib_udf.sql, but it won't detect NULL
- You must use ib_udf2.sql ONLY with ib_udf.cpp and will have complete functionality
- You can point your build schema to use ib_udf.cpp instead of ib_udf.c
- The changes are backward compatible, except for the detection of NULL that needs the new DDL declarations.
2004-09-20 08:49:58 +00:00
robocop
6e8c93e2b5
increment build number
2004-09-20 08:41:53 +00:00
robocop
60616c23cf
Cobweb cleaning in UDF handling
2004-09-20 08:41:49 +00:00
robocop
fb14c93671
increment build number
2004-09-20 08:39:57 +00:00
robocop
07a14f6d8a
increment build number
2004-09-20 08:39:56 +00:00
robocop
174e17be8b
Redundant cast
2004-09-20 08:39:51 +00:00
robocop
c6ea9fde93
increment build number
2004-09-20 08:39:06 +00:00
robocop
337614c51c
1) static_cast is enough from void* to another type
...
2) Style
2004-09-20 08:39:03 +00:00
robocop
dd5bff7c53
increment build number
2004-09-20 08:37:14 +00:00
robocop
c3660458b4
Added a comment, in case it's not obvious
2004-09-20 08:37:11 +00:00
robocop
2867ec2203
increment build number
2004-09-20 08:36:39 +00:00