TODO _dcerpc_binding_set_pointer_option
[metze/samba/wip.git] / source4 / librpc /
2019-06-04 Stefan Metzmachers4:librpc/rpc: remove unused dcerpc_secondary_smb_send...
2019-06-04 Stefan Metzmachers4:librpc/rpc: remove unused dcerpc_pipe_open_smb[2]()
2019-06-04 Stefan Metzmachers4:librpc/rpc: remove unused dcerpc_bind_auth_none()
2019-06-04 Stefan Metzmachers4:librpc/rpc: remove unused dcerpc_bind_auth()
2019-06-04 Stefan MetzmacherRevert "debug..."
2019-06-04 Stefan Metzmacherdebug...
2019-06-04 Stefan MetzmacherHACK fix...
2019-06-04 Stefan Metzmachersq dcerpc_binding_set_smbXcli_pointers s4:librpc/rpc...
2019-06-04 Stefan Metzmachers4:librpc/rpc: avoid using dcerpc_secondary_smb_send...
2019-06-04 Stefan Metzmachersq dcerpc_binding_get_smbXcli_pointers s4:librpc/rpc...
2019-06-04 Stefan Metzmachers4:librpc/rpc: try to get the smbXcli_* pointers from...
2019-06-04 Stefan Metzmachersq dcerpc_binding_set_smbXcli_pointers s4:librpc/rpc...
2019-06-04 Stefan Metzmachers4:librpc/rpc: remember smbXcli_{conn,session,tcon...
2019-06-04 Stefan Metzmacherdcerpc_binding_set_smbXcli_pointers
2019-05-30 Gary Lockyers4 lib rpc pyrpc: Fix error message
2019-05-22 Gary Lockyers4 librpc rpc pyrpc: Fix flapping dcerpc.bare tests
2019-05-16 Noel Powers4/librpc: squash 'cast between incompatible function...
2019-05-10 Gary Lockyers4 librpc rpc pyrpc: Ensure tevent_context deleted...
2019-05-09 Douglas Bagnallpyrpc: remove crutch for python <= 2.5
2019-05-09 Douglas Bagnallpyrpc: ndr PY_CHECK_TYPE checks for NULL as well as...
2019-05-09 Douglas Bagnalls4/rpc/dcerpc_roh_channel_out: check ndr_init (CID...
2019-05-09 Douglas Bagnalls4/rpc/dcerpc_roh_channel_out: check ndr_init (CID...
2019-05-06 Andrew Bartlettlibnet: Remove unused source4/libnet/libnet_sam{dump...
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2019-03-21 Andrew Bartlettbuild: Remove --extra-python
2019-03-20 Andreas Schneiders4:librpc: Fix installation of Samba
2019-02-08 Douglas Bagnalls4/librpc/py_misc: ParseTuple format should match actua...
2019-02-07 Noel PowerClean up reference used with PyDict_Setxxx
2019-02-07 Noel PowerCleanup references to module objects returned from...
2019-01-29 Douglas Bagnalls4/pyrpc_util: catch alloc failure in py_dcerpc_interfa...
2019-01-29 Douglas Bagnalls4/pyrpc_util: appropriately decrement refcounts on...
2019-01-28 Douglas Bagnallpyrpc: typo in transfer syntax docstring
2019-01-28 Andreas Schneiders4:librpc: Use C99 initializer for PyGetSetDef in pyrpc
2019-01-17 Andreas Schneiders4:librpc: Use C99 initializer for PyGetSetDef in py_auth
2019-01-12 Stefan Metzmachers4:pyrpc: add py_dcerpc_ndr_pointer_deref/wrap() infras...
2019-01-12 Stefan Metzmachers4:pyrpc: make use of pytalloc_get_type() in py_dcerpc_...
2019-01-08 Volker Lendeckepysecurity: Use dom_sid_str_buf
2018-12-23 Stefan Metzmachers4:librpc: add python winspool bindings
2018-12-23 Stefan Metzmachers4:librpc: add python spoolss bindings
2018-12-23 Stefan Metzmachers4:librpc: add python witness bindings
2018-12-14 Gary Lockyeridl: Add Windows event code ids
2018-11-14 Andreas Schneiders4:librpc: Use discard_const_p for ndr/py_misc
2018-09-16 Noel Powers4/librpc: Fix py2 dependecies leaking into py3 libraries
2018-08-16 Garming Sampreg: Build python preg bindings
2018-07-24 Stefan Metzmachers4:librpc: autonegotiate SMB1/2/3
2018-07-24 Stefan Metzmachers4:libcli: add fallback_to_anonymous to smb2_connect_send()
2018-07-24 Stefan Metzmachers4:libcli: allow passing an already negotiated connecti...
2018-07-12 Noel Powers4/librpc/ndr: allow GUID to accept unicode also
2018-04-30 Noel Powers4/librpc: Additionally accept unicode as string param...
2018-04-13 Noel Powerwscript_build: make sure we link extra-python versions...
2018-03-23 Noel Powers4/librpc: GUID should accept string or bytes in python3
2018-02-27 Volker Lendeckelibsocket: Add "mem_ctx" to socket_create()
2017-11-22 Uri Simchonilibrpc-build: ignore unused functions in generated...
2017-10-23 Lumir Balharpython: Port samba.messaging module to Python 3 compati...
2017-10-22 Volker Lendeckexattr.idl: Don't generate an interface table
2017-10-22 Volker Lendeckenfs4acls: Don't generate an interface table for nfs4acl...
2017-09-14 Alexander BokovoyInstall dcerpc/__init__.py for all Python environments
2017-08-16 Jeremy Allisonlib: talloc: Use the system <talloc.h> include.
2017-08-16 Jeremy Allisonlib: tevent: Use system <tevent.h>, not internal header...
2017-08-15 Andrew Bartlettpy-librpc: Strictly check the type of the incoming...
2017-08-07 Stefan Metzmachers4:librpc/rpc: add support for HttpAuthOption=negotiate
2017-08-07 Stefan Metzmachers4:librpc/rpc: pass down HTTP_AUTH_* values directly...
2017-08-07 Stefan Metzmachers4:librpc/rpc: remember the target_hostname on ncacn_ht...
2017-08-07 Stefan Metzmachers4:lib/http: let http_read_response_send/recv() also...
2017-07-14 Alexander BokovoyBuild py3 versions of other rpc modules
2017-06-22 Gary Lockyerlsa.String: add String constructor, str and repr
2017-05-30 Stefan Metzmachers4:librpc: restore inhibit_timeout_processing = true...
2017-05-30 Stefan MetzmacherRevert "s4:librpc: simplify dcerpc_connect_timeout_hand...
2017-05-21 Stefan Metzmachers4:librpc: simplify dcerpc_connect_timeout_handler...
2017-05-21 Stefan Metzmachers4:librpc: make use of gensec_update_send() in bind_aut...
2017-05-21 Stefan Metzmachers4:librpc: use gensec_update_send() in dcerpc_bind_auth...
2017-05-21 Stefan Metzmachers4:librpc: ask for GENSEC_FEATURE_SIGN_PKT_HEADER after...
2017-04-21 Gary Lockyerpyrpc: Fix segfault in ClientConnection
2017-04-18 Jan Engelhardtbuild: correct package dependencies
2017-03-29 Andrew Bartlettpython: Add bindings for NTLMSSP
2017-03-28 Andrew Bartlettpython: Provide Python bindings for messaging.idl
2017-03-10 Ian Stakenviciuswaf: disable-python - don't build pyrpc_util, dcerpc.py
2017-03-10 Lumir Balharpython: wscript_build: Build some DCE/RPC modules with...
2017-03-10 Lumir Balharpython: samba.dcerpc: Port security module to Python...
2017-03-10 Lumir Balharpython: samba.dcerpc: Port RPC related stuff to Python 3
2017-02-25 Stefan Metzmacherpidl:Python: use of pytalloc_GenericObject_reference...
2017-02-14 Garming Samtests/ndrdump: Add a test for --hex-input
2017-01-11 Stefan Metzmacherwscript: remove executable bits for all wscript* files
2017-01-02 Stefan Metzmachers4:librpc/rpc: make sure we handle DCERPC_PACKET before...
2017-01-02 Stefan Metzmachers4:librpc/rpc: don't do an anonymous bind over ncacn_np...
2016-11-24 Günther Deschnerlibrpc: Introduce cab.idl
2016-10-26 Stefan Metzmachers4:pyrpc: remove unused py_{import,export}_netr_* ...
2016-10-26 Stefan Metzmachers4:pyrpc: add pyrpc_{im,ex}port_union() helper functions
2016-10-26 Stefan Metzmachers4:librpc/rpc: pass the object guid to the binding...
2016-10-26 Stefan Metzmachers4:librpc/rpc: no longer set FLAG_OBJECT_PRESENT and...
2016-10-26 Stefan Metzmachers4:librpc/rpc: make sure the DCERPC_CONCURRENT_MULTIPLE...
2016-10-26 Günther Deschners4:librpc/rpc: add support for DCERPC_AUTH_LEVEL_PACKET
2016-10-26 Günther Deschners4-torture: test support for [packet] binding string...
2016-10-26 Stefan Metzmachers4:librpc/rpc: make use of dcerpc_ncacn_push_pkt_auth...
2016-10-26 Stefan Metzmachers4:librpc/rpc: convert ncacn_pull_request_auth() into...
2016-10-26 Stefan Metzmachers4:librpc/rpc: make use of dcerpc_ncacn_pull_pkt_auth...
2016-10-26 Stefan Metzmachers4:librpc/rpc: implement bind_time_feature negotiation
2016-10-26 Stefan Metzmachers4:librpc/rpc: force printing in dcerpc_bh_do_ndr_print...
2016-10-26 Stefan Metzmachers4:librpc/rpc: make use of dcerpc_pull_ncacn_packet()
2016-10-26 Matthieu Patous4:librpc/rpc: do not use stack allocated variables...
next