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

176 Commits

Author SHA1 Message Date
paul_reeves
2d48bfdf01 Add i18n updates for Windows installer for spanish and polish. 2006-11-03 10:51:55 +00:00
paul_reeves
6f97079570 Add italian i18n stuff for the Windows installer. 2006-11-02 14:01:13 +00:00
paul_reeves
7cafffc76a More refinements to the hungarian i18n strings for the windows installer 2006-11-01 11:12:20 +00:00
paul_reeves
f7cd8f6489 Add the overlooked hungarian strings for the Windows installer.
Remove whitespace from custom_messages.inc
2006-11-01 08:51:27 +00:00
paul_reeves
5ad09381ea Minor Windows packaging changes 2006-10-31 14:28:43 +00:00
paul_reeves
5143dc3eb7 Update some i18n Windows installation files. 2006-10-30 13:54:58 +00:00
tsteinmaurer
ddbadd1cef Updated German version for 2.0 release. 2006-10-29 14:37:19 +00:00
asfernandes
df9d65f9a8 Correction for final version 2006-10-28 15:34:43 +00:00
paul_reeves
64114c8623 Bring Win32 readme docs up to date. 2006-10-27 10:31:52 +00:00
paul_reeves
49bc9105a3 Fix unregistered bug. Win32 installer was trying to upgrade an existing Fb 1.5 install.
This was the underlying cause of CORE-934
2006-09-21 10:59:39 +00:00
paul_reeves
49dbb802be Make sure that embedded kits really do contain the msvc* libraries they depend on. 2006-08-16 10:08:51 +00:00
paul_reeves
13c1e68642 Spelling.
Change references from RC3 to RC4
2006-08-04 13:02:56 +00:00
alexpeshkoff
e009ec2f74 minimal fix for SUSE problems with restart 2006-07-31 13:22:58 +00:00
paul_reeves
c291b22cfd Include cpl applet in the zip pack (CORE-849) 2006-07-12 13:20:48 +00:00
paul_reeves
563094b7ab Change rc2 -> rc3 2006-06-29 12:25:48 +00:00
paul_reeves
ad8b1a4ca5 Fix typo 2006-06-29 12:11:16 +00:00
alexpeshkoff
46fcfb9ed6 fix for SF#1508397 2006-06-19 13:04:59 +00:00
paul_reeves
604ce9a910 Update shared file list for fb2.0 win32 installs 2006-06-16 13:59:19 +00:00
paul_reeves
e3fc81143a Remove guardian from Windows classic server installs.
Fix bug in client only install - server binary was being included.
Clean up innosetup debugging support.
2006-06-15 14:17:12 +00:00
asfernandes
63a5d43abf Backport Spanish case-/accent-insensitive collation ES_ES_CI_AI for ISO8859_1 2006-06-05 01:17:52 +00:00
paul_reeves
1bf6ab5a0f Misc 2006-06-02 13:20:01 +00:00
paul_reeves
4667cd19d1 Make sure that the zip kit contain the files in misc.
Other Minor updates.
2006-06-02 13:18:33 +00:00
dimitr
a98abd4efc Provided some self-docs about the possible XNET issues. 2006-06-02 06:53:42 +00:00
alexpeshkoff
5154364adc backport: Limit packet size which we can process correctly 2006-05-29 16:56:52 +00:00
alexpeshkoff
ce7b95e97c backported fix 2006-05-23 13:11:39 +00:00
alexpeshkoff
f3542d56bb backported - added nbackup to SS binary packages 2006-05-19 12:19:27 +00:00
dimitr
f6fc1567ad Removed the unnessesary config option. 2006-04-25 10:47:03 +00:00
alexpeshkoff
a1e11fccb1 1. Fixed access to files in include directory
2. gds_drop is too 'strong' utility to be root SUID - let it
   better be usable only by root
2006-04-24 16:11:50 +00:00
asfernandes
4acfbcf672 Misc 2006-04-24 02:09:50 +00:00
alexpeshkoff
ce8534e3c9 1. fixed some linux install scripts problems
2. added slackware support
2006-04-23 13:28:28 +00:00
alexpeshkoff
28fbd4ec86 fixed SF#1459368 - bad access rights after install 2006-04-18 09:57:11 +00:00
alexpeshkoff
744b5b60dc removed obsolete comment 2006-04-18 09:52:29 +00:00
alexpeshkoff
f5c2df7072 fixed a couple of issues with firebird SS install/startup/shutdown/uninstall 2006-04-16 11:55:15 +00:00
asfernandes
8965aea8bf Backport Polish collation ISO_PLK for ISO8859_2 charset - contributed by Jaroslaw Glowacki 2006-04-13 03:29:52 +00:00
asfernandes
00fbfce04c Misc 2006-03-29 15:20:38 +00:00
paul_reeves
29df42060c Minor tweaks to the Win32 build/install stuff. Updated readme and install_readme. 2006-03-29 13:44:55 +00:00
paul_reeves
c80f17c239 Win32 installer - latest portuguese translations 2006-03-29 13:43:33 +00:00
paul_reeves
010a698f4d Add italian translations of install strings for Windows installs 2006-03-29 13:41:22 +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
kkuznetsov
dddcbfdea5 Update solaris packaging 2006-03-09 15:24:42 +00:00
paul_reeves
6baee04435 Forward port OldColumnNaming from Fb 1.5.3 2006-01-17 04:40:31 +00:00
paul_reeves
51b33c286b Catch up with commit of some win32 install docs that were part of beta 1 2006-01-16 15:21:21 +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
c97afa8f55 fixed runuser problem on Debian 2005-12-30 15:13:29 +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
dimitr
5cdb471d27 Changed location of some defines in order to avoid internals inside ibase.h. 2005-12-05 11:39:38 +00:00