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

48508 Commits

Author SHA1 Message Date
firebirds
4db9432168 nightly update 2012-03-12 04:50:36 +00:00
alexpeshkoff
cd88decf37 Avoid code duplication in yvalve. Always store expanded filename in YAttachment. 2012-03-11 15:32:58 +00:00
alexpeshkoff
d0cb084f32 Fixed my old error done when applying providers interface in yValve 2012-03-11 15:17:19 +00:00
firebirds
ba298dab36 nightly update 2012-03-11 04:48:47 +00:00
asfernandes
1758b1fdbe Misc. 2012-03-10 15:37:52 +00:00
alexpeshkoff
ced1e89661 Mac port 2012-03-10 14:01:38 +00:00
alexpeshkoff
8a33676a05 Misc 2012-03-10 12:28:27 +00:00
alexpeshkoff
1d18be26d5 Changed order of args as requested by Claudio 2012-03-10 12:07:47 +00:00
firebirds
e18c700024 nightly update 2012-03-08 04:48:58 +00:00
alexpeshkoff
61bee1449c Make createDatabase() work with config and national characters like attachDatabase() 2012-03-07 15:20:37 +00:00
alexpeshkoff
a91319462b Fixed CORE-3721: Multiuser server startup (/etc/init.d) script picks up the ISC_ variables if set. 2012-03-07 12:04:43 +00:00
firebirds
e37f620b2a nightly update 2012-03-07 04:51:02 +00:00
alexpeshkoff
6c3dd9da4a Mac port 2012-03-06 13:29:28 +00:00
alexpeshkoff
b9ba7ea5b9 Restored old filename expansion logic in createDatabase() 2012-03-06 13:25:20 +00:00
alexpeshkoff
a9d97056ce Mac port 2012-03-06 11:31:56 +00:00
firebirds
81a7fc42f9 nightly update 2012-03-06 04:50:49 +00:00
robocop
174e958f46 Style. 2012-03-05 22:20:54 +00:00
firebirds
9a937a915c nightly update 2012-03-05 04:49:21 +00:00
robocop
42089b62ce Misc: delete obsolete workaround. 2012-03-05 03:56:36 +00:00
firebirds
c67b92967b nightly update 2012-03-04 04:48:33 +00:00
alexpeshkoff
aa64bc7424 Fixed CORE-3649: gbak deletes backup file even if error happens when it's already successfully closed 2012-03-03 16:47:30 +00:00
firebirds
67436c2787 nightly update 2012-03-03 04:51:09 +00:00
alexpeshkoff
45b31d6e4b Fixed hang in shutdown 2012-03-02 15:38:24 +00:00
hvlad
311f46f1d9 Update MSVC8 build 2012-03-02 12:12:57 +00:00
hvlad
7124c3bc15 Fixed Win32 build 2012-03-02 12:12:15 +00:00
firebirds
7414160770 nightly update 2012-03-02 04:49:42 +00:00
hvlad
52f3ed895e Fixed Windows build 2012-03-01 18:18:46 +00:00
alexpeshkoff
57e70420f0 Fixed CORE-3762: gsec returns 0 return code on some errors 2012-03-01 17:01:44 +00:00
alexpeshkoff
bb034da477 Restore separate datatypes for thread ID and handle according to Vlad's request. They match on posix build, but supposed to be different on windows. 2012-03-01 15:47:01 +00:00
hvlad
4041b0e780 Undo part of previous commit: it is not good to make internal type (ThreadId) as public 2012-03-01 15:42:24 +00:00
hvlad
adf02dd070 Misc 2012-03-01 15:27:23 +00:00
hvlad
686702c2cb Isolate POSIX-related code 2012-03-01 14:55:28 +00:00
alexpeshkoff
4e795f4047 Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports. 2012-03-01 08:55:43 +00:00
alexpeshkoff
6e6c7bcbcd Fixed opening read-only databases on unix 2012-03-01 08:37:55 +00:00
firebirds
87cfc2f431 nightly update 2012-03-01 04:50:12 +00:00
asfernandes
2522f8fc94 Correction. 2012-02-29 15:24:50 +00:00
alexpeshkoff
c881c9bc6c Always define appropriate macro before including pthread.h 2012-02-29 07:08:01 +00:00
firebirds
d5adf13a1e nightly update 2012-02-29 04:51:17 +00:00
alexpeshkoff
a2ac117fe6 Lock database file when opening it 2012-02-28 12:58:07 +00:00
alexpeshkoff
12cf01d608 Cleanup unneeded parameter (was used in nbackup, where PIO is replaced with OS function calls) 2012-02-28 11:08:30 +00:00
firebirds
84a9f44f80 nightly update 2012-02-28 04:54:44 +00:00
alexpeshkoff
9a4670a33f Fixed Darwin build 2012-02-27 16:59:01 +00:00
alexpeshkoff
e3866b85b3 Fixed broken multi DB transaction - thanks to Adriano 2012-02-27 16:09:40 +00:00
alexpeshkoff
4201b434a1 cleanup 2012-02-27 16:07:51 +00:00
alexpeshkoff
462822f4cd cleanup 2012-02-27 13:50:09 +00:00
alexpeshkoff
b4c806385f Fixed make syntax 2012-02-27 12:12:47 +00:00
firebirds
7f0b49b7b5 nightly update 2012-02-27 04:48:16 +00:00
asfernandes
435666cea5 Misc. 2012-02-26 14:27:27 +00:00
asfernandes
aa2b0a02e1 Corrections. 2012-02-26 14:26:51 +00:00
asfernandes
ec14b1aac0 Replace reinterpret_casts to static_casts. 2012-02-26 14:26:23 +00:00