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

761 Commits

Author SHA1 Message Date
hvlad
3e057e10ca Merge branch 'master' into read_consistency 2018-05-27 17:32:54 +03:00
hvlad
2930edb9c0
Merge branch 'master' into ExternalConnectionsPool 2018-05-25 13:42:38 +03:00
Artyom Smirnov
21b42b2e8f Allow to redirect server's stdout and stderr to file (#143)
Before these changes guardian and server binary closed
stdin/stdout/stderr/... and server can reuse those
descriptors when opening files or using shmem for
example. So some stray stdout can introduce
unwanted data or even crash server. Server do not
emit any stdout/stderr in release build but
UDRs or external libraries can print to stdout.

After these changes stdout/stderr will be kept opened
and user have options to redirect it to /dev/null (by default)
or other file by choise or just allow server to print.

New config option OutputRedirectionFile was introduced to
allow user control server behavior.
2018-03-21 14:47:20 +03:00
AlexPeshkoff
a27f4b8a5f Fixed CORE-5778: install.sh fails if -path argument contains "firebird" 2018-03-20 18:37:38 +03:00
hvlad
fdecfd1319 Merge branch 'master' into read_consistency 2018-02-20 13:50:04 +02:00
AlexPeshkoff
95cd9d1908 Hopefully better test for ICU presence 2018-02-19 09:48:17 +03:00
AlexPeshkoff
2703470749 Added check for presence of ICU when installing 2018-02-16 13:13:20 +03:00
hvlad
f162f2336e Initial implementation of external connections pool 2018-02-06 12:52:00 +02:00
AlexPeshkoff
38fcc6e48e Enhanced docs 2018-01-29 19:45:32 +03:00
Dmitry Yemanov
eaa0df55cd CORE-5718: Make TempCacheLimit setting database-wise 2018-01-21 12:11:11 +03:00
hvlad
ccbf5c724a Merge branch 'master' into read_consistency 2017-12-29 10:55:31 +02:00
b9c17656e9 Fixed CORE-5657: Various UDF-related security vulnerabilities 2017-11-09 13:15:00 +03:00
Adriano dos Santos Fernandes
98702b9cda Make posix build use libtomcrypt from extern or system. 2017-09-06 16:35:40 +00:00
Paul Reeves
9fbb7fcb07 Tidy up packaging for windows.
Improve detection of missing components and halt packaging on error.
2017-09-01 15:34:13 +02:00
Paul Reeves
e8323305bf Port misc windows packaging features from B3_0_Release 2017-08-29 12:23:47 +02:00
Paul Reeves
865176380f misc 2017-08-29 12:20:31 +02:00
Paul Reeves
8e58be5b80 port cz install readme from B3_0_Release 2017-08-29 12:20:00 +02:00
Paul Reeves
837ee4b5f8 port i18n installer messages from B3_0_Release 2017-08-29 12:18:32 +02:00
Paul Reeves
84dd61e41b port i18n installer messages from B3_0_Release 2017-08-29 12:17:30 +02:00
Paul Reeves
0225dfbb35 Tidy up readme for alpha/beta test releases 2017-08-29 12:16:50 +02:00
Paul Reeves
3d12fc329e port i18n installer messages from B3_0_Release 2017-08-29 12:14:32 +02:00
Paul Reeves
954d40e87a Include the include/firebird directory in the kits 2017-08-28 12:45:43 +02:00
Paul Reeves
6c58449aaf Make necessary installer changes for Fb 4.0 Alpha 1 release 2017-08-23 16:44:58 +02:00
Paul Reeves
d62a074050 Make actual deployed windows readme file dependant upon DEV or PROD status. 2017-08-23 16:44:18 +02:00
Dmitry Yemanov
025c66c8f9 Misc version adjustments 2017-08-09 12:44:30 +03:00
hvlad
eae0a1d62f Merge branch 'master' into read_consistency 2017-08-08 12:16:18 +03:00
e131cb3eda Implemented CORE-5238: Replace xinetd support with the native listener 2017-08-04 18:08:00 +03:00
hvlad
bdc7bd8d3e Merge branch 'master' into read_consistency 2017-07-10 23:54:42 +03:00
Adriano dos Santos Fernandes
50b959d04e Set writable permission for employee.fdb in the Linux install, otherwise it's unusable. 2017-06-07 16:40:59 +00:00
nikolay.samofatov
e31dec1a44 Fix comment 2017-04-03 16:08:10 +03:00
hvlad
2a2a991fe0 Merge branch 'master' into read_consistency 2017-04-03 12:01:56 +03:00
a0d9690d1c Fixed typo 2017-03-21 12:36:18 +03:00
ab2e4ea31b Completed renaming parameter from CORE-5472 2017-03-16 16:16:17 +03:00
114885eecc Fixed CORE-5503: Classical server has a maximum of 64 connections when using systemd init scripts 2017-03-16 13:16:13 +03:00
hvlad
2c49e6fcf2 New feature CORE-5488 : Timeouts for running SQL statements and idle connections 2017-02-22 14:30:57 +02:00
hvlad
aff780ca94 Merge branch 'master' into read_consistency 2017-01-31 23:59:31 +02:00
4da3997b49 Fixed CORE-5472: Problems with dbcrypt key transfer 2017-01-31 17:38:53 +03:00
94bdb099b5 This should fix bug reported by Gabor: ./install.sh: 1570: [: /opt/firebird: unexpected operator 2016-12-27 16:27:35 +03:00
383c511cfc Postfix for CORE-5204 2016-11-21 18:23:18 +03:00
4c28eac6f5 Postfix #3 for CORE-5204 - fixed install on systemd-based linux 2016-10-22 00:01:26 +03:00
6d7e4d91a6 Postfix for CORE-5204: take into an account --enable-binreloc flag 2016-09-16 14:01:44 +03:00
b994354b9c Postfix for CORE-5204: fixed typo 2016-09-15 15:33:36 +03:00
1d2990f7e8 Implemented CORE-5204: create an option in the installer to install in different locations than /opt/firebird 2016-09-15 15:21:54 +03:00
87b24ebe3f Comment 2016-09-07 21:45:20 +03:00
b247a5c0c0 Changed on Helen's request 2016-07-05 12:50:25 +03:00
Adriano dos Santos Fernandes
91a2a3c78f Complements CORE-749 with configuration options. 2016-06-14 17:05:36 +00:00
224c7011d7 Committed patch for CORE-5265 2016-06-09 18:08:56 +03:00
Dmitry Yemanov
f07281c9af Adjust library name to match the new ODS version. 2016-06-01 11:40:49 +03:00
hvlad
8f311f3c27 Merge branch 'master' into read_consistency
# Conflicts:
#	src/include/fb_types.h
#	src/jrd/Database.cpp
#	src/jrd/tpc.cpp
#	src/jrd/tra.cpp
#	src/jrd/vio_proto.h
2016-05-21 21:17:31 +03:00
a11b0adb1e Fixed CORE-5205: Add a switch to build linux binaries with builtin libtommath 2016-04-24 18:09:48 +03:00
cdb5cbd790 Postfix for CORE-5180: Do not require root rights to build linux package 2016-04-22 19:48:31 +03:00
Philippe Makowski
0b10be8648 update French Windows install strings 2016-04-20 20:52:14 +02:00
Dmitry Yemanov
aee1e9417e Misc. 2016-04-19 21:33:19 +03:00
Roman Simakov
5021c37285 Merge 2016-04-01 17:52:13 +03:00
bbee9f4100 Fixed CORE-5180: Do not require root rights to build linux package 2016-03-30 20:50:14 +03:00
Dmitry Yemanov
0f2134b4e1 Ensure that security database upgrade script is distributed. Remove old
upgrade scripts that are out of interest anymore.
2016-03-27 10:33:04 +03:00
Dmitry Yemanov
046277daab Fix scripts and cleanup old stuff (docs related). Better CHANGELOG
rendering.
2016-03-26 15:29:44 +03:00
Dmitry Yemanov
a958ee4fe2 Minimize dependencies on ODS number in project files. 2016-03-25 09:47:13 +03:00
hvlad
3c62d90518 Merge branch 'master' into read_consistency 2016-03-24 11:58:13 +02:00
Roman Simakov
f3fd2d7cb5 Initial apply patch of Nikolay 2016-03-22 17:43:58 +03:00
dimitr
7b69e1f195 Renamed security3.fdb -> security4.fdb. 2016-03-06 08:32:18 +00:00
paul_reeves
17192cdf66 Sync recent windows installer changes for fb3 into trunk 2016-03-04 09:00:56 +00:00
paul_reeves
9e860f8052 Add Bosnian i18n files for the Windows binary installer.
With thanks to Fikret Hasovic
2016-02-22 16:20:30 +00:00
dimitr
da0c1c638f Misc adjustments. 2016-02-22 08:27:19 +00:00
dimitr
cf91d6a0b5 Russian translation for the Windows installer. 2016-02-22 08:19:18 +00:00
makowski
9a481d2a76 update French files for Windows install 2016-02-16 13:47:10 +00:00
asfernandes
6259b1b1e0 Misc. 2016-02-15 02:53:24 +00:00
paul_reeves
412a131c43 Miscellaneous changes to prepare windows installer for RC2 2016-02-10 14:25:11 +00:00
paul_reeves
8511591d13 Convert install script to UTF-8
Do not assign name of chosen installation language to BelevedLabel as, at least for the moment non-ascii characters get mangled.
Disable support for Bosnian at install time (temporarily, I hope.)
2016-02-03 15:02:45 +00:00
paul_reeves
b43781496c Convert i18n files to UTF-8 with BOM 2016-02-03 14:59:25 +00:00
paul_reeves
7fde2d2ce3 Convert i18n files to UTF-8 with BOM 2016-02-03 14:57:32 +00:00
paul_reeves
29baa78313 Add BOM to file. Hopefully this finally fixes CORE-5002 2016-01-28 11:40:08 +00:00
alexpeshkoff
a99381312f Fixed CORE-4996: Need some SECURITY2.FDB --> SECURITY3.FDB upgrade feature, placed new files into linux package 2016-01-11 14:23:35 +00:00
alexpeshkoff
d54d2d46f8 Fixed CORE-5053: changeServerMode.sh can mess with configuration 2015-12-28 14:10:42 +00:00
alexpeshkoff
100d7f5da9 Fixed CORE-4842: Installer script fails in some linux environments 2015-12-25 18:19:49 +00:00
hvlad
f9ddb3a99c Fixed MSVC10 build of UDR examples 2015-12-23 19:10:23 +00:00
alexpeshkoff
474538c7ff Added support for using pascal to access OO API 2015-12-21 17:01:26 +00:00
dimitr
d92c26fb1e This should fix CORE-4862: ibase.h from x64 package includes non-existing file. 2015-12-18 12:28:28 +00:00
alexpeshkoff
24394e6481 comments 2015-12-14 12:57:16 +00:00
paul_reeves
dbd023006c Include zlib1.dll in the binary kits 2015-12-11 16:06:37 +00:00
paul_reeves
a8e163ba8c Change file format of custom messages to UTF-8
This ought to fix CORE-5002 but needs further testing
2015-12-09 10:25:53 +00:00
asfernandes
85cae875bf Misc. 2015-11-18 01:10:08 +00:00
paul_reeves
f9ef24deff Misc 2015-11-12 07:23:08 +00:00
paul_reeves
cc97f27845 Remove comments left in by error while testing. 2015-11-12 07:19:37 +00:00
paul_reeves
5ea6608626 Fix dumb error which has been lurking in the windows packaging code for a while. 2015-11-10 17:04:56 +00:00
paul_reeves
d8e0de00b9 Sync RC1 windows installer changes to trunk.
Remove old manual install/uninstall scripts
Add new ones
2015-11-10 09:08:19 +00:00
paul_reeves
25ca026d91 Sync RC1 windows installer changes to trunk. 2015-11-10 09:01:42 +00:00
paul_reeves
7ee91130a2 Sync RC1 windows installer changes to trunk.
Misc changes
2015-11-10 08:52:32 +00:00
paul_reeves
f7eea068e9 Sync RC1 windows installer changes to trunk.
Remove references to embedded kits
Include all relevant pdb files in the pdb kits
Bring the contents of the zip kits up-to-date
2015-11-10 08:50:32 +00:00
dimitr
ae3b91aef3 Added version info to the conf file. 2015-10-18 12:14:10 +00:00
dimitr
a5201dca14 Misc corrections by Helen. 2015-10-18 12:03:47 +00:00
paulbeach
f639ecb65b More changes to support the new pkgbuild installer for El Capitan 2015-10-15 12:32:55 +00:00
paulbeach
a4bcb40f11 New installer based on pkgbuild and productbuild to replace old deprecated installer on El Capitan 2015-10-13 12:10:20 +00:00
paulbeach
7bf1dd20c6 Apple in the last release of OSX have somehow managed to change the default behaviour of tail 2015-09-28 13:25:25 +00:00
robocop
a1349d3b44 Misc. 2015-09-22 06:00:39 +00:00
paul_reeves
f83caee140 Roll back previous spelling correction and clarify the original meaning. (I hope.)
Document that WireCrypt on server should be set to enabled if legacy authentication is chosen.
2015-09-18 14:58:23 +00:00
paul_reeves
08e6dd9b35 spelling 2015-09-18 13:32:30 +00:00
paul_reeves
c67ba73863 Bring trunk up to date with previously committed changes for Beta 2
Add correct support for configuring architecture at install time
Make sure that security3.fdb is installed.
Tidy up uninstall CLEAN option.
2015-09-17 09:59:03 +00:00
alexpeshkoff
4d201f3bc0 Use new ServerMode parameter in the script 2015-07-26 18:04:40 +00:00
alexpeshkoff
53765456b9 Bring gentoo installation up-to-date 2015-07-26 18:03:52 +00:00
alexpeshkoff
0ebf76aae8 This should fix issues with different systemd location in FS 2015-07-26 18:02:30 +00:00
asfernandes
e973c86bc6 Misc. 2015-07-12 20:10:49 +00:00
alexpeshkoff
e420019cd4 Fixed CORE-4871: Merge SharedDatabase/SharedCache into single parameter ServerMode, affecting the way how server is started 2015-07-10 13:41:10 +00:00
paulbeach
8007de6b6b improved plist for SuperServer on Yosemite (10.10), thanks to David Nock 2015-07-02 08:47:39 +00:00
mapopa
1dd0fa84fb Cleanup editors battle comment 2015-03-29 19:25:49 +00:00
mapopa
b3ce57d3a9 Cleanup preinstall script 2015-03-29 19:11:14 +00:00
paulbeach
9250236bee Use RunAtLoad rather than KeepAlive 2015-03-17 09:15:34 +00:00
paulbeach
3c1c24364a StartupItems is now deprecated on Yosemite (10.10), use launchctl for SuperServer as well as Classic 2015-03-06 09:02:34 +00:00
alexpeshkoff
517ac9638e Completed fix for CORE-4605: Rename CryptPlugin parameter in config file 2014-12-29 16:39:06 +00:00
alexpeshkoff
e65a5e3b3b Implemented CORE-733: Compress Data over the Network 2014-11-25 13:24:10 +00:00
mkubecek
7f6ddabd3c Fix IPv6V6Only comment in firebird.conf 2014-11-17 12:02:38 +00:00
mkubecek
922b040dab Fix bashism/typo in utility scripts. 2014-11-17 11:55:57 +00:00
mkubecek
795acd3c5f minor fixes of SUSE init script 2014-11-14 07:58:56 +00:00
mkubecek
ae4f286c1a Improvement CORE-3226: IPv6 support (8/9) add config directive for IPV6_V6ONLY socket option 2014-11-12 17:31:01 +00:00
paul_reeves
4519f5409b Clearly mark the beginning of the architecture configuration section. 2014-10-31 16:16:55 +00:00
alexpeshkoff
552256f59b Resolved packaging issue - added boost files to linux binary package 2014-10-16 12:42:47 +00:00
alexpeshkoff
20e846369e Implemented CORE-3370: Resolve additional aspects of multiple security databases from services and cross-database requests POV (mapping names) 2014-04-04 15:57:18 +00:00
mapopa
72ed0352d9 make init script writeable by the root user 2014-03-05 16:59:59 +00:00
asfernandes
ddd97ce346 Misc. 2014-03-04 02:12:15 +00:00
asfernandes
cc70d60eff Adjust for the change in the code. 2014-03-04 01:55:26 +00:00
mapopa
10aabf2382 cleanup old text and links 2014-02-27 16:42:03 +00:00
mapopa
a33b974f86 Removing any old system startup links for /etc/init.d/firebird 2014-02-27 16:23:25 +00:00
mapopa
74d9133a87 Fix debian update-rc.d warning
update-rc.d: warning:  start runlevel arguments (2 3 5) do not match firebird Default-Start values (2 3 4 5)
2014-02-27 16:12:59 +00:00
mapopa
4255bea1e6 cleanup old comments 2014-02-27 15:55:14 +00:00
mapopa
b40b4c582c kill the guardian also at install time in debian 2014-02-27 15:38:53 +00:00
alexpeshkoff
ca4df415ca Misc enhancements in .conf parser and *.conf.in files 2014-01-31 14:43:25 +00:00
robocop
2810026363 Misc and warnings. 2013-12-29 00:35:50 +00:00
alexpeshkoff
6b22039d4f debuginfo uninstall 2013-11-28 16:37:00 +00:00
alexpeshkoff
02553cf005 Fixed regression in unistaller which arrived when adding systemd support 2013-11-27 13:08:09 +00:00
alexpeshkoff
639940735c Set both ISC_PASSWD and ISC_PASSWORD to make both environment and old scripts happy 2013-11-27 11:14:04 +00:00
alexpeshkoff
ce494078fe Fixed regression, reported by Philippe privately 2013-11-26 13:50:45 +00:00
alexpeshkoff
4a8fe5a0de Implemented CORE-4273: Per-database control on access to database from remote stations 2013-11-22 15:21:11 +00:00
alexpeshkoff
896ca316bb Fixed CORE-4154: Firebird.conf should list names of (standard) authentication + usermanager plugins 2013-11-22 08:10:50 +00:00
alexpeshkoff
912e3698dd Inline docs 2013-11-05 07:59:22 +00:00
alexpeshkoff
8c546c2362 Fixed CORE-4241: Empty password will pass login 2013-10-30 12:46:35 +00:00
alexpeshkoff
9d31e79477 Cleanup - "Authentication" parameter from firebird.conf is overriden by "AuthServer" 2013-10-30 12:23:45 +00:00
alexpeshkoff
957b696b5c Added support for systemd
Removed scripts to change firebird runuser to root and back to firebird
Removed script changing SYSDBA password (nothing except gsec call left in it)
Reorganize posix/linux install files minimizing OS-specific part of .tgz install scripts
Related cleanup and bugfixing in posix install
2013-09-13 12:27:16 +00:00
paul_reeves
c3f783a343 Improve installed product detection to support changes in Fb3. 2013-08-07 09:58:04 +00:00
paul_reeves
26b18b9f0b Be less specific about version when detecting if a version of firebird is running at installation time. 2013-08-06 08:49:21 +00:00
paul_reeves
92587f68aa Fix CORE-4153 - write out changes to firebird.conf before starting the server 2013-08-05 13:08:30 +00:00
paul_reeves
5c31db3451 Sync misc changes related to the windows installer for Alpha 1 to trunk 2013-07-30 06:56:02 +00:00
alexpeshkoff
96d258b449 Fixed SS startup scripts 2013-07-29 07:23:37 +00:00
alexpeshkoff
a6f501e46e Put OO API include files into linux packages 2013-07-17 12:50:16 +00:00
alexpeshkoff
95f3fccfee Fixed posix install and management scripts 2013-07-17 12:02:44 +00:00
alexpeshkoff
5b4e02caf3 Front-ported changes from 2.5 2013-07-17 11:55:04 +00:00
paulbeach
99606d64b8 Add support for embedded mode on MacOSX as an app bundle as well as the existing framework 2013-07-17 11:43:20 +00:00
paulbeach
5b0b510e7c Update mod_loader to use Posix dl functions rather than deprecated NS functions. Add support for embedded mode on MacOSX as an app bundle as well as the existing framework 2013-07-17 10:25:37 +00:00
asfernandes
b6a4d39596 Misc. 2013-07-06 23:11:13 +00:00
paul_reeves
9e2aa58bcd push changes made to windows installer for Alpha1 tag to TRUNK 2013-07-05 09:40:26 +00:00
paul_reeves
6b6dd86718 spelling 2013-07-05 09:39:19 +00:00
alexpeshkoff
bb2700ea27 Fixed parameter description - thanks to Mark 2013-06-21 16:17:49 +00:00
asfernandes
f2b24d02ca Misc. 2013-04-21 02:09:45 +00:00
alexpeshkoff
5fec042c74 Documented configuration file changes in distributed .conf files 2013-04-15 12:10:10 +00:00
alexpeshkoff
3687048bc2 Misc 2013-04-15 06:54:07 +00:00
alexpeshkoff
b3c33aeeb6 Renamed aliases.conf to databases.conf as suggested by Dmitry 2013-04-08 16:28:05 +00:00
asfernandes
68ca82d894 Misc. 2013-04-07 23:48:14 +00:00
alexpeshkoff
8780552b94 Added support for changing configuration (client and embedded) from API 2013-04-04 13:17:57 +00:00
alexpeshkoff
313e2765c9 Added macros for main firebird directories to config files 2013-03-28 15:35:29 +00:00
alexpeshkoff
f538f69cc0 Make default firebird.conf better readable. No need in conversion tables any more. 2013-03-28 13:55:16 +00:00
alexpeshkoff
4a661d9574 Fixed CORE-4031: make install wrong under Debian Ubuntu 64 (and fixed some unrelated bugs in linux install) 2013-03-04 15:29:05 +00:00
makowski
c33368612b Fixed CORE-4011: /etc/init.d/ script for Mageia and RedHat RH #886578 2012-12-14 10:01:27 +00:00
dimitr
99b2e7da98 Misc cleanup. 2012-11-01 02:02:07 +00:00
mkubecek
2278d6a8d5 Use firebird instead of fb_smp_server in xinetd config template 2012-07-23 15:29:40 +00:00
dimitr
19eaa2f355 Wiped out the legacy compatibility option. 2012-07-11 12:54:08 +00:00
alexpeshkoff
1f081bb9f8 Misc 2012-06-25 13:08:08 +00:00
alexpeshkoff
dede899c99 Added parameter to firebird.conf, thanks to Carlos 2012-06-21 07:17:38 +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
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
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
alexpeshkoff
292cf70723 Cleanup - no more separate classic/super builds support 2012-06-07 11:43:41 +00:00
paul_reeves
7c722c03dd Add innosetup install script for fb3.
Misc changes to support new install requirements of fb3
(Note - this is still a work in progress.)
2012-05-29 10:14:03 +00:00
paul_reeves
9d0aef435d Add stub files for ru and cz for win32 installer. 2012-05-29 09:40:55 +00:00
mkubecek
eea9d14d74 Add interpreter specification to generated scripts. 2012-05-22 16:49:43 +00:00
paul_reeves
5697e01098 Update the i18n files to make them relevant to Fb 3.0 alpha status. 2012-05-10 10:50:22 +00:00
paulbeach
4237b02069 Make the conf. parameter DummyPacketInterval more accurate. 2012-04-26 09:40:06 +00:00
robocop
676c4c4604 Misc. 2012-04-10 01:36:51 +00:00
dimitr
a76dd8d3e7 Fixed CORE-3791: Performance degrades when actively working with databases bigger than the available RAM amount. 2012-03-27 07:24:55 +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
alexpeshkoff
2a5e7e7f32 Implemented CORE-672: "Over the wire" connection encryption 2012-02-24 12:39:27 +00:00
alexpeshkoff
804c46e6eb cleanup 2012-01-13 15:58:24 +00:00
alexpeshkoff
60568258c3 correct defaults 2011-12-26 12:41:01 +00:00
dimitr
953d84de0e Make locks unconditionally granted in the fair order. The legacy behavior is unsafe in the highly loaded systems. 2011-12-23 17:47:41 +00:00
alexpeshkoff
7fb8ebd3a9 Fixed CORE-1898: Increase the password length from 8 characters, CORE-3372: Simplify process of non-default security database creation 2011-12-23 12:43:58 +00:00
paulbeach
cdca8e39e0 CORE-3862 - Multiple update installs can cause problems. 2011-12-14 14:51:32 +00:00
alexpeshkoff
def8abe36f misc 2011-10-13 11:58:02 +00:00
alexpeshkoff
cf4fe8ae9b Added license files to linux packages 2011-10-06 12:19:54 +00:00
alexpeshkoff
963096063f Fronported CORE-3615: add silent_install target to firebird's Makefile (and some other misc install-related fixes) 2011-10-06 09:31:22 +00:00
paulbeach
20cb8a689d Fix problem with tmp ownership of reboot of MacOSX 2011-09-14 13:15:56 +00:00
hvlad
c994f7e32a Make legacy (security database based) user management plugin consistent :
- binary name changed from user_management.dll to legacy_usermanager.dll (on Windows only, POSIX will follow soon)
- registration name was changed from "Legacy_Auth" to "Legacy_UserManager" (see UserManager setting in firebird.conf)
2011-06-30 13:17:04 +00:00
asfernandes
f14ec26183 Misc. 2011-06-04 02:18:55 +00:00
alexpeshkoff
68e7cd9461 Frontported CORE-3467: provide a silent install switch 2011-05-30 15:51:22 +00:00
hvlad
c84619445a Don't use Guardian with services 2011-05-10 13:37:52 +00:00
asfernandes
d0c2265105 Misc. 2011-05-10 01:12:14 +00:00
hvlad
fef1f49c94 Shared page cache implementation 2011-05-09 10:15:19 +00:00
alexpeshkoff
dc9e744fc3 Fixed binary packages build. No more CS/SS difference. No more linux RPMs on SF. 2011-01-17 17:38:25 +00:00
asfernandes
233093cee4 Misc 2011-01-16 02:16:15 +00:00
alexpeshkoff
d6fcde387b New plugin manager. Use it for all types of plugins. 2011-01-14 17:31:40 +00:00