lib/param: Normalise "read raw" and "write raw" parameters
authorAndrew Bartlett <abartlet@samba.org>
Wed, 15 Jan 2014 01:48:40 +0000 (14:48 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 12 Feb 2014 00:17:13 +0000 (13:17 +1300)
commit86850860f871700da02000f5b7af374563134344
treef667e5e2a3e45f60fa7c37501b4f2b436f9e8041
parentaea623e050530ad79c47e590373ad8241eb3914d
lib/param: Normalise "read raw" and "write raw" parameters

They have been changed to function like normal parameters,
removing a special case in the loadparm system.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Michael Adam <obnox@samba.org>
docs-xml/smbdotconf/protocol/readraw.xml
docs-xml/smbdotconf/protocol/writeraw.xml
lib/param/loadparm.c
lib/param/param_table.c
source3/include/proto.h
source3/param/loadparm.c
source3/smbd/negprot.c
source4/smb_server/smb/negprot.c