mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
46dbd8c060
Takes care of the cases where a Windows program is parsing a pathname
component by component and expects 2 different errors.
ERRbadpath - if a component in the path doesn't exist.
ERRbaddirectory - if a component in the path exists but is not a directory.
Extra error code added to smb.h to support this.
Code based on suggestions from "Christian Groessler" <chris@fast-ag.de>.
Jeremy (jallison@whistle.com)
(This used to be commit
|
||
---|---|---|
.. | ||
chgpasswd.c | ||
dir.c | ||
ipc.c | ||
mangle.c | ||
message.c | ||
password.c | ||
pipes.c | ||
predict.c | ||
quotas.c | ||
reply.c | ||
server.c | ||
smbrun.c | ||
trans2.c | ||
uid.c | ||
vt_mode.c |