8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 21:23:04 +01:00
Commit Graph

51640 Commits

Author SHA1 Message Date
alexpeshkoff
f1946281ca Always display SYSDBA as sec$admin (yes, he is really always admin) 2015-06-19 10:10:37 +00:00
alexpeshkoff
c7be70e321 Mark gsec as deprecated 2015-06-19 09:30:05 +00:00
firebirds
995e2061cb nightly update 2015-06-19 00:09:14 +00:00
robocop
b87075fe4a CORE-4817. 2015-06-18 22:30:53 +00:00
alexpeshkoff
96d6f14bca Fixed races in events delivery caused by my recent related commit 2015-06-18 17:31:57 +00:00
firebirds
4758c801a8 nightly update 2015-06-17 00:10:15 +00:00
paulbeach
bf73e4f041 Fix for gcc 4.1 problem is no longer needed. gcc 4.2 from MacOSX 10.8 2015-06-16 11:27:49 +00:00
firebirds
9f4a3b4ff9 nightly update 2015-06-16 00:09:30 +00:00
mapopa
eafce68f4d gds_relay was removed by Alex 2015-06-15 15:22:09 +00:00
mapopa
acc7f68937 Apply libreoffice patch in trunk 2015-06-15 15:20:24 +00:00
firebirds
d547fde4a8 nightly update 2015-06-15 00:10:54 +00:00
dimitr
466a19a4d0 Yet another fix for CORE-4839. 2015-06-14 11:35:35 +00:00
dimitr
3e9d5db107 This should fix CORE-4839: SHOW GRANTS does not display info about exceptions which were granted to user. 2015-06-14 08:32:31 +00:00
firebirds
2d8c4b2765 nightly update 2015-06-14 00:09:49 +00:00
asfernandes
e9ccc80f8c Misc. 2015-06-13 19:00:28 +00:00
egorpugin
75cb1f5a8c [ci] Build only master branch. 2015-06-13 09:39:17 +00:00
firebirds
4bc31ff59b nightly update 2015-06-13 00:10:03 +00:00
egorpugin
c55d3f5033 [ci] Initial travis-ci config. 2015-06-12 14:32:13 +00:00
paulbeach
3e9b1d5ae7 Stack size too small on HPPA and Itanium 2015-06-12 09:06:36 +00:00
firebirds
6761de43b6 nightly update 2015-06-12 00:11:09 +00:00
robocop
219963e56b Misc. 2015-06-11 06:42:50 +00:00
firebirds
fa4e0f092a nightly update 2015-06-11 00:10:28 +00:00
alexpeshkoff
225cca9b0d Fixed CORE-4831: Revoke all on all from role <R> -- failed with "SQL role <R> does not exist in security database" 2015-06-10 13:42:48 +00:00
alexpeshkoff
8db437eebf Enhance metadata display - show charset only for fields where it makes sense 2015-06-10 13:10:11 +00:00
alexpeshkoff
8d645cd760 Fixed regression, caused by fix for CORE-4811 - error parsing pagesize=N without spaces 2015-06-10 12:27:20 +00:00
firebirds
0bc2956734 nightly update 2015-06-10 00:10:13 +00:00
alexpeshkoff
58bba21ed2 Fixed CORE-4802: GRANT UPDATE(<some_column>) on <T> acts like grant update on ALL columns of <T> 2015-06-09 13:18:27 +00:00
firebirds
e3634b455a nightly update 2015-06-09 00:11:31 +00:00
dimitr
2b4e779a0a Fixed Windows build. 2015-06-08 12:13:57 +00:00
hvlad
61a126cef8 Disable debug code in release builds 2015-06-08 11:43:15 +00:00
alexpeshkoff
e8ba1dde1b Fixed regression in gsec, reported privately by Adriano - error parameters are reported as garbage 2015-06-08 11:05:47 +00:00
dimitr
ff3365520a Fixed Windows build. 2015-06-08 10:55:30 +00:00
firebirds
fdf7b9ecbe nightly update 2015-06-08 00:09:20 +00:00
asfernandes
1b7f77bc2a Fixed CORE-4807 - Regression: List of aggregation is not checked properly. 2015-06-07 23:41:57 +00:00
mapopa
5bdef01c71 Create semaphores with 0660 permissions
Yes, a bit later the access mode is set to the one of the
security database, but in the mean time someone evil could
find some use of an open (0666) semaphore array
Author: Damyan Ivanov <dmn@debian.org>
https://anonscm.debian.org/cgit/pkg-firebird/3.0.git/plain/debian/patches/tighten-sem-perms.patch
2015-06-07 19:24:21 +00:00
mapopa
b24b380cfd a couple of spelling corrections from debian 3.0
supress → suppress
priviledge → privilege
2015-06-07 19:06:13 +00:00
mapopa
1217895f82 USE_QSORT_CTX on Debian/kFreeBSD If qsort_r is available, use it on all platforms. Use the platform-specific
code otherwise. Patch https://anonscm.debian.org/cgit/pkg-firebird/3.0.git/commit/?id=feac4328eb7a300c59fbb57c05618d710c9981d2
2015-06-07 18:34:47 +00:00
egorpugin
52a81cdd34 [ci] Use default build system until cmake is fixed. 2015-06-07 18:11:01 +00:00
asfernandes
6f2609bcdf Correction. 2015-06-07 17:17:51 +00:00
asfernandes
be1ce49c30 Add travis files on request of Egor. 2015-06-07 17:13:28 +00:00
firebirds
674c9f925b nightly update 2015-06-06 00:13:30 +00:00
asfernandes
f9bc6e1736 Add code to print the parser/executable tree to XML for debugging purposes. 2015-06-05 18:26:36 +00:00
firebirds
e496408878 nightly update 2015-06-05 00:11:04 +00:00
alexpeshkoff
4e9539b074 Postfix for CORE-4821: fixed segfault in REVOKE ALL ON ALL 2015-06-04 14:10:15 +00:00
alexpeshkoff
5dff2e4fc0 Fixed CORE-4821: ensure CREATE DATABASE right is granted only to roles that do exist in security database 2015-06-04 13:43:09 +00:00
alexpeshkoff
6cf0445c56 Fixed extremely rare segfault when shutting down server - no use in keeping security database(s) opened during shutdown 2015-06-04 12:07:10 +00:00
firebirds
e3c76baae9 nightly update 2015-06-04 00:10:45 +00:00
alexpeshkoff
6d9e9dc360 Make ISQL display character set when sqlda_display is on 2015-06-03 18:01:35 +00:00
alexpeshkoff
1b6632ac8b Fixed CORE-4811: Make user names behave according to SQL identifiers rules 2015-06-03 13:57:18 +00:00
firebirds
ebdf793154 nightly update 2015-06-03 00:10:38 +00:00