summaryrefslogtreecommitdiff
path: root/examples/libsmbclient/Makefile
Commit message (Expand)AuthorAgeFilesLines
* vfs: Remove -D_LARGEFILE64_SOURCE from vfs examples MakefileAndrew Bartlett2012-04-051-1/+1
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-121-0/+10
* Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX.Jeremy Allison2008-08-121-0/+4
* Update libsmbclient examples to match new librariesDerrell Lipman2008-05-301-1/+1
* Continued revamping of libsmbclient.Derrell Lipman2008-03-031-2/+2
* add a test program for the new ftruncate functionalityDerrell Lipman2008-02-261-0/+5
* Add a program to test repeated calls to smbc_getxattr().Derrell Lipman2008-01-171-0/+5
* Add some additional libsmbclient test programs.Derrell Lipman2008-01-171-1/+11
* Fix compile and linking errors since last this code was testedDerrell Lipman2008-01-131-1/+1
* Remove unused string.Günther Deschner2008-01-101-2/+2
* r24388: - ACL retrieval provided incomplete information because the buffer po...Derrell Lipman2007-10-101-4/+6
* r22914: - Fixes bug 4599. A missing <code>if</code> statement forced subseqe...Derrell Lipman2007-10-101-0/+5
* r22130: - Ensure that the libsmbclient example programs link with the libsmbc...Derrell Lipman2007-10-101-10/+11
* r18011: Should fix bug 3835.Derrell Lipman2007-10-101-10/+12
* r12467: r12029@cabra: derrell | 2005-12-24 20:25:59 -0500Derrell Lipman2007-10-101-0/+5
* r12098: r10797@cabra: derrell | 2005-12-06 12:09:00 -0500Derrell Lipman2007-10-101-0/+5
* r11129: r10090@cabra: derrell | 2005-10-17 15:26:27 -0400Derrell Lipman2007-10-101-1/+6
* r6151: additional examples/tests for libsmbclientDerrell Lipman2007-10-101-2/+18
* r6126: added utility for testing smbc_stat()Derrell Lipman2007-10-101-9/+10
* r6108: Added smbsh/smbwrapper for Linux to example/libsmbclient tree; provide...Derrell Lipman2007-10-101-2/+6
* missed some of Derrel's changesGerald Carter2004-03-191-1/+5
* Apply these patches as well ... not sure if they all build. They don't onRichard Sharpe2003-10-241-3/+10
* Sync with HEAD. The -L/usr/local/lib bit looks a bit dodgy though.Tim Potter2003-01-221-1/+1
* 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 static...Richard Sharpe2001-06-301-1/+5
* Adding an examples directory for libsmbclient to the head branch along withRichard Sharpe2001-05-171-0/+20