summaryrefslogtreecommitdiff
path: root/Completion/compaudit
AgeCommit message (Collapse)AuthorFilesLines
2016-11-06Thomas Bereknyei, Mic92: 39831: find "getent" by the usual command search, ↵Barton E. Schaefer1-2/+4
not just /usr/bin/ Also tweak the replacement getent to handle /etc/hosts format.
2015-04-2534961: properly handle the case of finding no files when searching $fpath ↵Barton E. Schaefer1-0/+1
and $_compdir
2013-12-1832150: fix file reference in executable ownership testBarton E. Schaefer1-1/+1
2013-02-1931055: missing $ in compaudit search of /proc file systemPeter Stephenson1-1/+1
2013-02-0131015: compaudit fix to allow executable owner to own completion filesPeter Stephenson1-10/+37
2011-09-1029760: fix references to _i_ulwdirsBart Schaefer1-3/+4
2011-08-2029711: Avoid expensive "getent group" unless directories are group writable.Bart Schaefer1-19/+21
2005-02-23 * 20847: Completion/compaudit: stop adding gratuitous elements to fpath ↵Clint Adams1-2/+2
when MARK_DIRS is set.
2004-03-3019708: change getent() to handle two argumentsOliver Kiddle1-1/+7
2004-03-2219669, 19670: Danek Duvall: two compaudit problemsPeter Stephenson1-8/+6
2003-10-27users/6663: follow symlinks when checking permissions on directories inBart Schaefer1-6/+6
the fpath; also in case of symlinks, find parent with ${^fpath:h} rather than ${^fpath}/..
2001-09-0615740: tolerate /usr/local directories in $fpath on Debian where root:staff ↵Clint Adams1-1/+8
2755.
2001-09-0615739: use getent instead of /etc/group if possibleClint Adams1-1/+3
2001-04-26handle sub-sub-directories of $_compdir as in the CVS-layout (14107)Sven Wischnowsky1-4/+4
2001-04-02after-move cleanupSven Wischnowsky1-5/+5
2001-04-02moved from Completion/Core/compauditSven Wischnowsky1-0/+130