1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-22 03:40:47 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Barton E. Schaefer
c282abc6bd Thomas Bereknyei, Mic92: 39831: find "getent" by the usual command search, not just /usr/bin/
Also tweak the replacement getent to handle /etc/hosts format.
2016-11-06 00:00:38 -07:00
Barton E. Schaefer
87e76f89bb 34961: properly handle the case of finding no files when searching $fpath and $_compdir 2015-04-25 11:04:07 -07:00
Barton E. Schaefer
5f36aece2a 32150: fix file reference in executable ownership test 2013-12-18 08:51:19 -08:00
Peter Stephenson
2698b61837 31055: missing $ in compaudit search of /proc file system 2013-02-19 19:32:38 +00:00
Peter Stephenson
ef8e43aed2 31015: compaudit fix to allow executable owner to own completion files 2013-02-01 20:35:10 +00:00
Bart Schaefer
571015bc32 29760: fix references to _i_ulwdirs 2011-09-10 17:09:50 +00:00
Bart Schaefer
14f5735ed0 29711: Avoid expensive "getent group" unless directories are group writable. 2011-08-20 18:33:57 +00:00
Clint Adams
23f6fa7244 * 20847: Completion/compaudit: stop adding gratuitous elements to fpath when MARK_DIRS is set. 2005-02-23 03:39:27 +00:00
Oliver Kiddle
3876601c79 19708: change getent() to handle two arguments 2004-03-30 16:38:04 +00:00
Peter Stephenson
bd100f2838 19669, 19670: Danek Duvall: two compaudit problems 2004-03-22 19:59:23 +00:00
Bart Schaefer
7d8715c1d8 users/6663: follow symlinks when checking permissions on directories in
the fpath; also in case of symlinks, find parent with ${^fpath:h} rather
than ${^fpath}/..
2003-10-27 01:49:29 +00:00
Clint Adams
199bccab75 15740: tolerate /usr/local directories in $fpath on Debian where root:staff 2755. 2001-09-06 20:52:21 +00:00
Clint Adams
913d8bd5b4 15739: use getent instead of /etc/group if possible 2001-09-06 20:17:12 +00:00
Sven Wischnowsky
727912d1cb handle sub-sub-directories of $_compdir as in the CVS-layout (14107) 2001-04-26 13:03:24 +00:00
Sven Wischnowsky
3d7263ff67 after-move cleanup 2001-04-02 13:04:04 +00:00
Sven Wischnowsky
992b23ab05 moved from Completion/Core/compaudit 2001-04-02 11:01:33 +00:00