librpc:ndr: Introduce ‘ndr_flags_type’ type
[vlendec/samba-autobuild/.git] / librpc / ndr / libndr.h
2023-11-01 Joseph Suttonlibrpc:ndr: Introduce ‘ndr_flags_type’ type
2023-11-01 Joseph Suttonlibrpc:ndr: Introduce ‘libndr_flags’ type
2023-10-04 Volker Lendeckelibndr: Factor out ndr_pull_struct_blob_noalloc()
2023-08-15 Joseph Suttonlibrpc:ndr: Add ‘int64’ type
2023-08-14 Joseph Suttonlibrpc:ndr: Format sizes as ‘size_t’
2023-08-08 Joseph Suttonlibrpc/ndr: Format NDR pull sizes as ‘size_t’
2023-03-31 Andrew Bartlettlibrpc/ndr: Implement lzxpress_huffman() compression...
2023-03-31 Andrew Bartlettlibrpc/ndr: Add a "NONE" compression format to libndr
2023-03-31 Andrew Bartlettlibndr/ndr: Add NDR_COMPRESSION_INVALID
2023-03-31 Andrew Bartlettlibrpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS...
2022-07-15 Pavel Filipenskýlibrpc:ndr: Update ndr_print_debug() and add macro...
2021-06-02 Andrew Bartlettpidl: Avoid leaving array_size NDR tokens around
2021-06-02 Andrew Bartlettpidl: Avoid leaving array_length NDR tokens around
2021-06-02 Andrew Bartlettlibrpc: Add const to cookie pointer in ndr_check_array_...
2021-06-02 Andrew Bartlettlibndr: Return error code from ndr_token_peek()
2021-02-01 Andreas Schneiderlibndr: Use better and more clear check for empty flags
2021-01-28 Volker Lendeckelibrpc: Add ndr_syntax_id_buf_string()
2020-10-02 Volker Lendeckelibrpc: Add GUID_to_ndr_buf()
2020-02-27 Gary Lockyerlibrpc ndr: add recursion check macros
2020-02-21 Andreas Schneiderlibrpc:ndr: Remove byteorder.h from libndr.h
2020-02-07 Gary Lockyerlibrpc ndr: NDR_PULL_ALIGN check for unsigned overflow
2020-02-07 Gary Lockyerlibrpc ndr: Heap-buffer-overflow in lzxpress_decompress
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 Bartlettpidl: Add and use ndr_print_steal_switch_value(), remov...
2019-12-12 Andrew Bartlettlibrpc/ndr: Add ndr_push_steal_switch_value()
2019-11-19 Andrew Bartlettndr: Include the caller location in ndr_{pull,push...
2019-06-06 Gary Lockyerpidl: Allow ndrdump to print public structures
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()
2018-11-23 Andreas Schneiderlibrpc:ndr: Fix undefined behavior in ndr.c
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-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-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...
2016-07-28 Andrew Bartlettlibrpc: Add ndr_push_struct_into_fixed_blob() and use...
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-03-22 Douglas Bagnalllibrpc ndr: add ndr_pull_steal_switch_value()
2016-01-13 Jelmer VernooijAdd a new header file for functions in lib/util/util.c.
2015-03-13 Günther Deschnerlibrpc/ndr: add ndr_{pull|push|print}_HRESULT and relea...
2014-11-14 Stefan Metzmacherlibrpc/ndr: add NDR_SCALAR_PTR_PROTO() helper macro
2014-10-02 Matthieu PatouCreate talloc-less functions for formating GUID
2014-02-11 Stefan Metzmacherlibrpc/ndr: add ndr_syntax_id_[from|to]_string()
2014-02-11 Stefan Metzmacherlibrpc/ndr: add ndr_pull_append/pop()
2014-02-11 Stefan Metzmacherlibrpc/ndr: remember INCOMPLETE_BUFFER missing bytes...
2014-02-11 Stefan Metzmacherlibrpc/ndr: add NDR_ERR_INCOMPLETE_BUFFER and LIBNDR_FL...
2014-01-06 Stefan Metzmacherlibrpc/ndr: add LIBNDR_FLAG_SUBCONTEXT_NO_UNREAD_BYTES
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-18 Kai Blinlibrpc: Add NDR_PRINT_DEBUGC to ndr print to a debug...
2012-05-25 Jeremy AllisonFix bug #8373 - Can't join XP Pro workstations to 3...
2012-03-20 Jelmer VernooijMove NS_GUID_string and NS_GUID_from_string to dsdb...
2012-03-20 Jelmer Vernooijlibndr: Define trivial is_valid_policy_hnd as macro.
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_empty to ndr_policy_handle...
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_equal to ndr_policy_handle...
2012-03-20 Jelmer Vernooijlibndr: Rename ndr64_transfer_syntax and null_ndr_synta...
2012-02-13 Volker Lendeckelibndr: Add ndr_map_error2errno
2012-01-13 David Disseldorpndr: add ndr_pull_charset_to_null()
2011-12-02 Volker Lendeckelibrpc: Add support for struct timeval
2011-12-02 Volker Lendeckelibrpc: Add support for struct timespec
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-09-08 Andrew Tridgelllibndr: moved the NDR_* flags to have less overlap
2011-07-06 Andrew Bartlettlibrpc/ndr remove _SAMBA_BUILD_ conditionals
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-31 Sean Finneylibrpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_s...
2011-05-18 Andrew Bartlettlibrpc/ndr Merge ndr_print_sockaddr_storage() into...
2011-03-10 Stefan Metzmacherlibrpc/ndr: add ndr_push_pipe_chunk_trailer() and ndr_c...
2011-03-10 Stefan Metzmacherlibrpc/ndr: add ndr_interface_call_pipe
2011-03-01 Andrew Bartlettpidl Add support for uid_t and gid_t types
2011-02-16 Günther Deschnerlibndr: remove prototype for nonexisting function ndr_p...
2011-02-08 Günther Deschnerlibndr: apply some const and make is_valid_policy_hnd...
2011-02-08 Günther Deschnerlibndr: share some uuid helpers.
2011-02-08 Günther Deschnerndr: merge ndr_map_error2string and ndr_errstr.
2011-02-08 Günther Deschnerndr: move null_ndr_syntax_id to the common libndr location.
2011-01-25 Günther Deschnerlibndr: move ndr_print_bool to ndr_basic.c
2010-10-27 Andrew Bartlettlibrpc Make ndrdump use printf() rather than having...
2010-10-23 Kai Blinndr dns: Add simple parser
2010-10-05 Günther DeschnerRevert "libndr: fix "excess elements in struct initiali...
2010-10-05 Günther Deschnerlibndr: fix "excess elements in struct initializer...
2010-10-04 Kai Blinndr: Implement push function for IPv6 addresses
2010-10-04 Kai Blinndr: Add support for pulling/printing an ipv6address...
2010-09-28 Stefan Metzmacherlibrpc/ndr: remove 'async' from ndr_interface_call
2010-09-16 Andrew Tridgellpidl: prevent ndr_print_*() dying on NULL pointers
2010-08-14 Andrew Tridgellndr: allow ndr_print to print DATA_BLOB
2010-05-27 Günther Deschnerlibndr: add support for relative_rap_convert.
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-02-18 Stefan Metzmacherlibndr: implement LIBNDR_RELATIVE_REVERSE handling
2010-02-18 Günther Deschnerlibndr: store a subcontext buffer size in ndr_push_subc...
2010-02-18 Günther Deschnerlibndr: add LIBNDR_FLAG_NO_RELATIVE_REVERSE so that...
2010-02-18 Günther Deschnerlibndr: add LIBNDR_FLAG_RELATIVE_REVERSE flag.
2010-02-18 Stefan Metzmacherlibrpc/ndr: make ndr_push_relative_ptr2() static
2010-02-18 Günther Deschnerlibndr: add ndr_push_relative_ptr2_start and ndr_push_r...
2009-12-14 Brian Lulibrpc/ndr: avoid comparison_fn_t to fix the openchange...
2009-12-14 Stefan Metzmacherlibrpc/ndr: add missing prototypes for relative_short...
2009-12-10 Andrew Tridgelllibndr: added a GUID_to_ndr_blob() helper function
next