Ancestors of file squid-tagger.py from check-in ed7808827d
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] | |