index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
utils
/
ndrdump.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7525: Unify lp_load(), load_interfaces and logging setup into popt().
Andrew Bartlett
1
-2
/
+0
2007-10-10
r6973: Merge new version of pidl into the main SAMBA_4_0 branch.
Jelmer Vernooij
1
-4
/
+2
2007-10-10
r5827: Make ndrdump accept a uuid as well as a pipe name to specify
Tim Potter
1
-3
/
+9
2007-10-10
r5782: Use standard input for reading packet data if filename not specified.
Tim Potter
1
-4
/
+38
2007-10-10
r5413: enable standard samba command line options in ndrdump (so -d works)
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5412: don't force initial debug level up in ndrdump
Andrew Tridgell
1
-2
/
+0
2007-10-10
r4889: make sure ndr print flags are initialised in ndrdump
Andrew Tridgell
1
-1
/
+2
2007-10-10
r4616: the first phase in the addition of proper support for
Andrew Tridgell
1
-5
/
+5
2007-10-10
r4591: - converted the other _p talloc functions to not need _p
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3963: fix conpiler warnings
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r3891: Add rot (Running Object Table) interface
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r3790: use a registration function that is called from dcerpc_*_init functions
Jelmer Vernooij
1
-24
/
+8
2007-10-10
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r3497: removed some include cruft, and split out librpc/gen_ndr/tables.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3490: All tests work against NT4 now
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3489: Add a couple more DCOM tests (Both OxidResolver and RemoteActivation are
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r3453: - split out the auth and popt includes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3449: more include file reduction
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3415: Add support for parsing a Request file before a Reply file so we can
Jelmer Vernooij
1
-9
/
+41
2007-10-10
r3006: Poptify
Jelmer Vernooij
1
-16
/
+26
2007-10-10
r1985: take advantage of the new talloc in a few more places
Andrew Tridgell
1
-5
/
+7
2007-10-10
r1838: Updates from the airplane:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r1786: Add support for the 'helpstring' attribute on interfaces
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r1135: - allow integer function numbers in ndrdump
Andrew Tridgell
1
-0
/
+5
2007-10-10
r665: merge over the new build system from my tmp branch
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
1
-1
/
+1
2003-11-24
added the dcerpc remote management interfaces as mgmt.idl, and wrote a
Andrew Tridgell
1
-22
/
+6
2003-11-23
* better diagnostics in ndrdump
Andrew Tridgell
1
-0
/
+17
2003-11-23
added a tool called 'ndrdump' that allows you to dump NDR data
Andrew Tridgell
1
-0
/
+179