Günther Deschner
77285ee602
netapi: implement NetUserGetGroups_r.
...
Guenther
(This used to be commit 1ed8fefdae
)
2008-08-29 13:57:59 +02:00
Günther Deschner
d304d17f2e
netapi: fix NetUserSetInfo return code for currently unsupported levels.
...
Guenther
(This used to be commit 10bd55d68a
)
2008-08-29 13:57:58 +02:00
Günther Deschner
3967936a4b
netapi: add skeleton for NetUserGetGroups.
...
Guenther
(This used to be commit a21ec57b28
)
2008-08-29 13:57:58 +02:00
Günther Deschner
da843841be
netapi: support level 1014 in NetUserSetInfo.
...
Guenther
(This used to be commit 38178965a2
)
2008-08-29 13:57:57 +02:00
Günther Deschner
502036e730
netapi: support level 1024 in NetUserSetInfo.
...
Guenther
(This used to be commit 84bc7bf1ad
)
2008-08-29 13:57:57 +02:00
Günther Deschner
4874a8b3b8
netapi: support level 1051 in NetUserSetInfo.
...
Guenther
(This used to be commit 8da3b1cacb
)
2008-08-29 13:57:57 +02:00
Günther Deschner
3077047a17
netapi: support level 1053 in NetUserSetInfo.
...
Guenther
(This used to be commit 039904f601
)
2008-08-29 13:57:57 +02:00
Günther Deschner
49db2e0ae1
netapi: support level 1052 in NetUserSetInfo.
...
Guenther
(This used to be commit ff8dede3b3
)
2008-08-29 13:57:56 +02:00
Günther Deschner
daf162ce0c
netapi: support level 1006 in NetUserSetInfo.
...
Guenther
(This used to be commit 9c5ea4e8e8
)
2008-08-29 13:57:56 +02:00
Günther Deschner
3029122f5e
netapi: support level 1012 in NetUserSetInfo.
...
Guenther
(This used to be commit db650e9b6e
)
2008-08-29 13:57:56 +02:00
Günther Deschner
f1ce72a80b
netapi: fix acct_flags handling in convert_USER_INFO_X_to_samr_user_info21.
...
Guenther
(This used to be commit d3625b321f
)
2008-08-29 13:57:55 +02:00
Günther Deschner
bd450a7c3a
netapi: support level 1009 in NetUserSetInfo.
...
Guenther
(This used to be commit 3a6c784284
)
2008-08-29 13:57:55 +02:00
Günther Deschner
fac81ffb42
netapi: support level 1011 in NetUserSetInfo.
...
Guenther
(This used to be commit b3680c0482
)
2008-08-29 13:57:55 +02:00
Günther Deschner
41fa94363f
netapi: fix convert_USER_INFO_X_to_samr_user_info21.
...
Guenther
(This used to be commit 3f726952eb
)
2008-08-29 13:57:55 +02:00
Günther Deschner
a5fc8ee457
netapi: support level 1003 in NetUserSetInfo.
...
Guenther
(This used to be commit 863827eb2d
)
2008-08-29 13:57:55 +02:00
Günther Deschner
870944ca97
netapi: process level 1003 in construct_USER_INFO_X as well.
...
Guenther
(This used to be commit cf381b9f08
)
2008-08-29 13:57:54 +02:00
Günther Deschner
64d06eadb7
netapi: make set_user_info_USER_INFO_X a separate function.
...
Guenther
(This used to be commit 529dd675bd
)
2008-08-29 13:57:54 +02:00
Günther Deschner
fcd10d26a4
netapi: make libnetapi_open_ipc_connection static.
...
Guenther
(cherry picked from commit 0259914f8f
)
(This used to be commit 7edc671cc1
)
2008-08-14 12:22:11 +02:00
Günther Deschner
87b9c9ade2
netapi: make non-implemented local calls default to remote "localhost" calls.
...
Guenther
(cherry picked from commit aa70e58880
)
(This used to be commit 9927ac6eec
)
2008-08-14 12:22:02 +02:00
Günther Deschner
cd1a1e3490
netapi: implement NetUserModalsSet_r.
...
Guenther
(This used to be commit bb345187b7
)
2008-08-11 19:14:07 +02:00
Günther Deschner
005fb1fb11
netapi: implement NetUserModalsGet_r.
...
Guenther
(This used to be commit 7f7e6ca909
)
2008-08-11 19:13:58 +02:00
Günther Deschner
974250cd03
netapi: add skeleton for NetUserModalsGet and NetUserModalsSet.
...
Guenther
(This used to be commit 5648145bec
)
2008-08-11 19:12:36 +02:00
Günther Deschner
603688f4ab
netapi: fix libnetapi_samr_lookup_user_map_USER_INFO.
...
Guenther
(This used to be commit 52218506d6
)
2008-07-30 16:44:16 +02:00
Günther Deschner
3076cc4257
netapi: use init_samr_CryptPasswordEx and init_samr_CryptPassword.
...
Guenther
(This used to be commit 97106199f1
)
2008-07-30 16:43:05 +02:00
Günther Deschner
b15d2dea75
netapi: implement NetUserSetInfo_r() for at least level 1007.
...
Guenther
(This used to be commit ff9bcd5773
)
2008-07-30 16:40:37 +02:00
Günther Deschner
bcc944b21d
netapi: add convert_USER_INFO_X_to_samr_user_info21 fn and use it NetUserAdd.
...
Guenther
(This used to be commit c3e4c7cb5f
)
2008-07-30 16:40:28 +02:00
Volker Lendecke
798b56edae
Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idx
...
(This used to be commit 726e56c72f
)
2008-07-21 14:36:27 +02:00
Günther Deschner
c703304f55
netapi: add caching of samr policy handles.
...
Guenther
(This used to be commit bf8453da9a
)
2008-07-18 17:29:28 +02:00
Günther Deschner
c7b151e78c
netapi: add skeleton for NetUserSetInfo.
...
Guenther
(This used to be commit 8cc555602f
)
2008-07-18 17:21:44 +02:00
Günther Deschner
99b8d91430
netapi: fill in NetUserGetInfo_r().
...
Guenther
(This used to be commit d282e5eca2
)
2008-07-18 17:17:54 +02:00
Günther Deschner
668ce210ce
netapi: add skeleton for NetUserGetInfo().
...
Guenther
(This used to be commit 84962bf50d
)
2008-07-18 17:16:36 +02:00
Günther Deschner
b6caa0de4c
netapi: support more infolevels in NetUserEnum.
...
Guenther
(This used to be commit 22bd3d401e
)
2008-07-18 17:12:46 +02:00
Günther Deschner
d711db5811
netapi: fix NetUserAdd() against NT4.
...
Guenther
(This used to be commit 42c44d18ee
)
2008-07-18 16:46:46 +02:00
Günther Deschner
6fa8ac6ab4
netapi: add NetUserChangePassword skeleton.
...
Guenther
(This used to be commit f4ce688710
)
2008-06-25 09:55:11 +02:00
Günther Deschner
d0b7bccf6d
netapi: implement NetUserEnum filters.
...
Guenther
(This used to be commit 0bd69df770
)
2008-06-17 19:59:50 +02:00
Günther Deschner
b652e5b475
netapi: let libnetapi_samr_open_domain return WERROR.
...
Guenther
(This used to be commit 3d037a07e0
)
2008-06-03 01:27:49 +02:00
Günther Deschner
2997e2868c
netapi: use libnetapi_samr_open_domain().
...
Guenther
(This used to be commit b07445e86f
)
2008-06-03 01:27:45 +02:00
Volker Lendecke
cee268b5cb
Make convert_samr_dispinfo_to_NET_DISPLAY() static
...
(This used to be commit a30a26d471
)
2008-04-20 14:08:17 +02:00
Günther Deschner
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
Günther Deschner
b3367c9e35
libnetapi: fill in NetQueryDisplayInformation_r.
...
Guenther
(This used to be commit 7fb9991b4c
)
2008-04-13 19:12:31 +02:00
Günther Deschner
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
Günther Deschner
5647deccb1
libnetapi: add NetQueryDisplayInformation skeleton.
...
Guenther
(This used to be commit 6ec4a62b6d
)
2008-04-13 19:04:18 +02:00
Günther Deschner
ef6ed54765
Use libnetapi_open_pipe in netapi functions.
...
Guenther
(This used to be commit 5804d8b112
)
2008-04-10 22:44:00 +02:00
Günther Deschner
aeb7f7db40
Use libnetapi_open_ipc_connection in libnetapi.
...
Guenther
(This used to be commit d9f19fc615
)
2008-04-10 22:04:04 +02:00
Günther Deschner
8ab9696bfb
Split out private headers in libnetapi.
...
Guenther
(This used to be commit dd6251d514
)
2008-04-10 21:52:03 +02:00
Günther Deschner
4801d0c6f3
Add NetUserEnum to libnetapi.
...
Guenther
(This used to be commit 6c933d0b38
)
2008-04-09 13:47:51 +02:00
Günther Deschner
fb538ad641
Add NetUserDel to libnetapi.
...
Guenther
(This used to be commit 92ba18fcd0
)
2008-04-09 13:35:49 +02:00
Günther Deschner
6b2ae8e9ff
Add NetUserAdd to libnetapi.
...
Guenther
(This used to be commit cb98996ed2
)
2008-04-09 13:23:09 +02:00