libcli/security Define traditional constants in terms of IDL macros
authorAndrew Bartlett <abartlet@samba.org>
Mon, 20 Sep 2010 04:48:00 +0000 (14:48 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 14 Oct 2010 02:35:05 +0000 (02:35 +0000)
commit8b22eefd252e5d8d787ce3368d54b23d75b00310
tree640598105a440561cb2f1140449e7de322fa182d
parent949541cc6f42651344c14dc6f673e72a3e7db947
libcli/security Define traditional constants in terms of IDL macros

The source3/ code uses these constants in a lot of places, and it will
take time and care to rename them, if that is desired.  Linking the
macros here will at least allow common code to use the IDL based macros,
and preserve a documentary link between the constants (other than just their value)

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
libcli/security/security.h
source3/include/smb.h