initial support for paramter type P_LIST
authorSimo Sorce <idra@samba.org>
Wed, 20 Jun 2001 16:54:32 +0000 (16:54 +0000)
committerSimo Sorce <idra@samba.org>
Wed, 20 Jun 2001 16:54:32 +0000 (16:54 +0000)
commit82970b833cca505fcb5013c0264edde5a79cbd2e
treefe2707302b12b4b3c12e37f1e3b62018deeed174
parent567612291e3c9bd993bc6c94591c8a6a4ca55eff
initial support for paramter type P_LIST
it will avoid problems with lists being longer than 1024 bytes
just now only ip list parameters have been converted to the new type
(hosts allow, hosts deny, ssl hosts, ssl hosts resign)
(This used to be commit e1572f85d6247b760db10825b2fa688d7ed50bd3)
source3/include/proto.h
source3/include/smb.h
source3/lib/access.c
source3/param/loadparm.c
source3/script/mkproto.awk
source3/utils/testparm.c