libcli: created smb_constants.h
authorAndrew Tridgell <tridge@samba.org>
Thu, 24 Mar 2011 04:35:28 +0000 (15:35 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 25 Mar 2011 03:37:06 +0000 (04:37 +0100)
commit5a20325c867b32333f489b7d04c6b8e6571ed06d
tree2122e76c4412ea74f136d8c3bac6def6e6345711
parentbfce962c8f5219e72a07810a663a14542355927d
libcli: created smb_constants.h

this starts the (long!) process of moving some of the SMB constants
into common files. This just moves the FLAGS2_ defines, which are
needed for common string routines (for FLAGS2_UNICODE_STRINGS)
lib/util/charset/charcnv.c
libcli/smb/smb_common.h
libcli/smb/smb_constants.h [new file with mode: 0644]
source3/include/smb.h
source4/libcli/raw/smb.h