fuzzing: check for NULL on ldb_init()
[bbaumbach/samba-autobuild/.git] / librpc /
2020-01-16 Günther Deschnerlibrpc: add clusapi_GroupSetControlCode enum
2020-01-16 Günther Deschnerlibrpc: add various new clusapi functions and types
2020-01-15 Volker Lendeckesmbd: Add close-denied-share message
2020-01-09 Gary Lockyerndr basic: Check ndr_token_store return code
2020-01-08 Günther Deschnerlibrpc: pidlify spoolss_EnumPerMachineConnections
2020-01-08 Günther Deschnerlibrpc/ndr: provide infrastructure for NDR_SPOOLSS_...
2020-01-08 Günther Deschnerlibrpc: better naming for NDR_SPOOLSS_{PUSH|PULL}_ENUM...
2020-01-08 Günther Deschnerlibrpc: add IDL for spoolss_EnumPerMachineConnections
2020-01-08 Günther Deschnerlibrpc: fix IDL for spoolss_GetCorePrinterDrivers()
2019-12-20 Andrew Bartlettlibrpc: Do not access name[-1] trying to push "" into...
2019-12-20 Andreas Schneiderlibrpc: Add test for ndr_string_length()
2019-12-20 Andreas Schneiderlibrpc: Fix string length checking in ndr_pull_charset_...
2019-12-18 Andrew Bartlettlibrpc: Move winstation.idl to the top level and exclud...
2019-12-18 Andrew Bartlettlib/fuzzing and librpc: Do not generate fuzzers for...
2019-12-18 Andrew Bartlettlibrpc: Fix manually written printer for drsuapi_DsAttr...
2019-12-12 Andrew Bartlettlibndr: Return enum ndr_err_code from ndr_{pull,push...
2019-12-12 Andrew Bartlettlibrpc/ndr: Remove ndr_{push,pull}_get_switch_value()
2019-12-12 Andrew Bartlettlibrpc: Remove last callers of ndr_push_get_switch_value()
2019-12-12 Andrew Bartlettlibrpc: Remove last callers of ndr_pull_get_switch_value()
2019-12-12 Andrew Bartlettlibrpc: Do not follow a NULL pointer when calculating...
2019-12-12 Andrew Bartlettlibrpc: Do not follow a NULL pointer when calculating...
2019-12-12 Andrew Bartlettpidl: Add and use ndr_print_steal_switch_value(), remov...
2019-12-12 Andrew Bartlettlibrpc/ndr: Add ndr_push_steal_switch_value()
2019-12-12 Andrew Bartlettlibrpc: Set the switch_value before NDR_BUFFERS to...
2019-12-12 Andrew Bartlettnegoex: Set the switch_value before NDR_BUFFERS to...
2019-12-12 Andrew Bartlettndr: Restrict size of ndr_token lists to avoid memory...
2019-12-12 Andrew Bartlettlibndr: Do not overwrite token list with NULL on alloca...
2019-12-12 Samuel Cabreropidl:NDR/Server: Allow to define endpoint server shutdo...
2019-12-12 Samuel Cabrerolibrpc:core: Add a function to reinitialize the dcesrv_...
2019-12-12 Samuel Cabrerolibrpc:core: Add public functions to initialize endpoin...
2019-12-12 Samuel Cabrerolibrpc:core: Split dcesrv context init and endpoint...
2019-12-12 Andrew Bartlettlibrpc/idl/dnsserver.idl: Ensure DnsProperty id matches...
2019-12-10 Andrew Bartlettlibrpc: Fill in full deps for NDR_* subsystems
2019-12-10 Douglas Bagnalldcerpc: developer option to save ndr_fuzz_X seeds
2019-12-10 Douglas Bagnalllib/fuzzing: add fuzz_ndr_X
2019-12-10 Andrew Bartlettlibrpc/ndr: Do not follow a client-supplied NULL pointe...
2019-12-04 Andrew Bartlettlibrpc: Avoid spinning on string_array elements with...
2019-12-04 Gary Lockyerlibrpc ndr: Tests for ndr_pull_string
2019-12-02 Volker Lendeckelibndr: Fix a talloc context leak
2019-11-29 Andrew Bartlettndrdump: Do not run the validate step after a failure
2019-11-29 Andrew Bartlettndrdump: Improve error message when the pipes fail...
2019-11-29 Andrew Bartlettndrdump: Show the actual struct/function name in the...
2019-11-29 Andrew Bartlettlibrpc/ndr: Remove unused ndr_cab_generate_checksum()
2019-11-29 Andrew Bartlettlibrpc: Make CFDATA private to cab.idl and remove pull...
2019-11-20 Andrew Bartlettlibrpc: Check for NULL pointer in value() in ntlmssp_AU...
2019-11-20 Douglas Bagnallndr_orpc: properly allocate empty DUALSTRINGARRAY
2019-11-20 Andrew Bartlettndrdump: Still print --dump bytes after parse failure
2019-11-20 Andrew Bartlettndrdump: Invert sense of --stop-on-parse-failure into...
2019-11-20 Andrew Bartlettndrdump: Return a different error code for ndr_pull...
2019-11-20 Andrew Bartlettndrdump: Allow for base64-encoded input in a file and...
2019-11-20 Andrew Bartlettndrdump: Check for input decode failures
2019-11-20 Andrew Bartlettndrdump: Add const
2019-11-20 Andrew Bartlettndrdump: TALLOC_FREE() on each exit path to allow runni...
2019-11-20 Andrew Bartlettndrdump: print structure name when failing to setup
2019-11-20 Andrew Bartlettndrdump: Fix one more NTSTATUS rather than friendly...
2019-11-20 Andrew Bartlettlibrpc: Unify packet dumping on ndr_pull() failure
2019-11-19 Volker Lendeckelibrpc: Fix CID 1455913 Use after free
2019-11-19 Andrew Bartlettndr: Include the caller location in ndr_{pull,push...
2019-11-19 Andrew Bartlettwitness.idl: Change array type in IDL for the print...
2019-11-17 Douglas Bagnallndrdump: avoid use after free
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-17 Douglas Bagnallndrdump: correctly find the public strict by number
2019-11-15 Andrew Bartlettlibrpc: Use the fact that file_save() now uses O_EXCL...
2019-11-14 Andrew Bartlettlibrpc: Do not return an NDR table for a zero GUID
2019-11-13 Andrew Bartlettndrdump: check bounds when passed functions/structs...
2019-11-13 Andrew Bartlettndrdump: Fix new "struct" feature
2019-11-13 Andrew Bartlettpidl: Generate the trailing ndr_table even if the UUID...
2019-11-13 Andrew Bartlettlibrpc: Allow registration of ndr tables with a zero...
2019-11-13 Andrew Bartlettlibrpc: Do not place the ndr_table for windows_event_id...
2019-11-13 Douglas Bagnallndrdump: add --stop-on-parse-failure
2019-11-13 Andrew Bartlettlibrpc: Match interface name and file name for bkupblob...
2019-11-13 Douglas Bagnalllibrpc: Fix typo in "quota" name in IDL
2019-10-31 Björn Jackelibrpc/ndr/ndr_compression.c: typo fixes
2019-10-18 Samuel Cabrerolibrpc:core: Make dcesrv_find_endpoint public
2019-10-18 Samuel Cabrerolibrpc:core: Return NTSTATUS for dcesrv_find_endpoint
2019-10-18 Samuel Cabrerolibrpc:core: Rename find_endpoint to dcesrv_find_endpoint
2019-10-18 Samuel Cabrerolibrpc:core: Initialize static variable
2019-10-18 Samuel Cabrerolibrpc:core: Allocate struct dcesrv_interface with...
2019-10-18 Samuel Cabrerolibrpc:core: Set debug class
2019-10-18 Samuel Cabreros4:rpc_server: Move core functions to core library
2019-10-18 Samuel Cabreros4:rpc_server: Move core structures and prototypes...
2019-10-18 Samuel Cabrerolibrpc: Add new dcerpc server core library
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:rpc_server: Split dcerpc_generic_session_key for...
2019-10-10 Andrew Bartlettlibrpc: Remove server build of oxidresolver.idl
2019-10-10 Andrew Bartlettlibrpc: Remove client and server build of w32time.idl
2019-10-10 Andrew Bartlettlibrpc: Remove client and server build of rot.idl
2019-10-10 Andrew Bartlettlibrpc: Remove s4 server build of dfs
2019-10-10 Andrew Bartlettlibrpc: Remove s3 server build of unixinfo
2019-10-10 Andrew Bartlettlibrpc: Add commnets on the split out of IDL files
2019-10-10 Andrew Bartlettlibrpc: Remove server build of remact.idl
2019-10-10 Andrew Bartlettlibrpc: Remove s4 server build of ntsvcs
2019-10-10 Andrew Bartlettlibrpc: Remove s4 server build of initshutdown
2019-10-10 Andrew Bartlettlibrpc: Remove unused build of atsvc server
2019-10-09 Ralph Boehmemdssvc.idl: pass policy_handle as pointer
2019-09-26 Günther Deschnerlibrpc/ndr: add ndr_print_netlogon_samlogon_response()
2019-09-20 Günther Deschnerspoolss: Add PRINTER_DRIVER_CATEGORY_3D driver define
2019-09-20 Günther Deschners4-torture: add netr_LogonGetDomainInfo NDR(64) tests
next