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_ndr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
librpc: Make "dcesrv_context->callbacks" a pointer
Volker Lendecke
2021-03-16
1
-1
/
+1
*
librpc: Add "private_data" to struct dcesrv_context_callbacks
Volker Lendecke
2021-03-16
1
-2
/
+5
*
librpc: Convert find_interface_by_uuid to search by syntax_id
Volker Lendecke
2021-01-28
1
-3
/
+2
*
librpc/dcesrv_core: move two rpcint_dispatch() copies into dcesrv_call_dispat...
Stefan Metzmacher
2020-10-23
1
-64
/
+1
*
s3:rpc_server: Improve local dispatching
Samuel Cabrero
2020-04-08
1
-39
/
+248
*
s3:winbindd: Dispatch RPC calls through interface local handler
Samuel Cabrero
2020-03-20
1
-21
/
+48
*
winbind: Maintain a binding handle per domain and always go via wb_domain_req...
Volker Lendecke
2018-02-23
1
-8
/
+53
*
winbindd: Add debug for ndr cache hit
Volker Lendecke
2017-08-07
1
-0
/
+2
*
pidl: Change *_get_pipe_fns() to return const struct api_struct *
Andrew Bartlett
2016-12-01
1
-2
/
+2
*
librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...
Andrew Bartlett
2014-06-11
1
-3
/
+3
*
s3:winbindd: let wbint handles return NT_STATUS_CONNECTION_DISCONNECTED
Stefan Metzmacher
2011-09-14
1
-2
/
+2
*
Use tevent_req_oom
Volker Lendecke
2011-06-20
1
-1
/
+1
*
s3: include ntdomain.h before including generated srv_ headers.
Günther Deschner
2011-05-02
1
-1
/
+1
*
s3-includes: only include ntdomain.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3:winbindd: implement wbint_bh_set_timeout() as dummy
Stefan Metzmacher
2010-09-04
1
-0
/
+8
*
s3:winbindd: remove rpc_pipe_client references from winbind_dual_ndr code
Stefan Metzmacher
2010-08-16
1
-66
/
+12
*
s3:winbindd: remove unused wb_ndr_dispatch* functions
Stefan Metzmacher
2010-08-16
1
-165
/
+0
*
s3:winbindd: add wbint dcerpc_binding_handle backend
Stefan Metzmacher
2010-08-12
1
-0
/
+262
*
s3-winbind: Use struct pipes_struct.
Andreas Schneider
2010-07-28
1
-1
/
+1
*
s3-dcerpc: Use DATA_BLOB for pipes_struct input data
Simo Sorce
2010-07-16
1
-2
/
+2
*
s3-dcerpc: Convert rdata from prs_struct to a simple DATA_BLOB
Simo Sorce
2010-07-16
1
-6
/
+7
*
Use #defined constant instead of "false" to be clearer about intent.
Jeremy Allison
2010-06-17
1
-1
/
+1
*
s3:winbind use no_srv_register to avoid needing rpc_srv_register
Andrew Bartlett
2010-05-18
1
-10
/
+0
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-2
/
+2
*
Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"
Volker Lendecke
2009-11-08
1
-7
/
+4
*
Revert "s3: Do not reference the ndr_tables in the server calls directly"
Volker Lendecke
2009-11-08
1
-1
/
+0
*
Revert "s3: Do not reference ndr_table when calling rpc_srv_register"
Volker Lendecke
2009-11-08
1
-1
/
+1
*
s3: Do not reference ndr_table when calling rpc_srv_register
Volker Lendecke
2009-11-08
1
-1
/
+1
*
s3: Do not reference the ndr_tables in the server calls directly
Volker Lendecke
2009-11-08
1
-0
/
+1
*
s3: Do not reference ndr_table_<pipe> in the cli_ routines directly
Volker Lendecke
2009-11-08
1
-4
/
+7
*
s3:winbind: Add a generic cache for NDR based parent-child requests
Volker Lendecke
2009-08-27
1
-15
/
+34
*
s3:winbind: winbindd_dual_ndrcmd should output what it's doing
Volker Lendecke
2009-08-23
1
-0
/
+4
*
s3:winbind: Add NDR-based parent-child communication to winbind
Volker Lendecke
2009-08-05
1
-0
/
+273