Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15573: Fix build of systems that have iconv headers in non-standard locations | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14991: Add option -l to allow ndrdump to load dcerpc_interface_tables from .... | Jelmer Vernooij | 1 | -6/+40 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12622: Move table.c prototypes to seperate header to prevent circular depend... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12620: Get rid of automatically generated lists of init functions of subsyst... | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12592: Remove some useless dependencies | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12512: Use GUID structs in API functions everywhere rather then converting b... | Jelmer Vernooij | 1 | -1/+6 |
2007-10-10 | r12499: Move smb_build.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10144: dump the whole data blob | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10143: don't exit when the not all bytes are consumed, | Stefan Metzmacher | 1 | -4/+2 |
2007-10-10 | r9991: Some more 64-bit size_t warnings. There are a few more but they are | Tim Potter | 1 | -2/+2 |
2007-10-10 | r9482: add --validate and --dump-data options to ndrdump, | Stefan Metzmacher | 1 | -20/+89 |
2007-10-10 | r9152: fix a crash bug | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8273: fixed some memory leaks in smbscript. This required converting | Andrew Tridgell | 1 | -2/+2 |
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 |