summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r25814: Add my (C).Günther Deschner1-0/+1
Guenther (This used to be commit 9d12f8449fe85370afeb799fc916f9adca8ddf6c)
2007-12-21r25813: Add unfinished SecurityDescriptorsMasks test for winreg.Günther Deschner1-1/+93
Guenther (This used to be commit 3d1ffce3b34445484843b976105218e016a6a0d1)
2007-12-21r25812: Add test for valid and invalid security descriptor and security ↵Günther Deschner1-0/+308
information flag combinations. Guenther (This used to be commit 13323c71b66a66059928efdea8215f733a163318)
2007-12-21r25811: Add some security descriptor helper functions.Günther Deschner1-5/+191
Guenther (This used to be commit 8a0cdaeeb090b128746ab36faec8fea7e68287a6)
2007-12-21r25810: Add test for blocking security descriptor inheritance in winreg.Günther Deschner1-1/+180
Guenther (This used to be commit cfa501fbc7d74b1f15bcf0df96d2a1d3ad13b289)
2007-12-21r25809: Add basic security descriptor inheritance test for winreg.Günther Deschner1-8/+190
Guenther (This used to be commit 7a64b009d4d3733b6ded8da9569e25bdfb5f3a26)
2007-12-21r25808: Move basic security descriptor test to a test_SecurityDescriptors() ↵Günther Deschner1-31/+128
call. Guenther (This used to be commit 6023e6843090342dd0533f72b503aee0975b05cf)
2007-12-21r25807: Close handle during winreg test.Günther Deschner1-0/+4
Guenther (This used to be commit ca53f1fb5d7be9de92b9c573da477be599904843)
2007-12-21r25803: Make our security descriptor acl manipulation methods more generic ↵Günther Deschner2-3/+3
so that we can add and delete ACEs for SACLs as well as for DACLs. Guenther (This used to be commit 947fff994181f0ae50ac76d09621ddd684873112)
2007-12-21r25731: Document winreg_NotifyChangeKeyValue's notify flags.Günther Deschner1-2/+3
Guenther (This used to be commit 4468b1cc49bd4a92c08aeb76419abfe00791b2c2)
2007-12-21r25730: Fix IDL for incorrect winreg_SetKeySecurity.Günther Deschner1-1/+17
Guenther (This used to be commit 767867c3ee126c3832750d1b1e7de81005c4eaff)
2007-12-21r25699: Add ForceReplication test.Günther Deschner1-4/+33
Guenther (This used to be commit 0bab602b8e38ca758d3795db3d33a92eb162bb92)
2007-12-21r25688: Add a simple test for a samba3 regressionVolker Lendecke2-0/+116
When trying an reqchal/auth2 for an unknown workstation account, we have to return NT_STATUS_NO_TRUST_SAM_ACCOUNT to the auth2. v3-2-test right now returns NT_STATUS_ACCESS_DENIED, which seems to prevent XP from joining a Samba3 PDC. (This used to be commit 99cc861238a33d43ccc4e97cb5ab756c0a097e1d)
2007-12-21r25670: Add torture test for frsapi_IsPathReplicated().Günther Deschner1-0/+80
Guenther (This used to be commit e7fc3c1da9764a2e7c103e05f3d774b540334f75)
2007-12-21r25667: Start on frsapi testsuite.Günther Deschner2-0/+122
Guenther (This used to be commit ebcbdb5fbdb30005a60431687a738df5f26d3472)
2007-12-21r25642: Fix a small typo.Kai Blin1-1/+1
(This used to be commit 7416a1d606a315174b782d67463f8cec878d18bb)
2007-12-21r25612: Add test_SetKeySecurity() call.Günther Deschner1-1/+45
Guenther (This used to be commit a5e4d13eef9f20fdd304bff7279e56e09aa070f2)
2007-12-21r25611: Smaller fix for winreg test.Günther Deschner1-1/+5
Guenther (This used to be commit e9e6ee4f73c5ed88cbf4585aa7e1a40e06cc131f)
2007-12-21r25609: Reformat RPC-WINREG test.Günther Deschner1-18/+22
Guenther (This used to be commit 617091fb5aa708f4bfef3312d1442c3fc627bd30)
2007-12-21r25607: Allow to set security descriptor type flags at creation time withGünther Deschner2-1/+2
security_descriptor_create(). Guenther (This used to be commit 7dd0d28d254f78891b0807492baafa188b42df16)
2007-12-21r25606: Allow test_GetKeySecurity() to return a security descriptor.Günther Deschner1-7/+13
Guenther (This used to be commit 3a0d22f572bac4f53902cf1fcb6534fe88e6edab)
2007-10-10r25599: print the error...Stefan Metzmacher1-1/+1
metze (This used to be commit b7027404ba525956f2c6ad8005b17cde7e16184f)
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij26-1509/+1509
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9)
2007-10-10r25532: Fix some more indentations. Sorry Günther, could not resist, afterMichael Adam1-21/+21
having gone through this just before you committed r25529. :-) Michael (This used to be commit 3670b3148d3d4483292bb1a5153e521d4703019a)
2007-10-10r25529: Reformatting.Günther Deschner1-97/+98
Guenther (This used to be commit 4bb21a1b0077ff00eeec6a2e78ba719f6772bba7)
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-1/+1
2007-09-29 More higher-level passing around of lp_ctx. 2007-09-29 Fix warning. 2007-09-29 Pass loadparm contexts on a higher level. 2007-09-29 Avoid using global loadparm context. (This used to be commit 3468952e771ab31f90b6c374ade01c5550810f42)
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij10-45/+45
(This used to be commit fd697d77c9fe67a00939a1f04b35c451316fff58)
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij8-41/+44
(This used to be commit 3fcc960839c6e5ca4de2c3c042f12f369ac5f238)
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij4-6/+6
(This used to be commit c62f51cc28a37959128e78a1f34cfd4c6d3ba069)
2007-10-10r25264: add a test to verify that the ACLs are checked when a normal user ↵Ronnie Sahlberg1-0/+57
connects to SAMR (This used to be commit 2be2ab575b14ea3cec0097705c3c0a10a570d340)
2007-10-10r25263: add a test to check the accessmasks and ACLs on policy handles ↵Ronnie Sahlberg2-0/+600
returned on the SAMR pipe. also test which bits in the accessmasks grant which right to perform operations on the returned policy handle (This used to be commit cb5bc801362a4a81a690e641146c70a7af8e6096)
2007-10-10r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett1-35/+183
a new torture suite to match. This should fix bug #4954 by Matthias Wallnöfer <mwallnoefer@yahoo.de> Previously we had no knowlege of BUILTIN or well-known names. This code needs expansion to check with winbind for trusted domains. Andrew Bartlett (This used to be commit e6fc0e1f54ad64bdddc88e9ebd0d8d181b6ce26a)
2007-10-10r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2-4/+4
Jeremy. (This used to be commit 0844dbf597191b3e4d35a696695b229e986daec4)
2007-10-10r25073: Correct test name so make test can pass again.Andrew Bartlett1-1/+1
Andrew Bartlett (This used to be commit adcb3c864a5af5286cd7f7f6e2a3b904c7db9f42)
2007-10-10r25071: Add some more testcases for RPC-DRSUAPI-CRACKNAMES, proving I can'tAndrew Bartlett1-0/+35
use this as a backend for the LSA LookupNames call. Andrew Bartlett (This used to be commit 9266e36633fc7465edb725f78d7ed02ce1b1aca2)
2007-10-10r25070: Revert DRSUAPI conversion to new API, as it broke some tests.Jelmer Vernooij3-323/+604
(This used to be commit cfb33df2d0eb36704d4702948a78102153663131)
2007-10-10r25035: Fix some more warnings, use service pointer rather than service ↵Jelmer Vernooij17-54/+54
number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f)
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij18-2/+18
(This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31)
2007-10-10r24972: Try to rat out this SAMR failure with some more cross-tests, andAndrew Bartlett1-4/+17
format checks. Andrew Bartlett (This used to be commit 33deecbfc339c571cc043085f8aa87053dbd4c72)
2007-10-10r24971: Test more combinations for resetting the account expiry.Andrew Bartlett1-0/+4
Andrew Bartlett (This used to be commit 8844f4796c76c103ce4eaff477c615e74c655e68)
2007-10-10r24942: Patch from Matthias Wallnöfer <mwallnoefer@yahoo.de> and a testsuiteAndrew Bartlett1-0/+5
to prove it is correct. This should fix bug #4824: User Manager for Domains - Account Expires. Thanks! Andrew Bartlett (This used to be commit e5f0744d627ccfcc2e301fc38d139742f0ea5934)
2007-10-10r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij3-941/+872
(This used to be commit 9b256a0ca232ea6e89771bf73a1adf877273a752)
2007-10-10r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variableStefan Metzmacher2-19/+20
instead of overwritting the one of the 2nd connection - make it possible to specify the expected ntstatus for DsRoleGetPrimaryDomainInformation as the alter_context wants it to fail when used on the wrong pipe metze (This used to be commit c7c72ab36b15c5ffac1740b7df93fa92fe4620e9)
2007-10-10r24895: Test for specific error.Jelmer Vernooij1-1/+2
(This used to be commit 00d6dc85f5473ba7b27ed79ea55c8a4fe4d4fac8)
2007-10-10r24892: Skip some tests that were previously being incorrectly treated as ↵Jelmer Vernooij1-38/+18
succeeding. (This used to be commit b5b8e879a1bbb5329458f05120619ea439904962)
2007-10-10r24890: Integrate more of the RPC-SECRETS tests.Jelmer Vernooij1-12/+46
(This used to be commit 84cc1d42ab201d4a8fb0ef06b85d79a3ed8bc1d4)
2007-10-10r24889: Move choosing the binding options into RPC-SECRETS.Jelmer Vernooij2-23/+51
(This used to be commit 24d322b746cf25010045515f9beff63e2b5cccd2)
2007-10-10r24888: Use torture API.Jelmer Vernooij1-74/+42
(This used to be commit 08b64b42d03d52e7e022aca0b72ce67c1bbbc19e)
2007-10-10r24885: Convert to new torture API.Jelmer Vernooij2-38/+13
(This used to be commit 2918a056787467186a491574da95ea38c9aea1ee)
2007-10-10r24884: Ignore some errors again, like they were previously.Jelmer Vernooij1-10/+26
(This used to be commit 120d8caa01ca69e2e3de43f5983a66ad413977b7)