search for: reply_nterror

Displaying 3 results from an estimated 3 matches for "reply_nterror".

Did you mean: reply_error
2010 Oct 20
0
No subject
...s peace of code [9] if (fname[0] =3D=3D '.' && fname[1] =3D=3D '\0') { /* * Not sure here is the right place to catch this * condition. Might be moved to somewhere else later -- vl */ reply_nterror(req, NT_STATUS_ACCESS_DENIED); END_PROFILE(SMBsetatr); return; } This seem to be rational. From Samba POV there is posible that samba don't control directory which is root for share. But in other hand samba has share_info.tdb.... so a little diff will h...
2010 Jan 14
1
Samba 3.3.10 Available for Download
...on writable file with "dos filemode=yes". * BUG 6696: Fix smbd crashes (signal 11) in dns_register_smbd_reply. * BUG 6828: Fix infinite timeout when byte lock held outside of Samba. * BUG 6829: Fix special characters in smbclient output. * BUG 6867: trans2findnext returns reply_nterror(req, ntstatus) in a directory with a lot of files. * BUG 6875: Fix operations on OS/2 clients. * BUG 6880: Fix listing of workgroup servers. * BUG 6939: Fix long filenames when "mangling method = hash" is set. * BUG 7005: "mangling method = hash" truncates...
2010 Jan 14
1
Samba 3.3.10 Available for Download
...on writable file with "dos filemode=yes". * BUG 6696: Fix smbd crashes (signal 11) in dns_register_smbd_reply. * BUG 6828: Fix infinite timeout when byte lock held outside of Samba. * BUG 6829: Fix special characters in smbclient output. * BUG 6867: trans2findnext returns reply_nterror(req, ntstatus) in a directory with a lot of files. * BUG 6875: Fix operations on OS/2 clients. * BUG 6880: Fix listing of workgroup servers. * BUG 6939: Fix long filenames when "mangling method = hash" is set. * BUG 7005: "mangling method = hash" truncates...