OpenSRS Development Team: Please add lock_state to the ext_results of get domain list.
I just modified the view_domains routine in manage.cgi to list domain name, expiration date and lock status, however it is extremely slow to process when you have more than a few domains in the profile since I need to send an individual request to the server to check lock state for each domain returned in the list. I suspect the performance will greatly inprove if the lock_state would be included in the list of domains returned from get domain list. Thanks! Bill
