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
/
source4
/
librpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
librpc-build: ignore unused functions in generated code
Uri Simchoni
2017-11-22
1
-35
/
+74
*
python: Port samba.messaging module to Python 3 compatible form.
Lumir Balhar
2017-10-23
1
-1
/
+1
*
xattr.idl: Don't generate an interface table
Volker Lendecke
2017-10-22
1
-1
/
+0
*
nfs4acls: Don't generate an interface table for nfs4acls.idl
Volker Lendecke
2017-10-22
1
-1
/
+0
*
Install dcerpc/__init__.py for all Python environments
Alexander Bokovoy
2017-09-14
1
-5
/
+6
*
lib: talloc: Use the system <talloc.h> include.
Jeremy Allison
2017-08-17
2
-2
/
+2
*
lib: tevent: Use system <tevent.h>, not internal header path (except in self-...
Jeremy Allison
2017-08-16
2
-2
/
+2
*
py-librpc: Strictly check the type of the incoming sid pointer
Andrew Bartlett
2017-08-15
1
-0
/
+7
*
s4:librpc/rpc: add support for HttpAuthOption=negotiate
Stefan Metzmacher
2017-08-07
1
-0
/
+2
*
s4:librpc/rpc: pass down HTTP_AUTH_* values directly to dcerpc_pipe_open_roh_...
Stefan Metzmacher
2017-08-07
4
-16
/
+15
*
s4:librpc/rpc: remember the target_hostname on ncacn_http connections
Stefan Metzmacher
2017-08-07
1
-0
/
+5
*
s4:lib/http: let http_read_response_send/recv() also consume the body if it f...
Stefan Metzmacher
2017-08-07
1
-1
/
+2
*
Build py3 versions of other rpc modules
Alexander Bokovoy
2017-07-14
1
-121
/
+121
*
lsa.String: add String constructor, str and repr
Gary Lockyer
2017-06-22
1
-0
/
+77
*
s4:librpc: restore inhibit_timeout_processing = true during gensec_update_sen...
Stefan Metzmacher
2017-05-30
1
-0
/
+10
*
Revert "s4:librpc: simplify dcerpc_connect_timeout_handler() logic"
Stefan Metzmacher
2017-05-30
2
-1
/
+17
*
s4:librpc: simplify dcerpc_connect_timeout_handler() logic
Stefan Metzmacher
2017-05-21
2
-17
/
+1
*
s4:librpc: make use of gensec_update_send() in bind_auth_next_step()
Stefan Metzmacher
2017-05-21
1
-12
/
+23
*
s4:librpc: use gensec_update_send() in dcerpc_bind_auth_send()
Stefan Metzmacher
2017-05-21
1
-19
/
+34
*
s4:librpc: ask for GENSEC_FEATURE_SIGN_PKT_HEADER after the gensec_update() d...
Stefan Metzmacher
2017-05-21
1
-4
/
+7
*
pyrpc: Fix segfault in ClientConnection
Gary Lockyer
2017-04-21
1
-0
/
+8
*
build: correct package dependencies
Jan Engelhardt
2017-04-18
2
-2
/
+2
*
python: Add bindings for NTLMSSP
Andrew Bartlett
2017-03-29
1
-0
/
+6
*
python: Provide Python bindings for messaging.idl
Andrew Bartlett
2017-03-28
1
-0
/
+6
*
waf: disable-python - don't build pyrpc_util, dcerpc.py
Ian Stakenvicius
2017-03-10
1
-2
/
+4
*
python: wscript_build: Build some DCE/RPC modules with Python 3
Lumir Balhar
2017-03-10
1
-75
/
+67
*
python: samba.dcerpc: Port security module to Python 3 comp. form
Lumir Balhar
2017-03-10
1
-4
/
+36
*
python: samba.dcerpc: Port RPC related stuff to Python 3
Lumir Balhar
2017-03-10
5
-44
/
+94
*
pidl:Python: use of pytalloc_GenericObject_reference*() for pyrpc_{ex,im}port...
Stefan Metzmacher
2017-02-25
1
-40
/
+4
*
tests/ndrdump: Add a test for --hex-input
Garming Sam
2017-02-14
1
-0
/
+7
*
wscript: remove executable bits for all wscript* files
Stefan Metzmacher
2017-01-11
1
-0
/
+0
*
s4:librpc/rpc: make sure we handle DCERPC_PACKET before DCERPC_CONNECT
Stefan Metzmacher
2017-01-02
1
-2
/
+2
*
s4:librpc/rpc: don't do an anonymous bind over ncacn_np:server[packet]
Stefan Metzmacher
2017-01-02
1
-1
/
+1
*
librpc: Introduce cab.idl
Günther Deschner
2016-11-24
1
-12
/
+60
*
s4:pyrpc: remove unused py_{import,export}_netr_* prototypes
Stefan Metzmacher
2016-10-26
1
-13
/
+0
*
s4:pyrpc: add pyrpc_{im,ex}port_union() helper functions
Stefan Metzmacher
2016-10-26
2
-0
/
+98
*
s4:librpc/rpc: pass the object guid to the binding handle if required
Stefan Metzmacher
2016-10-26
4
-21
/
+30
*
s4:librpc/rpc: no longer set FLAG_OBJECT_PRESENT and FLAG_BIGENDIAN for ndr_p...
Stefan Metzmacher
2016-10-26
1
-8
/
+0
*
s4:librpc/rpc: make sure the DCERPC_CONCURRENT_MULTIPLEX and DCERPC_PFC_FLAG_...
Stefan Metzmacher
2016-10-26
1
-3
/
+18
*
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
*
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
*
s4:librpc/rpc: implement bind_time_feature negotiation
Stefan Metzmacher
2016-10-26
2
-4
/
+30
*
s4:librpc/rpc: force printing in dcerpc_bh_do_ndr_print() log level >= 11
Stefan Metzmacher
2016-10-26
1
-2
/
+17
*
s4:librpc/rpc: make use of dcerpc_pull_ncacn_packet()
Stefan Metzmacher
2016-10-26
1
-37
/
+1
*
s4:librpc/rpc: do not use stack allocated variables for async requests
Matthieu Patou
2016-10-26
1
-3
/
+3
*
idl: compile iremotewinspool.idl.
Günther Deschner
2016-09-22
1
-1
/
+1
*
pyrpc: Fix CID 1364169 Explicit null dereferenced
Volker Lendecke
2016-08-05
1
-1
/
+1
[next]