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

698 Commits

Author SHA1 Message Date
asfernandes
f4bfb5dbb3 Style of new/changed code; usage of static; misc 2009-08-30 03:04:34 +00:00
skidder
2b9fa8cf4e Support for filesystem cache size management needed to work with large databases on modern Windows hosts (64-bit - starting with XP, 32-bit - starting with Vista) 2009-08-29 19:55:23 +00:00
robocop
3a2cad793b Comment unused enum. 2009-08-20 06:11:51 +00:00
robocop
8ce0cf3e79 Style. 2009-08-16 05:25:30 +00:00
robocop
20e0801fe4 Misc. 2009-08-15 11:52:36 +00:00
robocop
ee40c31cb7 Comments. 2009-08-15 11:46:48 +00:00
hvlad
291d0524a1 Fixed wrong variable usage : varibale "p" changed its value in loop and no longer points to the end of send buffer 2009-07-29 08:54:34 +00:00
asfernandes
6377356940 Misc 2009-07-23 00:56:28 +00:00
robocop
8cb338c96d Misc. 2009-07-21 09:46:11 +00:00
alexpeshkoff
4506ae61bc Solaris 9 patch from SAS 2009-07-21 08:58:28 +00:00
dimitr
8575424454 Fixed the service restart option issue reported by Gabor Boros in fb-devel. 2009-07-20 19:20:31 +00:00
robocop
00b3876180 Switches changed to SvcSwitches to allow code that resembles other utilities (needed also for impending commit after 2.5). 2009-07-18 12:13:21 +00:00
robocop
cfb9403481 Warnings. 2009-07-17 09:06:03 +00:00
asfernandes
5063bafc36 Misc 2009-07-15 03:13:16 +00:00
alexpeshkoff
fe4aec8a12 Fixed CORE-2550: Bus error when working with DB_KEY on bigendian machines. Introduced dtype_dbkey inside engine. 2009-07-09 14:04:42 +00:00
robocop
934e627305 Style. 2009-07-08 01:16:25 +00:00
robocop
ba89580753 CORE 2540: Utilities need a more coherent way to show help and version
Now all utilities react to -z for version and -? for help (qli was left for another time)
CORE-2541: Too many hardcoded messages in nbackup (done partially)
2009-07-07 10:25:50 +00:00
asfernandes
8ddb32bda3 Misc 2009-07-04 23:06:05 +00:00
robocop
762701021c Misc. 2009-07-03 14:11:13 +00:00
robocop
2c3ed40674 Style. 2009-07-03 12:59:55 +00:00
robocop
f7bf07d9be Style. 2009-07-03 11:02:17 +00:00
robocop
32fa446bbb Style. 2009-07-03 10:57:17 +00:00
robocop
c7cf42720a Style. 2009-07-03 10:44:55 +00:00
robocop
67c4d03965 Style. 2009-06-28 11:59:30 +00:00
robocop
17386d0b04 Avoid variableshadowing. 2009-06-27 06:57:34 +00:00
asfernandes
5dda9c1677 Misc 2009-06-27 03:03:56 +00:00
robocop
2766f8866f Misc. 2009-06-26 04:11:56 +00:00
hvlad
0c45db9a1e Replace hard-coded array with isc_info_svc_timeout by correct endianess code.
Make service poll loop correctly terminate on Ctrl+C pressed by user.
2009-06-25 22:33:17 +00:00
robocop
56671546e3 CORE-756 and CORE-2528. 2009-06-25 10:05:27 +00:00
asfernandes
097b0ca2c2 Misc 2009-06-25 02:29:13 +00:00
hvlad
9ba34ee2cc New feature 2524 : Command line utility to work with Trace Service
Source code
2009-06-24 13:05:51 +00:00
robocop
72293a7f69 Style. 2009-06-24 12:11:17 +00:00
robocop
6bf88e472a Style. 2009-06-23 14:45:39 +00:00
robocop
2a8bb95ff4 CORE-1411 and CORE-1412. 2009-06-23 14:45:20 +00:00
robocop
10c08b5c2c Style. 2009-06-22 08:55:54 +00:00
hvlad
b0d1a53c8c Fixed bug CORE-2519 : GSTAT output is incorrect for tables with more than 2 billion records 2009-06-21 16:41:33 +00:00
asfernandes
dfec954860 Revert this change. HEAD was fine. 2009-06-19 14:38:23 +00:00
paulbeach
6c773c109d O_DIRECT and MacOSX problem (lack of) - better ifdefs (I hope) 2009-06-19 14:14:31 +00:00
paulbeach
fa6e39de52 O_DIRECT and MacOSX problem (lack of) 2009-06-19 13:04:30 +00:00
asfernandes
78f400fc5b Misc 2009-06-09 00:56:58 +00:00
robocop
b4a695a031 Misc. 2009-06-08 12:15:19 +00:00
robocop
913ded5189 in_sw_tab_t data member in_sw_state is bool. 2009-06-07 10:13:57 +00:00
robocop
2e3ce0d23d Misc. 2009-06-07 09:49:58 +00:00
asfernandes
f8eb935eb7 Misc 2009-06-06 18:13:57 +00:00
robocop
68f44cb6a6 Misc. 2009-06-02 09:18:59 +00:00
robocop
51d3c9b756 Let's use more typical #ifdef to test macros instead o #if. 2009-05-29 11:27:41 +00:00
asfernandes
b8c3b0dda6 Misc 2009-05-27 01:36:00 +00:00
asfernandes
2cafed53f7 Fix AV in trace when UNICODE collation is not found - thanks to Alex 2009-05-27 00:09:52 +00:00
robocop
9c79a67883 Style. 2009-05-25 07:32:39 +00:00
robocop
c7b74a3144 Style. 2009-05-24 05:24:59 +00:00