summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r25935: Fix registry tests.Jelmer Vernooij2-1/+4
(This used to be commit b311094714b4d51ea7ea756df1aecba169dc0d45)
2007-12-21r25931: Add config .mk file for crypto lib.Jelmer Vernooij1-0/+1
(This used to be commit 21ab43158f723069dd70fae43d780878c38ead31)
2007-12-21r25929: Add some help strings.Jelmer Vernooij1-4/+4
(This used to be commit ef364df37f2f00c238903bec4c8a035c05bdf366)
2007-12-21r25928: Split up torture-local a bit.Jelmer Vernooij2-14/+1
(This used to be commit c6b109040856ba0f1ae0db2787cc838ff61df767)
2007-12-21r25927: Move share tests to param directory.Jelmer Vernooij2-211/+1
(This used to be commit f12f623da52aefdf49df9b77d87b9b0d48177c14)
2007-12-21r25926: Move iconv test to iconv code directory.Jelmer Vernooij2-425/+1
(This used to be commit e20c4b90e4a935d3249d0b631b942fd318a2ece2)
2007-12-21r25925: torture/raw: fix sending unitialized bytes in RAW-SAMBA3ROOTDIRFIDStefan Metzmacher1-0/+1
(found by make valgrindtest) metze (This used to be commit e95c2ffe009ebdc9993b75ecc1a47175ff840ec4)
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher9-72/+108
lib/messaging/ lib/registry/ lib/ldb-samba/ librpc/rpc/ auth/auth_winbind.c auth/gensec/ auth/kerberos/ dsdb/repl/ dsdb/samdb/ dsdb/schema/ torture/ cluster/ctdb/ kdc/ ntvfs/ipc/ torture/rap/ ntvfs/ utils/getntacl.c ntptr/ smb_server/ libcli/wrepl/ wrepl_server/ libcli/cldap/ libcli/dgram/ libcli/ldap/ libcli/raw/ libcli/nbt/ libnet/ winbind/ rpc_server/ metze (This used to be commit 6223c7fddc972687eb577e04fc1c8e0604c35435)
2007-12-21r25903: Move more files out of torture/Jelmer Vernooij4-343/+3
(This used to be commit f734df3144cdd9ff280ee1cac2c3a7f972716f5d)
2007-12-21r25902: Move messaging tests to same directory as code.Jelmer Vernooij3-411/+2
(This used to be commit d174dcbb76f3079a5f536f841bfffab3d7cd51e9)
2007-12-21r25895: Add torture test for netr_DsRAddressToSitenamesW andGünther Deschner1-1/+65
netr_DsRAddressToSitenamesExW. Guenther (This used to be commit 848b8859253ba0abd15998de62b6aa61a954d3de)
2007-12-21r25849: Add test for dfs FlushFtTable.Günther Deschner1-0/+42
Guenther (This used to be commit 5a50aae868b4638fb8f76bb6708ebef9808da8e9)
2007-12-21r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress.Günther Deschner1-0/+75
Guenther (This used to be commit 8fb5d36734cb19dcbcf5e22c43e80db7646e82fa)
2007-12-21r25845: Reformat the dfs test.Günther Deschner1-42/+83
Guenther (This used to be commit 0b20c04557b84a2935bcb032acf25f8e5ec44f77)
2007-12-21r25827: Start of samba3-regconfig testVolker Lendecke2-0/+340
(This used to be commit 59371e8f2d0abb2e63b0452cd0d3fe49107560a1)
2007-12-21r25825: Don't print the user's password hash at level 0.Andrew Bartlett1-2/+1
Andrew Bartlett (This used to be commit 495271588c5ef8ce88826961fa3883506d74ad33)
2007-12-21r25817: Add very basic FRSAPI InfoW test. Again, this is surely not correct ↵Günther Deschner1-1/+46
but at least displays a lot of very useful information. Guenther (This used to be commit 361744b89cfd1e727dba01c1512b1ba9c919e6ac)
2007-12-21r25815: Small DFS idl fixes.Günther Deschner1-2/+2
Guenther (This used to be commit 08a5c3130773c6e6c2339ece56cd5fba213dcbbd)
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 Deschner3-23/+23
so that we can add and delete ACEs for SACLs as well as for DACLs. Guenther (This used to be commit 947fff994181f0ae50ac76d09621ddd684873112)
2007-12-21r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema ↵Andrew Bartlett1-2/+2
restrictions. Andrew Bartlett (This used to be commit f3390c9054244c0e4381007b36bbac9a17800570)
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-21r25721: remove unused varStefan Metzmacher1-1/+0
metze (This used to be commit d878351e820957451b1130d0e5724faf7a4c0370)
2007-12-21r25699: Add ForceReplication test.Günther Deschner1-4/+33
Guenther (This used to be commit 0bab602b8e38ca758d3795db3d33a92eb162bb92)
2007-12-21r25689: test with a non-zero size fileAndrew Tridgell1-0/+7
(This used to be commit 2a6713aa239d07f6898f507ddb3631504c379792)
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 Deschner3-2/+125
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-21r25628: Fix formatting, missing include.Jelmer Vernooij1-32/+32
(This used to be commit aafd3ea03f52b08b6697f3778728659c790d03b4)
2007-12-21r25624: Remove ipv4_addr hack. Only causes 4 extra includes of ↵Jelmer Vernooij1-1/+2
system/network.h because we stripped down includes. (This used to be commit 262c1c23a61f1f4fae13e0a61179fe98b682cecf)
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 Deschner3-21/+22
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-10r25596: It isn't valid to take the address of an array on the stack, and thisAndrew Bartlett1-1/+1
isn't what memset wants anyway. Thanks to Indar Kriplani <indar.kriplani@gmail.com>. Fixes bug 5010 Andrew Bartlett (This used to be commit fd309065bb697cfaaa595d060defee1761cf9523)
2007-10-10r25579: BOOL -> boolStefan Metzmacher4-36/+36
metze (This used to be commit 058a0619e9218586e73ae920f45621cf00d8b828)
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij113-3438/+3437
(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)