summaryrefslogtreecommitdiff
path: root/examples/libsmbclient/testchmod.c
AgeCommit message (Collapse)AuthorFilesLines
2013-03-15examples/libsmbclient: Cast mode_t to unsigned int for GNU/Solaris buildAndrew Bartlett1-2/+2
Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Fri Mar 15 20:22:08 CET 2013 on sn-devel-104
2011-10-20Fix a boatload of warnings in the examples.Jeremy Allison1-3/+1
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Thu Oct 20 02:29:52 CEST 2011 on sn-devel-104
2007-10-10r6151: additional examples/tests for libsmbclientDerrell Lipman1-0/+64
(This used to be commit a3bd496c921dc775b59be4ff2941f4824ffbec03)