aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
integrate-next-into-masterConvert long options to an array for easier managementMike Frysinger6 years
masterResolves Issue #72 (#113)T.C. Ferguson4 years
nextAdd an additional `invert` argument to libinotifytools' `inotifytools_ignore_...Eric Curtin4 years
null-terminatedinotify-tools: Add --no-newline optionSergey Nazaryev4 years
 
TagDownloadAuthorAge
3.20.2.2inotify-tools-3.20.2.2.zip  inotify-tools-3.20.2.2.tar.gz  inotify-tools-3.20.2.2.tar.bz2  Eric Curtin4 years
3.20.2.1inotify-tools-3.20.2.1.zip  inotify-tools-3.20.2.1.tar.gz  inotify-tools-3.20.2.1.tar.bz2  Eric Curtin4 years
3.20.2inotify-tools-3.20.2.zip  inotify-tools-3.20.2.tar.gz  inotify-tools-3.20.2.tar.bz2  Eric Curtin4 years
3.20.1inotify-tools-3.20.1.zip  inotify-tools-3.20.1.tar.gz  inotify-tools-3.20.1.tar.bz2  Radu Voicilas6 years
3.20.0inotify-tools-3.20.0.zip  inotify-tools-3.20.0.tar.gz  inotify-tools-3.20.0.tar.bz2  Radu Voicilas6 years
v3.14inotify-tools-3.14.zip  inotify-tools-3.14.tar.gz  inotify-tools-3.14.tar.bz2  Radu Voicilas14 years
 
AgeCommit messageAuthorFilesLines
2020-01-31inotify-tools 3.20.2.13.20.2.1Eric Curtin1-1/+1
2020-01-31Potential buffer overflow where length is larger than 4095Eric Curtin2-6/+11
2020-01-30inotify-tools 3.20.23.20.2Eric Curtin1-1/+1
2020-01-29Update maintainers and original authorEric Curtin2-2/+3
2020-01-29Update AUTHORS fileEric Curtin1-1/+19
2020-01-29Use stat and lstat if stat64 is not available in common.c alsoEric Curtin3-1/+11
2020-01-29Use standard flexible array member C code introduced in C99Eric Curtin1-1/+1
2020-01-29Use stat and lstat if stat64 is not availableEric Curtin1-0/+5
2020-01-29Add FreeBSD buildEric Curtin1-0/+15
2020-01-29Support for gcc 9Eric Curtin2-4/+10
[...]