Andreas Schneider
32a107cfcc
ndrdump: Don't leak plugin handle on error.
...
Reviewed-by: Alexander Bokovoy <ab@samba.org>
2013-02-22 16:36:14 +01:00
Andreas Schneider
a9e6240441
ndrdump: Check return value of ndr_pull_init_blob().
...
Reviewed-by: Alexander Bokovoy <ab@samba.org>
2013-02-22 16:36:12 +01:00
Günther Deschner
732e8ab64d
ndrdump: make sure to deal with the highest relative pointer offset correctly.
...
Guenther
Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2013-02-01 19:38:06 +01:00
Karolin Seeger
83fdfe36ba
docs: man ndrdump: Add missing meta data.
...
This avoids warnings during the waf build and removes "FIXME" entries from the
manpage.
Karolin
Reviewed-by: Andreas Schneider <asn@samba.org>
2012-11-29 13:41:53 +01:00
Volker Lendecke
e9d66999c6
Introduce dump_data_file
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Wed Jan 25 11:57:18 CET 2012 on sn-devel-104
2012-01-25 11:57:18 +01:00
Andrew Bartlett
ed41edddde
build: ndrdump is only built with waf
...
We no longer need an #if (_SAMBA_BUILD >= 4) here.
Andrew Bartlett
2011-10-07 17:45:20 +11:00
Matthias Dieter Wallnöfer
9e7de42765
ndrdump - make "in_pipes" and "out_pipes" const
...
In order to suppress a build warning.
2011-03-23 08:37:24 +01:00
Stefan Metzmacher
7d451838b9
librpc/tools/ndrdump: add support for dcerpc 'pipe' elements in functions
...
metze
2011-03-10 14:31:15 +01:00
Günther Deschner
4086c1e382
s4-waf: split out wscript_build for ndrdump binary.
...
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Tue Feb 8 14:50:54 CET 2011 on sn-devel-104
2011-02-08 14:50:54 +01:00
Andrew Bartlett
e7eac0e391
lib/util Remove setup_logging_stdout()
...
This API is no longer required now that we don't attempt to build ndrdump
with the s3 build system, and because the s3 debug system will soon have the
same setup_logging() API.
Andrew Bartlett
2010-11-01 23:34:06 +00:00
Andrew Bartlett
d9b7123cb7
librpc Make ndrdump use printf() rather than having to mess with DEBUG()
...
This means it no longer needs to force the debug level etc.
(this builds on the fine work by Volker to create dump_data_cb())
Andrew Bartlett
2010-10-27 04:42:06 +00:00
Jelmer Vernooij
e260965929
manpages: Avoid using Samba-Team specific DTD, which requires net access
...
or modification of /etc/catalogs.
2010-08-26 04:04:37 +02:00
Jelmer Vernooij
f9ca9e46ad
Finish removal of iconv_convenience in public API's.
2010-05-18 11:45:30 +02:00
Andrew Tridgell
4eedcf71ea
ndrdump: fixed help
2009-09-17 15:19:31 -07:00
Andrew Tridgell
9407ab573e
ndr: added --ndr64 flag to ndrdump
...
This only does pull, but it is useful for w2k8-r2 <-> w2k8-r2 ndrdump
usage, which is always 64bit.
2009-09-16 23:59:53 -07:00
Andrew Bartlett
6e92505080
Fix ndrdump to use a common setup_logging() API
...
By adding a new common setup_logging_stdout() API, we no longer need to abuse the ABI compatability between the different setup_logging() calls in Samba3 and Samba4's DEBUG() subsystems.
The revert of 49a6d757b4
works with this
to fix bug 6211.
Andrew Bartlett
2009-06-29 20:12:23 +10:00
Jelmer Vernooij
87ec1d2532
Make sure prototypes are always included, make some functions static and
...
remove some unused functions.
2008-10-20 18:59:51 +02:00
Jelmer Vernooij
e0905c3090
Use tables in Samba 3 ndrdump.
2008-10-20 13:19:39 +02:00
Günther Deschner
9c56c43a37
s3-build: fix build of ndrdump.
...
Guenther
2008-10-18 23:00:42 +02:00
Jelmer Vernooij
2fddd2e2d5
Share ndrdump implementation.
2008-10-13 15:58:45 +02:00