robocop
96fb52a7cb
Totally misc.
2006-01-07 00:33:10 +00:00
robocop
be217fd37a
Agreed with Dmitry: when we are reporting an error, we don't know how critical it is. No need to copy/clone the string and risk more failures, since we don't need to change it to send it to the operating system.
2005-12-25 04:38:51 +00:00
robocop
64b470c28a
Mark this Darwin-specific file as out of sync WRT the platform-neutral header file config_root.h: has a duplicate function and the constructor doesn't match.
2005-12-25 04:36:56 +00:00
robocop
705732bb5f
[s|g]etConfigFile renamed [s|g]setConfigFilePath. Clearer, since we have a class named ConfigFile but the function only returns a string with the path, not an object.
2005-12-25 04:29:40 +00:00
dimitr
8064de0c8f
Fixed win32 implementation of ModuleLoader::Module.
2005-12-20 11:12:27 +00:00
robocop
f00fc0ff56
1.- Make "vec" type safe and get rid of several code contortions. Fix some small bugs meanwhile.
...
2.- Put inside PC_ENGINE several data members that belong to that feature.
3.- Put inside PC_ENGINE the code that does cleanup on those unused data members.
2005-12-02 07:35:34 +00:00
dimitr
9aa74beb6c
Fixed broken (again by myself) root lookup for fbclient.
2005-11-29 14:25:34 +00:00
dimitr
57caf0e29a
Disable usage of the registry to locate the root.
2005-11-25 09:31:37 +00:00
robocop
faeb758d79
Totally misc.
2005-10-30 02:29:11 +00:00
robocop
65f567f88e
Totally misc.
2005-10-29 03:46:23 +00:00
alexpeshkoff
058a0d23f3
Retry when system call is interrupted
2005-10-28 15:18:03 +00:00
robocop
c36feebdf8
Misc.
2005-09-22 06:14:36 +00:00
alexpeshkoff
ca6d4b1876
slightly better diagnostics
2005-09-15 16:42:34 +00:00
alexpeshkoff
32f7848c15
removed marker file related code
2005-09-12 11:14:59 +00:00
alexpeshkoff
e832cd2c68
fixed BOFs in PIO functions
2005-09-08 16:41:56 +00:00
dimitr
ec27d021fd
Cleanup.
2005-08-31 16:08:14 +00:00
dimitr
6430c7ac10
Moved the ODS checking routine from ods.h to a separate module.
2005-08-16 13:39:26 +00:00
alexpeshkoff
ccdb2e6ad2
fixed posix build after ODS parser changes
2005-06-27 12:26:36 +00:00
dimitr
0ce1d52f3e
Slightly changed (mostly cleaned up and fixed) the SS shutdown mechanics.
2005-06-24 11:14:51 +00:00
asfernandes
59213efe7e
Merge INTL branch into HEAD
2005-05-27 22:45:31 +00:00
hvlad
9cf932f04f
Fix wrong error (write failure) detection
2005-02-17 07:28:03 +00:00
alexpeshkoff
55a7f8d45b
fixed AV during SS shutdown on NT
2005-01-12 12:19:03 +00:00
robocop
741a1d3d5a
Correct the year in Alex' changed licenses.
2005-01-12 04:34:16 +00:00
robocop
8b573aa0da
Change the license with Mark's permission.
2005-01-12 04:22:32 +00:00
alexpeshkoff
e2dd2c56cd
applied correct license to files, added by me to the project
2005-01-10 18:06:14 +00:00
robocop
39fbdce193
Totally misc.
2005-01-01 01:54:30 +00:00
robocop
d65307b497
Style.
2004-12-24 08:52:39 +00:00
robocop
24742873ad
fb_string.h is moved to common/classes.
2004-12-17 05:41:47 +00:00
robocop
f550ca480f
Misc.
2004-12-09 02:53:19 +00:00
robocop
ecf2979c6e
Putting the license on John's files after asking him for permission.
2004-12-08 04:14:05 +00:00
robocop
014d90ff59
Misc.
2004-12-08 04:12:26 +00:00
robocop
fd6230794c
1.- Changing the license on John's files after asking him for permission.
...
2.- Misc.
2004-12-08 02:36:41 +00:00
robocop
4117b22257
Misc.
2004-12-07 01:40:48 +00:00
robocop
b8f60a915c
1.- Changing the license on John's files after asking him for permission.
...
2.- Misc.
2004-12-07 00:55:54 +00:00
robocop
2363c8926c
Misc.
2004-12-07 00:43:36 +00:00
robocop
4e3860e04a
Misc.
2004-12-06 10:17:00 +00:00
robocop
88d5fca19b
Changing the license on John's files after asking him for permission.
2004-12-06 10:05:38 +00:00
robocop
3ca7f5afb7
Misc.
2004-12-03 06:24:18 +00:00
aafemt
601e894cf6
MinGW windows.h does not include wincrypt.h
2004-12-02 12:15:33 +00:00
robocop
af6a16107a
Misc.
2004-11-30 06:18:39 +00:00
robocop
bb170bd3b6
isc_interpret is fb_interpret again.
...
Please do a full rebuild.
2004-11-28 01:03:05 +00:00
robocop
d6535351a2
Misc: style.
2004-11-24 09:22:07 +00:00
robocop
a2a01558f8
We don't need reinterpret_cast from void*
2004-11-16 08:34:35 +00:00
alexpeshkoff
daa112c705
replaced platform-dependent SHA1 with in-tree sha.cpp
2004-11-14 18:09:14 +00:00
alexpeshkoff
19b790777a
added related feature - platform-dependent random genearator
2004-11-14 18:03:11 +00:00
robocop
c75595ac55
Misc.
2004-11-08 06:16:19 +00:00
robocop
28473785d7
Fix Alex' commit.
2004-11-08 06:15:49 +00:00
robocop
a04c0adba3
Pre-ANSI C file?
2004-11-08 03:36:52 +00:00
alexpeshkoff
3bd02ee852
security fix
...
1. Use SHA1 hash instead of ENC_crypt.
2. Disable any remote (non-embedded) access to security.fdb.
3. Use services in gsec and isc_*_user() fucntions.
In gsec switch -database replaced with -server.
4. Protect from attempts to brut-force accounts/passwords.
2004-11-07 14:50:53 +00:00
alexpeshkoff
73c3fc3e51
1.fixed problem with double-opened databases on LanMan mounted disk.
...
might cause database corruption.
2.more active use of Firebird::string in isc_file.cpp
2004-11-07 14:43:29 +00:00