summaryrefslogtreecommitdiffstats
path: root/examples/libsmbclient/testchmod.c
Commit message (Collapse)AuthorAgeFilesLines
* examples/libsmbclient: Cast mode_t to unsigned int for GNU/Solaris buildAndrew Bartlett2013-03-151-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
* Fix a boatload of warnings in the examples.Jeremy Allison2011-10-201-3/+1
| | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Thu Oct 20 02:29:52 CEST 2011 on sn-devel-104
* r6151: additional examples/tests for libsmbclientDerrell Lipman2007-10-101-0/+64
(This used to be commit a3bd496c921dc775b59be4ff2941f4824ffbec03)