1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/ntvfs/print
David Disseldorp 281fc93c6b libcli: move ioctl function field defs to smb_constants
Currently there are a lot of duplicate ioctl function field definitions
between source3 and source4.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
2011-10-19 15:44:29 +02:00
..
README first public release of samba4 code 2003-08-13 01:53:07 +00:00
vfs_print.c libcli: move ioctl function field defs to smb_constants 2011-10-19 15:44:29 +02:00

This is the print NTVFS backend for Samba. NTVFS operations that are
made on print shares are directed here by default. Most directory
operations and many file operations are not supported on print shares.