1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/smbd
Samba Release Account 46dbd8c060 Changes to allow Samba to return the same error code as Windows NT.
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 28b3c6db8a)
1997-08-20 20:32:23 +00:00
..
chgpasswd.c Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk> 1997-07-08 16:54:44 +00:00
dir.c Fix suggested by "Christian Groessler" <chris@fast-ag.de> 1997-08-20 01:22:05 +00:00
ipc.c Makefile: Changed for HPUX10 tidyup. 1997-08-19 19:22:26 +00:00
mangle.c 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) 1997-05-08 01:14:17 +00:00
message.c 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) 1997-05-08 01:14:17 +00:00
password.c spelling. 1997-08-11 18:06:44 +00:00
pipes.c Changes to allow Samba to return the same error code as Windows NT. 1997-08-20 20:32:23 +00:00
predict.c 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) 1997-05-08 01:14:17 +00:00
quotas.c Makefile: Changed for HPUX10 tidyup. 1997-08-19 19:22:26 +00:00
reply.c Changes to allow Samba to return the same error code as Windows NT. 1997-08-20 20:32:23 +00:00
server.c Changes to allow Samba to return the same error code as Windows NT. 1997-08-20 20:32:23 +00:00
smbrun.c 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) 1997-05-08 01:14:17 +00:00
trans2.c Changes to allow Samba to return the same error code as Windows NT. 1997-08-20 20:32:23 +00:00
uid.c Makefile: Changed for HPUX10 tidyup. 1997-08-19 19:22:26 +00:00
vt_mode.c a huge pile of changes :-) 1996-06-04 06:42:03 +00:00