8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-30 19:23:03 +01:00
firebird-mirror/src/jrd
skidder bdbeb38959 Avoid storing and using pointers allocated from one request pool
in other requests. Make request access lists use view ID, not pointer
to view structure. This changes solve the crash reported by
Evgeny Kilin when altering complex recursive procedure->trigger chains.
2003-08-14 20:45:36 +00:00
..
os -Although not used, fix header location 2003-08-10 10:42:22 +00:00
acl.h
ail.cpp Move physical io to os specific 2003-07-14 10:35:49 +00:00
ail.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
align.h CONST -> const 2003-02-13 10:11:35 +00:00
all_proto.h
all.cpp Cleanup 2003-05-09 16:05:24 +00:00
all.h Fixed major memory leaks. 2003-01-20 11:10:30 +00:00
alt.cpp Rollback public API changes by Mike Nordell 2003-08-07 10:37:34 +00:00
blb_proto.h sdl is a plain char again. Some cleanup around it 2003-07-24 10:21:42 +00:00
blb.cpp -Fix cast warnings 2003-08-09 20:58:34 +00:00
blb.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
blf_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
blk.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
blob_filter.cpp Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
blob_filter.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
block_cache.h Restore inlines 2003-02-25 00:05:06 +00:00
blp.h -Include var definitions in rdb_codes, codetext, msgs and blh.p headers. 2003-07-12 10:24:47 +00:00
blr.h Some savepoint-related changes: 2003-06-26 10:44:16 +00:00
bookmark.cpp change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +00:00
bookmark.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
btr_proto.h Fix up engine to work with multi-field foreign constraints again after nulls handing changes in unique indices 2003-03-09 21:07:29 +00:00
btr.cpp replacing BTR_get_quad() by get_long 2003-08-13 10:45:10 +00:00
btr.h Fix up engine to work with multi-field foreign constraints again after nulls handing changes in unique indices 2003-03-09 21:07:29 +00:00
build_no.h increment build number 2003-08-14 10:26:17 +00:00
builtin.cpp Arrays that hold filenames must be at least MAXPATHLEN long. 2002-11-04 11:19:21 +00:00
cch_proto.h Fix up lock manager. Clean AST invocation. Fix type of lrq_flags to match its value. Backout my logic for fast deadlock detection as it breaks engine in several places 2003-05-16 20:35:19 +00:00
cch.cpp Kill two warnings in Win32 2003-08-13 11:11:12 +00:00
cch.h Move physical io to os specific 2003-07-14 10:35:49 +00:00
cmp_proto.h Avoid storing and using pointers allocated from one request pool 2003-08-14 20:45:36 +00:00
cmp.cpp Avoid storing and using pointers allocated from one request pool 2003-08-14 20:45:36 +00:00
common.h Use new routines to get integers from char array 2003-08-12 10:44:54 +00:00
constants.h
cvt2_proto.h
cvt2.cpp Avoid signed unsigned comparisons 2003-04-03 20:06:04 +00:00
cvt_proto.h Remove obsolete PASCAL_ROUTINE macro 2003-02-28 23:53:38 +00:00
cvt.cpp Apply FreeBSD patches by Tomas Skoda 2003-08-11 11:21:21 +00:00
db_alias.cpp Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
db_alias.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
dbg_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
dbg.cpp -Fix cast warnings 2003-08-09 20:58:34 +00:00
dbg.h
dbt.cpp Update dbt entries to reflect new jrd_* structure names. 2003-02-13 23:01:56 +00:00
dflt.h CONST -> const 2003-02-13 10:11:35 +00:00
dfw_proto.h Internal support for deferred work arguments. 2002-12-23 15:49:14 +00:00
dfw.epp Add nbak messages 2003-08-12 19:54:34 +00:00
divorce.cpp Remove unneeded ifdefs 2003-07-14 23:14:24 +00:00
divorce.h
dls_proto.h Temporary directory management 2003-05-01 12:20:40 +00:00
dls.cpp -Fix cast warnings 2003-08-09 20:58:34 +00:00
dmp_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
dmp.cpp Use new routines to get integers from char array 2003-08-12 10:44:54 +00:00
dpm_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
dpm.epp Correct formats 2003-04-01 21:59:31 +00:00
drq.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
dsc_proto.h CONST -> const 2003-02-13 10:11:35 +00:00
dsc.cpp Return fb_assert to assert (rollback) 2003-03-04 03:42:23 +00:00
dsc.h Remove leading underscores from macro names 2003-03-13 12:30:54 +00:00
dyn_def.epp Add nbak messages 2003-08-12 19:54:34 +00:00
dyn_del.epp Remove nlm_thd.h (netware nlm) 2003-02-15 16:41:32 +00:00
dyn_df_proto.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
dyn_dl_proto.h
dyn_md_proto.h
dyn_mod.epp Add nbak messages 2003-08-12 19:54:34 +00:00
dyn_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
dyn_ut_proto.h
dyn_util.epp Remove nlm_thd.h (netware nlm) 2003-02-15 16:41:32 +00:00
dyn.epp Fixed porting bug. Thanks to Oleg LOA. 2003-07-13 08:28:47 +00:00
dyn.h change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +00:00
enc_proto.h
enc.cpp Remove gcc warning partially bracketed initializer. 2003-03-02 01:03:34 +00:00
entry.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
err_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
err.cpp 1) Make NBACKUP happy on Win32 CS too. 2003-08-10 15:43:23 +00:00
event_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
event.cpp -Fix not defined warning 2003-08-09 22:32:39 +00:00
event.h Used local subsystem prefix for event request structure. 2003-03-16 10:16:29 +00:00
everything.h Move physical io to os specific 2003-07-14 10:35:49 +00:00
evl_like.cpp -Fix cast warnings 2003-08-09 20:58:34 +00:00
evl_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
evl.cpp Fix SF bug# 784121. 2003-08-12 09:56:50 +00:00
exe_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
exe.cpp -Fix cast warnings 2003-08-09 20:58:34 +00:00
exe.h Fixed (hopefully) savepoints implementation: 2003-06-10 13:40:19 +00:00
ExecuteStatement.cpp -Fix cast warnings 2003-08-10 10:41:51 +00:00
ExecuteStatement.h fixed diagnostic in EXECUTE STATEMENT & DirectoryList 2003-06-16 15:43:00 +00:00
ext_proto.h External files access restriction cleanup 2003-03-23 16:50:54 +00:00
ext.cpp -Fix cast warnings 2003-08-09 20:58:34 +00:00
ext.h
fields.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
fil.h
file_params.h Remove csv and pipe directory and defines 2003-02-15 00:55:10 +00:00
filte_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
filters.cpp STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
flags.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
flu_proto.h fixed diagnostic in EXECUTE STATEMENT & DirectoryList 2003-06-16 15:43:00 +00:00
flu.cpp fixed diagnostic in EXECUTE STATEMENT & DirectoryList 2003-06-16 15:43:00 +00:00
flu.h
fun_proto.h fixed restore of backup file without required UDF(s) 2003-06-30 12:48:09 +00:00
fun.epp Fix SF Bugs #544132 and #728839. 2003-08-13 11:45:31 +00:00
functions.cpp Correct formats 2003-04-01 21:59:31 +00:00
gds_proto.h 1) Cleanup 2003-07-05 12:13:17 +00:00
gds.cpp -Fix cast warnings 2003-08-09 20:58:34 +00:00
gds.h Change #if 0 and #if 1 to NOT_USED_OR_REPLACED 2003-02-12 12:51:07 +00:00
gds.hxx
gdsassert.h Return fb_assert to assert (rollback) 2003-03-04 03:42:23 +00:00
gdsold.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
grammar.cpp Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
grammar.y
grant_proto.h
grant.epp Use V4_THREADING explicitly instead and remove empty defined macros. This change try to make clear V4_THREADING use. 2003-03-24 13:35:37 +00:00
ib_stdio.h Remove unneeded ifdefs 2003-07-14 23:14:24 +00:00
ibase.h Rollback public API changes by Mike Nordell 2003-08-07 10:37:34 +00:00
iberr_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
iberr.cpp Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
iberr.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
ibsetjmp.h Use MINGW macro. 2003-07-04 02:25:47 +00:00
idx_proto.h Corrected VIO interface. 2003-05-04 15:32:00 +00:00
idx.cpp Avoid storing and using pointers allocated from one request pool 2003-08-14 20:45:36 +00:00
idx.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
inf_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
inf.cpp Move physical io to os specific 2003-07-14 10:35:49 +00:00
inf.h
ini_proto.h CONST -> const 2003-02-13 10:11:35 +00:00
ini.epp Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
ini.h Rollback generated metadata headers change 2003-08-03 23:26:51 +00:00
intl_builtin.cpp unicode<->binary conversion fixed for bigendian processors. Thanks to Claudio V. Not tested. 2003-02-27 05:07:16 +00:00
intl_classes.h WCHAR --> UCS2_CHAR and some cleanup around it 2003-02-18 05:24:35 +00:00
intl_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
intl.cpp fixed restore of backup file without required UDF(s) 2003-06-30 12:48:09 +00:00
intl.h New charsets (....) 2003-01-25 03:12:46 +00:00
intlnames.h Fix bug in intl for a korean texttype. 2003-02-19 03:49:10 +00:00
intlobj.h WCHAR --> UCS2_CHAR and some cleanup around it 2003-02-18 05:24:35 +00:00
inuse_proto.h
inuse.cpp Use the new macro FB_NELEM to calculate the number of elements in an array. 2002-12-02 09:45:52 +00:00
irq.h
isc_f_proto.h New style of files access configuration 2003-04-06 15:01:30 +00:00
isc_file.cpp Added support for case-sensitivity in path's comaparison according to OS requirements. 2003-05-30 12:17:47 +00:00
isc_i_proto.h Resolving C/C++ linkage problem on SOLX86 2002-11-20 13:37:23 +00:00
isc_ipc.cpp STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
isc_proto.h 1. Fixed potential buffer overflow in gds__prefix* family of functions. 2003-04-06 11:40:29 +00:00
isc_s_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
isc_signal.h
isc_sync.cpp -Fix format warning 2003-08-10 01:21:34 +00:00
isc_version.h Fixed broken version compatibility with IB. 2003-06-07 12:39:12 +00:00
isc_version.rc Fixed broken version compatibility with IB. 2003-06-07 12:39:12 +00:00
isc.cpp Get rid of the old config stuff completely. 2003-07-04 15:17:49 +00:00
isc.h Get rid of the old config stuff completely. 2003-07-04 15:17:49 +00:00
jlx.c Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
jrd_blks.cpp
jrd_blks.h
jrd_math.h
jrd_proto.h sdl is a plain char again. Some cleanup around it 2003-07-24 10:21:42 +00:00
jrd_pwd.h It's useless to care about handle leaks when both the engine and thread scheduler are shutdown. 2003-05-07 07:06:42 +00:00
jrd_time.h Absolute path hack no longer needed now that time.h has been renamed jrd_time.h. 2003-02-13 23:05:55 +00:00
jrd.cpp Avoid storing and using pointers allocated from one request pool 2003-08-14 20:45:36 +00:00
jrd.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
jrn_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
jrn.cpp STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
jrn.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
lck_proto.h
lck.cpp 1) Make NBACKUP happy on Win32 CS too. 2003-08-10 15:43:23 +00:00
lck.h 1) Make NBACKUP happy on Win32 CS too. 2003-08-10 15:43:23 +00:00
license.h Version information cleanup. 2003-06-08 13:13:25 +00:00
llio_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
llio.cpp -Fix cast warnings 2003-08-09 21:15:32 +00:00
llio.h
lls.h
log2.h Rename header arg.h to log2.h (included only in log.cpp) 2003-02-15 16:17:52 +00:00
log_proto.h
log.cpp Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
log.h
math.cpp
mem.cpp
met_proto.h Fix metadata cache problem that prevented restore of some databases 2003-06-01 16:22:47 +00:00
met.epp -Fix cast warnings 2003-08-09 21:15:32 +00:00
met.h Remove warnings 2003-02-20 00:10:25 +00:00
misc_func_ids.h no message 2003-01-15 12:02:52 +00:00
misc_proto.h
misc.cpp
misc.h Check for the function mkstemp(). If it's not available, fall back to mktemp(). 2003-05-14 05:40:00 +00:00
mov_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
mov.cpp Apply FreeBSD patches by Tomas Skoda 2003-08-11 11:21:21 +00:00
msg_encode.h
msg.h
names.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
nav_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
nav.cpp replacing BTR_get_quad() by get_long 2003-08-13 10:45:10 +00:00
nbak.cpp 1) Make NBACKUP happy on Win32 CS too. 2003-08-10 15:43:23 +00:00
nbak.h 1) Make NBACKUP happy on Win32 CS too. 2003-08-10 15:43:23 +00:00
nod.h Fixed (hopefully) savepoints implementation: 2003-06-10 13:40:19 +00:00
nodebug.cpp
obj.h
ods.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
old_proto.h
old.cpp -Fix cast warnings 2003-08-09 21:15:32 +00:00
old.h
opt_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
opt.cpp -Fix cast warnings 2003-08-09 21:15:32 +00:00
pag_proto.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
pag.cpp Fix warnings 2003-08-06 17:22:52 +00:00
pag.h
par_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
par.cpp -Fix cast warnings 2003-08-09 21:15:32 +00:00
pcmet_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
pcmet.epp change TRA,REQ,TRG,REL,CTX or PRC, to module local names. 2002-11-17 00:13:59 +00:00
perf_proto.h Finished y-valve C++ conversion cleanup 2003-01-22 16:37:59 +00:00
perf.cpp Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
perf.h NOTIME meant that the function times() is not available. Renamed into 2002-11-14 08:20:50 +00:00
plugin_manager.cpp Fixed massive memory leak from default pool 2003-03-20 08:58:11 +00:00
plugin_manager.h Fixed a "search and replace" error from my previous check-in. 2003-02-17 08:42:00 +00:00
pwd.cpp It's useless to care about handle leaks when both the engine and thread scheduler are shutdown. 2003-05-07 07:06:42 +00:00
qatest.cpp Move physical io to os specific 2003-07-14 10:35:49 +00:00
quad_proto.h
quad.cpp Removed lots of compiler warnings. 2003-02-18 10:00:22 +00:00
quad.h
que.h
rec_proto.h
rec.cpp - Avoiding some signed unsigned comparisons 2003-04-03 13:52:42 +00:00
relations.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
req.h Avoid storing and using pointers allocated from one request pool 2003-08-14 20:45:36 +00:00
rlck_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
rlck.cpp Put some declaration definitions only used when PC_ENGINE is defined, inside PC_ENGINE ifdef. 2003-03-03 08:48:40 +00:00
rng_proto.h changed nod,tra,req,trg,rel,ctx,prc struct names to local module names 2002-11-20 23:18:16 +00:00
rng.cpp Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
rng.h
rpb_chain.cpp Don't build rpb chains for external files 2003-05-05 11:48:37 +00:00
rpb_chain.h `inline' is not at beginning of declaration 2003-08-12 07:07:30 +00:00
rse_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
rse.cpp -Fix cast warnings 2003-08-09 21:15:32 +00:00
rse.h NO code changes, just reformatting for your viewing pleasure. 2003-02-27 18:50:43 +00:00
sbm_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
sbm.cpp - Remove constant conditionals 2003-04-03 10:11:34 +00:00
sbm.h
sch_proto.h
sch.cpp Fix crash on IO error during database startup. I'm not sure this is very proper fix, but if it is we need to backport it to 1.5 2003-08-06 21:13:58 +00:00
scl_proto.h Avoid storing and using pointers allocated from one request pool 2003-08-14 20:45:36 +00:00
scl.epp Avoid storing and using pointers allocated from one request pool 2003-08-14 20:45:36 +00:00
scl.h
scroll_cursors.h Backward compatibility of public interface 2003-06-05 10:12:45 +00:00
sdl_proto.h sdl is a plain char again. Some cleanup around it 2003-07-24 10:21:42 +00:00
sdl.cpp Use new routines to get integers from char array 2003-08-12 10:44:54 +00:00
sdl.h Fix up coding style. Thanks to Claudio 2003-08-11 10:43:13 +00:00
sdw_proto.h Fix up lock manager. Clean AST invocation. Fix type of lrq_flags to match its value. Backout my logic for fast deadlock detection as it breaks engine in several places 2003-05-16 20:35:19 +00:00
sdw.cpp Move physical io to os specific 2003-07-14 10:35:49 +00:00
sdw.h
shdef.h
shrfinit.cpp
shrinit.cpp * Changed datatype of DSQL_debug to match the DSQL definition.. 2003-02-24 20:54:12 +00:00
shut_proto.h
shut.cpp Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
smp_impl.h Use V4_THREADING explicitly instead and remove empty defined macros. This change try to make clear V4_THREADING use. 2003-03-24 13:35:37 +00:00
smp.h
sort_mem.cpp STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
sort_mem.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
sort_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
sort.cpp -Fix signed unsigned comparison 2003-08-11 01:19:16 +00:00
sort.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
sqz_proto.h New explicit pessimistic locks implementation. It is logically consistent in all TPB modes and should be very fast. 2002-11-18 20:27:24 +00:00
sqz.cpp Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
sqz.h
stats.epp STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
status.cpp STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
status.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
sun_ftn.cpp STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
svc_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
svc_undoc.h
svc.cpp -Fix format warning 2003-08-10 11:41:23 +00:00
svc.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
sym_proto.h Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
sym.cpp Removed "register" variables from the source code. It's up to the compiler 2003-02-10 13:28:35 +00:00
thd_proto.h
thd.cpp THD_yield() should just release the CPU, it shouldn't wait. Hence we get significant speed-up for the GC/sweep. 2003-05-14 08:09:47 +00:00
thd.h 1) Make NBACKUP happy on Win32 CS too. 2003-08-10 15:43:23 +00:00
tpc_proto.h
tpc.cpp Avoid signed unsigned comparison 2003-04-03 17:19:10 +00:00
tpc.h
tra_proto.h Rename all links to why.cpp handle to struct why_hndl * (or FRBRD *) 2002-12-16 16:25:10 +00:00
tra.cpp Fixed thread priority to avoid the sweeper to be locked outside the scheduler under a heavy load. 2003-07-06 13:56:01 +00:00
tra.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
trig.h Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
types.h Rollback generated metadata headers change 2003-08-03 23:26:51 +00:00
utl_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
utl.cpp Version information cleanup. 2003-06-08 13:13:25 +00:00
val_proto.h
val.cpp replacing BTR_get_quad() by get_long 2003-08-13 10:45:10 +00:00
val.h Fixed buffer overrun with arrays. 2003-03-15 08:33:56 +00:00
version.rc
vio_debug.h
vio_proto.h Fix problem in explicit locking logic implicitly noted by Ann Harrison 2003-07-11 22:39:14 +00:00
vio.cpp Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
why_proto.h STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
why.cpp fixed diagnostic in EXECUTE STATEMENT & DirectoryList 2003-06-16 15:43:00 +00:00
y_handle.h Some cosmetic cleanup to follow __ standard. Comments added. 2003-05-22 11:13:22 +00:00
y_ref.h Some cosmetic cleanup to follow __ standard. Comments added. 2003-05-22 11:13:22 +00:00
y-valve.cpp Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00