summaryrefslogtreecommitdiff
path: root/examples/libsmbclient/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-04-05vfs: Remove -D_LARGEFILE64_SOURCE from vfs examples MakefileAndrew Bartlett1-1/+1
2009-02-12[Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman1-0/+10
2008-08-12Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX.Jeremy Allison1-0/+4
2008-05-30Update libsmbclient examples to match new librariesDerrell Lipman1-1/+1
2008-03-03Continued revamping of libsmbclient.Derrell Lipman1-2/+2
2008-02-26add a test program for the new ftruncate functionalityDerrell Lipman1-0/+5
2008-01-17Add a program to test repeated calls to smbc_getxattr().Derrell Lipman1-0/+5
2008-01-17Add some additional libsmbclient test programs.Derrell Lipman1-1/+11
2008-01-13Fix compile and linking errors since last this code was testedDerrell Lipman1-1/+1
2008-01-10Remove unused string.Günther Deschner1-2/+2
2007-10-10r24388: - ACL retrieval provided incomplete information because the buffer po...Derrell Lipman1-4/+6
2007-10-10r22914: - Fixes bug 4599. A missing <code>if</code> statement forced subseqe...Derrell Lipman1-0/+5
2007-10-10r22130: - Ensure that the libsmbclient example programs link with the libsmbc...Derrell Lipman1-10/+11
2007-10-10r18011: Should fix bug 3835.Derrell Lipman1-10/+12
2007-10-10r12467: r12029@cabra: derrell | 2005-12-24 20:25:59 -0500Derrell Lipman1-0/+5
2007-10-10r12098: r10797@cabra: derrell | 2005-12-06 12:09:00 -0500Derrell Lipman1-0/+5
2007-10-10r11129: r10090@cabra: derrell | 2005-10-17 15:26:27 -0400Derrell Lipman1-1/+6
2007-10-10r6151: additional examples/tests for libsmbclientDerrell Lipman1-2/+18
2007-10-10r6126: added utility for testing smbc_stat()Derrell Lipman1-9/+10
2007-10-10r6108: Added smbsh/smbwrapper for Linux to example/libsmbclient tree; provide...Derrell Lipman1-2/+6
2004-03-19missed some of Derrel's changesGerald Carter1-1/+5
2003-10-24Apply these patches as well ... not sure if they all build. They don't onRichard Sharpe1-3/+10
2003-01-22Sync with HEAD. The -L/usr/local/lib bit looks a bit dodgy though.Tim Potter1-1/+1
2001-06-30Make sure we compile with gcc by default.Richard Sharpe1-0/+1
2001-06-30Add a static linking target to the examples Makefile so I can test out static...Richard Sharpe1-1/+5
2001-05-17Adding an examples directory for libsmbclient to the head branch along withRichard Sharpe1-0/+20