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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:pyrpc: remove unused py_{import,export}_netr_* prototypes
Stefan Metzmacher
2016-10-26
1
-13
/
+0
*
pidl:Python: make use of the pyrpc_{import,export}_union() functions
Stefan Metzmacher
2016-10-26
1
-7
/
+25
*
pidl:Python: provide a PyTypeObject with METH_CLASS __import__() and __export...
Stefan Metzmacher
2016-10-26
1
-0
/
+214
*
s4:pyrpc: add pyrpc_{im,ex}port_union() helper functions
Stefan Metzmacher
2016-10-26
2
-0
/
+98
*
pidl:Python: provide the abstract syntax as <module>.<interface>_abstract_syntax
Stefan Metzmacher
2016-10-26
1
-12
/
+34
*
pidl:Python: prettify names of constants
Stefan Metzmacher
2016-10-26
1
-2
/
+2
*
pidl:NDR: keep interface->{ORIGINAL}
Stefan Metzmacher
2016-10-26
1
-1
/
+2
*
pidl:Python: improve the .doc string for the get/set elements
Stefan Metzmacher
2016-10-26
1
-1
/
+1
*
pidl:Python: make use of NDR_ERR_CODE_IS_SUCCESS()
Stefan Metzmacher
2016-10-26
1
-2
/
+2
*
pidl:Python: __ndr_print__ functions don't get arguments and need METH_NOARGS
Stefan Metzmacher
2016-10-26
1
-1
/
+1
*
pidl:Python: check the return values of talloc_ptrtype()
Stefan Metzmacher
2016-10-26
1
-0
/
+18
*
s4:selftest: run rpc.echo with an object based binding string
Stefan Metzmacher
2016-10-26
2
-0
/
+11
*
s4:librpc/rpc: pass the object guid to the binding handle if required
Stefan Metzmacher
2016-10-26
4
-21
/
+30
*
librpc/rpc: verify the passed table against the table on the handle
Stefan Metzmacher
2016-10-26
1
-2
/
+0
*
librpc/rpc: make sure we use the object from the handle in dcerpc_binding_han...
Stefan Metzmacher
2016-10-26
1
-0
/
+16
*
s3:rpc_server: pass the full ndr_interface_table to rpc_pipe_open_internal()
Stefan Metzmacher
2016-10-26
3
-14
/
+12
*
s4:librpc/rpc: no longer set FLAG_OBJECT_PRESENT and FLAG_BIGENDIAN for ndr_p...
Stefan Metzmacher
2016-10-26
1
-8
/
+0
*
librpc/rpc: no longer set FLAG_OBJECT_PRESENT and FLAG_BIGENDIAN for ndr_{pul...
Stefan Metzmacher
2016-10-26
1
-16
/
+0
*
dcerpc.idl: set LIBNDR_FLAG_* flags based on DCERPC_PFC_FLAG_OBJECT_UUID and ...
Stefan Metzmacher
2016-10-26
2
-4
/
+86
*
s4:rpc_server: implement DCERPC_PFC_FLAG_CONC_MPX ordering restrictions
Stefan Metzmacher
2016-10-26
1
-2
/
+25
*
s4:rpc_server/remote: pass through DCERPC_PFC_FLAG_CONC_MPX if it was used by...
Stefan Metzmacher
2016-10-26
1
-0
/
+15
*
s4:rpc_server: support DCESRV_CALL_STATE_FLAG_MULTIPLEXED by default
Stefan Metzmacher
2016-10-26
1
-0
/
+5
*
s4:librpc/rpc: make sure the DCERPC_CONCURRENT_MULTIPLEX and DCERPC_PFC_FLAG_...
Stefan Metzmacher
2016-10-26
1
-3
/
+18
*
s4:torture/rpc: concurrent dcerpc_echo_TestSleep requests require a connectio...
Stefan Metzmacher
2016-10-26
1
-0
/
+17
*
s4:torture/rpc: add extra_flags to torture_rpc_connection_transport()
Stefan Metzmacher
2016-10-26
3
-13
/
+30
*
s4:rpc_server: return the context_id of a RESPONSE in the same way as windows
Stefan Metzmacher
2016-10-26
1
-1
/
+7
*
s4:rpc_server: return the context_id of a FAULT in a same way as windows
Stefan Metzmacher
2016-10-26
1
-15
/
+3
*
s4:rpc_server: fill call->context on the first fragment
Stefan Metzmacher
2016-10-26
1
-13
/
+17
*
python/tests: add DCERPC_BIND_TIME_KEEP_CONNECTION_ON_ORPHAN tests to dcerpc ...
Stefan Metzmacher
2016-10-26
1
-0
/
+68
*
s4:rpc_server: implement DCERPC_BIND_TIME_KEEP_CONNECTION_ON_ORPHAN support
Stefan Metzmacher
2016-10-26
1
-1
/
+2
*
s4:rpc_server: ignore CO_CANCEL and ORPHANED PDUs
Stefan Metzmacher
2016-10-26
1
-2
/
+9
*
s4:rpc_server: list all connection oriented pdu types explicitly
Stefan Metzmacher
2016-10-26
1
-0
/
+8
*
s3:selftest: run some rpcclient tests with "packet"
Stefan Metzmacher
2016-10-26
1
-1
/
+1
*
s4:selftest: run some tests with "packet"
Stefan Metzmacher
2016-10-26
1
-1
/
+1
*
s3-rpcclient: add packet auth level command
Günther Deschner
2016-10-26
1
-0
/
+42
*
s3-rpcclient: support [packet] in rpcclient binding strings.
Günther Deschner
2016-10-26
1
-0
/
+4
*
s3:rpc_server: add support for DCERPC_AUTH_LEVEL_PACKET
Stefan Metzmacher
2016-10-26
1
-2
/
+3
*
s3:cli_pipe: add support for DCERPC_AUTH_LEVEL_PACKET
Günther Deschner
2016-10-26
1
-3
/
+3
*
s3:dcerpc_helpers: correctly support DCERPC_AUTH_LEVEL_PACKET
Stefan Metzmacher
2016-10-26
1
-1
/
+9
*
s4:librpc/rpc: add support for DCERPC_AUTH_LEVEL_PACKET
Günther Deschner
2016-10-26
3
-5
/
+7
*
s4-torture: test support for [packet] binding string option.
Günther Deschner
2016-10-26
1
-0
/
+19
*
librpc: support "packet" for packet level authentication in binding strings
Günther Deschner
2016-10-26
2
-0
/
+5
*
s4:rpc_server: convert dcesrv_auth_response() into a generic dcesrv_auth_pkt_...
Stefan Metzmacher
2016-10-26
2
-5
/
+11
*
s4:rpc_server: make use of dcerpc_ncacn_push_pkt_auth() in dcesrv_auth_respon...
Stefan Metzmacher
2016-10-26
1
-135
/
+10
*
s4:rpc_server: convert dcesrv_auth_request() into a generic dcesrv_auth_pkt_p...
Stefan Metzmacher
2016-10-26
2
-19
/
+33
*
s4:rpc_server: make use of dcerpc_ncacn_pull_pkt_auth() in dcesrv_auth_request()
Stefan Metzmacher
2016-10-26
1
-95
/
+32
*
s4:librpc/rpc: make use of dcerpc_ncacn_push_pkt_auth() in ncacn_push_request...
Stefan Metzmacher
2016-10-26
1
-128
/
+13
*
s4:librpc/rpc: convert ncacn_pull_request_auth() into a generic ncacn_pull_pk...
Stefan Metzmacher
2016-10-26
1
-11
/
+27
*
s4:librpc/rpc: make use of dcerpc_ncacn_pull_pkt_auth() in ncacn_pull_request...
Stefan Metzmacher
2016-10-26
1
-94
/
+20
*
librpc: add dcerpc_ncacn_push_pkt_auth() helper function
Stefan Metzmacher
2016-10-26
2
-0
/
+210
[next]