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

510 Commits

Author SHA1 Message Date
asfernandes
e18ac3cb53 Misc 2008-04-24 01:53:40 +00:00
robocop
888c5d539f Cleanup. 2008-04-22 13:01:18 +00:00
robocop
05271261e1 Style. 2008-04-19 11:11:10 +00:00
dimitr
d4fc5aef4f Adjustment for the new superclassic switch. 2008-04-10 18:05:07 +00:00
alexpeshkoff
7384d7129b cleanup 2008-04-08 11:28:05 +00:00
alexpeshkoff
2ade43d5d7 make sure status vector is initialized 2008-04-07 16:30:13 +00:00
alexpeshkoff
e3d7732078 Fix for CORE-1805: do not let svc_status blink during utility operation, instead copy it at service exit time 2008-04-07 10:52:34 +00:00
asfernandes
29fbfbb8ff Misc 2008-04-06 14:45:51 +00:00
robocop
5e282b9f7e Misc. 2008-04-06 10:31:58 +00:00
alexpeshkoff
4a919885e1 Fixed CORE-1810: Usernames with '.' character 2008-04-04 15:46:04 +00:00
dimitr
1c343cbadc Server-side fix for CORE-1820. 2008-04-04 09:17:17 +00:00
asfernandes
f0299cfb29 Misc 2008-04-03 01:11:26 +00:00
alexpeshkoff
aafed20fe1 Fixed problems with shutting down actively running engine - related with CORE-1805. 2008-04-02 14:26:17 +00:00
hvlad
ccc38677a9 Make pip_header.reserved works in ODS 11.2 too 2008-04-02 08:46:56 +00:00
dimitr
13f5cc92e1 Major cleanup of the old-style blk and allocator-based blk_type. 2008-03-19 16:09:00 +00:00
skidder
6ef7cd1e30 Allow running engine in superclassic mode on Windows as the service.
This also changes the behavior of -d switch. To run superclassic
engine as application please now invoke fb_inet_server with both -d and -a switches.
2008-03-15 19:12:20 +00:00
robocop
2912e6a5be Cleanup and misc. 2008-03-10 08:44:07 +00:00
robocop
b223804d6d Don't know if this thing compiles. 2008-03-05 08:40:20 +00:00
robocop
c6d8b0f46f Style. 2008-03-05 08:39:26 +00:00
alexpeshkoff
7137e2327c one more fix for CORE-1680 2008-03-03 13:52:08 +00:00
robocop
4c3381ef6b Style, constness and macro cleanup. 2008-02-03 10:41:44 +00:00
alexpeshkoff
8901a0e003 Services cleanup - make class Service traditional C++ class 2008-02-02 18:33:37 +00:00
alexpeshkoff
c424f3bc3f added 2 functions, later placed in services 2008-02-02 18:21:39 +00:00
robocop
83dc6bde8f Constness 2008-02-02 17:07:37 +00:00
alexpeshkoff
b29ab501ba cleanup 2008-01-29 07:43:31 +00:00
alexpeshkoff
39896cb955 Fixed CORE-1671: atexit() calls in client libraries cause segfaults
and CORE-1079: Every attach of fbclient/fbembed library leaks 64KB of memory

To do it:
- created new template GlobalPtr, controlling access to destructors of global objects.
- applied it to global objects.

Also some related cleanup.
2008-01-23 15:52:40 +00:00
dimitr
042472b132 The merge is being fixed. 2008-01-16 13:20:24 +00:00
alexpeshkoff
0b1bb80670 Merge continued 2008-01-16 10:29:54 +00:00
dimitr
ae692fc319 The merge continued. 2008-01-16 10:17:51 +00:00
dimitr
4f902e63d0 Committed with conflicts by Alex's request. 2008-01-16 10:12:30 +00:00
dimitr
f25819fb19 The merge continued. 2008-01-16 07:55:28 +00:00
dimitr
1dd06bb484 The merge continued. 2008-01-16 07:40:12 +00:00
dimitr
871967363c Started the merge. More tomorrow. 2008-01-15 20:15:58 +00:00
alexpeshkoff
e488a74875 Fixed CORE-1680: gsec display only shows some first users when there are many users (>50) in security database 2008-01-09 09:21:47 +00:00
alexpeshkoff
8df71d2d89 Better fix for a problem, reported by Roman 2007-12-27 09:20:36 +00:00
dimitr
c1e9e0b792 Fixed (hopefully) CORE-1565. 2007-11-29 09:33:27 +00:00
alexpeshkoff
2fcdfd5029 Make output better human-readable, keeping at the same time script-readable 2007-11-26 13:36:58 +00:00
hvlad
8e52da6e14 Make instreg independent from common 2007-11-26 12:32:23 +00:00
alexpeshkoff
3e0d8ebc5b Fixed CORE-1603: Possible buffer overflow with long user name 2007-11-19 16:18:59 +00:00
robocop
2d2b8cf718 Misc. 2007-11-17 10:18:10 +00:00
asfernandes
54b36766c0 Misc 2007-11-17 00:38:16 +00:00
alexpeshkoff
a1f3f10493 1. Renamed info parameter.
2. Clearly separated PIP logic and IO, as was requested by Vlad.
2007-11-12 17:24:22 +00:00
paulbeach
c823619e92 HPUX Port 2007-11-12 15:18:49 +00:00
paulbeach
7602a29b94 HPUX Port 2007-11-12 14:26:44 +00:00
asfernandes
ddbeb54fc1 Misc 2007-11-10 18:20:13 +00:00
alexpeshkoff
0bbb3fd34c Fix for CORE-1581: Support for doing physical backups when database is located on raw device. 2007-11-09 15:47:48 +00:00
alexpeshkoff
2dbb598a2c restored correct processing of QUIT command - thanks to Adriano 2007-10-22 09:09:07 +00:00
alexpeshkoff
957144131f removed unneeded code - thanks to Adriano 2007-10-11 11:17:08 +00:00
paul_reeves
efdae98634 Include dynamically generated version numbers, instead of hard coded strings. 2007-10-10 13:03:19 +00:00
asfernandes
4161dc725c Misc 2007-10-10 02:06:20 +00:00