about summary refs log tree commit diff
path: root/Completion/compaudit
Commit message (Collapse)AuthorAgeFilesLines
* 34961: properly handle the case of finding no files when searching $fpath ↵Barton E. Schaefer2015-04-251-0/+1
| | | | and $_compdir
* 32150: fix file reference in executable ownership testBarton E. Schaefer2013-12-181-1/+1
|
* 31055: missing $ in compaudit search of /proc file systemPeter Stephenson2013-02-191-1/+1
|
* 31015: compaudit fix to allow executable owner to own completion filesPeter Stephenson2013-02-011-10/+37
|
* 29760: fix references to _i_ulwdirsBart Schaefer2011-09-101-3/+4
|
* 29711: Avoid expensive "getent group" unless directories are group writable.Bart Schaefer2011-08-201-19/+21
|
* * 20847: Completion/compaudit: stop adding gratuitous elements to fpath ↵Clint Adams2005-02-231-2/+2
| | | | when MARK_DIRS is set.
* 19708: change getent() to handle two argumentsOliver Kiddle2004-03-301-1/+7
|
* 19669, 19670: Danek Duvall: two compaudit problemsPeter Stephenson2004-03-221-8/+6
|
* users/6663: follow symlinks when checking permissions on directories inBart Schaefer2003-10-271-6/+6
| | | | | the fpath; also in case of symlinks, find parent with ${^fpath:h} rather than ${^fpath}/..
* 15740: tolerate /usr/local directories in $fpath on Debian where root:staff ↵Clint Adams2001-09-061-1/+8
| | | | 2755.
* 15739: use getent instead of /etc/group if possibleClint Adams2001-09-061-1/+3
|
* handle sub-sub-directories of $_compdir as in the CVS-layout (14107)Sven Wischnowsky2001-04-261-4/+4
|
* after-move cleanupSven Wischnowsky2001-04-021-5/+5
|
* moved from Completion/Core/compauditSven Wischnowsky2001-04-021-0/+130