8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-30 18:43:03 +01:00
firebird-mirror/src/jrd
2009-06-04 06:16:32 +00:00
..
extds Misc 2009-05-20 00:45:45 +00:00
os This is already a Windows file, no need to check for the WIN_NT macro. 2009-06-02 06:26:20 +00:00
trace Trace files is potentially shared between processes. Place its in lock folder as it should have correct access rights set. 2009-05-28 09:49:46 +00:00
acl.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
align.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
alt_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
alt.cpp Misc. 2009-05-02 14:56:43 +00:00
blb_proto.h Change param type from SLONG* to UCHAR* because we gain nothing with the old declaration, except forced casts. 2008-12-22 10:06:43 +00:00
blb.cpp Fixed bugs noticed by Claudio 2009-05-05 07:27:20 +00:00
blb.h Misc. 2009-04-10 14:28:35 +00:00
blf_proto.h
blob_filter.cpp Misc 2009-05-03 21:57:13 +00:00
blob_filter.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
blp.h Use COMMONAPPDATA folder on Windows for shared memory files placement (lock table, even table, etc). 2009-05-25 10:57:22 +00:00
blr.h Implement improvement CORE-2452 : Add Role Name in input parameters for EXECUTE STATEMENT 2009-05-14 10:21:47 +00:00
btn.cpp Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
btn.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
btr_proto.h
btr.cpp Fix assertion at INTL due to much longer buffer 2009-05-06 16:34:18 +00:00
btr.h Solaris port 2009-05-27 11:32:59 +00:00
build_no.h increment build number 2009-06-04 06:16:32 +00:00
builtin.cpp Trim trailling spaces 2009-04-04 16:39:31 +00:00
cch_proto.h Refactored NBackup subsystem. 2009-03-17 07:39:55 +00:00
cch.cpp More unused params; style. 2009-05-02 13:00:09 +00:00
cch.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
CharSet.cpp CORE-1964 - stop vararg mess when reporting errors. Use special class for it. More (ERR_post cleanup) to come. 2008-07-03 12:02:54 +00:00
CharSet.h
cmp_proto.h 1) Move the new Node classes to appropriate files 2008-05-19 13:47:48 +00:00
cmp.cpp Misc 2009-05-10 15:23:31 +00:00
Collation.cpp Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
Collation.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
common.h 1. Solaric/Sparc SunProCC port. 2009-05-05 08:06:37 +00:00
constants.h Fixed a bug in one of my recent commits. 2009-06-04 06:16:30 +00:00
CsConvert.h Misc 2009-05-03 21:57:13 +00:00
cvt2_proto.h Separated CVT functions to common and jrd parts. 2008-07-10 15:57:33 +00:00
cvt2.cpp Misc. 2009-05-02 14:56:43 +00:00
cvt_proto.h Inline optimization as suggested by Claudio 2008-07-28 12:39:03 +00:00
cvt.cpp Fix error message for string truncation 2009-03-30 15:20:24 +00:00
Database.cpp Misc, style, fixing dangerous warnings, constness, etc. 2009-02-08 11:23:46 +00:00
Database.h Unused function params. 2009-04-26 10:24:44 +00:00
DatabaseSnapshot.cpp Front-ported fix for CORE-2482: Monitoring tables data collection is unstable when attaching or detaching database 2009-05-29 14:10:18 +00:00
DatabaseSnapshot.h Front-ported fix for CORE-2482: Monitoring tables data collection is unstable when attaching or detaching database 2009-05-29 14:10:18 +00:00
DataTypeUtil.cpp Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
DataTypeUtil.h Fixed CORE-2361 - String truncation reading 8859-1 Spanish column using isc_dsql_fetch with UTF-8 connection 2009-04-18 22:20:20 +00:00
db_alias.cpp Misc. 2009-01-26 18:51:59 +00:00
db_alias.h
dbg_proto.h Style. 2009-01-14 11:10:48 +00:00
dbg.cpp Misc. 2009-04-03 10:24:08 +00:00
dbg.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
dbt.cpp Misc. 2009-04-03 10:24:08 +00:00
DebugInterface.cpp Style. 2008-12-18 10:47:25 +00:00
DebugInterface.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
dflt.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
dfw_proto.h Fixed CORE-1963: Possible server crash on commit when granting/revoking privileges from multiple connections simultaneously. 2008-06-27 08:44:40 +00:00
dfw.epp Misc 2009-05-06 02:02:37 +00:00
divorce.cpp AIX port - cleanup 2009-03-01 13:23:58 +00:00
divorce.h
dmp_proto.h Style. 2009-01-14 11:10:48 +00:00
dmp.cpp Misc. 2009-04-26 13:51:56 +00:00
dpm_proto.h
dpm.epp Trim trailling spaces 2009-04-04 16:39:31 +00:00
drq.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
dsc2.h Style. 2009-01-20 08:33:59 +00:00
dsc_proto.h
dsc_pub.h
dsc.cpp Fixed CORE-2361 - String truncation reading 8859-1 Spanish column using isc_dsql_fetch with UTF-8 connection 2009-04-18 22:20:20 +00:00
dsc.h Fixed CORE-2361 - String truncation reading 8859-1 Spanish column using isc_dsql_fetch with UTF-8 connection 2009-04-18 22:20:20 +00:00
dyn_def.epp Style. 2009-01-20 08:33:59 +00:00
dyn_del.epp More unused params. 2009-04-28 13:48:18 +00:00
dyn_df_proto.h
dyn_dl_proto.h More unused params. 2009-04-28 13:48:18 +00:00
dyn_md_proto.h
dyn_mod.epp Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
dyn_proto.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
dyn_ut_proto.h Style. 2008-12-18 10:57:12 +00:00
dyn_util.epp Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
dyn.epp Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
dyn.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
enc_proto.h
enc.cpp Looks like some problem with my keyboard :D 2009-05-03 22:11:11 +00:00
entry.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
err_proto.h Misc 2009-04-04 16:28:33 +00:00
err.cpp Get rid of more typedefs. 2009-04-03 10:07:55 +00:00
event_proto.h More fixes for bug CORE-2444 : When more than one attachment register interests in events simultaneously and free space in events table is exhausted engine could hung 2009-05-07 13:05:45 +00:00
event.cpp Fixed posix build 2009-06-01 11:26:32 +00:00
event.h Misc. 2009-05-24 05:36:04 +00:00
evl_proto.h
evl_string_test.cpp Misc 2008-12-20 19:57:43 +00:00
evl_string.h AIX port - fixed warnings 2009-05-28 07:55:13 +00:00
evl.cpp MT safe floating point exceptions control. Raise error in case of FP overflow according to SQL standard requirements. 2009-05-27 07:57:06 +00:00
exe_proto.h This should fix regressions related to fixes of: 2008-09-01 13:18:02 +00:00
exe.cpp Let's use more typical #ifdef to test macros instead o #if. 2009-05-29 11:27:41 +00:00
exe.h Implement improvement CORE-2452 : Add Role Name in input parameters for EXECUTE STATEMENT 2009-05-14 10:21:47 +00:00
execute_statement.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
execute_statement.h
ext_proto.h Implement sub-task CORE-1647 : Close external table's file even if it used by some cached (inactive) requests. 2009-06-03 09:59:45 +00:00
ext.cpp Implement sub-task CORE-1647 : Close external table's file even if it used by some cached (inactive) requests. 2009-06-03 09:59:45 +00:00
ext.h Implement improvement CORE-2492 : Work correctly with external tables larger then 2GB 2009-06-03 09:56:29 +00:00
fields.h Use named constants to represent field lengths. In the future it will have to be split between logical length (characters) and physical fields (bytes, for the internal buffers). 2009-05-03 14:08:39 +00:00
fil.h Style. 2008-12-20 08:12:19 +00:00
file_params.h Make engine create lock files in /tmp/firebird 2009-05-22 13:47:27 +00:00
filte_proto.h
filters.cpp Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
flags.h Style. 2008-12-20 08:12:19 +00:00
flu_proto.h
flu.cpp Get rid of SCO. 2009-04-15 06:29:00 +00:00
flu.h Style. 2009-01-03 09:14:29 +00:00
fun_proto.h Unused params 2009-04-28 13:08:04 +00:00
fun.epp Unused params 2009-04-28 13:08:04 +00:00
functions.cpp - Optimize the case when we reached the max number of context vars (not a great concern). 2009-02-10 13:32:47 +00:00
functions.h
gds_proto.h *** empty log message *** 2009-01-21 15:40:27 +00:00
gds.cpp Misc. 2009-05-29 10:33:01 +00:00
gdsassert.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
GlobalRWLock.cpp Fixed AV while database shutting down after gfix -shut full. Reported by Alex. 2009-04-08 14:44:26 +00:00
GlobalRWLock.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
grant_proto.h Remove warnings by gcc 4.3.2 2008-11-05 01:08:20 +00:00
grant.epp Trim trailling spaces 2009-04-04 16:39:31 +00:00
ibase.h More unused params; style. 2009-05-02 13:00:09 +00:00
ibsetjmp.h
idx_proto.h Unused params 2009-04-28 13:08:04 +00:00
idx.cpp Unused params 2009-04-28 13:08:04 +00:00
idx.h More unused params; style. 2009-05-02 13:00:09 +00:00
inf_proto.h Frontport fix for CORE-2313. 2009-02-09 12:22:04 +00:00
inf_pub.h Rollback CORE-2298 2009-01-29 20:36:29 +00:00
inf.cpp Frontport fix for CORE-2313. 2009-02-09 12:22:04 +00:00
ini_proto.h 1) Fixed the layering, as dbb_lock shouldn't belong to PIO. 2008-07-09 08:40:31 +00:00
ini.epp Shut up compiler warnings (unreferenced vars, uninitialized vars, compile-time conditional code, etc.) 2009-01-02 06:36:12 +00:00
ini.h Use named constants to represent field lengths. In the future it will have to be split between logical length (characters) and physical fields (bytes, for the internal buffers). 2009-05-03 14:08:39 +00:00
intl_builtin.cpp More unused params; style. 2009-05-02 13:00:09 +00:00
intl_classes.h Unused function params. 2009-04-26 10:24:44 +00:00
intl_proto.h 1) Globally named per-database shmem regions. 2009-01-28 12:27:18 +00:00
intl.cpp Misc 2009-05-03 21:57:13 +00:00
intl.h Style. 2008-12-20 08:12:19 +00:00
IntlManager.cpp Style. 2008-12-22 09:00:05 +00:00
IntlManager.h
intlnames.h
intlobj_new.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
IntlUtil.cpp Redundant cast. 2009-05-01 17:25:00 +00:00
IntlUtil.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
irq.h Fixed CORE-1894 - Circular dependencies between computed fields crashs the engine 2008-08-08 16:01:58 +00:00
isc_f_proto.h 1) Improvement CORE-2404 - Match database names using correct INTL and platform rules for trace 2009-04-04 22:38:56 +00:00
isc_file.cpp Fixed CORE-2467: security risk in 2.5 beta1 2009-05-19 14:33:36 +00:00
isc_proto.h Fixed a number of problems with file ownership and access rights on unix 2009-02-20 16:18:12 +00:00
isc_s_proto.h Unused params 2009-04-28 13:08:04 +00:00
isc_sync.cpp Fixed SYSV semaphores + const correctness + cleanup 2009-06-03 12:41:02 +00:00
isc_version.h
isc_version.rc
isc.cpp Unused function params. 2009-04-26 10:24:44 +00:00
isc.h 1. Solaric/Sparc SunProCC port. 2009-05-05 08:06:37 +00:00
jrd_proto.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
jrd_pwd.h Misc 2009-04-04 16:28:33 +00:00
jrd.cpp Fixed bug CORE-2454 : AV enumerating attachments in SS\SC if more than 8 databases is attached 2009-05-07 14:29:37 +00:00
jrd.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
lck_proto.h Misc. 2008-06-10 04:18:50 +00:00
lck.cpp Misc. 2009-05-29 08:02:16 +00:00
lck.h gcc warnings 2009-06-03 12:55:45 +00:00
license.h Use macro __sun instead of sun for this platform 2009-05-07 07:11:06 +00:00
lls.h
met_proto.h Style. 2008-12-18 10:57:12 +00:00
met.epp Unused params 2009-04-28 13:08:04 +00:00
met.h Get rid of more typedefs. 2009-04-03 10:07:55 +00:00
misc_func_ids.h
mov_proto.h
mov.cpp Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
msg_encode.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
msg.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
names.h
nav_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
nav.cpp Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
nbak.cpp Misc. 2009-04-01 10:49:54 +00:00
nbak.h Unused function params. 2009-04-26 10:24:44 +00:00
nod.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
nodebug.cpp Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
ntrace.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
obj.h
ods_proto.h
ods.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
ods.h Style. 2009-01-07 09:30:57 +00:00
opt_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
opt.cpp Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
Optimizer.cpp Slightly changed a bugfix for CORE-2078 to avoid affecting indexed retrievals. 2009-05-14 15:41:48 +00:00
Optimizer.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
pag_proto.h Fixed a number of gcc warnings: class has virtual functions but non-virtual destructor 2009-03-05 17:01:50 +00:00
pag.cpp Cleanup. 2009-05-10 10:26:38 +00:00
pag.h 1) Globally named per-database shmem regions. 2009-01-28 12:27:18 +00:00
par_proto.h Unused function params. 2009-04-26 10:24:44 +00:00
par.cpp Missed code after introduce of ROLE clause in EXECUTE STATEMENT. Thanks to Alex. 2009-05-20 09:43:18 +00:00
pcmet_proto.h
pcmet.epp Style. 2008-12-22 09:00:05 +00:00
perf_proto.h Style. 2008-12-22 09:00:05 +00:00
perf.cpp Get rid of superflous parentheses. 2009-02-28 11:57:40 +00:00
perf.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
PreparedStatement.cpp More unused params. 2009-04-28 14:13:46 +00:00
PreparedStatement.h
pwd.cpp Unused function params. 2009-04-26 10:24:44 +00:00
qatest.cpp Style. 2009-01-20 08:33:59 +00:00
quad_proto.h Separated CVT functions to common and jrd parts. 2008-07-10 15:57:33 +00:00
quad.cpp Unused function params. 2009-04-26 10:24:44 +00:00
quad.h Misc 2009-05-03 21:57:13 +00:00
que.h
RandomGenerator.cpp
RandomGenerator.h Fixed a few signed vs unsigned warnings 2009-01-22 16:53:10 +00:00
RecordBuffer.cpp
RecordBuffer.h
RecordNumber.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
Relation.cpp Remove tdbb_temp_attid. It's never have a non-zero value assigned. To be reviewed by Vlad. 2009-01-04 20:00:07 +00:00
Relation.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
relations.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
req.h Implement improvement CORE-2492 : Work correctly with external tables larger then 2GB 2009-06-03 09:56:29 +00:00
ResultSet.cpp More unused params. 2009-04-28 14:13:46 +00:00
ResultSet.h Misc 2008-06-29 12:26:55 +00:00
rlck_proto.h Style. 2008-12-22 09:00:05 +00:00
rlck.cpp Style. 2008-12-22 09:00:05 +00:00
rpb_chain.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
rpb_chain.h Misc 2009-04-29 01:52:49 +00:00
rse_proto.h
rse.cpp Unused params 2009-04-28 13:08:04 +00:00
rse.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
RuntimeStatistics.cpp misc 2009-04-28 10:54:45 +00:00
RuntimeStatistics.h Unused function params. 2009-04-26 10:24:44 +00:00
sbm.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
scl_proto.h Style. 2008-12-23 08:41:23 +00:00
scl.epp Fixed CORE-2467: security risk in 2.5 beta1 2009-05-19 14:33:36 +00:00
scl.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
scroll_cursors.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
sdl_proto.h Style. 2008-12-23 08:41:23 +00:00
sdl.cpp Style. 2009-01-20 08:33:59 +00:00
sdl.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
sdw_proto.h Promote thread_data* as function argument. Only exception where both tdbb and dbb were left together as arguments is nbak.cpp's call to CCH_rollover_to_shadow to avoid any side effect in the changed code, but anyway, that function calls SDW_rollover_to_shadow that takes the dbb from the tdbb and not explicitly. 2008-12-14 09:28:25 +00:00
sdw.cpp The last param to LCK_convert is not BOOL or bool but LCK_WAIT (1) or LCK_NO_WAIT (0) according to lock.h, -1 (infinite) or a custom value (provided as negative value by jrd_tra::getLockWait() since the user must input a positive value when starting the txn). 2009-01-03 09:34:42 +00:00
sdw.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
sha.cpp More unused params; style. 2009-05-02 13:00:09 +00:00
sha.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
shut_proto.h Fixed CORE-2271: gfix reports db ownership error way too late (and related cleanup) 2009-01-11 12:04:30 +00:00
shut.cpp Refactored NBackup subsystem. 2009-03-17 07:39:55 +00:00
SimilarToMatcher.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
sort_proto.h Unused function params. 2009-04-26 10:24:44 +00:00
sort.cpp Misc 2009-05-03 21:57:13 +00:00
sort.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
sqz_proto.h
sqz.cpp Style. 2008-12-25 06:09:37 +00:00
sqz.h
status.cpp Remove trailing spaces (.cpp files) 2008-12-05 01:20:14 +00:00
status.h 1. Final fix for CORE-1964 - finished vararg cleanup in jrd. 2008-08-27 12:20:47 +00:00
svc_undoc.h
svc.cpp Unused function params. 2009-04-26 10:24:44 +00:00
svc.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
SysFunction.cpp Misc 2009-05-27 01:36:00 +00:00
SysFunction.h
TempSpace.cpp Misc 2009-01-03 19:02:04 +00:00
TempSpace.h Unused function params. 2009-04-26 10:24:44 +00:00
TextType.cpp Unused function params. 2009-04-26 10:24:44 +00:00
TextType.h Prevent surprises with signed chars being promoted to negative integers. 2008-12-25 06:10:15 +00:00
thread_proto.h
ThreadData.cpp Style. 2009-01-14 11:10:48 +00:00
ThreadData.h 1. Solaric/Sparc SunProCC port. 2009-05-05 08:06:37 +00:00
ThreadStart.cpp 1. Solaric/Sparc SunProCC port. 2009-05-05 08:06:37 +00:00
ThreadStart.h 1. Solaric/Sparc SunProCC port. 2009-05-05 08:06:37 +00:00
tpc_proto.h
tpc.cpp Trim trailling spaces 2009-04-04 16:39:31 +00:00
tpc.h
tra_proto.h Unused function params. 2009-04-26 10:24:44 +00:00
tra.cpp Implement sub-task CORE-1647 : Close external table's file even if it used by some cached (inactive) requests. 2009-06-03 09:59:45 +00:00
tra.h Unused function params. 2009-04-26 10:24:44 +00:00
trig.h Trim trailling spaces 2009-04-04 16:39:31 +00:00
types.h Implemented CORE-1583: Enhance MON$STATEMENTS / MON$STATE to represent real CPU consumption. 2008-08-25 06:58:35 +00:00
unicode_util.cpp Unused function params. 2009-04-26 10:24:44 +00:00
unicode_util.h Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
UserManagement.cpp Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
UserManagement.h Fixed transactions support in user management commands 2009-02-19 12:59:32 +00:00
utl_proto.h Style. 2008-12-25 06:09:37 +00:00
utl.cpp Misc. 2009-05-02 14:56:43 +00:00
val_proto.h
val.h Fixed alignment issues with on-stack vary strings 2009-04-29 14:00:32 +00:00
validation.cpp Unused function params. 2009-04-26 10:24:44 +00:00
version.rc
vio_debug.h
vio_proto.h Unused params 2009-04-28 13:08:04 +00:00
vio.cpp Unused params 2009-04-28 13:08:04 +00:00
VirtualTable.cpp Unused function params. 2009-04-26 10:24:44 +00:00
VirtualTable.h
why_proto.h Remove trailing spaces (.h files) 2008-12-05 00:56:15 +00:00
why.cpp MT safe floating point exceptions control. Raise error in case of FP overflow according to SQL standard requirements. 2009-05-27 07:57:06 +00:00