chiark / gitweb /
journal: enforce limits on open journal files
[elogind.git] / src / journal / sd-journal.h
index e42293ffe74543a684570e900446d710a8b6b7d4..b167dcf097bdda01480686907e7e973ab64ddf8d 100644 (file)
  *   - check LE/BE conversion for 8bit, 16bit, 32bit values
  *   - implement inotify usage on client
  *   - implement audit gateway
- *   - implement native gateway
  *   - implement stdout gateway
  *   - extend hash tables table as we go
  *   - accelerate looking for "all hostnames" and suchlike.
  *   - throttling
- *   - enforce limit on open journal files in journald and journalctl
  *   - cryptographic hash
  *   - fix space reservation logic
  *   - comm, argv can be manipulated, should it be _COMM=, _CMDLINE= or COMM=, CMDLINE=?