Skip to content

Tags: martinpitt/fatrace

Tags

0.18.0

Toggle 0.18.0's commit message

Verified

This tag was signed with the committer’s verified signature.
martinpitt Martin Pitt
0.18.0

- Add -u/--user option to show [uid:gid] in events (thanks Gabriel Kulp!)
- Truncate overly long --command matches
- Turn invalid FID type error into warning

0.17.0

Toggle 0.17.0's commit message

Verified

This tag was signed with the committer’s verified signature.
martinpitt Martin Pitt
0.17.0

 - Work around kernel bug with blocking FAN_REPORT_FID with btrfs
 - Improve event formatting
 - Avoid ELOOP errors when monitoring symlinks
 - Monitor ZFS volumes; thanks achims311

0.16.3

Toggle 0.16.3's commit message

Verified

This tag was signed with the committer’s verified signature.
martinpitt Martin Pitt
0.16.3

- Always use line buffering
- Fix fd leak with `-f` event type filtering. Thanks Stefan Dotterweich!
  (#8, LP: #1858305)

0.16.2

Toggle 0.16.2's commit message

Verified

This tag was signed with the committer’s verified signature.
martinpitt Martin Pitt
0.16.2

- Use line buffering with --output to get live logs (#6)
- Make open_by_handle_at() failures non-fatal (#2)

0.16.1

Toggle 0.16.1's commit message

Verified

This tag was signed with the committer’s verified signature.
martinpitt Martin Pitt
0.16.1

- Move manpage to section 8
- Clean up definition of _GNU_SOURCE

0.16

Toggle 0.16's commit message

Verified

This tag was signed with the committer’s verified signature.
martinpitt Martin Pitt
0.16

- Avoid most "unknown" process names on process exit
- tests: Accept split file rename events (Debian #963714, LP: #1885188)

0.15

Toggle 0.15's commit message

Verified

This tag was signed with the committer’s verified signature.
martinpitt Martin Pitt
0.15

- Fix fd leak with -C when building without FAN_REPORT_FID support

0.14

Toggle 0.14's commit message

Verified

This tag was signed with the committer’s verified signature.
martinpitt Martin Pitt
0.14

- Add support for directory events: file creation, rename/move, delete. This
  requires Linux 5.1 (FAN_REPORT_FID support), on older kernels fall back to
  the old mode. (Debian #940629, LP: #1371394)
- power-usage-report: Fix regexp substitution (LP: #1683164)
- Drop O_LARGEFILE workaround, fixes cross-building
  (Debian #784983, LP: #1755787)

Verified

This tag was signed with the committer’s verified signature.
martinpitt Martin Pitt