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

115 Commits

Author SHA1 Message Date
6fa8ac6ab4 netapi: add NetUserChangePassword skeleton.
Guenther
(This used to be commit f4ce688710)
2008-06-25 09:55:11 +02:00
d0b7bccf6d netapi: implement NetUserEnum filters.
Guenther
(This used to be commit 0bd69df770)
2008-06-17 19:59:50 +02:00
b652e5b475 netapi: let libnetapi_samr_open_domain return WERROR.
Guenther
(This used to be commit 3d037a07e0)
2008-06-03 01:27:49 +02:00
2997e2868c netapi: use libnetapi_samr_open_domain().
Guenther
(This used to be commit b07445e86f)
2008-06-03 01:27:45 +02:00
cee268b5cb Make convert_samr_dispinfo_to_NET_DISPLAY() static
(This used to be commit a30a26d471)
2008-04-20 14:08:17 +02:00
3455702721 libnetapi: Let NetUserAdd_l/NetUserDel_l talk to the local RPC server.
Guenther
(This used to be commit 9bbb6cea0b)
2008-04-16 02:38:13 +02:00
b3367c9e35 libnetapi: fill in NetQueryDisplayInformation_r.
Guenther
(This used to be commit 7fb9991b4c)
2008-04-13 19:12:31 +02:00
dcb9264edf libnetapi: don't reset the error code in NetUserAdd_r if the operation failed.
Guenther
(This used to be commit 9edb067f62)
2008-04-13 19:11:01 +02:00
5647deccb1 libnetapi: add NetQueryDisplayInformation skeleton.
Guenther
(This used to be commit 6ec4a62b6d)
2008-04-13 19:04:18 +02:00
ef6ed54765 Use libnetapi_open_pipe in netapi functions.
Guenther
(This used to be commit 5804d8b112)
2008-04-10 22:44:00 +02:00
aeb7f7db40 Use libnetapi_open_ipc_connection in libnetapi.
Guenther
(This used to be commit d9f19fc615)
2008-04-10 22:04:04 +02:00
8ab9696bfb Split out private headers in libnetapi.
Guenther
(This used to be commit dd6251d514)
2008-04-10 21:52:03 +02:00
4801d0c6f3 Add NetUserEnum to libnetapi.
Guenther
(This used to be commit 6c933d0b38)
2008-04-09 13:47:51 +02:00
fb538ad641 Add NetUserDel to libnetapi.
Guenther
(This used to be commit 92ba18fcd0)
2008-04-09 13:35:49 +02:00
6b2ae8e9ff Add NetUserAdd to libnetapi.
Guenther
(This used to be commit cb98996ed2)
2008-04-09 13:23:09 +02:00