1. 615674c MINOR: halog: add some help on the command line by Willy Tarreau · Mon Jan 23 08:15:51 2012 +0100
  2. e1a908c OPTIM: halog: keep a fast path for the lines-count only by Willy Tarreau · Tue Jan 03 09:23:03 2012 +0100
  3. 08911ff MINOR: halog: add support for matching queued requests by Willy Tarreau · Thu Oct 13 13:28:36 2011 +0200
  4. 6ee7175 BUILD: halog: make halog build on solaris by Willy Tarreau · Fri Sep 16 15:00:48 2011 +0200
  5. f904206 [OPTIM] halog: add assembly version of the field lookup code by Willy Tarreau · Sat Sep 10 12:26:35 2011 +0200
  6. 31a02e9 [OPTIM] halog: make fgets parse more bytes by blocks by Willy Tarreau · Sat Sep 10 10:25:05 2011 +0200
  7. 96c148b [MINOR] halog: do not consider byte 0x8A as end of line by Willy Tarreau · Fri Sep 09 08:21:55 2011 +0200
  8. 61a40c7 [MINOR] halog: support backslash-escaped quotes by Willy Tarreau · Tue Sep 06 08:11:27 2011 +0200
  9. d3007ff [MINOR] halog: add -hs/-HS to filter by HTTP status code range by Willy Tarreau · Mon Sep 05 02:07:23 2011 +0200
  10. 927cddd [MINOR] halog: add support for termination code matching (-tcn/-TCN) by Hervé COMMOWICK · Wed Aug 10 17:42:41 2011 +0200
  11. 14389e7 [OPTIM] halog: remove support for tab delimiters in input data by Willy Tarreau · Sun Jul 10 22:11:17 2011 +0200
  12. a2b39fb [OPTIM] halog: remove many 'if' by using a function pointer for the filters by Willy Tarreau · Sun Jul 10 21:39:35 2011 +0200
  13. 26deaf5 [OPTIM] halog: check once for correct line format and reuse the pointer by Willy Tarreau · Sun Jul 10 19:47:48 2011 +0200
  14. 758a6ea [OPTIM] halog: cache some common fields positions by Willy Tarreau · Sun Jul 10 18:53:44 2011 +0200
  15. df6f0d1 [MINOR] halog: gain back performance before SKIP_CHAR fix by Willy Tarreau · Sun Jul 10 18:15:08 2011 +0200
  16. 70c428f [MINOR] halog: add support for HTTP log matching (-H) by Willy Tarreau · Sun Jul 10 17:27:40 2011 +0200
  17. c82570e [MINOR] halog: make SKIP_CHAR stop on field delimiters by Willy Tarreau · Sun Jul 10 17:25:33 2011 +0200
  18. 812e7a7 [BUG] halog: correctly handle truncated last line by Willy Tarreau · Sat Jul 09 14:28:01 2011 +0200
  19. 24bcb4f [CONTRIB] halog: minor speed improvement in timer parser by Willy Tarreau · Thu Oct 28 20:39:50 2010 +0200
  20. abe45b6 [CONTRIB] halog: report per-url counts, errors and times by Willy Tarreau · Thu Oct 28 20:33:46 2010 +0200
  21. 5417081 [MINOR] halog: skip non-traffic logs for -st and -tc by Willy Tarreau · Mon Sep 13 22:50:49 2010 +0200
  22. d8fc110 [MINOR] halog: add '-tc' to sort by termination codes by Willy Tarreau · Sun Sep 12 17:56:16 2010 +0200
  23. d220106 [CONTRIB] halog: report per-server status codes, errors and response times by Willy Tarreau · Thu May 27 18:17:30 2010 +0200
  24. d2c142c [OPTIM] halog: speed up fgets2-64 by about 10% by Willy Tarreau · Wed May 05 12:22:08 2010 +0200
  25. 2651ac3 [OPTIM] halog: minor speedup by using unlikely() by Willy Tarreau · Wed May 05 12:20:19 2010 +0200
  26. 1769a18 [OPTIM] halog: use a faster zero test in fgets() by Willy Tarreau · Tue May 04 10:47:57 2010 +0200
  27. 0f423a7 [MINOR] halog: add support for statisticts on status codes by Willy Tarreau · Mon May 03 10:50:54 2010 +0200
  28. 910ba4b [BUG] halog: fix segfault in case of empty log in PCT mode by Willy Tarreau · Tue Nov 17 10:16:19 2009 +0100
  29. db40a1c [BUILD] halog: make without arch-specific optimizations by Willy Tarreau · Tue Nov 17 10:08:17 2009 +0100
  30. 0b9da8d [BUILD] halog: insufficient include path in makefile by Willy Tarreau · Sat Jan 02 12:23:30 2010 +0100
  31. 45cb4fb [MEDIUM] build: switch ebtree users to use new ebtree version by Willy Tarreau · Mon Oct 26 21:10:04 2009 +0100
  32. 5bdfd96 [CONTRIB] halog: support searching by response time by Willy Tarreau · Wed Oct 14 15:16:29 2009 +0200
  33. 214c203 [CONTRIB] halog: faster fgets() and add support for percentile reporting by Willy Tarreau · Fri Feb 20 11:02:32 2009 +0100
  34. 72c2853 [CONTRIB] halog: fast log parser for haproxy by Willy Tarreau · Thu Jan 22 18:56:50 2009 +0100