summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/epmapper.c
Commit message (Expand)AuthorAgeFilesLines
* libndr: Rename policy_handle_empty to ndr_policy_handle_empty.Jelmer Vernooij2012-03-201-5/+5
* libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd...Jelmer Vernooij2012-03-201-1/+1
* build: moved librpc/rpc/*.c into a rpccommon libraryAndrew Tridgell2011-02-241-0/+1
* s4-torture: Reorder the epmapper tests.Andreas Schneider2011-01-271-8/+9
* s4-torture: Added a full epm_Map test.Andreas Schneider2011-01-271-95/+231
* s4-torture: Added a test_Insert for epmapper.Andreas Schneider2011-01-271-0/+46
* s4-torture: Use binding handle in epm_Delete test.Andreas Schneider2011-01-271-3/+18
* s4-torture: Comment out the test_InqObject.Andreas Schneider2011-01-271-0/+6
* s4-torture: Added a clean test_Map_simple.Andreas Schneider2011-01-271-17/+77
* s4-torture: Added a clean test_Lookup_terminate_search.Andreas Schneider2011-01-271-0/+59
* s4-torture: Added a clean test_Lookup_simple.Andreas Schneider2011-01-271-34/+48
* s4-torture: Added test_LookupHandleFree.Andreas Schneider2011-01-271-0/+37
* s4-torture: Start with a clean epm_Insert_noreplace test.Andreas Schneider2011-01-271-29/+48
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-2/+2
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4:torture/rpc/epmapper.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-12/+18
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* Move libcli-util error code to top-level.Jelmer Vernooij2008-10-231-2/+0
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-6/+6
* r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij2007-10-101-70/+39
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-1/+1
* r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.cStefan Metzmacher2007-10-101-2/+2
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-2/+2
* r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_idStefan Metzmacher2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22063: Fix the RPC-EPMAPPER test.Jelmer Vernooij2007-10-101-0/+4
* r19844: Fix warnings and errors in epmapper IDL.Jelmer Vernooij2007-10-101-7/+7
* r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij2007-10-101-5/+4
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij2007-10-101-1/+1
* r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij2007-10-101-3/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-5/+1
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-3/+3
* r5902: A rather large change...Andrew Bartlett2007-10-101-2/+2
* r5209: Fix the endpoint mapper to work with IPX endpoints (whichJelmer Vernooij2007-10-101-91/+13
* r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell2007-10-101-7/+2
* r5148: use ipv4_addr also in epmapper idlStefan Metzmacher2007-10-101-2/+2
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-4/+4
* r4631: don't consider an epmapper insert as a failure for the momentAndrew Tridgell2007-10-101-1/+2
* r4621: Add torture tests for epm_Insert and epm_DeleteJelmer Vernooij2007-10-101-0/+71
* r4559: prevent the RPC-EPMAPPER test from looping forever against w2k3Andrew Tridgell2007-10-101-4/+11
* r4457: Fix IDL + add torture test for InqObjectJelmer Vernooij2007-10-101-1/+22
* r3626: More minor DCOM fixesJelmer Vernooij2007-10-101-0/+13