param: handle smb_ports as a special handler
authorGarming Sam <garming@catalyst.net.nz>
Thu, 13 Mar 2014 21:27:54 +0000 (10:27 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 7 Jul 2014 21:32:36 +0000 (23:32 +0200)
commite87cb83b472a4906e0bd27a6a6fee3c8387a7567
tree36ba36c5da7998ab642cbed600b4a2fad87de13f
parent8947af1bd20638114a32631986325e013bfa0104
param: handle smb_ports as a special handler

Avoids some problems with using str_list_make and str_list_make_v3 and tries to
verify if the ports assignment is reasonable

Change-Id: I441c4cca605c7548a5023b65994004fbac57d2df
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Nadezhda Ivanova <nivanova@samba.org>
lib/param/loadparm.c
lib/param/param_table.c
python/samba/tests/docs.py