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
cbcebf0f08 netapi: add skeleton for NetUserSetGroups.
Guenther
(This used to be commit 165be948fa)
2008-09-11 14:28:46 +02:00
35c96827b4 netapi: make add_GROUP_USERS_INFO_X_buffer non-static.
Guenther
(This used to be commit 87fc15d9b5)
2008-09-11 14:28:19 +02:00
5dd0750063 netapi: add info21_to_USER_INFO_11 and support level 11 in NetUserEnum/GetInfo.
Guenther
(This used to be commit c022ec3852)
2008-08-29 13:58:05 +02:00
038404a2b5 netapi: add info21_to_USER_INFO_4 and support level 4 in NetUserEnum/GetInfo.
Guenther
(This used to be commit b3ccc9a447)
2008-08-29 13:58:05 +02:00
4c659b9340 netapi: add info21_to_USER_INFO_3 and support level 3 in NetUserEnum/GetInfo.
Guenther
(This used to be commit 6b56b70a47)
2008-08-29 13:58:05 +02:00
0018d14eed netapi: add info21_to_USER_INFO_2 and support level 2 in NetUserEnum/GetInfo.
Guenther
(This used to be commit 1f1587423b)
2008-08-29 13:58:05 +02:00
d405b5061e netapi: add info21_to_USER_INFO_1 and support level 1 NetUserEnum/GetInfo.
Guenther
(This used to be commit 391aaf1627)
2008-08-29 13:58:05 +02:00
2bf066b549 netapi: add info21_to_USER_INFO_23.
Guenther
(This used to be commit 62871cb382)
2008-08-29 13:58:04 +02:00
f14748ee45 netapi: add info21_to_USER_INFO_20.
Guenther
(This used to be commit 93a5844814)
2008-08-29 13:58:04 +02:00
ab627f40c0 netapi: add info21_to_USER_INFO_10.
Guenther
(This used to be commit 3e0c5d4154)
2008-08-29 13:58:04 +02:00
29b96a63f1 netapi: add builtin handle to NetUserEnum.
Guenther
(This used to be commit f71b0808be)
2008-08-29 13:58:04 +02:00
8bab11088b netapi: prepare libnetapi_samr_lookup_user to lookup priv levels.
Guenther
(This used to be commit f61bf5db5f)
2008-08-29 13:58:04 +02:00
c750f8c400 netapi: add samr_rid_to_priv_level().
Guenther
(This used to be commit 51afae4999)
2008-08-29 13:58:02 +02:00
ff21cceecc netapi: better point out what levels are unknown in NetUserEnum.
Guenther
(This used to be commit d85182aa54)
2008-08-29 13:58:02 +02:00
0f928eb2cc netapi: give more correct error code in NetUserGetInfo.
Guenther
(This used to be commit c66651b6fb)
2008-08-29 13:58:01 +02:00
fea81f9056 netapi: always return correct account name in NetUserGetInfo/NetUserEnum.
Guenther
(This used to be commit 47768bfb01)
2008-08-29 13:58:00 +02:00
e96a99f3e2 netapi: add samr_acb_flags_to_netapi_flags for NetUserEnum and NetUserGetInfo.
Guenther
(This used to be commit 2f2c60bf91)
2008-08-29 13:58:00 +02:00
77285ee602 netapi: implement NetUserGetGroups_r.
Guenther
(This used to be commit 1ed8fefdae)
2008-08-29 13:57:59 +02:00
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
3967936a4b netapi: add skeleton for NetUserGetGroups.
Guenther
(This used to be commit a21ec57b28)
2008-08-29 13:57:58 +02:00
da843841be netapi: support level 1014 in NetUserSetInfo.
Guenther
(This used to be commit 38178965a2)
2008-08-29 13:57:57 +02:00
502036e730 netapi: support level 1024 in NetUserSetInfo.
Guenther
(This used to be commit 84bc7bf1ad)
2008-08-29 13:57:57 +02:00
4874a8b3b8 netapi: support level 1051 in NetUserSetInfo.
Guenther
(This used to be commit 8da3b1cacb)
2008-08-29 13:57:57 +02:00
3077047a17 netapi: support level 1053 in NetUserSetInfo.
Guenther
(This used to be commit 039904f601)
2008-08-29 13:57:57 +02:00
49db2e0ae1 netapi: support level 1052 in NetUserSetInfo.
Guenther
(This used to be commit ff8dede3b3)
2008-08-29 13:57:56 +02:00
daf162ce0c netapi: support level 1006 in NetUserSetInfo.
Guenther
(This used to be commit 9c5ea4e8e8)
2008-08-29 13:57:56 +02:00
3029122f5e netapi: support level 1012 in NetUserSetInfo.
Guenther
(This used to be commit db650e9b6e)
2008-08-29 13:57:56 +02:00
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
bd450a7c3a netapi: support level 1009 in NetUserSetInfo.
Guenther
(This used to be commit 3a6c784284)
2008-08-29 13:57:55 +02:00
fac81ffb42 netapi: support level 1011 in NetUserSetInfo.
Guenther
(This used to be commit b3680c0482)
2008-08-29 13:57:55 +02:00
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
a5fc8ee457 netapi: support level 1003 in NetUserSetInfo.
Guenther
(This used to be commit 863827eb2d)
2008-08-29 13:57:55 +02:00
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
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
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
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
cd1a1e3490 netapi: implement NetUserModalsSet_r.
Guenther
(This used to be commit bb345187b7)
2008-08-11 19:14:07 +02:00
005fb1fb11 netapi: implement NetUserModalsGet_r.
Guenther
(This used to be commit 7f7e6ca909)
2008-08-11 19:13:58 +02:00
974250cd03 netapi: add skeleton for NetUserModalsGet and NetUserModalsSet.
Guenther
(This used to be commit 5648145bec)
2008-08-11 19:12:36 +02:00
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
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
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
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
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
c703304f55 netapi: add caching of samr policy handles.
Guenther
(This used to be commit bf8453da9a)
2008-07-18 17:29:28 +02:00
c7b151e78c netapi: add skeleton for NetUserSetInfo.
Guenther
(This used to be commit 8cc555602f)
2008-07-18 17:21:44 +02:00
99b8d91430 netapi: fill in NetUserGetInfo_r().
Guenther
(This used to be commit d282e5eca2)
2008-07-18 17:17:54 +02:00
668ce210ce netapi: add skeleton for NetUserGetInfo().
Guenther
(This used to be commit 84962bf50d)
2008-07-18 17:16:36 +02:00
b6caa0de4c netapi: support more infolevels in NetUserEnum.
Guenther
(This used to be commit 22bd3d401e)
2008-07-18 17:12:46 +02:00
d711db5811 netapi: fix NetUserAdd() against NT4.
Guenther
(This used to be commit 42c44d18ee)
2008-07-18 16:46:46 +02:00