summaryrefslogtreecommitdiffstats
path: root/examples/libsmbclient
Commit message (Expand)AuthorAgeFilesLines
* s3-libsmbclient-examples Add tests for debug behaviour.Andrew Bartlett2010-11-021-1/+16
* examples: Fix typo in comment.Karolin Seeger2010-04-131-1/+1
* s4: Call va_end() after all va_start()/va_copy() calls.Andrew Kroeger2009-06-181-5/+9
* Ensure parameter types match format stringDerrell Lipman2009-03-274-18/+38
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-142-2/+4
* s3 libsmbclient: Fix fstatvfs to be more portableTim Prouty2009-02-132-4/+2
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-123-0/+228
* examples/libsmbclient: fix Makefile after merged build patch changes.Michael Adam2008-09-171-18/+18
* examples/libsmbclient: adapt to new samba3 source dir "source3/Michael Adam2008-09-172-3/+3
* libsmbclient examples: source/bin to the library search path for smbwrapper b...Michael Adam2008-08-211-1/+1
* libsmbclient examples: add Makefile.internal.in for building from a samba sourceMichael Adam2008-08-211-0/+138
* libsmbclient examples: fix prototype for readlinkMichael Adam2008-08-211-1/+1
* Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX.Jeremy Allison2008-08-122-0/+21
* Add krb5 support for the testbrowse example.Andreas Schneider2008-06-232-1/+15
* man pages: Move 'smbsh' man page to the examples directory.Karolin Seeger2008-06-173-0/+475
* Working on bug #5475Derrell Lipman2008-05-301-14/+34
* Update libsmbclient examples to match new librariesDerrell Lipman2008-05-302-2/+2
* Missed a few 'deprecated' markersDerrell Lipman2008-03-031-1/+1
* Continued revamping of libsmbclient.Derrell Lipman2008-03-032-3/+3
* Remove use of deprecated functionDerrell Lipman2008-03-025-8/+8
* Additional revamped libsmbclient documentationDerrell Lipman2008-03-011-13/+4
* Initial revamp of the libsmbclient interface.Derrell Lipman2008-03-013-14/+21
* add a test program for the new ftruncate functionalityDerrell Lipman2008-02-262-0/+87
* Add a program to test repeated calls to smbc_getxattr().Derrell Lipman2008-01-172-0/+67
* Add some additional libsmbclient test programs.Derrell Lipman2008-01-173-1/+158
* Modify testread example to loop using same context.Derrell Lipman2008-01-161-42/+34
* Replace GetTimeOfDay() with gettimeofday() in example program.Derrell Lipman2008-01-161-3/+2
* Add a (very!) trivial cache to the example authentication callback.Derrell Lipman2008-01-161-1/+21
* Fix smbc_listxattr() and friends (bug #5189)Derrell Lipman2008-01-131-1/+26
* Fix compile and linking errors since last this code was testedDerrell Lipman2008-01-133-2/+3
* Remove unused string.Günther Deschner2008-01-101-2/+2
* Fix build warning for libsmbclient example.Günther Deschner2008-01-091-0/+2
* r24388: - ACL retrieval provided incomplete information because the buffer po...Derrell Lipman2007-10-101-4/+6
* r23785: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-1010-20/+10
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-1010-10/+10
* r22914: - Fixes bug 4599. A missing <code>if</code> statement forced subseqe...Derrell Lipman2007-10-102-0/+83
* r22130: - Ensure that the libsmbclient example programs link with the libsmbc...Derrell Lipman2007-10-101-10/+11
* r18012: Should fix bug 4018.Derrell Lipman2007-10-101-0/+1
* r18011: Should fix bug 3835.Derrell Lipman2007-10-101-10/+12
* r18009: Fixes bug 4026.Derrell Lipman2007-10-101-2/+13
* r16550: Fix bug 3866. Thanks for the report!Derrell Lipman2007-10-101-2/+2
* r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500Derrell Lipman2007-10-102-3/+49
* r12852: r12150@cabra: derrell | 2006-01-11 13:21:14 -0500Derrell Lipman2007-10-101-30/+15
* r12759: r12128@cabra: derrell | 2006-01-07 15:34:01 -0500Derrell Lipman2007-10-1010-287/+479
* r12757: r12126@cabra: derrell | 2006-01-03 15:21:36 -0500Derrell Lipman2007-10-101-2/+11
* r12579: r12122@cabra: derrell | 2005-12-29 12:03:00 -0500Derrell Lipman2007-10-101-1/+1
* r12576: r12115@cabra: derrell | 2005-12-29 11:16:03 -0500Derrell Lipman2007-10-101-12/+34
* r12468: r12033@cabra: derrell | 2005-12-24 21:03:45 -0500Derrell Lipman2007-10-101-0/+72
* r12467: r12029@cabra: derrell | 2005-12-24 20:25:59 -0500Derrell Lipman2007-10-102-1/+6
* r12225: r11729@cabra: derrell | 2005-12-13 22:59:45 -0500Derrell Lipman2007-10-101-1/+1