Ancestors of file squid-tagger.py from check-in 6c8b368359
2010-08-07
| ||
21:12 | fixed hang on pipe closing file: [07733f6b5a] check-in: [6c8b368359] user: c.kworr@d4daf22a-8aaf-11de-a64d-234b64dd91b4, branch: master, size: 8183 [annotate] [blame] [check-ins using] [diff] | |
19:52 | working kqueue version file: [20fa960400] check-in: [26fc9b34d9] user: c.kworr@d4daf22a-8aaf-11de-a64d-234b64dd91b4, branch: master, size: 8212 [annotate] [blame] [check-ins using] [diff] | |
16:33 | removed lazy database connection file: [c2a10863f5] check-in: [9450c03d41] user: c.kworr@d4daf22a-8aaf-11de-a64d-234b64dd91b4, branch: master, size: 7424 [annotate] [blame] [check-ins using] [diff] | |
2010-07-14
| ||
13:50 | * removed unneeded check on rules * added possibility to specify masks file: [59906f1a4b] check-in: [1fa8a88371] user: c.kworr@d4daf22a-8aaf-11de-a64d-234b64dd91b4, branch: master, size: 7550 [annotate] [blame] [check-ins using] [diff] | |
2010-03-01
| ||
14:29 | added logged fail when compiling regexp file: [15ab41beb3] check-in: [d2c54d0451] user: c.kworr@d4daf22a-8aaf-11de-a64d-234b64dd91b4, branch: master, size: 7534 [annotate] [blame] [check-ins using] [diff] | |
2009-10-14
| ||
14:16 | Finally reactor support. Plain and threaded are tested and working good. Kqueue not ready for use. file: [1d253fe455] check-in: [ed7808827d] user: c.kworr@d4daf22a-8aaf-11de-a64d-234b64dd91b4, branch: master, size: 7461 [annotate] [blame] [check-ins using] [diff] | |
2009-10-13
| ||
15:21 | Some code rearrengements for future alternate reactors support. file: [b2dec98d3a] check-in: [b93dc49210] user: c.kworr@d4daf22a-8aaf-11de-a64d-234b64dd91b4, branch: master, size: 5673 [annotate] [blame] [check-ins using] [diff] | |
13:20 | Default values for config file processing, now script doesn't brakes if some fields are not present. file: [4e6c4ae05d] check-in: [fc934cead1] user: c.kworr@d4daf22a-8aaf-11de-a64d-234b64dd91b4, branch: master, size: 5060 [annotate] [blame] [check-ins using] [diff] | |
2009-10-12
| ||
12:58 | Errors targetted with last commit were produced by bad logic of match cycle wich replyed twice to each request which can be blocked. file: [4873692447] check-in: [7e3418d94f] user: c.kworr@d4daf22a-8aaf-11de-a64d-234b64dd91b4, branch: master, size: 4189 [annotate] [blame] [check-ins using] [diff] | |
12:45 | * formatting fixes; * added output of full original url instead of -. file: [5b0680413b] check-in: [442d7bf53a] user: c.kworr@d4daf22a-8aaf-11de-a64d-234b64dd91b4, branch: master, size: 4197 [annotate] [blame] [check-ins using] [diff] | |
2009-10-09
| ||
06:40 | Main loop reworked. With regexp support there could be possibilities of passing x level domain on regexp fail and not looking into x-1 level domain. Now all matches are selected from database ordered by domain level and checked until match is found. file: [0cfe66321a] check-in: [88c03b5440] user: c.kworr@d4daf22a-8aaf-11de-a64d-234b64dd91b4, branch: master, size: 4101 [annotate] [blame] [check-ins using] [diff] | |
2009-10-07
| ||
12:54 | * fixed log enabling; * added missed index; * domain is not stored anymore. file: [859fd273be] check-in: [4b22e25f24] user: c.kworr@d4daf22a-8aaf-11de-a64d-234b64dd91b4, branch: master, size: 3791 [annotate] [blame] [check-ins using] [diff] | |
2009-10-05
| ||
11:25 | Added: * added regexp logging and fixed processing records with regexps; * added simple documentation and sample config file; * file renamed to match contents. file: [ae4e9ffbca] check-in: [d500448801] user: c.kworr@d4daf22a-8aaf-11de-a64d-234b64dd91b4, branch: master, size: 3799 [annotate] [blame] [check-ins using] | |