Changes to client.c support the need for directories to be processed by whatever
commit0c228f0b33950c8d38de0529e88a38848742a50d
authorRichard Sharpe <sharpe@samba.org>
Sat, 11 Apr 1998 07:52:13 +0000 (11 07:52 +0000)
committerRichard Sharpe <sharpe@samba.org>
Sat, 11 Apr 1998 07:52:13 +0000 (11 07:52 +0000)
tree0078a65eb24108f20ac23ba6dc19807f67b8bf70
parent52e3966fbcf7b5fbdbc7cbe9ac0b453ab5bf3217
Changes to client.c support the need for directories to be processed by whatever
action is passed to do_dir.

Changes to clitar.c as requested by Canon Information Systems Research Australia:

1. Support restoring long file names
2. Write directory entries to TAR files as first part of setting directory create
   times
3. Ensure zero length files get correct mtime
4. Allow DOS and UNIX pathnames in command line parameters.
source/client/client.c
source/client/clitar.c