Mark Rotteveel
55b0501fa3
Update version number in firebird.conf
2024-12-22 16:51:33 +01:00
Adriano dos Santos Fernandes
b9ee7a7d0f
Fix #8334 - MacOS ARM version requires Rosetta.
2024-12-08 09:01:52 -03:00
Adriano dos Santos Fernandes
df94a7ba94
Remove unused files.
2024-12-08 09:00:25 -03:00
Dmitry Yemanov
e2187776ac
Fixed omission noted by Adriano
2024-12-03 12:58:59 +03:00
Dmitry Yemanov
3575d91738
Description for PR #8327
2024-12-03 12:46:41 +03:00
Mark Rotteveel
7b1033fe12
Fix typo and clarify SnapshotsMemSize
2024-10-11 14:58:48 +02:00
Mark Rotteveel
5fd5384119
Clarify documentation of LockMemSize and EventMemSize
2024-10-09 15:23:15 +02:00
Adriano dos Santos Fernandes
3f7f82d640
Move public headers to include/firebird with wrappers in include for legacy files.
2024-09-29 15:29:04 -03:00
Adriano dos Santos Fernandes
74c3725e0e
perf.h: a public file that depends on private file should not be a public file
2024-09-29 14:48:05 -03:00
Mark Rotteveel
b7383ee559
RemoteBindAddress also applies to Classic, unless xinetd is used
2024-09-26 09:30:16 +02:00
AlexPeshkoff
3a993adae6
Postfix for #8197 : Add generated files for OO API for C language to distribution; Use macros instead functions, removed static library
2024-09-05 16:57:23 +03:00
Mark Rotteveel
657d86fed6
RemoteAuxPort is per-database not per-connection
2024-08-30 11:24:51 +02:00
AlexPeshkoff
c69a94344e
Implemented #8197 : Add generated files for OO API for C language to distribution
2024-08-13 13:36:02 +03:00
Dmitry Yemanov
5df7d8f197
Introduce ODS 14 for v6 ( #8208 )
...
* Introduce ODS 14 for v6
* Builds/docs changes for ODS14
2024-08-08 10:59:44 +03:00
00c834c472
Add script to test binary installer options
2024-08-02 12:40:34 +02:00
e4fe559e80
Delete temporary secdb init files immediately (with thanks to Vlad)
2024-08-02 12:38:41 +02:00
f7cbc2081f
Do not fail packaging if implib not found
...
Do not fail packaging if qsg is not found
Fail packaging if ib_util.* not found
white space
2024-08-02 12:38:14 +02:00
e2ee6afa0a
Front port misc changes to installer packaging from FB5
2024-07-29 12:20:36 +02:00
Adriano dos Santos Fernandes
e77b55450b
Fix #8172 - The file include/firebird/impl/iberror_c.h is missing in the Linux x64 tar archive.
2024-07-08 22:05:59 -03:00
3c093f0b33
Fix #7911 - allow spaces in service name
...
when (un)installing via (un)install_service.bat
2024-06-21 13:27:35 +02:00
08997a65d4
Replace tabs with spaces
2024-06-21 12:06:26 +02:00
dccbd66202
Improve detection of existing configured security database
2024-06-21 11:42:07 +02:00
4449d55c73
Improve installed product detection (WIP)
2024-06-21 11:40:46 +02:00
8b6720d940
Dynamically set FB_MAJOR_VER
2024-06-21 11:38:36 +02:00
53464415df
Remove obsolete debug code
2024-06-21 11:35:48 +02:00
94dc97d7d7
cleanup
2024-06-21 11:35:27 +02:00
55614892cb
White space; spelling; misc
2024-06-21 11:35:05 +02:00
8de93af965
Use @ consistently to produce cleaner output
...
and make debugging easier if case of problems
2024-06-21 11:33:07 +02:00
AlexPeshkoff
04bec4d014
Fixed #8037 : remove directory entries from debug symbols tarball
2024-04-24 20:31:40 +03:00
AlexPeshkoff
1786e3665b
Fixed #8034 : set owner/group in tarball of non-root builds
2024-04-24 20:12:16 +03:00
Vlad Khorsun
fe82a29d13
Remove FileSystemCacheSize setting ( #7984 )
2024-01-29 22:23:26 +02:00
Vlad Khorsun
55fd220006
Remove FileSystemCacheThreshold setting ( #7983 )
2024-01-29 22:15:53 +02:00
Dmitry Yemanov
4cd3b0e47a
Cleanup RelaxedAliasChecking configuration setting ( #7982 )
2024-01-29 18:05:05 +03:00
Tommi Prami
854d7fb849
Minor typo fixed ( #7959 )
2024-01-29 17:18:57 +03:00
cacb2c77d4
#7926 Do not touch
files during packaging
2023-12-19 11:42:39 +01:00
5933ce8ca2
white space
2023-12-14 11:56:24 +01:00
Adriano dos Santos Fernandes
ccdc281dc5
Task #7900 - Remove compatibility options MaxIdentifierByteLength and MaxIdentifierCharLength.
2023-12-02 15:00:58 -03:00
Vlad Khorsun
e98e1dc11b
Task #7897 : Remove obsolete setting ClearGTTAtRetaining
2023-12-01 15:59:49 +02:00
3f12caa082
Fix #7766 - Test if ServerComponent was chosen, not ServerInstall
2023-09-27 20:28:30 +02:00
837cf80a79
Parse FB_BUILD_SUFFIX to extract release type during packaging.
...
This removes the need to set the string via an env var prior to building
2023-09-25 16:49:51 +02:00
Adriano dos Santos Fernandes
48e7bb2607
Fix MacOS package name.
2023-09-22 20:41:12 -03:00
Dmitry Yemanov
875f0a25a3
New release version in scripts
2023-09-17 18:29:37 +03:00
Dmitry Yemanov
f239ca161f
Surface internal optimization modes (all rows vs first rows) at the SQL and configuration levels ( #7405 )
...
* Surface internal optimization modes (all rows vs first rows) at the SQL and configuration levels.
* Add session-level control over the optimization strategy
* More informative name as suggested by Adriano
* Cost-based approach for the first-rows optimization mode
2023-09-13 21:21:12 +03:00
AlexPeshkoff
86dad8fe39
Make it possible to build / install with any combination of tommath versions 0/1
2023-08-24 19:24:37 +03:00
Mark Rotteveel
c846731947
Revert unintented change in case
2023-08-08 16:09:44 +02:00
Mark Rotteveel
8b99914840
Improve consistency of firebird.conf documentation
...
Some copy-editing, removed mention of ancient Windows versions, and replaced broken links
2023-08-08 16:09:44 +02:00
Vlad Khorsun
24d4819ed4
Documentation
2023-06-16 13:30:29 +03:00
Adriano dos Santos Fernandes
d00be282a5
Fix typo.
continuous-integration/drone/push Build is passing
2023-06-14 20:46:46 -03:00
AlexPeshkoff
4cb59f3ace
Mark Redirection as deprecated
continuous-integration/drone/push Build is passing
2023-06-13 20:02:48 +03:00
7e4e70e29f
Use consistent file naming for md5sum file and indicate platform in filename
2023-04-01 19:45:22 +02:00