Decreased the amount of stack needed for each level of directory
authorWayne Davison <wayned@samba.org>
Tue, 1 Nov 2005 20:09:41 +0000 (20:09 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 1 Nov 2005 20:09:41 +0000 (20:09 +0000)
recursion by eliminating the need for a MAXPATHLEN buffer in
send_if_directory().  Also improved a few variable names in
send_file_list().


No differences found