GSOC smbclient archive

From SambaWiki
Revision as of 16:18, 28 October 2013 by Ddiss (talk | contribs) (Created page with "===Improve smbclient archive support=== smbclient currently includes a problematic hand-rolled tar archive creation and extraction implementation. This goal of this project is t…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Improve smbclient archive support

smbclient currently includes a problematic hand-rolled tar archive creation and extraction implementation. This goal of this project is to convert smbclient to use libarchive instead of this home-grown implementation.

See https://bugzilla.samba.org/show_bug.cgi?id=9667