summaryrefslogtreecommitdiff
path: root/librpc/tools
Commit message (Expand)AuthorAgeFilesLines
* ndrdump: Fix a possible NULL pointer dereferenceAndreas Schneider2017-02-231-0/+4
* ndrdump: Add the option --hex-input for hexdump parsingCody Harrington2017-02-141-7/+15
* librpc/tools: support ndr64 in the validate path of ndrdumpGünther Deschner2016-08-251-1/+5
* librpc/tools: correctly validate relative pointers in ndrdumpStefan Metzmacher2016-06-271-7/+14
* ndrdump: add quiet flagDouglas Bagnall2016-03-221-2/+17
* Rename 'errors' to 'samba-errors' and make it public.Jelmer Vernooij2016-01-131-1/+1
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-241-1/+1
* ndrdump: dump verification trailerGregor Beck2014-01-082-1/+22
* librpc/ndrdump: free some temporary memory while parsing dcerpc pipe chunksStefan Metzmacher2014-01-071-1/+6
* ndrdump: Don't leak plugin handle on error.Andreas Schneider2013-02-221-0/+1
* ndrdump: Check return value of ndr_pull_init_blob().Andreas Schneider2013-02-221-0/+12
* ndrdump: make sure to deal with the highest relative pointer offset correctly.Günther Deschner2013-02-011-6/+19
* docs: man ndrdump: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* Introduce dump_data_fileVolker Lendecke2012-01-251-6/+1
* build: ndrdump is only built with wafAndrew Bartlett2011-10-071-2/+0
* ndrdump - make "in_pipes" and "out_pipes" constMatthias Dieter Wallnöfer2011-03-231-2/+2
* librpc/tools/ndrdump: add support for dcerpc 'pipe' elements in functionsStefan Metzmacher2011-03-101-5/+73
* s4-waf: split out wscript_build for ndrdump binary.Günther Deschner2011-02-081-0/+7
* lib/util Remove setup_logging_stdout()Andrew Bartlett2010-11-011-1/+1
* librpc Make ndrdump use printf() rather than having to mess with DEBUG()Andrew Bartlett2010-10-271-12/+7
* manpages: Avoid using Samba-Team specific DTD, which requires net accessJelmer Vernooij2010-08-261-1/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-4/+4
* ndrdump: fixed helpAndrew Tridgell2009-09-171-1/+1
* ndr: added --ndr64 flag to ndrdumpAndrew Tridgell2009-09-161-1/+16
* Fix ndrdump to use a common setup_logging() APIAndrew Bartlett2009-06-291-1/+1
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-3/+2
* Use tables in Samba 3 ndrdump.Jelmer Vernooij2008-10-201-17/+3
* s3-build: fix build of ndrdump.Günther Deschner2008-10-181-2/+0
* Share ndrdump implementation.Jelmer Vernooij2008-10-132-0/+544