summaryrefslogtreecommitdiffstats
path: root/source3/lib/netapi/examples/join
Commit message (Collapse)AuthorAgeFilesLines
* s3:lib/netapi/examples: fix invalid pointer value warnings in ↵Stefan Metzmacher2014-04-021-5/+6
| | | | | | | getjoininformation.c Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* s3-netapi: add NetGetJoinInformation example code.Günther Deschner2009-06-161-0/+104
| | | | Guenther
* netapi: move join related examples to one directory.Günther Deschner2008-09-052-0/+199
| | | | | Guenther (This used to be commit afdd14c26c27c9fa245165985a5d8e644855c4b5)
* netapi: add NetRenameMachineInDomain example code.Günther Deschner2008-09-051-0/+86
Guenther (This used to be commit e28c332f32c4f7b1ac493f69f17254185d9cee96)