aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-11inotify-tools: Add --no-newline optionnull-terminatedSergey Nazaryev3-9/+91
2020-07-09inotify-tools: Add %0 and %n specificators813gan2-0/+28
2020-07-09Add possibility to put \0: `inotifytools_sprintf`813gan3-55/+67
2020-06-21Resolves Issue #72 (#113)HEADmasterT.C. Ferguson2-0/+68
2020-06-20User $(id -u) over $USEREric Curtin1-1/+1
2020-05-07Create FUNDING.ymlEric Curtin1-0/+1
2020-03-23Add integration test to test if chown is tracked successfullyEric Curtin1-0/+38
2020-03-23Only call git clean -fdx if specifiedEric Curtin1-3/+9
2020-03-07Update issue templatesEric Curtin2-0/+58
2020-03-07Create CODE_OF_CONDUCT.mdEric Curtin1-0/+76
2020-03-07Added -P/--no-dereference to watch a symlink (#46)Carl D Hamann6-19/+89
2020-03-05Use localtime_r over localtimeEric Curtin1-10/+9
2020-03-04Fix some issues pointed out by lgtmEric Curtin7-27/+27
2020-03-04cirrus-ci: disable the FreeBSD 13 buildsEric Curtin1-2/+1
2020-03-04Add status for FreeBSDEric Curtin1-1/+2
2020-03-04Stop running unit tests on FreeBSDEric Curtin2-15/+20
2020-02-25Makefile.am: add build rule for README (#111)Pierre-jean Texier2-1/+2
2020-02-01Add arm64 buildEric Curtin2-1/+13
2020-02-01inotify-tools 3.20.2.23.20.2.2Eric Curtin1-1/+1
2020-02-01int to longEric Curtin1-1/+1
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
2020-01-28De-duplicate build_and_test scriptEric Curtin2-24/+45
2020-01-28Add Wall and WerrorEric Curtin4-6/+4
2020-01-28Add build status to READMEEric Curtin4-2/+5
2020-01-28Run integration testsEric Curtin3-15/+25
2020-01-28Run tests on buildEric Curtin1-0/+8
2020-01-28URL updatesEric Curtin2-2/+2
2020-01-27inotify-tools: fix __NR_inotify_add_watch system call number on _MIPS_SIM_ABI...Jackie Huang1-2/+2
2020-01-27Build on 16.04 and 18.04Eric Curtin1-2/+13
2020-01-27Build on gcc and clang in CIEric Curtin1-7/+6
2020-01-27Fix error when compiling with clangEric Curtin1-1/+1
2020-01-27Fix some compiler warningsEric Curtin1-3/+4
2020-01-27Add some more files to .gitinoreEric Curtin1-0/+10
2020-01-27No need to pass void* anymoreEric Curtin1-4/+2
2020-01-27Use ISO 8061Eric Curtin1-1/+1
2020-01-27Use ChangeLog date instead of build date (#97)Bernhard M. Wiedemann1-1/+1
2020-01-27Fix stack overflow in: `inotifytools_replace_filename` (#104)Jan Kratochvil1-11/+17
2020-01-27Fix typo in man page of inotifywait. (#96)itpflop1-1/+1
2020-01-27remove redundant assignment (detected by clang) (#93)Ilya Shipitsin1-3/+0
2020-01-27Corrected install instruction, (#99)angerangel1-0/+20
2020-01-27correct spelling mistake (#75)Edward Betts1-1/+1