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

84 Commits

Author SHA1 Message Date
alexpeshkoff
c9b12c828d Front-ported misc install scripts changes from 2.1 2008-05-04 14:27:36 +00:00
dimitr
e18a16e3cb Removed OldParameterOrdering. 2008-03-25 16:42:10 +00:00
dimitr
02428e23eb Cleanup. 2008-03-21 08:23:44 +00:00
alexpeshkoff
00c63c1f8d 1. Make signals handling in yValve MT safe.
2. Introduce new private API calls, fb__shutdown() and fb__shutdown_callback().
3. Introduce fb_smp_server - binary to run superclassic on posix.
4. Various cleanups.
2008-02-28 18:42:30 +00:00
alexpeshkoff
a8ec4a25d9 Fixed CORE-1728: Monitoring tables do not work after fresh linux install 2008-02-06 11:27:32 +00:00
paulbeach
71ee831a7a Move generateNewDBAPassword function from posixLibrary to linuxLibrary. This function makes no sense on HPUX. 2008-01-09 11:05:20 +00:00
paulbeach
f3c21d4ca2 HPUX Port 2008-01-07 12:26:23 +00:00
alexpeshkoff
74724c0566 Frontported fix for CORE-1674: Wrong access rights in doc subdirectory 2008-01-04 15:14:54 +00:00
dimitr
6720a8600b Just better English. Credits go to Helen. 2007-12-19 13:40:39 +00:00
dimitr
cc15362a03 Some practice in the English language :-) 2007-11-29 18:45:58 +00:00
hvlad
c2800e66e8 Implement CORE-1625 : Implement new setting to relax strict SQL standard's alias checking rules 2007-11-29 17:53:38 +00:00
asfernandes
8df237433f Correction - there was a \0 byte in this file 2007-10-28 23:41:37 +00:00
skidder
9f6743102a Correction 2007-10-28 18:03:40 +00:00
skidder
2619fd6532 Allow local protocol to work with servers running both under restricted accounts (e.g. Vista regular user) and unrestricted accounts (e.g. LocalService) 2007-10-28 15:00:49 +00:00
hvlad
e85c07fcb6 Explanation as Claudio suggest 2007-07-26 12:05:49 +00:00
asfernandes
6beb5e28bd Misc 2007-07-26 01:23:18 +00:00
hvlad
b85636ac5a Implement CORE-1381 : Allow Firebird to not use filesystem cache for database files 2007-07-25 18:51:28 +00:00
asfernandes
5d06ef32d8 1) CORE-1366 - French insensitive collation FR_FR_CI_AI
2) Renamed CP932 to CP943C per user feedback in CORE-1324
2007-07-19 01:25:23 +00:00
asfernandes
f044f67464 Feature request CORE-1324 - Japanese character set cp932 -- waiting for user feedback on what ICU charset is best 2007-06-22 01:59:34 +00:00
robocop
52f1b15e0c Misc. 2007-05-02 06:57:18 +00:00
asfernandes
c722690150 Misc 2007-04-27 02:28:57 +00:00
hvlad
29ab1ca027 Implement CORE-1229 : Teach Firebird to allocate disk space by more than one page at a time 2007-04-25 21:08:57 +00:00
asfernandes
9582ea243c 1) Upgrade INTL interface to undestand misc. configuration informations
2) Make our ICU collations work with different ICU versions (tested with ICU 3.6)
2007-04-15 15:57:12 +00:00
dimitr
26b62cd390 Resolved CORE-861. 2007-04-13 11:10:18 +00:00
asfernandes
fbbde208ee Make available UNICODE and UNICODE_CI for all charsets (not registered automatically in the db) 2007-04-05 19:14:55 +00:00
alexpeshkoff
0d48f91995 Removed unneeded any more creation of equiv file 2007-03-22 13:25:59 +00:00
alexpeshkoff
ac8277b0f5 front-ported various fixes from B2_0_Release 2007-03-09 13:32:17 +00:00
paul_reeves
81deb3f7d1 Document Vista requirement. 2007-03-06 08:22:56 +00:00
dimitr
9ee8ef88cf Resolved CORE-937. 2007-01-25 12:56:16 +00:00
alexpeshkoff
e18f8046bd Use symbolic names for authentication methods in firebird.conf 2006-12-17 14:02:23 +00:00
alexpeshkoff
01f2969e7f Added 'Authentication' parameter to firebird.conf 2006-12-10 12:31:15 +00:00
asfernandes
6eb4e2cbb0 Implementation of character sets TIS620 and GBK with collations TIS620_UNICODE and GBK_UNICODE. They don't work with our current stripped version of ICU. 2006-07-29 18:28:50 +00:00
asfernandes
e681063481 Add Spanish case-/accent-insensitive collation ES_ES_CI_AI for ISO8859_1 2006-06-05 01:14:02 +00:00
dimitr
7278ad2627 Provided some self-docs about the possible XNET issues. 2006-06-02 06:52:02 +00:00
dimitr
46823ae1b4 Update the conf-file. 2006-06-02 03:29:11 +00:00
alexpeshkoff
61427e2a73 Limit packet size which we can process correctly 2006-05-29 16:30:28 +00:00
asfernandes
296571e0fc Misc 2006-04-25 02:16:33 +00:00
alexpeshkoff
2d7f749456 ported changes from B2_0_Release 2006-04-24 10:08:16 +00:00
alexpeshkoff
1a5505065d ported fixes from 2.0 release 2006-04-16 12:58:29 +00:00
asfernandes
b177e5bcd4 Polish collation ISO_PLK for ISO8859_2 charset - contributed by Jaroslaw Glowacki 2006-04-13 03:04:30 +00:00
robocop
23cf0c9e42 Misc. 2006-03-16 08:53:49 +00:00
alexpeshkoff
eddade0912 change default value of LegacyHash 2006-03-15 17:23:07 +00:00
paul_reeves
6baee04435 Forward port OldColumnNaming from Fb 1.5.3 2006-01-17 04:40:31 +00:00
asfernandes
fff3a4339b Add Czech collations - contributed by Ivan Prenosil:
- WIN_CZ (case-insensitive, accent-sensitive)
 - WIN_CZ_CI_AI (case-insensitive, accent-insensitive)
2006-01-14 18:04:08 +00:00
alexpeshkoff
dcfb897e70 fix fbmgr operation 2005-12-23 11:42:47 +00:00
alexpeshkoff
8de8ef96ce added Redirection parameter to firebird.conf 2005-12-21 10:10:37 +00:00
alexpeshkoff
3bf321d649 let all users run applications 2005-12-18 15:23:32 +00:00
asfernandes
533f9f484b Add Vietnamese charset WIN1258 - contributed by Nguyen The Phuong 2005-12-09 21:50:24 +00:00
alexpeshkoff
023e4f2b70 fixed bug with access to QLI's help 2005-10-26 14:03:19 +00:00
asfernandes
8dc822337a 1) Remove feature that allow one collation name to be used with more than one charset.
2) Remove PT_BR for WIN1252, let's live with WIN_PTBR only.
2005-10-13 19:11:29 +00:00