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

608 Commits

Author SHA1 Message Date
alexpeshkoff
120b10a78a Implemented CORE-4263: Database linger 2013-11-14 16:16:24 +00:00
alexpeshkoff
f323d2bdd4 Enhance docs 2013-11-06 10:29:13 +00:00
alexpeshkoff
5a054cca16 Fix found by Jim Starkey man-in-themiddle attack on ATTACH packet.
That packet may contain database name, command line for service and/or some other important and critical information.
To avoid such attack wire encryption is started before attaching database or service manager, right after connect.
Also should fix a number of issues found in Alpha1 regarding services attach.
2013-10-16 12:53:04 +00:00
asfernandes
b0595b76aa Improvement CORE-4206 - Add RESTART [WITH] clause for alter identity columns - documentation. 2013-09-05 16:09:25 +00:00
asfernandes
4789ba1672 Improvement CORE-4199 - Add optional START WITH clause to identity columns. 2013-09-04 15:54:19 +00:00
dimitr
ea0c8b60b0 Updated the docs. 2013-07-22 16:03:58 +00:00
dimitr
672ba22b5d Updated the docs. 2013-07-22 15:44:14 +00:00
alexpeshkoff
4683c45e2b Avoid bad style - thanks to Mark 2013-06-21 16:19:49 +00:00
asfernandes
bee1797802 Misc. 2013-06-17 01:32:09 +00:00
alexpeshkoff
aac3efd076 More docs 2013-06-11 12:29:14 +00:00
asfernandes
e645285e80 Correction. 2013-06-09 02:07:07 +00:00
alexpeshkoff
db53b6ea83 First draft interfaces readme 2013-06-03 08:47:04 +00:00
robocop
96875db92e Misc. 2013-05-21 21:43:39 +00:00
robocop
028d45b220 Misc. 2013-05-20 03:27:56 +00:00
asfernandes
71d29f5b3b Document CORE-3018 - RECREATE, ALTER and CREATE OR ALTER SEQUENCE/GENERATOR statements. 2013-05-14 15:44:01 +00:00
asfernandes
fba1b8d043 Document CORE-1209 - CONTINUE statement. 2013-05-14 14:53:26 +00:00
asfernandes
0293c564a7 Document subroutines (CORE-1288 and CORE-3626). 2013-05-13 15:56:49 +00:00
asfernandes
47bd80271c Correction. 2013-05-13 15:56:29 +00:00
asfernandes
8d17931603 Document CORE-832 - Add support for parameterized exceptions. 2013-05-10 15:48:47 +00:00
asfernandes
5aac863784 Document CORE-2006 - Regular expression SUBSTRING. 2013-05-10 14:47:51 +00:00
asfernandes
d43a94ded8 Removed from WhatsNew the fix present in 2.5. 2013-05-09 01:21:50 +00:00
asfernandes
e4c2c79681 Misc. 2013-05-08 15:47:40 +00:00
asfernandes
fc806ef549 Added PSQL functions syntax to package documentation. 2013-05-08 15:34:03 +00:00
asfernandes
e8d26b06c3 Fixed CORE-4083 - Full outer join in derived table with coalesce (iif). 2013-05-05 23:01:57 +00:00
asfernandes
d46207d2aa Correction. 2013-05-04 18:10:15 +00:00
dimitr
693fb84510 Documented bugfixes. 2013-05-03 13:12:47 +00:00
asfernandes
64790222ed Document CORE-1180 and CORE-3085. 2013-04-29 15:54:03 +00:00
asfernandes
b7a00b6044 Docs. 2013-04-26 15:52:23 +00:00
asfernandes
9f16366d27 Finish MERGE improvements documentation (CORE-2005, CORE-3020, CORE-3639). 2013-04-26 15:29:48 +00:00
asfernandes
d88b5cf335 Document window functions: CORE-2090, CORE-2133, CORE-2823, CORE-2830, CORE-2869, CORE-3619, CORE-3620, CORE-3621. 2013-04-25 16:30:58 +00:00
dimitr
b9ea496690 Updated the docs. 2013-04-23 17:26:47 +00:00
asfernandes
f2b24d02ca Misc. 2013-04-21 02:09:45 +00:00
alexpeshkoff
ac4da0e515 First draft of plugins readme file 2013-04-18 13:51:28 +00:00
asfernandes
81fb7546c4 Document CORE-726 - Boolean data type. 2013-04-16 16:13:38 +00:00
asfernandes
520280f44a Replace my e-mail. 2013-04-16 16:13:18 +00:00
dimitr
89ec718d3b Updated docs. 2013-04-13 07:09:21 +00:00
dimitr
b3ec8d811d Updated docs. 2013-04-13 06:50:19 +00:00
dimitr
02b2bd6707 The initial list of changes for Alpha. 2013-04-13 05:58:54 +00:00
mapopa
2a608f7814 Update cleaning todo for 3.x , remove already cleaned work done in 1.5.x,2.x 2013-04-10 11:32:45 +00:00
mapopa
5d2a451d4e Cleanup mingw build instructions , todo add up to date instructions with ming-w64 http://mingw-w64.sourceforge.net/ used for qt , boost ... http://qt-project.org/wiki/MinGW 2013-04-09 20:09:56 +00:00
mapopa
a7985b8491 Update VisualStudio 20xx building notes README 2013-04-09 15:34:55 +00:00
alexpeshkoff
b3c33aeeb6 Renamed aliases.conf to databases.conf as suggested by Dmitry 2013-04-08 16:28:05 +00:00
mapopa
65a4d15027 Remove unused and broken code defined with PIGGYBACK 2013-04-06 17:58:35 +00:00
mapopa
4d0d0317ea FLINT_CACHE was never used , dead leftover from ib 4.0 product years http://sourceforge.net/mailarchive/message.php?msg_id=5975155 (FLINSTONE is gone) 2013-04-01 17:54:03 +00:00
mapopa
5eb2e3f605 Cleanup reference 2013-04-01 16:04:52 +00:00
mapopa
6fd54c9871 Fix licenses urls , sourcecode tree is moved to SVN from CVS 2013-03-28 10:15:31 +00:00
robocop
3c9bbac969 Misc. 2012-07-29 00:24:00 +00:00
robocop
d9281386c3 Misc. 2012-07-12 06:35:28 +00:00
asfernandes
b31f4d9b94 Frontport UUID fixes (CORE-3238 and CORE-3887). 2012-07-11 01:56:37 +00:00
asfernandes
254959f099 Misc. 2012-06-27 02:24:06 +00:00