summaryrefslogtreecommitdiff
path: root/examples/libsmbclient/testsmbc.c
Commit message (Expand)AuthorAgeFilesLines
* examples: Remove all uses of strcpy in examples (except for validchr.c).Jeremy Allison2016-03-221-1/+1
* examples/testsmbc.c - substitute deprecated function "bzero" with "memset"Matthias Dieter Wallnöfer2012-02-221-1/+1
* examples/testsmbc.c - quiet implicit cast warnings on OpenSolarisMatthias Dieter Wallnöfer2012-02-221-2/+2
* examples/testsmbc.c - remove unused function "print_list_fn"Matthias Dieter Wallnöfer2012-02-221-16/+0
* examples/testsmbc.c - remove unused variablesMatthias Dieter Wallnöfer2012-02-221-2/+2
* Ensure parameter types match format stringDerrell Lipman2009-03-271-3/+9
* Continued revamping of libsmbclient.Derrell Lipman2008-03-031-1/+1
* r23785: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-101-35/+2
* r6108: Added smbsh/smbwrapper for Linux to example/libsmbclient tree; provide...Derrell Lipman2007-10-101-1/+1
* Sync with HEAD.Tim Potter2003-01-221-125/+4
* Adding an examples directory for libsmbclient to the head branch along withRichard Sharpe2001-05-171-0/+456