|
il y a 11 ans | |
---|---|---|
bin | il y a 11 ans | |
contrib | il y a 11 ans | |
doc | il y a 11 ans | |
include | il y a 11 ans | |
m4 | il y a 11 ans | |
src | il y a 11 ans | |
.gitignore | il y a 11 ans | |
COPYING | il y a 11 ans | |
Makefile.am | il y a 11 ans | |
NOTES.md | il y a 11 ans | |
README.md | il y a 11 ans | |
TODO.md | il y a 11 ans | |
abi_version.sh | il y a 11 ans | |
bootstrap | il y a 11 ans | |
configure.ac | il y a 11 ans | |
libdsm.pc.in | il y a 11 ans | |
package_version.sh | il y a 11 ans |
A small project of SMB protocol client implementation in C, with a lot less features than Samba but also a more permissive license (WTFL/MIT). The initial goal of this project is to have a lib with an iOS compatible license to be intgrated into VLC for iOS.
The lib is provided as a static library or as a dynamically linked library. A few useless (yet) utils are also provided.
Most of it can be installed on Debian(-based) systems using
sudo apt-get install build-essential
$> ./bootstrap
$> ./configure --prefix=/your/ass
$> make
$> make install # maybe
Here's a list of features i intend to support in this project :
liBDSM has been tested/reported to work witht the following devices/OSes:
Feel free to contribute items to this list (or network trace of not working devices)