summaryrefslogtreecommitdiffstats
path: root/examples/libsmbclient/tree.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix build warning for libsmbclient example.Günther Deschner2008-01-091-0/+2
| | | | Guenther
* r23785: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
|
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
| | | | Jeremy.
* r6108: Added smbsh/smbwrapper for Linux to example/libsmbclient tree; ↵Derrell Lipman2007-10-101-4/+4
| | | | provided more complete libsmbclient testbrowse utility
* Apply these patches as well ... not sure if they all build. They don't onRichard Sharpe2003-10-241-2/+2
| | | | FreeBSD 4.3. They might on Linux.
* Sync with HEAD.Tim Potter2003-01-221-3/+4
|
* Adding an examples directory for libsmbclient to the head branch along withRichard Sharpe2001-05-171-0/+812
a simple Makefile and a small README ...