summaryrefslogtreecommitdiff
path: root/source3/lib/netapi/examples/share/share_add.c
AgeCommit message (Collapse)AuthorFilesLines
2014-04-02s3:lib/netapi/examples: remove unused variablesStefan Metzmacher1-5/+0
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2008-08-29netapi: add NetShareAdd example code.Günther Deschner1-0/+110
Guenther (This used to be commit 4ec041e38a7dd2d89b182ab9e03ab85a060778d3)