8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:43:04 +01:00
Commit Graph

22110 Commits

Author SHA1 Message Date
robocop
fe317e7510 - Delete references to header files that only existed in FB1 or until FB1.5.
- Fix references to files that are in another location.
- Delete references to files that don't belong to Windows (the VMS files).
2008-05-11 12:25:15 +00:00
robocop
1e77fc7b5e Delete explicit references to headers that only existed on FB1 (MSVC doesn't complain unless the missing header is in an #include clause).
Fix reference to header files that existed in another location in FB1.
2008-05-10 10:54:23 +00:00
robocop
fec128413e Fix reference to header file that existed in another location in FB1. 2008-05-10 08:56:24 +00:00
robocop
08524dc0ee Delete explicit references to headers that only existed on FB1 (MSVC doesn't complain unless the missing header is in an #include clause). 2008-05-10 05:02:42 +00:00
alexpeshkoff
e0e15ed8ea Bacported fix for CORE-1889: Security database has FW mode OFF, making it corrupted under some circumstances 2008-05-08 13:11:03 +00:00
alexpeshkoff
74fcaa0a0c Bacported fix for CORE-1889: Security database has FW mode OFF, making it corrupted under some circumstances 2008-05-08 12:46:05 +00:00
robocop
a17c470679 Misc. 2008-05-08 07:54:01 +00:00
robocop
080ba37463 Fix indentation. 2008-05-08 07:52:54 +00:00
alexpeshkoff
617ac01bcc Bacported fix for CORE-1887: New created databases have wrong access rights 2008-05-07 12:50:57 +00:00
hvlad
2b315374cc Backported fix sub-task CORE-1819 : More efficient solution for CORE-1300 (Lower level index pages is missed from parent page).
A bit of (disabled) tracing code added.
2008-05-07 12:26:11 +00:00
makowski
8c19f3a7b5 Add comment about Classic on Posix for RemoteBindAddress parameter 2008-05-07 11:30:53 +00:00
hvlad
ee39746c09 Backported fix for bug CORE-1886 : Server doesn't start as an application under restricted user accounts on Vista.
Note : i can't verify it as i have no Vista.
2008-05-07 08:04:02 +00:00
hvlad
391edc3f1b Backport fix for bug CORE-1884 : Random AVs using stored procedures with expressions as default values of input parameters 2008-05-06 13:10:32 +00:00
hvlad
6dfc7f85f8 Backport fixes for
a) CORE-1817 : The RelaxedAliasChecking parameter has no effect concerning RDB$DB_KE
b) CORE-1313 : RDB$DB_KEY not supported in derived tables
c) CORE-1451 : Using RDB$DB_KEY in where section while selecting from a procedure crashes the server
Its all in the same part of code so i commit them together
2008-05-02 15:23:53 +00:00
hvlad
dcd7f80a3f Fixed bug CORE-1841 : If some VIEW used derived tables and long table names\aliases, It is possible to overflow RDB$VIEW_RELATIONS.RDB$CONTEXT_NAME 2008-05-02 07:36:57 +00:00
robocop
08c508325f Delete useless file. 2008-05-01 11:33:48 +00:00
alexpeshkoff
37221f6584 Backported fix for CORE-1854: Value of CURRENT_USER may be not in upper case when using unix OS auth. 2008-04-29 14:11:34 +00:00
alexpeshkoff
56c4bc18ee Backported fix for CORE-1826: changeRunUser.sh and restoreRootRunUser.sh scripts do not change run user in init.d script 2008-04-23 08:40:33 +00:00
dimitr
c97c73f417 Cleaned up the inactive code from prior versions. 2008-04-21 09:07:24 +00:00
dimitr
b5950f654b Fixed CORE-1357. 2008-04-20 13:55:25 +00:00
dimitr
78fa0a6dc9 Update. 2008-04-17 14:54:54 +00:00
dimitr
f99961133e Restored the original mutex test code. 2008-04-17 14:31:42 +00:00
dimitr
150dfa689c Backported CORE-1840. 2008-04-17 09:08:11 +00:00
roman-simakov
fa71b8e9f5 1. Fixed unlocking header page while CCH_release. Thanks to Vlad.
2. Fixed writing page while nbackup merge state is stalled.
2008-04-16 15:17:08 +00:00
paulbeach
5cab0a9794 Just noticed these HPUX symbol files were missing in 2.0.x 2008-04-14 13:32:48 +00:00
paulbeach
c78bb7a1a1 Solaris AMD 64bit port 2008-04-14 13:17:54 +00:00
paulbeach
d2f5552d94 Wrongly named libfbclient.so 2008-04-07 13:03:24 +00:00
dimitr
3820731b0d Server-side fix for CORE-1820. 2008-04-04 09:04:42 +00:00
alexpeshkoff
ecff2ebb9e Backported fix for CORE-1807: fbserver assigned to non-canonical port 2008-04-03 15:55:44 +00:00
paul_reeves
2491e639c3 Testing for a real mutex is good. But testing for a mutex that also exists in the client library is not good. :-( 2008-04-03 13:46:50 +00:00
paul_reeves
c3b0df276e Test for a real mutex, rather than an imaginary one. 2008-04-03 13:20:23 +00:00
robocop
05876e7f0a Remove SINIX-Z from FB2. 2008-04-02 10:43:33 +00:00
paulbeach
18efeba01d No header for prefix.hpux 2008-04-02 10:22:20 +00:00
robocop
f121d5b247 Remove obsolete SINIX-Z files. 2008-03-30 12:07:49 +00:00
robocop
ac6f1d3be7 Fix the chaotic indentation. 2008-03-29 11:28:12 +00:00
robocop
e1a8a3d4a2 const. 2008-03-29 11:22:50 +00:00
robocop
dfd10062f6 Style. 2008-03-29 11:20:37 +00:00
robocop
6a324db7c7 Adjust VC6 files. 2008-03-29 11:14:19 +00:00
paul_reeves
f332f1083f enhance documentation of scripted installs. 2008-03-28 13:58:02 +00:00
paul_reeves
50f2fff080 sync windows installation kits with Fb 2.1
update version strings for 2.0.4
2008-03-28 13:46:09 +00:00
paulbeach
7ac9a9c186 typo 2008-03-28 10:56:31 +00:00
paulbeach
eb53b01736 This line - be not needed 2008-03-25 09:08:42 +00:00
paulbeach
7c0630eeb5 Typo 2008-03-24 13:55:47 +00:00
asfernandes
341cd6ebd7 Misc 2008-03-21 21:52:33 +00:00
asfernandes
a6f9088783 Misc 2008-03-21 21:50:56 +00:00
alexpeshkoff
c1b94e0b88 Fixed posix build 2008-03-21 09:28:55 +00:00
dimitr
49f2ecf703 Commit the forgotten files. 2008-03-21 08:19:11 +00:00
dimitr
e342019993 Update. 2008-03-20 18:45:52 +00:00
dimitr
c21d5d6152 Applied the NBAK patch. I've decided to skip the new error code and use isc_random instead. Raw devices are not officially supported in v2.0 anyway. 2008-03-20 18:42:59 +00:00
dimitr
ec94cf57e8 Update. 2008-03-17 12:30:01 +00:00