New version 1.20180223. |
|
More...
|
almost 7 years ago
|
Reduce purge period from 30 to 14 days. (#129) |
|
More...
|
almost 7 years ago
|
Raise scan limit from 40000 to 80000. (#128) (#128) |
|
More...
|
almost 7 years ago
|
Fix problems blocking travis from checking the code. (#132) |
|
More...
|
almost 7 years ago
|
New version 1.20161102. |
|
More...
|
about 8 years ago
|
Raise scan limit from 10000 to 40000. (#123) |
|
More...
|
about 8 years ago
|
New version 1.20160923. |
|
More...
|
over 8 years ago
|
Add file owner to log message emitted when creating a file. (#122) |
|
More...
|
over 8 years ago
|
New version 1.20160817. |
|
More...
|
over 8 years ago
|
Abort scanning if there are more than 10000 files in a source directory. (#112) |
|
More...
|
over 8 years ago
|
Remove unwanted newlines from USERERROR messages. (#120) |
|
More...
|
over 8 years ago
|
Merge pull request #119 from dag-erling/dir-mode |
|
More...
|
over 8 years ago
|
It's safer to try -c (Linux) first. |
|
More...
|
over 8 years ago
|
New version 1.20160815. |
|
More...
|
over 8 years ago
|
Explicitly set umask to 022 to avoid hard-to-debug umask issues in test cases. |
|
More...
|
over 8 years ago
|
Rewrite using the mode() function and an explicit chmod to avoid umask issues. |
|
More...
|
over 8 years ago
|
Merge branch 'master' into dir-mode |
|
More...
|
over 8 years ago
|
Rewrite using the mode() function and expand to test more scenarios. |
|
More...
|
over 8 years ago
|
Add a function that prints a file's permissions as a four-digit octal number. |
|
More...
|
over 8 years ago
|
Factorize the redirection |
|
More...
|
over 8 years ago
|
Fix build problem with newer glibc. (#116) |
|
More...
|
over 8 years ago
|
Make use logging to stderr work on Linux. (#114) |
|
More...
|
over 8 years ago
|
New version 1.20160629. |
|
More...
|
over 8 years ago
|
Add tips to those interested in hacking on the code. (#100) |
|
More...
|
over 8 years ago
|
Avoid globals in scanner and pass scanpath structure around instead. (#101) |
|
More...
|
over 8 years ago
|
Adjust error message to clarify what go wrong when chdir() fail. (#107) |
|
More...
|
over 8 years ago
|
Run scanner with full group membership of directory owner. (#108) |
|
More...
|
over 8 years ago
|
Use correct mode when opening a new directory. (#106) |
|
More...
|
over 8 years ago
|
Change log level of scan duration measurement to only log it in verbose mode. |
|
More...
|
over 8 years ago
|
New version 1.20160623. |
|
More...
|
over 8 years ago
|