summaryrefslogtreecommitdiffstats
path: root/examples/libsmbclient
Commit message (Collapse)AuthorAgeFilesLines
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-171-3/+123
|
* Sync for release.Jeremy Allison2002-02-011-123/+3
| | | | Jeremy.
* Make sure we compile with gcc by default.Richard Sharpe2001-06-301-0/+1
|
* Add a static linking target to the examples Makefile so I can test out ↵Richard Sharpe2001-06-301-1/+5
| | | | static linking ...
* Adding an examples directory for libsmbclient to the head branch along withRichard Sharpe2001-05-174-0/+1296
a simple Makefile and a small README ...