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

9765 Commits

Author SHA1 Message Date
robocop
54a337e96f increment build number 2004-11-10 05:19:29 +00:00
robocop
cf0c42f971 Misc. 2004-11-10 05:19:20 +00:00
robocop
19982ecbe9 increment build number 2004-11-10 04:42:03 +00:00
robocop
c5dbf834eb Fix SF Bug #1057538. 2004-11-10 04:41:59 +00:00
robocop
8a8ba87731 increment build number 2004-11-10 04:36:01 +00:00
robocop
e054fbecd3 increment build number 2004-11-10 04:36:00 +00:00
robocop
479daede8f Misc. 2004-11-10 04:35:58 +00:00
robocop
2720c52033 increment build number 2004-11-10 04:33:51 +00:00
robocop
08c6e9ebac increment build number 2004-11-10 04:29:42 +00:00
robocop
628b088d2c Treat string literals and string constants with more respect. 2004-11-10 04:26:45 +00:00
robocop
0868104dde increment build number 2004-11-10 04:26:44 +00:00
robocop
4b87ff7e36 increment build number 2004-11-10 04:26:43 +00:00
robocop
2ba3e8c23e increment build number 2004-11-10 04:23:16 +00:00
robocop
67666b790e increment build number 2004-11-10 04:22:34 +00:00
robocop
38ce6177a1 increment build number 2004-11-10 04:22:33 +00:00
robocop
3f69fcece4 increment build number 2004-11-10 04:21:34 +00:00
robocop
8cb654f70b increment build number 2004-11-10 04:20:19 +00:00
robocop
a180ce93dd increment build number 2004-11-10 04:19:02 +00:00
robocop
42f60ac62a increment build number 2004-11-10 04:15:43 +00:00
robocop
c9536f574e increment build number 2004-11-10 04:14:31 +00:00
fsg
323d8805a0 increment build number 2004-11-10 02:13:41 +00:00
fsg
131e581a74 increment build number 2004-11-10 02:12:54 +00:00
asfernandes
2fb8459424 increment build number 2004-11-09 22:37:20 +00:00
asfernandes
003e090bbd increment build number 2004-11-09 21:56:17 +00:00
paul_reeves
266544d2c4 increment build number 2004-11-09 14:35:32 +00:00
paul_reeves
1905d857f7 increment build number 2004-11-09 14:24:29 +00:00
paul_reeves
fce09bcbda increment build number 2004-11-09 14:23:25 +00:00
hvlad
a6e6a27356 increment build number 2004-11-09 12:59:39 +00:00
hvlad
aba34753cb Add config file parameter for the garbage collection policy 2004-11-09 12:59:37 +00:00
hvlad
4bdf9211fb increment build number 2004-11-09 12:59:35 +00:00
paul_reeves
724ec82f0c increment build number 2004-11-09 07:07:41 +00:00
paul_reeves
d7beed99c9 increment build number 2004-11-09 07:07:39 +00:00
paul_reeves
837c5b5efc increment build number 2004-11-09 07:07:18 +00:00
hvlad
5fd93b382d Fix wrong thread priority 2004-11-08 09:38:30 +00:00
robocop
af5b3848f5 Totally misc. 2004-11-08 08:29:40 +00:00
robocop
e2ed110d8c Misc. 2004-11-08 08:01:26 +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
f208c58149 Find a better way to handle ISC_lookup_entrypoint calls than to throw away constness. 2004-11-08 05:13:16 +00:00
robocop
a04c0adba3 Pre-ANSI C file? 2004-11-08 03:36:52 +00:00
robocop
f80199d26d Treat string literals and string constants with more respect. 2004-11-08 03:33:26 +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
alexpeshkoff
771d2a7a2b fixed problem with lost "authenticator" and "sweeper" user names 2004-11-07 14:35:25 +00:00
alexpeshkoff
eeafbf9f9b avoid gds__prefix() in favour of getRootDirectory() 2004-11-07 14:33:43 +00:00
alexpeshkoff
6e89d3e6d8 avoid warnings in gcc 2004-11-07 14:30:38 +00:00
alexpeshkoff
5a2af91fd4 1. make ENC_crypt thread safe
2. don't use libcrypt
2004-11-07 14:27:54 +00:00
robocop
e5be73b048 Misc: extra semicolons do not help. :-) 2004-11-07 10:47:20 +00:00
robocop
77571e4c69 1.- Extra unneeded semicolons are being garbage collected.
2.- Style: sepate params by space, type for<space>(, etc.
2004-11-06 07:20:44 +00:00
robocop
e1573bf6ce Fix wrong comment due to copy/paste. 2004-11-06 07:17:18 +00:00