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

8 Commits

Author SHA1 Message Date
dimitr
3ecade90cb It's useless to care about handle leaks when both the engine and thread scheduler are shutdown.
Please also note, that THREAD_* macros shouldn't be used in atexit()-handlers or static destructors.
2003-05-07 07:06:42 +00:00
dimitr
57efb1eb46 Fixed threading issues in the security database manager. 2003-05-02 18:41:12 +00:00
dimitr
829d9ac0c4 Fixed crash in the embedded server. 2003-04-17 08:30:17 +00:00
aafemt
e5146fd644 Introduce of ISC_STATUS_ARRAY 2003-04-16 10:18:51 +00:00
aafemt
19bb54f2a8 STATUS -> ISC_STATUS 2003-04-10 06:49:16 +00:00
dimitr
3a23615884 Make sure attachment handle is closed on server shutdown. 2003-03-20 09:28:34 +00:00
eku
796a4e4e31 Fixed more issues with pwd.h. 2003-02-19 06:14:39 +00:00
bellardo
456ac1b639 Opps, I should at least commit the newly renamed file :-) 2003-02-13 22:44:00 +00:00