pyldb: avoid segfault when adding an element with no name
[kai/samba-autobuild/.git] / librpc / tools / ndrdump.c
2019-04-12 Andrew Bartlettndrdump: change behaviour of flags to operate as flags
2019-04-12 Michael Hanselmannndrdump: Remove local variables for pipes
2017-02-23 Andreas Schneiderndrdump: Fix a possible NULL pointer dereference
2017-02-14 Cody Harringtonndrdump: Add the option --hex-input for hexdump parsing
2016-08-24 Günther Deschnerlibrpc/tools: support ndr64 in the validate path of...
2016-06-27 Stefan Metzmacherlibrpc/tools: correctly validate relative pointers...
2016-03-22 Douglas Bagnallndrdump: add quiet flag
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2014-01-08 Gregor Beckndrdump: dump verification trailer
2014-01-07 Stefan Metzmacherlibrpc/ndrdump: free some temporary memory while parsin...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-22 Andreas Schneiderndrdump: Don't leak plugin handle on error.
2013-02-22 Andreas Schneiderndrdump: Check return value of ndr_pull_init_blob().
2013-02-01 Günther Deschnerndrdump: make sure to deal with the highest relative...
2012-01-25 Volker LendeckeIntroduce dump_data_file
2011-10-07 Andrew Bartlettbuild: ndrdump is only built with waf
2011-03-23 Matthias Dieter... ndrdump - make "in_pipes" and "out_pipes" const
2011-03-10 Stefan Metzmacherlibrpc/tools/ndrdump: add support for dcerpc 'pipe...
2010-11-01 Andrew Bartlettlib/util Remove setup_logging_stdout()
2010-10-27 Andrew Bartlettlibrpc Make ndrdump use printf() rather than having...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2009-09-18 Andrew Tridgellndrdump: fixed help
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew Tridgellndrdump: fixed help
2009-09-17 Andrew Tridgellndr: added --ndr64 flag to ndrdump
2009-06-29 Andrew BartlettFix ndrdump to use a common setup_logging() API
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-20 Jelmer VernooijUse tables in Samba 3 ndrdump.
2008-10-19 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-18 Günther Deschners3-build: fix build of ndrdump.
2008-10-13 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijShare ndrdump implementation.