summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/atsvc.c
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4:torture/rpc/atsvc.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-16/+12
* s4:torture/rpc/atsvc.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-4/+8
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* Don't segfault in RPC-ATSVC.Andrew Bartlett2008-08-151-1/+3
* r26685: Fix bug 5137 by Mark Ridley. The RPC-ATSVC test is not tested, so wasAndrew Bartlett2008-01-061-0/+5
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-1/+1
* r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API.Jelmer Vernooij2007-10-101-6/+3
* r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij2007-10-101-1/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19836: Fix warnings in some IDL files.Jelmer Vernooij2007-10-101-2/+2
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-66/+36
* r18639: Get rid of the keepref supportJelmer Vernooij2007-10-101-4/+4
* r15779: Remove keepref from atsvc and efs.Jelmer Vernooij2007-10-101-4/+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
* 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/+5
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-4/+4
* - add 'print' to the DCERPC binding stringsStefan Metzmacher2004-02-031-2/+0
* a fairly major upgrade to the dcerpc systemAndrew Tridgell2003-11-221-0/+2
* fixed a commentAndrew Tridgell2003-11-201-1/+1
* Added ATSVC pipe.Tim Potter2003-11-201-0/+165