1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-29 15:42:04 +03:00
Commit Graph

19 Commits

Author SHA1 Message Date
80c57ab797 s3:lib/netapi/examples: remove unused variables
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2014-04-02 09:03:43 +02:00
ba58d17e69 netapi: fix case statement in example NetUserSetModals code.
Guenther
2008-09-22 19:31:44 +02:00
434ff0ddc8 netapi: add NetUserGetLocalGroups example code.
Guenther
(This used to be commit 7d05936ff4)
2008-09-11 14:30:56 +02:00
2fb0f6c995 netapi: add example code for NetUserSetGroups.
Guenther
(This used to be commit 1355939b4c)
2008-09-11 14:29:02 +02:00
1aee2cedc1 netapi: display all available levels in NetUserGetInfo example.
Guenther
(This used to be commit 814c9a4f66)
2008-08-29 13:58:00 +02:00
aeaa881c99 netapi: add NetUserGetGroups example code.
Guenther
(This used to be commit 33e9baeb26)
2008-08-29 13:57:59 +02:00
220e01e5e0 netapi: add more infolevels to NetUserSetInfo example.
Guenther
(This used to be commit 5ad217be7a)
2008-08-29 13:57:54 +02:00
eec91430f5 netapi: add example code for NetUserModalsGet and NetUserModalsSet.
Guenther
(This used to be commit 316575b412)
2008-08-11 19:12:54 +02:00
10534fe878 netapi: add NetUserSetInfo example code.
Guenther
(This used to be commit 5000d4c743)
2008-07-18 17:22:06 +02:00
83ed7b3c07 netapi: add NetUserGetInfo example code.
Guenther
(This used to be commit 62cdd66a7e)
2008-07-18 17:16:52 +02:00
11269b8923 netapi: add support to define info level in NetUserEnum example.
Guenther
(This used to be commit 7cbc90c3e8)
2008-07-18 17:10:08 +02:00
730678c731 netapi: fix vim(?)-typo
Michael
(This used to be commit 7a7bddd754)
2008-07-15 22:52:04 +02:00
b3152fb268 netapi: Correctly increase idx when displaying user information
(This used to be commit 5fad9de250)
2008-07-15 22:29:02 +02:00
ee35b50cad netapi: add NetUserChangePassword() example code.
Guenther
(This used to be commit ac5aaf2900)
2008-06-25 09:55:12 +02:00
44e153e3c1 netapi: use NetUserEnum filter in example code.
Guenther
(This used to be commit ad10517768)
2008-06-17 20:00:11 +02:00
d0acdc9038 libnetapi: add NetQueryDisplayInformation example.
Guenther
(This used to be commit 5f9332cf1f)
2008-04-13 19:15:15 +02:00
c12bf374fe Add NetUserEnum example.
Guenther
(This used to be commit 7d9f64fd84)
2008-04-09 13:50:30 +02:00
b3422d1d1c Add Add NetUserDel example.
Guenther
(This used to be commit 3123e68bda)
2008-04-09 13:39:27 +02:00
41c8597ae3 Add NetUserAdd example.
Guenther
(This used to be commit 0d79560665)
2008-04-09 13:28:30 +02:00