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

49175 Commits

Author SHA1 Message Date
dimitr
0361052c41 Avoid a small memory leak. 2012-07-10 16:08:01 +00:00
firebirds
b636e3a04a nightly update 2012-06-30 04:29:35 +00:00
alexpeshkoff
9bf5e60dfa Anti isc_random pass 2012-06-29 12:44:41 +00:00
alexpeshkoff
d244ba5e9d Removed unused var - thanks to Adriano 2012-06-29 07:13:34 +00:00
firebirds
3b115bc3fc nightly update 2012-06-29 04:23:39 +00:00
asfernandes
e600b93773 Misc. 2012-06-29 01:47:40 +00:00
alexpeshkoff
64a89b73a0 Improvement CORE-3588: More detail in message "wrong page type" 2012-06-28 11:46:21 +00:00
hvlad
cbcbdeb1f6 Improvement CORE-3879 : Make fb_lock_print a bit more handy 2012-06-28 07:49:14 +00:00
firebirds
d8a6543f7f nightly update 2012-06-28 04:21:30 +00:00
alexpeshkoff
dbe4674d1c Fixed for posix CORE-3875: GBak does not check correctly parameters and backups random database with -B ":" 2012-06-27 11:53:08 +00:00
firebirds
3183982da7 nightly update 2012-06-27 04:25:09 +00:00
asfernandes
254959f099 Misc. 2012-06-27 02:24:06 +00:00
alexpeshkoff
0fc893a4e1 Better names for API functions 2012-06-26 13:43:26 +00:00
firebirds
b68a03e791 nightly update 2012-06-26 04:24:27 +00:00
alexpeshkoff
c5cd59fb06 Fixed an issue, found by Claudio 2012-06-25 13:11:11 +00:00
alexpeshkoff
1f081bb9f8 Misc 2012-06-25 13:08:08 +00:00
alexpeshkoff
d54b20443b No need in entry for this type of plugins in conf file - plugin name is taken from SQL command or DB header 2012-06-25 13:02:51 +00:00
firebirds
5a30a2d2f7 nightly update 2012-06-25 04:21:47 +00:00
asfernandes
bfcd129c95 Fixed CORE-3874 - Computed column appears in non-existant rows of left join. 2012-06-23 16:08:30 +00:00
firebirds
4b1b502f2c nightly update 2012-06-23 04:29:24 +00:00
alexpeshkoff
03e37d78a0 Misc 2012-06-22 11:43:16 +00:00
alexpeshkoff
b91c68bb30 Cross-build support + android port: work in progress, currently can build fbclient for android 2012-06-22 11:39:24 +00:00
firebirds
36e9bb519f nightly update 2012-06-22 04:27:21 +00:00
dimitr
42a4c93b97 1) Removed the no longer actual "parent lock" concept from both the lock and event managers.
2) Reworked the lock manager synchronization: added the RAII mutex holders and avoided dirty reads for the shared memory.
3) Encapsulated lck_length into the Lock class + small related  refactoring.
4) Front ported recent fixes from the v2.x branches.
5) Misc cleanup.
2012-06-21 15:37:38 +00:00
alexpeshkoff
dede899c99 Added parameter to firebird.conf, thanks to Carlos 2012-06-21 07:17:38 +00:00
firebirds
e6123933db nightly update 2012-06-21 04:27:30 +00:00
alexpeshkoff
477e14a820 Implemented CORE-2666: Make it possible to use API to do remote backups/restores 2012-06-20 11:47:30 +00:00
paulbeach
4d1651a327 Copy libfbclient.dylib to Firebird SuperServer Framework Libraries to support the ODBC driver 2012-06-20 09:30:39 +00:00
firebirds
60fa59b2e7 nightly update 2012-06-20 04:25:17 +00:00
dimitr
baf67f019e Misc. 2012-06-19 18:28:13 +00:00
dimitr
bd5226b0e5 Misc. 2012-06-19 18:27:51 +00:00
firebirds
85a254cc85 nightly update 2012-06-19 03:30:37 +00:00
dimitr
2b91f6fcbc Removed the faulty debug break and reworked the code a bit to be more useful. 2012-06-18 16:51:30 +00:00
firebirds
c799e9d8db nightly update 2012-06-15 03:33:32 +00:00
paul_reeves
851fa1c447 Modify firebird.conf at install time according to choice of server architecture. 2012-06-14 09:31:24 +00:00
firebirds
ac9d11020a nightly update 2012-06-14 03:28:11 +00:00
hvlad
9bd1bcea60 Update msvc10 build 2012-06-13 07:59:09 +00:00
firebirds
adc098fc77 nightly update 2012-06-13 03:32:45 +00:00
paul_reeves
00a23281e8 Validate sysdba password entry 2012-06-12 14:32:08 +00:00
paul_reeves
7d866ed16c Misc 2012-06-12 14:29:12 +00:00
paul_reeves
ca821f1805 Add a couple of new i18n strings for the innosetup installer. 2012-06-12 14:27:38 +00:00
firebirds
ef98c8eaa1 nightly update 2012-06-12 03:27:12 +00:00
paul_reeves
78518edbcf Pass correct param to gsec 2012-06-11 09:34:03 +00:00
paul_reeves
5eb6888214 remove redundant file 2012-06-11 09:04:04 +00:00
firebirds
b455e9a70a nightly update 2012-06-08 03:29:12 +00:00
alexpeshkoff
292cf70723 Cleanup - no more separate classic/super builds support 2012-06-07 11:43:41 +00:00
paul_reeves
ad9966b3cd Add option to just build (default is to do make packages after build.) 2012-06-07 10:08:46 +00:00
paul_reeves
0cdfcbbad2 Build employee database with newly built embedded engine. 2012-06-07 10:06:58 +00:00
firebirds
53419d61cf nightly update 2012-06-07 03:37:17 +00:00
asfernandes
e8d1710d95 Warning. 2012-06-06 14:50:53 +00:00