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

24 Commits

Author SHA1 Message Date
hvlad
1887871770 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
alexpeshkoff
b62e4f1c28 Renamed function to better match it's tasks 2009-05-25 11:31:38 +00:00
alexpeshkoff
91134ab0d0 Make engine create lock files in /tmp/firebird 2009-05-22 13:47:27 +00:00
alexpeshkoff
86f3176307 Fixed CORE-2467: security risk in 2.5 beta1 2009-05-19 14:33:36 +00:00
asfernandes
f6f364da49 Trim trailling spaces 2009-04-04 16:39:31 +00:00
robocop
5acf561eb6 Get rid of some typedefs. 2009-04-02 08:53:25 +00:00
hvlad
709ea47530 Split long error message on two lines. Misc. 2009-03-26 22:29:19 +00:00
alexpeshkoff
0346cf6a83 Fixed a number of problems with file ownership and access rights on unix 2009-02-20 16:18:12 +00:00
hvlad
17b13cbd0c Misc 2009-02-11 15:19:20 +00:00
hvlad
6983baea22 Pass Firebird's root directory to the trace plugin with initialization info.
Allow to use relative and/or empty filenames as audit log file.
Ensure root directory ends with separator when it is used.
2009-02-11 11:36:49 +00:00
asfernandes
7ba3e7d0e5 Misc 2009-02-11 01:32:09 +00:00
hvlad
243f59e424 Lets handle file IO errors.
Don't use HW dependent size_t in shared file records.
2009-02-10 11:32:11 +00:00
robocop
a18dc0519f Misc, style, fixing dangerous warnings, constness, etc. 2009-02-08 11:23:46 +00:00
asfernandes
1105286dee Misc 2009-02-07 15:20:34 +00:00
hvlad
39394c343f Simplification 2009-02-06 13:47:10 +00:00
asfernandes
75c0d0f353 Misc 2009-02-05 01:08:13 +00:00
hvlad
2ece5acb86 Use-count approach to track lifetime of trace configurations storage file. 2009-02-02 22:27:03 +00:00
hvlad
bdcdb6a328 Enable unlink of temporary trace files for WINNT only. This is temporary solution. 2009-02-02 16:24:33 +00:00
alexpeshkoff
4821c8a329 Do not AC_CONFIG_FILE twice 2009-02-02 15:23:50 +00:00
asfernandes
56689d338b Misc 2009-02-02 14:46:24 +00:00
alexpeshkoff
d4062a3fa5 make it compile on posix 2009-02-02 13:31:20 +00:00
hvlad
5a821aa8fc Be POSIX compliant. Fixed few errors, thanks to Alex. 2009-02-02 13:11:48 +00:00
hvlad
91dedb36ab Don't use "None" as empty configuration file name for audit. Per Adriano request. 2009-02-02 09:12:38 +00:00
hvlad
09d9645c46 Trace services implementation 2009-02-01 22:07:35 +00:00