svn commit: samba r6392 - in branches/SAMBA_3_0/source/libsmb: .

derrell at samba.org derrell at samba.org
Tue Apr 19 19:23:50 GMT 2005


Author: derrell
Date: 2005-04-19 19:23:49 +0000 (Tue, 19 Apr 2005)
New Revision: 6392

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6392

Log:
- Fixes bug 2564: when smbc_opendir() was called with a file rather than
  a directory, the errno returned could end up as ENOENT rather than ENOTDIR.

- Fixes some compiler warnings which showed up on IRIX, as reported by 
  James Peach.


Modified:
   branches/SAMBA_3_0/source/libsmb/clifile.c
   branches/SAMBA_3_0/source/libsmb/clikrb5.c
   branches/SAMBA_3_0/source/libsmb/clirap2.c
   branches/SAMBA_3_0/source/libsmb/libsmbclient.c
   branches/SAMBA_3_0/source/libsmb/trustdom_cache.c
   branches/SAMBA_3_0/source/libsmb/trusts_util.c


Changeset:
Sorry, the patch is too large (259 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6392


More information about the samba-cvs mailing list