index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
librpc
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-16
lib: Give lib/util/util_file.c its own header file
Volker Lendecke
1
-0
/
+1
2024-03-12
tools: Fix whitespace
Volker Lendecke
1
-11
/
+11
2023-11-01
librpc:ndr: Introduce ‘ndr_flags_type’ type
Joseph Sutton
1
-1
/
+1
2023-09-27
librpc: Use portable format specifiers
Joseph Sutton
1
-19
/
+19
2023-03-31
ndrdump: Allow a long string of hexidecimal digits as well as a hex dump for ...
Andrew Bartlett
1
-0
/
+2
2022-02-11
ndrdump: Small simplification
Volker Lendecke
1
-4
/
+3
2022-01-24
ndrdump: make use of dump_data_file_diff() in order to show differences
Stefan Metzmacher
1
-0
/
+10
2021-06-20
librpc:tools: Migrate ndrdump to new cmdline option parser
Andreas Schneider
2
-10
/
+29
2021-06-20
librpc:tools: Remove '-l' which conflicts with '-l|--log-basename'
Andreas Schneider
1
-1
/
+1
2020-05-08
Fix clang 9 missing-field-initializer warnings
Gary Lockyer
1
-1
/
+1
2019-11-29
ndrdump: Do not run the validate step after a failure
Andrew Bartlett
1
-0
/
+8
2019-11-29
ndrdump: Improve error message when the pipes fail to dump
Andrew Bartlett
1
-2
/
+4
2019-11-29
ndrdump: Show the actual struct/function name in the print, not just what it ...
Andrew Bartlett
1
-1
/
+1
2019-11-20
ndrdump: Still print --dump bytes after parse failure
Andrew Bartlett
1
-8
/
+14
2019-11-20
ndrdump: Invert sense of --stop-on-parse-failure into --print-after-parse-fai...
Andrew Bartlett
1
-8
/
+7
2019-11-20
ndrdump: Return a different error code for ndr_pull() failures
Andrew Bartlett
1
-4
/
+4
2019-11-20
ndrdump: Allow for base64-encoded input in a file and on the command line
Andrew Bartlett
1
-6
/
+36
2019-11-20
ndrdump: Check for input decode failures
Andrew Bartlett
1
-0
/
+6
2019-11-20
ndrdump: Add const
Andrew Bartlett
1
-6
/
+6
2019-11-20
ndrdump: TALLOC_FREE() on each exit path to allow running with leak detection
Andrew Bartlett
1
-1
/
+13
2019-11-20
ndrdump: print structure name when failing to setup
Andrew Bartlett
1
-2
/
+7
2019-11-20
ndrdump: Fix one more NTSTATUS rather than friendly ndr message
Andrew Bartlett
1
-2
/
+2
2019-11-17
ndrdump: avoid use after free
Douglas Bagnall
1
-1
/
+2
2019-11-17
ndrdump: Use human-readable strings for NDR decode errors
Andrew Bartlett
1
-21
/
+13
2019-11-17
ndrdump: correctly find the public strict by number
Douglas Bagnall
1
-14
/
+17
2019-11-13
ndrdump: check bounds when passed functions/structs by integer
Andrew Bartlett
1
-3
/
+23
2019-11-13
ndrdump: Fix new "struct" feature
Andrew Bartlett
1
-1
/
+1
2019-11-13
ndrdump: add --stop-on-parse-failure
Douglas Bagnall
1
-1
/
+21
2019-06-06
ndrdump: print public structures
Gary Lockyer
2
-25
/
+88
2019-04-12
ndrdump: change behaviour of flags to operate as flags
Andrew Bartlett
1
-4
/
+4
2019-04-12
ndrdump: Remove local variables for pipes
Michael Hanselmann
1
-8
/
+4
2017-02-23
ndrdump: Fix a possible NULL pointer dereference
Andreas Schneider
1
-0
/
+4
2017-02-14
ndrdump: Add the option --hex-input for hexdump parsing
Cody Harrington
1
-7
/
+15
2016-08-25
librpc/tools: support ndr64 in the validate path of ndrdump
Günther Deschner
1
-1
/
+5
2016-06-27
librpc/tools: correctly validate relative pointers in ndrdump
Stefan Metzmacher
1
-7
/
+14
2016-03-22
ndrdump: add quiet flag
Douglas Bagnall
1
-2
/
+17
2016-01-13
Rename 'errors' to 'samba-errors' and make it public.
Jelmer Vernooij
1
-1
/
+1
2015-03-24
lib: load_case_tables() -> smb_init_locale()
Volker Lendecke
1
-1
/
+1
2014-01-08
ndrdump: dump verification trailer
Gregor Beck
2
-1
/
+22
2014-01-07
librpc/ndrdump: free some temporary memory while parsing dcerpc pipe chunks
Stefan Metzmacher
1
-1
/
+6
2013-02-22
ndrdump: Don't leak plugin handle on error.
Andreas Schneider
1
-0
/
+1
2013-02-22
ndrdump: Check return value of ndr_pull_init_blob().
Andreas Schneider
1
-0
/
+12
2013-02-01
ndrdump: make sure to deal with the highest relative pointer offset correctly.
Günther Deschner
1
-6
/
+19
2012-11-29
docs: man ndrdump: Add missing meta data.
Karolin Seeger
1
-0
/
+3
2012-01-25
Introduce dump_data_file
Volker Lendecke
1
-6
/
+1
2011-10-07
build: ndrdump is only built with waf
Andrew Bartlett
1
-2
/
+0
2011-03-23
ndrdump - make "in_pipes" and "out_pipes" const
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-03-10
librpc/tools/ndrdump: add support for dcerpc 'pipe' elements in functions
Stefan Metzmacher
1
-5
/
+73
2011-02-08
s4-waf: split out wscript_build for ndrdump binary.
Günther Deschner
1
-0
/
+7
2010-11-01
lib/util Remove setup_logging_stdout()
Andrew Bartlett
1
-1
/
+1
[next]