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)
commite1572f85d6247b760db10825b2fa688d7ed50bd3
tree873a9381269e64ae6844f12af54d249e092b787b
parentd0b37d1a623acce2ae4509aebda85ad1280dc8ac
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)
source/include/proto.h
source/include/smb.h
source/lib/access.c
source/param/loadparm.c
source/script/mkproto.awk
source/utils/testparm.c