Scott Wallace
396501a0f4
Updates for PEP8.
2013-07-13 08:44:35 +01:00
Scott Wallace
dfc8e231af
Small change to the cache file handling.
2013-07-13 08:25:41 +01:00
Scott Wallace
8a878cea62
Updates for PEP8.
2013-07-13 08:21:09 +01:00
Scott Wallace
d58959b834
Update README.md
...
Used Markdown to make the instructions more readable.
2013-06-25 18:49:33 +02:00
Scott Wallace
5f3dbc4e5a
Update and rename README to README.md
2013-06-25 17:54:36 +02:00
Scott Wallace
3e54c5ff97
Renamed README to README.md and added a Flattr button.
2013-01-31 15:52:59 +00:00
Scott Wallace
5b5aad08cb
Fix possible SEGVs by changing the nByte parameter of sqlite3_prepare_v2().
...
Segmentation Faults reported and observed under high traffic. For some reason this is a previously seen issue with the nBytes parameter of sqlite3_prepare_v2(). Not sure why, but it seems to fix the issue.
2012-12-19 15:27:41 +00:00
Scott Wallace
af891a04d3
Changed the SQLite3 error handling due to possible SegFault and invalid pointer messages in Apache.
2012-11-20 14:53:18 +00:00
Scott Wallace
ce22093fd4
Removed cookie checking for Varnish -- deprecated.
2012-11-08 14:10:54 +00:00
Scott Wallace
5ce554fc48
Removed cookie checking -- deprecated.
...
Added better NULL input handling.
Altered the logging levels for blocklist matches and module initialisation.
2012-11-08 14:03:38 +00:00
Scott Wallace
0ba358639f
Added extra-safe checking with Varnish due to threading-oddities. Thanks to Mike Wallis.
2012-11-08 13:57:29 +00:00
Scott Wallace
8f6a30afba
Updated the Blockinator code to avoid using fcntl() on NFS. No file-locking is required when opening the file in read-only mode.
2012-08-29 10:50:08 +01:00
Scott Wallace
b6aa85cf7a
Initial code commit.
2012-05-21 19:08:04 +01:00