s4/torture: Fix misplaced positional arguments for u64 comparison
[gd/samba-autobuild/.git] / librpc / ndr / ndr_basic.c
2024-02-08 Douglas Bagnallndr: skip talloc when pulling empty DATA_BLOB
2023-12-21 Joseph Suttonlibrpc:ndr: Don’t unnecessarily parenthesize macro...
2023-11-01 Joseph Suttonlibrpc:ndr: Introduce ‘ndr_flags_type’ type
2023-11-01 Joseph Suttonlibrpc:ndr: Introduce ‘libndr_flags’ type
2023-10-26 Douglas Bagnalllibrpc/ndr_basic: attempt only IPv4 addresses in push_ipv4
2023-09-27 Joseph Suttonlibrpc/ndr: Use portable format specifiers
2023-08-15 Joseph Suttonlibrpc:ndr: Add ‘int64’ type
2023-04-12 Joseph Suttonlibndr: Handle allocation failure
2021-06-02 Andrew Bartlettlibndr: Return error code from ndr_token_peek()
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-01-09 Gary Lockyerndr basic: Check ndr_token_store return code
2019-12-02 Volker Lendeckelibndr: Fix a talloc context leak
2019-06-11 Noel Powerlibrpc/ndr: clang: Fix Assigned value is garbage or...
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
2017-06-27 Stefan Metzmacherlibrpc/ndr: add LIBNDR_FLAG_IS_SECRET handling
2016-01-13 Jelmer VernooijAdd a new header file for functions in lib/util/util.c.
2015-12-08 Volker Lendeckelib: Avoid a includes.h
2015-07-03 Stefan Metzmacherlibrpc/ndr: make use of dump_data_cb() in ndr_dump_data()
2015-03-13 Günther Deschnerlibrpc/ndr: add ndr_{pull|push|print}_HRESULT and relea...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-09 Günther Deschnerlibndr: Avoid ommitting display of unset bitmap flags.
2013-10-02 Volker Lendeckelibrpc: Fix blank line endings
2013-10-02 Volker Lendeckelibndr: Fix ndr_print_bitmap_flag for value=0
2013-10-02 Matthieu Patoulibrpc: return a ndr_pull_error instead of just NDR_ERR...
2013-09-23 Stefan Metzmacherlibrpc/ndr: make use of ndr_dump_data() in ndr_print_ar...
2013-09-23 Stefan Metzmacherlibrpc/ndr: make ndr_pull/push_DATA_BLOB NDR64 aware
2012-07-06 David Disseldorpndr: fix push/pull DATA_BLOB with NDR_NOALIGN
2012-02-13 Volker Lendeckelibndr: Add ndr_map_error2errno
2011-12-02 Volker Lendeckelibrpc: Add support for struct timeval
2011-12-02 Volker Lendeckelibrpc: Add support for struct timespec
2011-09-08 Andrew Tridgelllibndr: add checking to all pull/push functions of...
2011-03-09 Andrew Bartlettlibrpc/ndr use hyper for uid_t/gid_t rather than udlong
2011-03-01 Stefan Metzmacherlibrpc/ndr: handle NOALIGN flag for relative pointers...
2011-03-01 Andrew Bartlettpidl Add support for uid_t and gid_t types
2011-02-28 Stefan MetzmacherTODO test/review librpc/ndr: let ndr_push/pull_DATA_BLO...
2011-02-08 Günther Deschnerndr: merge duplicate ndr_map_error2ntstatus() functions.
2011-01-25 Günther Deschnerlibndr: move ndr_print_bool to ndr_basic.c
2010-12-08 Kai Blinndr: Another try to support the build on non-IPv6 systems
2010-11-26 Björn Jackelibrpc: fix builds without IPv6 suport (HP-UX 11.00)
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-16 Andrew Tridgellpidl: prevent ndr_print_*() dying on NULL pointers
2010-08-20 Kamen Mazdrashkis4-ndr_basic.c: Fix ndr_*_hyper() when [bigendian]...
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-03-26 Andrew Tridgelllibutil: moved the networking defines to util_net.h
2009-12-12 Matthieu Patoulibrpc/ndr: add support for relative_short pointers
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-06 Andrew Tridgellpidl: get the alignment right for uint1632 enums (NDR64)
2009-10-03 Andrew Tridgellpidl: added int3264 as a base type
2009-10-02 Andrew Tridgellndr64: added support for trailing gap alignment
2009-09-29 Andrew Tridgellpidl: added union padding for NDR64
2009-09-18 Andrew Tridgellndr: split out ndr enum functions
2009-09-18 Andrew Tridgellndr: added support for NDR64
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew Tridgellndr: split out ndr enum functions
2009-09-17 Andrew Tridgellndr: added support for NDR64
2009-09-17 Jeremy AllisonRemove ununsed variable warning.
2009-09-17 Andrew Tridgellndr: added --ndr64 flag to ndrdump
2009-06-02 Brad HardsAdd support for double type in pidl.
2009-05-02 Volker LendeckeOf course, s_addr is a #define somewhere else .......
2009-05-02 Volker LendeckeFix a warning on host "gwen"
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-01 Jeremy AllisonFix typo found by Volker. Thanks for the review.
2009-01-01 Jeremy AllisonFix all warnings in source3 with gcc4.3.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-13 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijShare ndr_basic implementation.