1f60aa8ec2
winbind4: Remove unused winbind_get_idmap irpc operation
...
Change-Id: Ia5e62d30b277f8a7074d451cfb8675eee8e9d21f
Signed-off-by: Volker Lendecke <vl@samba.org >
Reviewed-by: Andrew Bartlett <abartlet@samba.org >
Reviewed-by: Andreas Schneider <asn@samba.org >
2014-03-05 16:33:21 +01:00
699f86cc27
Revert "winbind4: Remove unused winbind_get_idmap irpc operation"
...
This reverts commit 41ff0f4454
.
Signed-off-by: Volker Lendecke <vl@samba.org >
Reviewed-by: Andreas Schneider <asn@samba.org >
2014-02-18 10:28:28 +01:00
41ff0f4454
winbind4: Remove unused winbind_get_idmap irpc operation
...
Signed-off-by: Volker Lendecke <vl@samba.org >
Reviewed-by: Kai Blin <kai@samba.org >
Autobuild-User(master): Volker Lendecke <vl@samba.org >
Autobuild-Date(master): Mon Feb 10 13:24:09 CET 2014 on sn-devel-104
2014-02-10 13:24:09 +01:00
d4aa8978cc
s4:winbind: convert wb_update_rodc_dns_send/recv to tevent_req
...
metze
2012-08-25 01:39:41 +02:00
0ccdaa940a
s4:winbind: convert wb_sam_logon_send/recv to tevent_req
...
metze
2012-08-25 01:39:41 +02:00
5e1e33114c
s4-winbind: added count argument to wb_sids2xids_recv()
...
this allows callers to know how many SIDs were mapped
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org >
2011-09-08 15:09:54 +02:00
39bd61e018
s4-winbind Add a proxy method to update DNS records with a read-write DC
...
This must be done in winbindd as it already has the schannel connection
and the credential chain. If we re-established that elsewhere, we
would break the chain in winbindd.
Andrew Bartlett
Signed-Off-By: Andrew Tridgell <tridge@samba.org >
2010-09-17 19:02:18 +10:00
7f1832c469
s4: ran minimal_includes.pl on source4/winbind
2009-10-20 16:04:51 +11:00
44df2488e3
s4: fix various warnings (not "const" related ones)
2009-10-02 15:33:48 +02:00
24cfe3e607
Fix Coverity ID 853 (UNINIT) -- Kai, please check!
2009-04-28 12:26:20 +02:00
5f13710ced
s4:irpc: avoid c++ reserved word 'private'
...
metze
2009-02-01 00:17:20 +01:00
6ce0781413
wbclient: Add an async winbind client library.
...
(This used to be commit 3e3563f284
)
2008-04-02 23:06:27 +02:00
efa384375f
r25454: Use standard bool types in a couple more places.
...
(This used to be commit 9243b551f3
)
2007-10-10 15:07:38 -05:00
0479a2f1cb
r23792: convert Samba4 to GPLv3
...
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
(This used to be commit fcf38a38ac
)
2007-10-10 14:59:12 -05:00
e48ed74f4a
r17342: implement a SamLogon via IRPC in samba4's winbind
...
metze
(This used to be commit c3ce7a0c37
)
2007-10-10 14:15:17 -05:00