python: Fix usage strings
[samba.git] / source4 / librpc /
2021-08-03 Andreas Schneidernetlogon:schannel: If weak crypto is disabled, do not...
2021-07-14 Günther Deschnerlibrpc: compile ODJ idl
2021-06-10 Douglas Bagnallidl: two comment typos in two lines
2021-05-19 Joseph Suttonpython: Ensure reference counts are properly incremented
2021-05-19 Joseph Suttonkrb5ccache.idl: Add definition for a Kerberos credentia...
2021-04-19 Volker Lendeckelibrpc: Add py_descriptor_richcmp() equality function
2021-04-19 Volker Lendeckelibrpc: Use GUID_buf_string() in python wrappers
2021-04-19 Volker Lendeckepy_security: Avoid casts in py_random_sid()
2021-04-06 Volker Lendeckelibrpc: Remove the gensec dependency from library dcerp...
2021-04-06 Volker Lendeckerpc: Give dcerpc_util.c its own header
2020-11-06 Isaac BoukrisAdd py binding for dcerpc_transport_encrypted
2020-11-06 Isaac BoukrisAdd dcerpc_transport_encrypted()
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-03-23 Andrew Bartletts4-librpc: Simplify bytes or unicode input checking...
2020-03-23 Andrew Bartlettpy3: Remove #define IsPy3BytesOrString(pystr)
2020-03-23 Andrew Bartlettpy3: Remove #define IsPy3Bytes PyBytes_Check
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_FromLong PyLong_FromLong
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_AsLong PyLong_AsLong
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_Check PyLong_Check
2020-02-27 Gary Lockyerlibrpc ndr: Stack-overflow in ndr_pull_drsuapi_DsaAddre...
2020-02-07 Gary Lockyerlibprc ndr tests: Fix ndrdump test ntlmssp_CHALLENGE_ME...
2019-12-20 Andrew Bartlettselftest: Confirm parse of dnsProperty records
2019-12-18 Andrew Bartlettlibrpc: Move winstation.idl to the top level and exclud...
2019-12-18 Andrew Bartlettsefltest: Demonstrate crash in manually written printer...
2019-12-12 Andrew Bartlettselftest: Add test for ndr_size_struct() faulting on...
2019-12-12 Andrew Bartlettselftest: Add example xattr_NTACL packets to demonstrat...
2019-12-10 Andrew Bartlettlibrpc: Fill in full deps for NDR_* subsystems
2019-12-10 Andrew Bartlettselftest: Add ndrdump tests for malformed drsuapi traffic
2019-11-20 Andrew Bartlettselftest: Test repushing an ntlmssp AUTHENTICATE_MESSAGE
2019-11-20 Andrew Bartlettlibrpc: Unify packet dumping on ndr_pull() failure
2019-11-17 Andrew Bartlettndrdump: Use human-readable strings for NDR decode...
2019-11-17 Andrew Bartlettselftest: Test fix for ndrdump of structures by number
2019-11-14 Douglas Bagnalls4/rpc/dcerpc_connect: no crash on NULL dest_host
2019-11-14 Andreas Schneiders4:librpc: Check return code of netlogon_creds_client_a...
2019-11-13 Andrew Bartlettbuild: Prepare for pidl to generate ndr_table entries...
2019-11-13 Andrew Bartlettselftest: Add expected-output tests for the ndrdump...
2019-11-13 Andrew Bartlettlibrpc: Match interface name and file name for winsrepl.idl
2019-10-18 Samuel Cabrerolibrpc: Move dcerpc_log_packet from s4 librpc to common...
2019-10-18 Samuel Cabrerolibrpc: Move dcerpc_ncacn_push_auth from s4 librpc...
2019-10-18 Samuel Cabreros4:librpc: Rename ncacn_push_auth to dcerpc_ncacn_push_auth
2019-10-18 Samuel Cabreros4:rpc_server: Split dcerpc_generic_session_key for...
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()
next