1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-04 08:22:08 +03:00
Commit Graph

28 Commits

Author SHA1 Message Date
de1ec0f40c netapi: implement NetGroupGetUsers_r.
Guenther
(This used to be commit 7b77dacde5)
2008-09-11 14:30:08 +02:00
9e7a0a8ddb netapi: implement NetGroupSetUsers_r.
Guenther
(This used to be commit 0ba0ffdb30)
2008-09-11 14:30:00 +02:00
ffdfe3e8b4 netapi: add skeleton for NetGroupSetUsers.
Guenther
(This used to be commit 4d92d000a1)
2008-09-11 14:29:36 +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
cf2ac8f8db netapi: add NetGroupGetUsers skeleton.
GUenther
(This used to be commit 0b4e2687ae)
2008-07-30 16:55:05 +02:00
44465215ff netapi: use "buffer" in libnetapi.
Guenther
(This used to be commit 80957bc1bc)
2008-07-30 16:43:47 +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
f09df9b186 netapi: fix NetGroupGetInfo() against NT4.
Guenther
(This used to be commit c0fea9c4d0)
2008-07-18 16:47:05 +02:00
0f966cfd8a netapi: fix NetGroupDel() against NT4.
Guenther
(This used to be commit 55035d7240)
2008-07-18 16:46:58 +02:00
bf0eaf64ce netapi: fill in NetGroupEnum_r().
Guenther
(This used to be commit 64700e09ce)
2008-07-17 10:41:15 +02:00
89f4e869b6 netapi: fix map_group_info_to_buffer for GROUP_INFO_3 change.
Guenther
(This used to be commit f287567719)
2008-07-17 10:37:12 +02:00
c343190344 netapi: add skeleton for NetGroupEnum().
Guenther
(This used to be commit 21a0d9d254)
2008-07-17 10:35:08 +02:00
34413e4707 netapi: fix some build warnings.
Guenther
(This used to be commit 45cd78030f)
2008-06-03 01:37:55 +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
4dcfa15b0b netapi: Implement NetGroupDelUser().
Guenther
(This used to be commit 10f69b3ce5)
2008-06-03 01:27:45 +02:00
749e5a80c2 netapi: implement NetGroupAddUser().
Guenther
(This used to be commit c727a49519)
2008-06-03 01:27:44 +02:00
c30b8c4eaf netapi: add dummy implementation for NetGroupAddUser() and NetGroupDelUser().
Guenther
(This used to be commit 6eba84edc6)
2008-06-03 01:27:44 +02:00
457649fb02 netapi: Implement NetGroupGetInfo_r().
Guenther
(This used to be commit a8baa45aec)
2008-06-03 01:27:43 +02:00
5b111cc4d5 netapi: add dummy implementation of NetGroupGetInfo().
Guenther
(This used to be commit 88d03b1645)
2008-06-03 01:27:43 +02:00
a6f057c0ab netapi: implement NetGroupSetInfo_r().
Guenther
(This used to be commit 4d11c32874)
2008-06-03 01:27:42 +02:00
b01a0a16a6 netapi: Add dummy implementation of NetGroupSetInfo().
Guenther
(This used to be commit 7e47bdc082)
2008-06-03 01:27:42 +02:00
903c418b5a netapi: let NetGroupAdd_l and NetGroupDel_l call the remote functions.
Guenther
(This used to be commit d62eae5705)
2008-06-03 01:27:41 +02:00
e310fac54f netapi: implement NetGroupDel_r().
Guenther
(This used to be commit bcf3df6ca9)
2008-06-03 01:27:41 +02:00
c36b5dc227 netapi: implement NetGroupAdd_r().
Guenther
(This used to be commit b00bff961e)
2008-06-03 01:27:41 +02:00
ee671b1982 libnetapi: add dummy implementation for NetGroupAdd() and NetGroupDel().
Guenther
(This used to be commit d690f9e9f8)
2008-06-03 01:27:40 +02:00