Revert "vfs_glusterfs: Return fake fd from pipe() during open"
[metze/samba/wip.git] / librpc / ndr /
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...
2019-12-20 Andrew Bartlettlibrpc: Do not access name[-1] trying to push "" into...
2019-12-20 Andreas Schneiderlibrpc: Fix string length checking in ndr_pull_charset_...
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-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-02 Volker Lendeckelibndr: Fix a talloc context leak
2019-11-29 Andrew Bartlettlibrpc/ndr: Remove unused ndr_cab_generate_checksum()
2019-11-20 Douglas Bagnallndr_orpc: properly allocate empty DUALSTRINGARRAY
2019-11-19 Andrew Bartlettndr: Include the caller location in ndr_{pull,push...
2019-11-14 Andrew Bartlettlibrpc: Do not return an NDR table for a zero GUID
2019-11-13 Andrew Bartlettlibrpc: Allow registration of ndr tables with a zero...
2019-10-31 Björn Jackelibrpc/ndr/ndr_compression.c: typo fixes
2019-09-26 Günther Deschnerlibrpc/ndr: add ndr_print_netlogon_samlogon_response()
2019-09-01 Mathieu ParentSpelling fixes s/ upto / up to /
2019-06-26 Noel Powerlibrpc/ndr: clang: Fix warning 'Value stored to 'towern...
2019-06-11 Noel Powerlibrpc/ndr: clang: Fix Assigned value is garbage or...
2019-06-06 Gary Lockyerpidl: Allow ndrdump to print public structures
2019-05-09 Douglas Bagnalllibrpc/ndr: make push_charset_to_null UTF-16 safe ...
2019-03-06 Stefan Metzmacherndr_spoolss_buf: fix out of scope use of stack variable...
2019-02-14 Andreas Schneiderlib:util: Move discard_const(_p) to own header for...
2019-02-14 Andreas Schneiderlibrpc:ndr: Add NDR_ZERO_STRUCT(P) macros
2019-02-14 Andreas Schneiderlibrpc:ndr: Implement ndr_zero_memory()
2019-02-08 Aliaksei Karalioubuild: Get rid of hardcoded 'bin/default' in includes
2019-02-03 Volker Lendeckelibrpc: Solaris cc does not like unnamed struct members
2019-01-08 Volker Lendeckelibndr: Use dom_sid_str_buf
2018-12-07 Andreas Schneiderlibrpc:ndr: Give the optimizer hints for ndr_push_bytes()
2018-12-06 Andreas Schneiderlibrpc:ndr: Fix undefined behavior in ndr_basic
2018-11-23 Andreas Schneiderlibrpc:ndr: Fix undefined behavior in ndr.c
2018-11-14 Andreas Schneiderlibrpc:ndr: Initialize inblob
2018-10-19 Andreas Schneiderndr: Init variables of GUID_from_data_blob()
2018-05-30 Douglas Bagnallndr_misc: read syntax_id using strict util_str_hex...
2018-05-12 Mathieu ParentFix spelling s/ouput/output/
2018-03-28 Volker Lendeckendr_string: Do overflow checks in ndr_push/pull_charset
2018-03-28 Volker Lendeckendr_string: Fix a signed/unsigned glitch
2018-03-01 Andreas Schneiderlibrpc:ndr: Add FALL_THROUGH statements in ndr_cab.c
2018-02-22 Douglas Bagnallshift read_hex_bytes() and parse_guid_string() into...
2018-01-03 Volker Lendeckendr_dns: fix pushing unknown resource records
2017-09-07 Andrew BartlettUse the rpc_parse debug class for PIDL genrated code
2017-07-26 Jeremy Allisonlib: rpc: The registered interfaces are a lists of...
2017-07-19 Aurelien Aptellibrpc/ndr: add MSZIP compression for cabinet files
2017-07-19 Aurelien Aptellibrpc/ndr: simplify cabinet file size calculation
2017-07-19 Andreas Schneiderlibrpc/ndr: Use correct value for max compression size
2017-07-19 Günther Deschnerlibrpc/ndr: Use MAX_WBITS zlib define and change memLev...
2017-07-19 Aurelien Aptellibrpc/ndr: remove unused ndr_cab_get_compression(...
2017-07-19 Aurelien Aptellibrpc: use DATA_BLOB in CFDATA structure
2017-07-19 Aurelien Aptellibrpc/ndr: add helper functions to setup and free...
2017-07-19 Günther Deschnerlibrpc/ndr: add new MSZIP compression type for cabinet...
2017-07-19 Aurelien Aptellibrpc/ndr: add new ndr_compression_state
2017-07-19 Günther Deschnerlibndr/compression: pass down compressed length in...
2017-07-19 Aurelien Aptellibrpc/ndr: remove trailing whitespace from compression...
2017-07-19 Andreas Schneiderlibrpc:ndr_cab: Cast data pointer correctly
2017-07-19 Aurelien Aptelndr_compression: use MAX_WBITS constant
2017-06-27 Stefan Metzmacherlibrpc/ndr: add LIBNDR_FLAG_IS_SECRET handling
2017-06-27 Stefan Metzmacherlibrpc/ndr: align the definition of LIBNDR_STRING_FLAGS...
2017-05-16 Andreas Schneiderlibrpc:ndr: Set the length to 1 if we assign and empty...
2017-03-02 Douglas Bagnallndr: Use resizing array instead of linked lists (breaki...
2017-03-02 Douglas Bagnallndr: fix whitespace in libndr.h, ndr.c
2017-01-24 Günther Deschnerlibrpc/ndr: add ndr_push_charset_to_null and increase...
2017-01-03 Volker Lendeckelibrpc: Use "all_zero" where appropriate
2016-12-20 Volker LendeckeCVE-2016-2123: Fix DNS vuln ZDI-CAN-3995
2016-12-14 Douglas Bagnalllibrpc/ndr/uuid.c: improve speed and accuracy of GUID...
2016-12-01 Jeremy Allisonlibrpc: cab: Fix ndr_size_cab_file() to detect integer...
2016-12-01 Jeremy Allisonlibrpc: cab: Integer wrap protection for ndr_count_cfda...
2016-11-24 Günther Deschnerlibrpc: Add ndr_cab_get_compression() for Cabinet compr...
2016-11-24 Günther Deschnerlibrpc: Add autogenerated file offset calculation for...
2016-11-24 Günther Deschnerlibrpc: Add autogenerated total cabinet size for Cabine...
2016-11-24 Günther Deschnerlibrpc: Add autogenerated checksum calculation for...
2016-11-24 Günther Deschnerlibrpc: Introduce cab.idl
2016-10-26 Stefan Metzmacherdcerpc.idl: set LIBNDR_FLAG_* flags based on DCERPC_PFC...
2016-09-22 Günther Deschnerspoolss: rename spoolss_EnumPrintProcDataTypes to spool...
2016-07-28 Andrew Bartlettlibrpc: Add ndr_push_struct_into_fixed_blob() and use...
2016-07-20 Stefan Metzmacherkrb5pac.idl: implement PAC_UPN_DNS_INFO correct
2016-07-20 Stefan Metzmacherkrb5pac: fix push/pull of subcontexts in PAC_BUFFER
2016-07-20 Günther Deschnerkrb5pac: no need for a noprint PAC_BUFFER.
2016-07-20 Stefan Metzmacherdrsblobs.idl: supplementalCredentialsSubBlob make it...
2016-07-20 Stefan Metzmacherdrsblobs.idl: mark supplementalCredentialsSubBlob as...
2016-07-04 Garming Samtypo: componemt => component
2016-06-30 Günther Deschnerlibrpc: add decode_netlogon_samlogon_response_packet...
2016-06-27 Stefan Metzmacherlibrpc/ndr: add support for NDR_ALIGN* to ndr_push_shor...
2016-06-26 Andrew Bartlettlibrpc: Avoid talloc in GUID_from_data_blob()
2016-06-15 Ralph Boehmelibrpc/dns: don't compress strings in TKEY and TSIG...
2016-06-15 Ralph Boehmelibrpc/ndr: add flag LIBNDR_FLAG_NO_COMPRESSION
2016-05-03 Andrew Bartlettlibndr: Add ndr_pull_struct_blob_all_noalloc
2016-05-03 Garming Samdns: remove double talloc for strings
next