Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24872: Use torture API a bit more | Jelmer Vernooij | 1 | -9/+6 |
2007-10-10 | r24835: Put all RPC tests in the list (skipping when necessary), warn if test... | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r24755: Use common code for finding the RPC binding in the torture tests. | Jelmer Vernooij | 1 | -9/+1 |
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 1 | -4/+5 |
2007-10-10 | r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r24551: rename dcerpc_interface_table -> ndr_interface_table | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r21693: Fix the RPC-SCANNER test. Share some code with the RPC-MGMT test to | Andrew Bartlett | 1 | -49/+4 |
2007-10-10 | r20831: Update RPC-SCANNER as well after IDL changes. | Jelmer Vernooij | 1 | -2/+5 |
2007-10-10 | r19392: Use torture_setting_* rather than lp_parm_* where possible. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.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 | r12512: Use GUID structs in API functions everywhere rather then converting b... | Jelmer Vernooij | 1 | -8/+10 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 1 | -11/+9 |
2007-10-10 | r11473: Based on work by Jelmer, implement the [async] flag for rpc requests.... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5941: Commit this patch much earlier than I would normally prefer, but metze... | Andrew Bartlett | 1 | -6/+12 |
2007-10-10 | r5902: A rather large change... | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r4616: the first phase in the addition of proper support for | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3790: use a registration function that is called from dcerpc_*_init functions | Jelmer Vernooij | 1 | -12/+11 |
2007-10-10 | r3513: Add (the infrastructure for) DCOM support. Contents: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3497: removed some include cruft, and split out librpc/gen_ndr/tables.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3168: Use generic function for looking up endpoints | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead of | Jelmer Vernooij | 1 | -12/+3 |
2007-10-10 | r1123: Make all lp_ string functions return 'const char *'. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -1/+1 |
2003-12-16 | fixed the RPC-MGMT and RPC-SCANNER tests to work with the new | Andrew Tridgell | 1 | -13/+30 |
2003-12-16 | a fairly large commit! | Andrew Tridgell | 1 | -5/+4 |
2003-11-28 | * support multiple interfaces in one IDL file in pidl | Andrew Tridgell | 1 | -14/+19 |
2003-11-27 | more epmapper and mgmt magic | Andrew Tridgell | 1 | -33/+3 |
2003-11-27 | added an rpc scanner. This prints messages like this: | Andrew Tridgell | 1 | -0/+211 |