1. 14 Nov, 2011 1 commit
    • Poul-Henning Kamp's avatar
      The CLI protocol and its implementation is not designed for · ccf9f85a
      Poul-Henning Kamp authored
      transferring huge amounts of data, and it should not be used that
      way.
      
      But we have commands like ban.list which potentially can return at
      metric shitload of data and this is a problem.
      
      This commit implements a cli_limit paramter which (with its upper
      limit) protects from responses that cannot be moved by the CLI
      protocol no matter what.
      
      We set the default to a low 4096 bytes, in order to make people
      specifically shoot their feet off if they really want to see 200k
      bans.
      ccf9f85a
  2. 13 Nov, 2011 13 commits
  3. 10 Nov, 2011 12 commits
  4. 09 Nov, 2011 2 commits
  5. 08 Nov, 2011 6 commits
  6. 07 Nov, 2011 6 commits