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

50351 Commits

Author SHA1 Message Date
mapopa
f3a32150a5 Remove unused generated directory. Builds use the temporary 'gen' directory 2014-05-06 13:41:13 +00:00
alexpeshkoff
094c540f23 Turn off db triggers for mapping connections 2014-05-06 12:37:45 +00:00
alexpeshkoff
d83d4d084a Fixed a bug, privately reported by Pavel Zotov - segfault when closing trace 2014-05-06 12:25:35 +00:00
alexpeshkoff
2fdac342a0 Turn of forgotten debugging 2014-05-06 10:29:59 +00:00
alexpeshkoff
148f60aa94 Fixed support of maps with same hash value 2014-05-06 10:07:08 +00:00
mapopa
da1e63df21 remove vax pascal 2014-05-06 08:49:27 +00:00
mapopa
55da24472a remove PYXIS 2014-05-06 08:34:00 +00:00
mapopa
deb63804dc cleanup 2014-05-06 07:49:43 +00:00
robocop
e6d3b34c55 Fix CORE-4418, using the property of special triggers that are marked "system" or "ignore_perm". 2014-05-06 01:28:53 +00:00
firebirds
14dffb79a2 nightly update 2014-05-06 00:30:24 +00:00
mapopa
ac65e2269b cleanup VMS leftovers 2014-05-05 15:28:10 +00:00
alexpeshkoff
7469e4498c Use separate callback event per process - should make windows happy 2014-05-05 14:58:48 +00:00
alexpeshkoff
467ff965f9 Corrected patch from Dmitry Sibiryakov 2014-05-05 10:07:48 +00:00
firebirds
2a3c851d1a nightly update 2014-05-05 00:25:33 +00:00
dimitr
0d255045b9 Fixed the issue with UNION ALL vs WITH LOCK reported by Claudio privately. 2014-05-04 07:43:49 +00:00
robocop
51b9c701ba 1.- Prevent special chars from disabling isql. 2.- Do not take offsets from null pointers. 2014-05-04 06:46:39 +00:00
robocop
e853009f49 Group some global vars in isql (relative to the SET command). 2014-05-04 05:40:55 +00:00
firebirds
6fb7406eba nightly update 2014-05-04 00:28:10 +00:00
firebirds
ffa9c25008 nightly update 2014-05-03 00:30:45 +00:00
robocop
a6133d02a8 Replace "unknown token" by specific messages. 2014-05-03 00:27:47 +00:00
robocop
8f1373aaa1 In ODS12, rdb$system_flag is not nullable thus we can simplify some conditions. 2014-05-02 03:04:56 +00:00
robocop
a6fc5ea73b 1.- Don't let gbak delete more than the only table it might clean. 2.- Special case for rdb$types: user can insert records, provided that's locksmith and the records contain non-system types. 2014-05-02 03:01:38 +00:00
firebirds
5d6afb3ec7 nightly update 2014-05-02 00:54:31 +00:00
robocop
8c83e71e88 More sys tables protected. 2014-05-01 05:55:15 +00:00
robocop
6af9181230 Misc. 2014-05-01 05:51:23 +00:00
robocop
c5ff8fb1e6 Avoid var shadowing. 2014-05-01 05:30:14 +00:00
robocop
1bb6f45b89 Misc. 2014-05-01 05:29:19 +00:00
firebirds
1f998151bc nightly update 2014-05-01 00:31:52 +00:00
hvlad
e758495ddd Fixed event leak. Alex, please review. 2014-04-30 15:38:29 +00:00
alexpeshkoff
9bd0939f09 Implemented CORE-1377: Add an ability to change role without reconnecting to database 2014-04-30 15:12:12 +00:00
alexpeshkoff
235fb16aa9 Fixed unhandled exception in services brought my one of recent commits 2014-04-30 12:20:59 +00:00
hvlad
c04233f92a Fixed VC10 build - make all project use the same set of include directories. 2014-04-30 11:09:32 +00:00
mapopa
204f33a5c9 VMS lock cleanup 2014-04-30 09:20:30 +00:00
mapopa
9176e2f4f6 VMS cleanup 2014-04-30 09:14:20 +00:00
mapopa
73a0eca8c8 VMS cleanup 2014-04-30 09:08:28 +00:00
firebirds
b5d2470e58 nightly update 2014-04-29 00:48:02 +00:00
alexpeshkoff
3d943864f9 Fixed CORE-4395: execute statement on external doesn't find Firebird 2.5 database 2014-04-28 12:51:34 +00:00
hvlad
bb2c97fb0c MSVC 12 support, very first step 2014-04-28 12:50:31 +00:00
alexpeshkoff
523c55f9d9 Implemented CORE-2208: New gbak option to ignore specific tables data during the backup 2014-04-28 09:40:34 +00:00
firebirds
d279be7df8 nightly update 2014-04-28 01:46:46 +00:00
mapopa
f92d4887ba revert the change 2014-04-26 09:02:55 +00:00
mapopa
b0a45264eb removed 11 years ago due to new method to create security database 2014-04-26 08:40:06 +00:00
firebirds
ea60904fd4 nightly update 2014-04-26 00:33:30 +00:00
alexpeshkoff
a98e565571 Fixed CORE-4303: Possible races while Service destruction, related code cleanup 2014-04-25 10:59:34 +00:00
firebirds
5cb30ebd7b nightly update 2014-04-24 01:05:32 +00:00
alexpeshkoff
1920804fb2 Missing return - thanks to Claudio 2014-04-23 12:43:20 +00:00
firebirds
0eaa3ef4dc nightly update 2014-04-23 00:57:51 +00:00
alexpeshkoff
10346ce4bc Fixed CORE-2119: Use entries in restrict list of ExternalFileAccess parameter to mangle filenames with relative path, also fixed assertion and diagnostics related to EXTERNAL FILE tables 2014-04-22 13:37:14 +00:00
firebirds
d2b062e089 nightly update 2014-04-22 00:45:43 +00:00
alexpeshkoff
b412d2d001 Postfix for CORE-3242: enable same trick for functions too 2014-04-21 17:05:19 +00:00