summaryrefslogtreecommitdiff
path: root/examples/libsmbclient/testacl.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-08examples: Initialize char arraysAndreas Schneider1-2/+2
2022-08-26examples: Make libsmbclient samples look a *bit* less uglyVolker Lendecke1-107/+107
2019-01-28examples: Use C99 initializer for poptOption in testaclAndreas Schneider1-26/+74
2019-01-28examples: Reformat testacl libsmbclient exampleAndreas Schneider1-270/+270
2016-03-22examples: Remove all uses of strcpy in examples (except for validchr.c).Jeremy Allison1-1/+2
2015-02-25Fix the developer O3 buildVolker Lendecke1-1/+1
2011-10-20Fix a boatload of warnings in the examples.Jeremy Allison1-2/+2
2008-05-30Working on bug #5475Derrell Lipman1-14/+34
2008-03-02Remove use of deprecated functionDerrell Lipman1-1/+1
2008-01-13Fix smbc_listxattr() and friends (bug #5189)Derrell Lipman1-1/+26
2007-10-10r18009: Fixes bug 4026.Derrell Lipman1-2/+13
2007-10-10r6149: Fixes bugs #2498 and 2484.Derrell Lipman1-53/+1
2003-11-12Add testacl.c ... from Derrell Lipman.Richard Sharpe1-0/+280