summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25532: Fix some more indentations. Sorry Günther, could not resist, afterMichael Adam1-21/+21
2007-10-10r25529: Reformatting.Günther Deschner1-97/+98
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-1/+1
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij10-45/+45
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij8-41/+44
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij4-6/+6
2007-10-10r25264: add a test to verify that the ACLs are checked when a normal user con...Ronnie Sahlberg1-0/+57
2007-10-10r25263: add a test to check the accessmasks and ACLs on policy handles return...Ronnie Sahlberg2-0/+600
2007-10-10r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett1-35/+183
2007-10-10r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2-4/+4
2007-10-10r25073: Correct test name so make test can pass again.Andrew Bartlett1-1/+1
2007-10-10r25071: Add some more testcases for RPC-DRSUAPI-CRACKNAMES, proving I can'tAndrew Bartlett1-0/+35
2007-10-10r25070: Revert DRSUAPI conversion to new API, as it broke some tests.Jelmer Vernooij3-323/+604
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij17-54/+54
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij18-2/+18
2007-10-10r24972: Try to rat out this SAMR failure with some more cross-tests, andAndrew Bartlett1-4/+17
2007-10-10r24971: Test more combinations for resetting the account expiry.Andrew Bartlett1-0/+4
2007-10-10r24942: Patch from Matthias Wallnöfer <mwallnoefer@yahoo.de> and a testsuiteAndrew Bartlett1-0/+5
2007-10-10r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij3-941/+872
2007-10-10r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variableStefan Metzmacher2-19/+20
2007-10-10r24895: Test for specific error.Jelmer Vernooij1-1/+2
2007-10-10r24892: Skip some tests that were previously being incorrectly treated as suc...Jelmer Vernooij1-38/+18
2007-10-10r24890: Integrate more of the RPC-SECRETS tests.Jelmer Vernooij1-12/+46
2007-10-10r24889: Move choosing the binding options into RPC-SECRETS.Jelmer Vernooij2-23/+51
2007-10-10r24888: Use torture API.Jelmer Vernooij1-74/+42
2007-10-10r24885: Convert to new torture API.Jelmer Vernooij2-38/+13
2007-10-10r24884: Ignore some errors again, like they were previously.Jelmer Vernooij1-10/+26
2007-10-10r24872: Use torture API a bit moreJelmer Vernooij3-318/+133
2007-10-10r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API.Jelmer Vernooij9-692/+409
2007-10-10r24850: Convert to torture API.Jelmer Vernooij2-702/+439
2007-10-10r24849: Add helper function for running tests as a member server.Jelmer Vernooij1-22/+143
2007-10-10r24846: Use metadata about dangerous tests.Jelmer Vernooij4-38/+25
2007-10-10r24844: Convert to torture API in preparation of helper functions for domain ...Jelmer Vernooij1-184/+91
2007-10-10r24835: Put all RPC tests in the list (skipping when necessary), warn if test...Jelmer Vernooij4-160/+96
2007-10-10r24758: More use of torture API.Jelmer Vernooij1-11/+12
2007-10-10r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij8-83/+56
2007-10-10r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij15-450/+270
2007-10-10r24741: More use of the torture API.Jelmer Vernooij5-32/+35
2007-10-10r24736: Convert to using torture API.Jelmer Vernooij2-145/+197
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij26-194/+144
2007-10-10r24728: Use more stock torture functions.Jelmer Vernooij4-5/+5
2007-10-10r24676: Fix pointers being used rather than the data they point at - caught b...Jelmer Vernooij1-3/+3
2007-10-10r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij1-0/+1
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij3-362/+254
2007-10-10r24611: Following up on the re-opening of bug 4817 is it pretty clear thatAndrew Bartlett1-57/+180
2007-10-10r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.cStefan Metzmacher6-15/+16
2007-10-10r24560: rename some DCERPC_ prefixes into NDR_Stefan Metzmacher1-7/+7
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher37-98/+98
2007-10-10r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher8-23/+23
2007-10-10r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_idStefan Metzmacher4-7/+7