- Changed send_file_entry() into a static function again.
authorWayne Davison <wayned@samba.org>
Fri, 20 Jan 2006 21:21:43 +0000 (21:21 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 20 Jan 2006 21:21:43 +0000 (21:21 +0000)
commit96b87581ff615c68b74d58f7dc32cbf0430a9b92
tree519715ce1777f34a9995290a604f89fc1fea7f9f
parent3de73827d7034a8c47d06620ebda0136b2c7fbe2
- Changed send_file_entry() into a static function again.
- Made send_file_entry() derive the base_flag value from *file.
- Added a flags arg to make_file().
- The flag we send to send_file_name() is a FLAG_* value, not an
  XMIT_* value.
flist.c