index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
winbindd_dual_srv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
winbind: Remove unused wbint_Gid2Sid
Volker Lendecke
2016-02-22
1
-5
/
+0
*
winbind: Remove unused wbint_Uid2Sid
Volker Lendecke
2016-02-22
1
-5
/
+0
*
winbind: Add wbint_UnixIDs2Sids
Volker Lendecke
2016-02-22
1
-0
/
+30
*
winbind: Simplify _wbint_Sids2UnixIDs
Volker Lendecke
2016-02-22
1
-76
/
+77
*
Revert "winbind: Retry after SESSION_EXPIRED error in ping-dc"
Christof Schmitt
2016-01-13
1
-8
/
+0
*
idmap: Remove "domname" from idmap_gid_to_sid
Volker Lendecke
2015-08-24
1
-2
/
+1
*
idmap: Remove "domname" from idmap_uid_to_sid
Volker Lendecke
2015-08-24
1
-2
/
+1
*
CID 1311763: Fix incorrect return value
Andreas Schneider
2015-07-15
1
-1
/
+1
*
s3:winbindd: implement winbind_GetForestTrustInformation()
Stefan Metzmacher
2015-07-08
1
-1
/
+200
*
librpc/idl: add winbind_GetForestTrustInformation()
Stefan Metzmacher
2015-07-08
1
-0
/
+13
*
s3:winbindd: implement _winbind_LogonControl*()
Stefan Metzmacher
2015-07-08
1
-0
/
+583
*
librpc/idl: add winbind_LogonControl()
Stefan Metzmacher
2015-07-08
1
-0
/
+13
*
s3:winbindd: use check dcerpc_binding_handle_is_connected() instead of a spec...
Stefan Metzmacher
2015-07-03
1
-1
/
+1
*
s3:winbindd: list local groups for our internal domains too (as AD DC)
Stefan Metzmacher
2015-05-06
1
-12
/
+75
*
winbind: Retry after SESSION_EXPIRED error in ping-dc
Christof Schmitt
2015-01-06
1
-0
/
+8
*
winbind: Retry LogonControl RPC in ping-dc after session expiration
Christof Schmitt
2014-12-23
1
-0
/
+10
*
s3-winbindd: Pass the whole winbindd_domain to invalidate_cm_connection()
Andrew Bartlett
2014-10-08
1
-2
/
+2
*
s3-winbindd: Implement SamLogon IRPC call
Andrew Bartlett
2014-06-11
1
-3
/
+29
*
librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...
Andrew Bartlett
2014-06-11
1
-3
/
+10
*
s3-winbindd: Listen on IRPC and do forwarded DNS updates on an RODC
Andrew Bartlett
2014-06-11
1
-0
/
+39
*
s3:winbindd: fix _wbint_LookupSids() on error
Gregor Beck
2014-02-21
1
-1
/
+7
*
s3:winbindd: make use of trust_pw_change() in _wbint_ChangeMachineAccount()
Stefan Metzmacher
2014-01-07
1
-28
/
+7
*
s3:winbindd: make use of rpccli_{create,setup}_netlogon_creds()
Stefan Metzmacher
2014-01-07
1
-0
/
+1
*
winbind: Print error code on connection error in ping_dc
Christof Schmitt
2013-05-25
1
-1
/
+2
*
winbind: Fix no memory check in _wbint_PingDc().
Andreas Schneider
2013-03-05
1
-1
/
+1
*
s3:winbindd: remove unused server implementation of wbint_Sid2Gid()
Michael Adam
2012-12-03
1
-14
/
+0
*
s3:winbindd: remove unused server implementation of wbint_Sid2Uid()
Michael Adam
2012-12-03
1
-14
/
+0
*
s3:winbindd: also use idmap_passdb for own sam and builtin in wbint_Sids2Unix...
Michael Adam
2012-12-03
1
-3
/
+3
*
s3:winbindd: use struct unixid instead of uint64 in Sids2Xids parent<->child
Michael Adam
2012-12-03
1
-1
/
+4
*
s3:winbindd: add an explanatory comment to _wbint_Sids2UnixIDs()
Michael Adam
2012-12-03
1
-0
/
+3
*
s3:winbindd: add an explanatory comment to _wbint_Sids2UnixIDs()
Michael Adam
2012-12-03
1
-0
/
+5
*
s3-winbind: Return the DC name from DC_PING
Christof Schmitt
2012-08-15
1
-0
/
+5
*
Fix bug #8203 - winbindd needs to reset the DC connection if an RPC times out.
Jeremy Allison
2011-09-08
1
-15
/
+66
*
s3: explicitly pass domain_sid to wbint_LookupRids() (bug #7841)
Volker Lendecke
2011-06-27
1
-2
/
+3
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
1
-4
/
+4
*
s3: include ntdomain.h before including generated srv_ headers.
Günther Deschner
2011-05-02
1
-1
/
+1
*
s3: Add wbint_Sids2UnixIDs idl & implementation
Volker Lendecke
2011-04-13
1
-0
/
+92
*
s3: Add wbint_LookupSids
Volker Lendecke
2011-04-13
1
-0
/
+18
*
s3-includes: only include ntdomain.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-winbindd: copy acct_info to wb_acct_info so we dont need passdb for it.
Günther Deschner
2011-03-30
1
-1
/
+1
*
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
2011-02-28
1
-0
/
+1
*
s3-winbind: prefer dcerpc_netr_X functions.
Günther Deschner
2011-01-13
1
-15
/
+27
*
s3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return the proper domain name
Volker Lendecke
2010-12-06
1
-0
/
+2
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
s3-idmap: only include idmap headers where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3:winbind: remove the method REMOVE_MAPPING from winbind's API
Michael Adam
2010-08-14
1
-23
/
+0
*
s3:winbind: remove the method SET_MAPPING from winbind's API
Michael Adam
2010-08-14
1
-22
/
+0
*
s3:winbind: remove SET_HWM from winbind's API.
Michael Adam
2010-08-14
1
-23
/
+0
*
s3-winbind: Use struct pipes_struct.
Andreas Schneider
2010-07-28
1
-24
/
+27
*
Second part of fix for bug 7578 - 'net idmap restore' fails to set HWM, causi...
Jeremy Allison
2010-07-27
1
-1
/
+1
[next]