CVE-2021-20254 passdb: Simplify sids_to_unixids()
[kseeger/samba-autobuild/.git] / librpc /
2021-04-27 Volker Lendeckeauth: Fix a typo
2021-04-07 Bernd Kuhlsdcesrv_core: fix build
2021-04-06 Volker Lendeckelibrpc: Remove the gensec dependency from library dcerp...
2021-04-06 Volker Lendeckerpc: Give dcerpc_util.c its own header
2021-04-01 Volker Lendecketstream_npa: Return named_pipe_auth_req_info4 from...
2021-03-30 Douglas Bagnallrpc/idl dnsserver s/DNS_RPC_DATA/DNS_RPC_RECORD_DATA/
2021-03-29 Douglas Bagnalllibrpc/idl: dnsp tombstone timestamp name matches MS...
2021-03-19 Volker Lendeckelibrpc: Simplify dcerpc_binding_dup() with common nomem...
2021-03-16 Volker Lendeckelibrpc: Make "dcesrv_context->callbacks" a pointer
2021-03-16 Volker Lendeckelibrpc: Add "private_data" to struct dcesrv_context_cal...
2021-03-09 Volker Lendeckelibrpc: Simplify struct dcesrv_handle
2021-03-09 Volker Lendeckelibrpc: Fix typos
2021-03-09 Volker Lendeckelibrpc: Fix a typo, while there linewrap the comment
2021-03-09 Volker Lendeckerpc_server: Fix a typo
2021-03-06 Stefan MetzmachersmbXsrv_client: move the connection passing to smb2srv_...
2021-03-06 Samuel Cabrerolibrpc: Lower dcesrv_call_dispatch_local() errors from...
2021-02-01 Andreas Schneiderlibndr: Use better and more clear check for empty flags
2021-01-28 Volker Lendeckelibrpc: Simplify find_interface_by_binding()
2021-01-28 Volker Lendeckelibrpc: Simplify find_interface_by_syntax_id()
2021-01-28 Volker Lendeckelibrpc: Convert find_interface_by_uuid to search by...
2021-01-28 Volker Lendeckelibrpc: Fix a typo
2021-01-28 Volker Lendeckelibrpc: Simplify dcesrv_check_or_create_context()
2021-01-28 Volker Lendeckelibrpc: Simplify dcerpc_binding_string()
2021-01-28 Volker Lendeckelibrpc: Simplify dcerpc_binding_string()
2021-01-28 Volker Lendeckerpc_server: Introduce "goto nomem;" to dcesrv_endpoint_...
2021-01-28 Volker Lendeckelib: Simplify parse_guid_string() and ndr_syntax_id_fro...
2021-01-28 Volker Lendeckelibrpc: Simplify dcerpc_binding_set_abstract_syntax()
2021-01-28 Volker Lendeckelibrpc: Use ndr_syntax_id_buf_string() in dcerpc_bindin...
2021-01-28 Volker Lendeckelibrpc: Use ndr_syntax_id_buf_string() in dcerpc_sec_vt...
2021-01-28 Volker Lendeckelibrpc: Add ndr_syntax_id_buf_string()
2021-01-28 Volker Lendeckelibrpc: Add a NULL check to dcerpc_binding_build_tower()
2021-01-28 Volker Lendeckelibndr: Simplify ndr_print_GUID()
2021-01-22 Volker Lendeckerpc_server: Fix a typo
2021-01-22 Volker Lendeckelibrpc: Fix a small memleak in epm_floor_string()
2021-01-22 Volker Lendeckerpc_server: Slightly simplify dcesrv_bind()
2021-01-22 Volker Lendeckerpc_server: Slightly simplify dcesrv_bind()
2021-01-12 Volker Lendeckelibrpc: gen_ndr/dcerpc.h references DATA_BLOB
2021-01-12 Volker Lendeckelibrpc: Align a few integer types
2021-01-12 Volker Lendeckerpc_server: Fix an error path memleak
2021-01-12 Volker Lendeckerpc_server: Avoid a pointless ZERO_STRUCTP
2021-01-12 Volker Lendeckerpc_server: Move a variable closer to its use
2021-01-12 Volker Lendeckerpc_server: Fix a typo
2021-01-11 Volker Lendeckelibrpc: Use GUID_buf_string in dcerpc_binding_string()
2021-01-08 Volker Lendeckelibrpc: Fix an error path memleak
2020-10-29 Andreas Schneiderlibrpc: Add dcerpc helper dcerpc_is_transport_encrypted()
2020-10-29 Andreas Schneideridl: Add SID_SAMBA_SMB3
2020-10-24 Volker Lendeckenotify: Remove an unused structure definition
2020-10-23 Stefan Metzmacherlibrpc/dcesrv_core: let dcesrv_call_dispatch_local...
2020-10-23 Stefan Metzmacherlibrpc/dcesrv_core: assert that dcesrv_call_dispatch_lo...
2020-10-23 Stefan Metzmacherlibrpc/dcesrv_core: make use of dcerpc_fault_to_nt_stat...
2020-10-23 Stefan Metzmacherlibrpc/dcesrv_core: move two rpcint_dispatch() copies...
2020-10-23 Stefan Metzmacherwinbindd: allow idmap backends to mark entries with...
2020-10-23 Stefan Metzmacherwinbind.idl: rename wbint_TransID.type to wbint_TransID...
2020-10-23 Douglas Bagnallrpc: avoid undefined behaviour when parsing bindings
2020-10-22 Amitay Isaacslibndr: Avoid assigning duplicate versions to symbols
2020-10-17 Björn Jackespoolss.idl: remove obviously bogous PROCESSOR_ARM...
2020-10-17 Björn Jackeprinting/spoolss: add ARM64 support
2020-10-17 Björn Jackespoolss.idl: add spoolss architecture defines, that...
2020-10-17 Björn Jackespoolss.idl: add some missing processor defines
2020-10-17 Björn Jackespoolss.idl: add some missing PROCESSOR_ARCHITECTURE...
2020-10-02 Volker Lendeckelibrpc: Use GUID_to_ndr_buf() in GUID_to_ndr_blob()
2020-10-02 Volker Lendeckelibrpc: Add GUID_to_ndr_buf()
2020-10-02 Volker Lendeckelib: Avoid a use of includes.h
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2020-08-07 Douglas Bagnalllibprc/test: add pull_string_array large array test
2020-08-07 Douglas Bagnallndr: fix ndr_pull_string_array() off by one alloc
2020-08-03 Douglas Bagnallndr: avoid excessive reallocing in pull_string_array
2020-08-03 Douglas Bagnallndr: maintain proper talloc tree in pull_string_array
2020-07-02 Douglas BagnallCVE-2020-10745: ndr/dns-utils: prepare for NBT compatib...
2020-07-02 Douglas BagnallCVE-2020-10745: dns_util/push: forbid names longer...
2020-07-02 Douglas BagnallCVE-2020-10745: ndr_dns: do not allow consecutive dots
2020-07-02 Douglas BagnallCVE-2020-10745: ndr/dns_utils: correct a comment
2020-07-02 Douglas BagnallCVE-2020-10745: ndr_dns: move ndr_push_dns_string core...
2020-07-02 Douglas BagnallCVE-2020-10745: librpc/tests: cmocka tests of dns and...
2020-05-24 Samuel Cabrerolibrpc: core: Move the s4 handles implementation to...
2020-05-15 Andrew Bartlettlibrpc/idl: Add dnsp_DnsProperty_short
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-05-05 Volker Lendeckelibrpc: Align integer types
2020-04-29 Andrew Bartlettlibrpc: Provide clearer debug messages for malformed...
2020-04-08 Samuel Cabreros3:rpc_server: Improve local dispatching
2020-04-08 Samuel Cabrerospoolss: Add NCALRPC endpoint
2020-04-08 Samuel Cabrerolibrpc:core: Make find_interface_by_uuid public
2020-03-27 Stefan Metzmacherlibrpc/tests: make use of replace.h in test_ndr*.c
2020-03-22 Douglas Bagnallidl/drsblobs: do not overwrite number of schedules...
2020-03-20 Samuel Cabreros3:rpc_server: Do not generate and build s3 RPC server...
2020-03-20 Samuel Cabreropidl:NDR/ServerCompat: Generate local dispatching function
2020-03-20 Samuel Cabreropidl:NDR/ServerCompat: Compat server PIDL parser
2020-03-09 Günther Deschnerlibrpc: fix IDL for svcctl_ChangeServiceConfigW
2020-03-09 Günther Deschners4-torture: add ndr svcctl testsuite
2020-02-27 Gary Lockyeridl: limit recurion on recursive elements
2020-02-27 Gary Lockyeridl: drsuapi_DsaAddressListItem_V1 limit recursion
2020-02-27 Gary Lockyerlibrpc ndr: add recursion check macros
2020-02-21 Andreas Schneiderlibrpc:ndr: Remove byteorder.h from libndr.h
2020-02-21 Andreas Schneiderlibrpc:ndr: Use bytearray.h in ndr_basic.c
2020-02-07 Gary Lockyerlibrpc ndr: Change loop index to size_t
2020-02-07 Gary Lockyerlibrpc ndr: ndr_pull_advance check for unsigned overflow.
2020-02-07 Gary Lockyerlibrpc ndr tests: Unsigned overflow in ndr_pull_advance
2020-02-07 Gary Lockyerlibrpc ndr: NDR_PULL_ALIGN check for unsigned overflow
2020-02-07 Gary Lockyerlibrpc ndr tests: uint32 overflow in NDR_PULL_ALIGN
2020-02-07 Gary Lockyerlibrpc ndr: Heap-buffer-overflow in lzxpress_decompress
next