s3: VFS: vfs_syncops: Remove rmdir_fn(). No longer used.
[metze/samba/wip.git] / source4 / librpc /
2019-10-09 Ralph Boehmelibrpc: add Python mdssvc bindings
2019-08-14 Volker Lendeckelibrpc: Fix CID 1452292 Null pointer dereferences ...
2019-08-07 Samuel Cabreros4:librpc/rpc: Use generic roh_connect_channel_send...
2019-08-07 Samuel Cabreros4:librpc/rpc: Add roh_connect_channel_send/recv
2019-08-07 Ralph Boehmes4:lib/http: move to the toplevel
2019-08-07 Ralph Boehmes4:lib/http: use http_conn in http_send_request_send...
2019-08-07 Ralph Boehmes4:librpc/rpc: use http_connect_send/recv in ncacn_http
2019-07-22 Douglas Bagnalldcerpc: use anon creds for unknown transport
2019-07-22 Douglas Bagnalls4/rpc/py_security: don't deref NULL for invalid values
2019-06-26 Andrew Bartlettlibrpc: Do not generate extra unused client or python...
2019-06-26 Andrew Bartlettlibrpc: Remove frsblobs.idl
2019-06-26 Andrew Bartlettlibrpc: Remove unused RPC_NDR_SERVER_ID
2019-06-26 Andrew Bartlettlibrpc: Remove unused RPC_NDR_NBT
2019-06-26 Andrew Bartlettlibrpc: Remove unused RPC_NDR_WINSIF
2019-06-26 Andrew Bartlettlibrpc: Remove unused RPC_NDR_XATTR
2019-06-26 Andrew Bartlettlibrpc: Remove unused RPC_NDR_DRSBLOBS
2019-06-26 Andrew Bartlettlibrpc: Remove unused RPC_NDR_NTLMSSP
2019-06-24 Andrew Bartlettpy3: Remove duplicated PyUnicode_Check() after the...
2019-06-24 Andrew Bartlettpy3: Remove PyStr_AsUTF8AndSize() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_AsString() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromFormat() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromString() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_Check() compatability macro
2019-06-06 Gary Lockyerwinsrepl.idl: remove unused decode functions
2019-06-06 Gary Lockyersasl_helpers.idl: remove unused decode functions
2019-06-06 Gary Lockyerntp_signd.idl: remove unused decode functions
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
next