index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
libsmbclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: Remove -D_LARGEFILE64_SOURCE from vfs examples Makefile
Andrew Bartlett
2012-04-05
1
-1
/
+1
*
examples/testsmbc.c - substitute deprecated function "bzero" with "memset"
Matthias Dieter Wallnöfer
2012-02-22
1
-1
/
+1
*
examples/testsmbc.c - quiet implicit cast warnings on OpenSolaris
Matthias Dieter Wallnöfer
2012-02-22
1
-2
/
+2
*
examples/testsmbc.c - remove unused function "print_list_fn"
Matthias Dieter Wallnöfer
2012-02-22
1
-16
/
+0
*
examples/testsmbc.c - remove unused variables
Matthias Dieter Wallnöfer
2012-02-22
1
-2
/
+2
*
smbwrapper: Remove smbwrapper
Andrew Bartlett
2012-02-09
17
-4522
/
+0
*
build: Add missing dependencies on popt
Amitay Isaacs
2012-01-27
1
-1
/
+1
*
examples: malloc is declared in <stdlib.h>
Volker Lendecke
2012-01-01
1
-1
/
+0
*
examples: rework wscript to use a loop
Andrew Bartlett
2011-10-28
1
-84
/
+23
*
examples: compile libsmbclient tests using just SAMBA_BINARY
Andrew Bartlett
2011-10-20
1
-17
/
+17
*
Fix a boatload of warnings in the examples.
Jeremy Allison
2011-10-20
15
-163
/
+48
*
s3-waf: make sure we always compile (not install) our libsmbclient testcode.
Günther Deschner
2011-10-19
2
-0
/
+87
*
s3-libsmbclient-examples Add tests for debug behaviour.
Andrew Bartlett
2010-11-02
1
-1
/
+16
*
examples: Fix typo in comment.
Karolin Seeger
2010-04-13
1
-1
/
+1
*
s4: Call va_end() after all va_start()/va_copy() calls.
Andrew Kroeger
2009-06-18
1
-5
/
+9
*
Ensure parameter types match format string
Derrell Lipman
2009-03-27
4
-18
/
+38
*
[Bug 6069] Add a fstatvfs function for libsmbclient
Derrell Lipman
2009-02-14
2
-2
/
+4
*
s3 libsmbclient: Fix fstatvfs to be more portable
Tim Prouty
2009-02-13
2
-4
/
+2
*
[Bug 6069] Add a fstatvfs function for libsmbclient
Derrell Lipman
2009-02-12
3
-0
/
+228
*
examples/libsmbclient: fix Makefile after merged build patch changes.
Michael Adam
2008-09-17
1
-18
/
+18
*
examples/libsmbclient: adapt to new samba3 source dir "source3/
Michael Adam
2008-09-17
2
-3
/
+3
*
libsmbclient examples: source/bin to the library search path for smbwrapper b...
Michael Adam
2008-08-21
1
-1
/
+1
*
libsmbclient examples: add Makefile.internal.in for building from a samba source
Michael Adam
2008-08-21
1
-0
/
+138
*
libsmbclient examples: fix prototype for readlink
Michael Adam
2008-08-21
1
-1
/
+1
*
Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX.
Jeremy Allison
2008-08-12
2
-0
/
+21
*
Add krb5 support for the testbrowse example.
Andreas Schneider
2008-06-23
2
-1
/
+15
*
man pages: Move 'smbsh' man page to the examples directory.
Karolin Seeger
2008-06-17
3
-0
/
+475
*
Working on bug #5475
Derrell Lipman
2008-05-30
1
-14
/
+34
*
Update libsmbclient examples to match new libraries
Derrell Lipman
2008-05-30
2
-2
/
+2
*
Missed a few 'deprecated' markers
Derrell Lipman
2008-03-03
1
-1
/
+1
*
Continued revamping of libsmbclient.
Derrell Lipman
2008-03-03
2
-3
/
+3
*
Remove use of deprecated function
Derrell Lipman
2008-03-02
5
-8
/
+8
*
Additional revamped libsmbclient documentation
Derrell Lipman
2008-03-01
1
-13
/
+4
*
Initial revamp of the libsmbclient interface.
Derrell Lipman
2008-03-01
3
-14
/
+21
*
add a test program for the new ftruncate functionality
Derrell Lipman
2008-02-26
2
-0
/
+87
*
Add a program to test repeated calls to smbc_getxattr().
Derrell Lipman
2008-01-17
2
-0
/
+67
*
Add some additional libsmbclient test programs.
Derrell Lipman
2008-01-17
3
-1
/
+158
*
Modify testread example to loop using same context.
Derrell Lipman
2008-01-16
1
-42
/
+34
*
Replace GetTimeOfDay() with gettimeofday() in example program.
Derrell Lipman
2008-01-16
1
-3
/
+2
*
Add a (very!) trivial cache to the example authentication callback.
Derrell Lipman
2008-01-16
1
-1
/
+21
*
Fix smbc_listxattr() and friends (bug #5189)
Derrell Lipman
2008-01-13
1
-1
/
+26
*
Fix compile and linking errors since last this code was tested
Derrell Lipman
2008-01-13
3
-2
/
+3
*
Remove unused string.
Günther Deschner
2008-01-10
1
-2
/
+2
*
Fix build warning for libsmbclient example.
Günther Deschner
2008-01-09
1
-0
/
+2
*
r24388: - ACL retrieval provided incomplete information because the buffer po...
Derrell Lipman
2007-10-10
1
-4
/
+6
*
r23785: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
10
-20
/
+10
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
10
-10
/
+10
*
r22914: - Fixes bug 4599. A missing <code>if</code> statement forced subseqe...
Derrell Lipman
2007-10-10
2
-0
/
+83
*
r22130: - Ensure that the libsmbclient example programs link with the libsmbc...
Derrell Lipman
2007-10-10
1
-10
/
+11
*
r18012: Should fix bug 4018.
Derrell Lipman
2007-10-10
1
-0
/
+1
[next]