summaryrefslogtreecommitdiff
path: root/examples/libsmbclient/smbwrapper
AgeCommit message (Expand)AuthorFilesLines
2009-06-18s4: Call va_end() after all va_start()/va_copy() calls.Andrew Kroeger1-5/+9
2008-09-17examples/libsmbclient: adapt to new samba3 source dir "source3/Michael Adam1-2/+2
2008-08-21libsmbclient examples: source/bin to the library search path for smbwrapper b...Michael Adam1-1/+1
2008-08-21libsmbclient examples: fix prototype for readlinkMichael Adam1-1/+1
2008-06-17man pages: Move 'smbsh' man page to the examples directory.Karolin Seeger3-0/+475
2008-05-30Update libsmbclient examples to match new librariesDerrell Lipman1-1/+1
2008-03-02Remove use of deprecated functionDerrell Lipman1-3/+3
2008-03-01Initial revamp of the libsmbclient interface.Derrell Lipman1-5/+5
2008-01-16Replace GetTimeOfDay() with gettimeofday() in example program.Derrell Lipman1-3/+2
2008-01-13Fix compile and linking errors since last this code was testedDerrell Lipman2-1/+2
2007-10-10r23785: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell8-16/+8
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison8-8/+8
2007-10-10r12852: r12150@cabra: derrell | 2006-01-11 13:21:14 -0500Derrell Lipman1-30/+15
2007-10-10r12759: r12128@cabra: derrell | 2006-01-07 15:34:01 -0500Derrell Lipman10-287/+479
2007-10-10r7168: Updating file times from libsmbclient was not working for win98. Alth...Derrell Lipman1-48/+3
2007-10-10r6126: added utility for testing smbc_stat()Derrell Lipman1-2/+3
2007-10-10r6108: Added smbsh/smbwrapper for Linux to example/libsmbclient tree; provide...Derrell Lipman11-0/+3918