Added a new function, full_fname(), that makes a filename more complete
authorWayne Davison <wayned@samba.org>
Thu, 11 Sep 2003 04:48:15 +0000 (04:48 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 11 Sep 2003 04:48:15 +0000 (04:48 +0000)
commiteb61be192de5bb899bedb851f69981e191ba1853
treeac5911248449d84dc66092ac9a10fdc0b0de1c2b
parent9b9114e8cd37a100087a939e9db2ccb125919ffe
Added a new function, full_fname(), that makes a filename more complete
for error messages.  If the path is in a module, we ensure that the
"path" setting (from the config file) is not revealed, while still
reminding the user that the path is relative to the module's root.
util.c