summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Collapse)AuthorAgeFilesLines
* r25935: Fix registry tests.Jelmer Vernooij2007-12-212-1/+4
| | | | (This used to be commit b311094714b4d51ea7ea756df1aecba169dc0d45)
* r25931: Add config .mk file for crypto lib.Jelmer Vernooij2007-12-211-0/+1
| | | | (This used to be commit 21ab43158f723069dd70fae43d780878c38ead31)
* r25929: Add some help strings.Jelmer Vernooij2007-12-211-4/+4
| | | | (This used to be commit ef364df37f2f00c238903bec4c8a035c05bdf366)
* r25928: Split up torture-local a bit.Jelmer Vernooij2007-12-212-14/+1
| | | | (This used to be commit c6b109040856ba0f1ae0db2787cc838ff61df767)
* r25927: Move share tests to param directory.Jelmer Vernooij2007-12-212-211/+1
| | | | (This used to be commit f12f623da52aefdf49df9b77d87b9b0d48177c14)
* r25926: Move iconv test to iconv code directory.Jelmer Vernooij2007-12-212-425/+1
| | | | (This used to be commit e20c4b90e4a935d3249d0b631b942fd318a2ece2)
* r25925: torture/raw: fix sending unitialized bytes in RAW-SAMBA3ROOTDIRFIDStefan Metzmacher2007-12-211-0/+1
| | | | | | | (found by make valgrindtest) metze (This used to be commit e95c2ffe009ebdc9993b75ecc1a47175ff840ec4)
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-219-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)
* r25903: Move more files out of torture/Jelmer Vernooij2007-12-214-343/+3
| | | | (This used to be commit f734df3144cdd9ff280ee1cac2c3a7f972716f5d)
* r25902: Move messaging tests to same directory as code.Jelmer Vernooij2007-12-213-411/+2
| | | | (This used to be commit d174dcbb76f3079a5f536f841bfffab3d7cd51e9)
* r25895: Add torture test for netr_DsRAddressToSitenamesW andGünther Deschner2007-12-211-1/+65
| | | | | | | netr_DsRAddressToSitenamesExW. Guenther (This used to be commit 848b8859253ba0abd15998de62b6aa61a954d3de)
* r25849: Add test for dfs FlushFtTable.Günther Deschner2007-12-211-0/+42
| | | | | Guenther (This used to be commit 5a50aae868b4638fb8f76bb6708ebef9808da8e9)
* r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress.Günther Deschner2007-12-211-0/+75
| | | | | Guenther (This used to be commit 8fb5d36734cb19dcbcf5e22c43e80db7646e82fa)
* r25845: Reformat the dfs test.Günther Deschner2007-12-211-42/+83
| | | | | Guenther (This used to be commit 0b20c04557b84a2935bcb032acf25f8e5ec44f77)
* r25827: Start of samba3-regconfig testVolker Lendecke2007-12-212-0/+340
| | | | (This used to be commit 59371e8f2d0abb2e63b0452cd0d3fe49107560a1)
* r25825: Don't print the user's password hash at level 0.Andrew Bartlett2007-12-211-2/+1
| | | | | Andrew Bartlett (This used to be commit 495271588c5ef8ce88826961fa3883506d74ad33)
* r25817: Add very basic FRSAPI InfoW test. Again, this is surely not correct ↵Günther Deschner2007-12-211-1/+46
| | | | | | | | | but at least displays a lot of very useful information. Guenther (This used to be commit 361744b89cfd1e727dba01c1512b1ba9c919e6ac)
* r25815: Small DFS idl fixes.Günther Deschner2007-12-211-2/+2
| | | | | Guenther (This used to be commit 08a5c3130773c6e6c2339ece56cd5fba213dcbbd)
* r25814: Add my (C).Günther Deschner2007-12-211-0/+1
| | | | | Guenther (This used to be commit 9d12f8449fe85370afeb799fc916f9adca8ddf6c)
* r25813: Add unfinished SecurityDescriptorsMasks test for winreg.Günther Deschner2007-12-211-1/+93
| | | | | Guenther (This used to be commit 3d1ffce3b34445484843b976105218e016a6a0d1)
* r25812: Add test for valid and invalid security descriptor and security ↵Günther Deschner2007-12-211-0/+308
| | | | | | | | | information flag combinations. Guenther (This used to be commit 13323c71b66a66059928efdea8215f733a163318)
* r25811: Add some security descriptor helper functions.Günther Deschner2007-12-211-5/+191
| | | | | Guenther (This used to be commit 8a0cdaeeb090b128746ab36faec8fea7e68287a6)
* r25810: Add test for blocking security descriptor inheritance in winreg.Günther Deschner2007-12-211-1/+180
| | | | | Guenther (This used to be commit cfa501fbc7d74b1f15bcf0df96d2a1d3ad13b289)
* r25809: Add basic security descriptor inheritance test for winreg.Günther Deschner2007-12-211-8/+190
| | | | | Guenther (This used to be commit 7a64b009d4d3733b6ded8da9569e25bdfb5f3a26)
* r25808: Move basic security descriptor test to a test_SecurityDescriptors() ↵Günther Deschner2007-12-211-31/+128
| | | | | | | call. Guenther (This used to be commit 6023e6843090342dd0533f72b503aee0975b05cf)
* r25807: Close handle during winreg test.Günther Deschner2007-12-211-0/+4
| | | | | Guenther (This used to be commit ca53f1fb5d7be9de92b9c573da477be599904843)
* r25803: Make our security descriptor acl manipulation methods more generic ↵Günther Deschner2007-12-213-23/+23
| | | | | | | | | so that we can add and delete ACEs for SACLs as well as for DACLs. Guenther (This used to be commit 947fff994181f0ae50ac76d09621ddd684873112)
* r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema ↵Andrew Bartlett2007-12-211-2/+2
| | | | | | | restrictions. Andrew Bartlett (This used to be commit f3390c9054244c0e4381007b36bbac9a17800570)
* r25731: Document winreg_NotifyChangeKeyValue's notify flags.Günther Deschner2007-12-211-2/+3
| | | | | Guenther (This used to be commit 4468b1cc49bd4a92c08aeb76419abfe00791b2c2)
* r25730: Fix IDL for incorrect winreg_SetKeySecurity.Günther Deschner2007-12-211-1/+17
| | | | | Guenther (This used to be commit 767867c3ee126c3832750d1b1e7de81005c4eaff)
* r25721: remove unused varStefan Metzmacher2007-12-211-1/+0
| | | | | metze (This used to be commit d878351e820957451b1130d0e5724faf7a4c0370)
* r25699: Add ForceReplication test.Günther Deschner2007-12-211-4/+33
| | | | | Guenther (This used to be commit 0bab602b8e38ca758d3795db3d33a92eb162bb92)
* r25689: test with a non-zero size fileAndrew Tridgell2007-12-211-0/+7
| | | | (This used to be commit 2a6713aa239d07f6898f507ddb3631504c379792)
* r25688: Add a simple test for a samba3 regressionVolker Lendecke2007-12-212-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)
* r25670: Add torture test for frsapi_IsPathReplicated().Günther Deschner2007-12-211-0/+80
| | | | | Guenther (This used to be commit e7fc3c1da9764a2e7c103e05f3d774b540334f75)
* r25667: Start on frsapi testsuite.Günther Deschner2007-12-213-2/+125
| | | | | Guenther (This used to be commit ebcbdb5fbdb30005a60431687a738df5f26d3472)
* r25642: Fix a small typo.Kai Blin2007-12-211-1/+1
| | | | (This used to be commit 7416a1d606a315174b782d67463f8cec878d18bb)
* r25628: Fix formatting, missing include.Jelmer Vernooij2007-12-211-32/+32
| | | | (This used to be commit aafd3ea03f52b08b6697f3778728659c790d03b4)
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of ↵Jelmer Vernooij2007-12-211-1/+2
| | | | | | system/network.h because we stripped down includes. (This used to be commit 262c1c23a61f1f4fae13e0a61179fe98b682cecf)
* r25612: Add test_SetKeySecurity() call.Günther Deschner2007-12-211-1/+45
| | | | | Guenther (This used to be commit a5e4d13eef9f20fdd304bff7279e56e09aa070f2)
* r25611: Smaller fix for winreg test.Günther Deschner2007-12-211-1/+5
| | | | | Guenther (This used to be commit e9e6ee4f73c5ed88cbf4585aa7e1a40e06cc131f)
* r25609: Reformat RPC-WINREG test.Günther Deschner2007-12-211-18/+22
| | | | | Guenther (This used to be commit 617091fb5aa708f4bfef3312d1442c3fc627bd30)
* r25607: Allow to set security descriptor type flags at creation time withGünther Deschner2007-12-213-21/+22
| | | | | | | security_descriptor_create(). Guenther (This used to be commit 7dd0d28d254f78891b0807492baafa188b42df16)
* r25606: Allow test_GetKeySecurity() to return a security descriptor.Günther Deschner2007-12-211-7/+13
| | | | | Guenther (This used to be commit 3a0d22f572bac4f53902cf1fcb6534fe88e6edab)
* r25599: print the error...Stefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit b7027404ba525956f2c6ad8005b17cde7e16184f)
* r25596: It isn't valid to take the address of an array on the stack, and thisAndrew Bartlett2007-10-101-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)
* r25579: BOOL -> boolStefan Metzmacher2007-10-104-36/+36
| | | | | metze (This used to be commit 058a0619e9218586e73ae920f45621cf00d8b828)
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-10113-3438/+3437
| | | | (This used to be commit 566aa14139510788548a874e9213d91317f83ca9)
* r25532: Fix some more indentations. Sorry Günther, could not resist, afterMichael Adam2007-10-101-21/+21
| | | | | | | having gone through this just before you committed r25529. :-) Michael (This used to be commit 3670b3148d3d4483292bb1a5153e521d4703019a)
* r25529: Reformatting.Günther Deschner2007-10-101-97/+98
| | | | | Guenther (This used to be commit 4bb21a1b0077ff00eeec6a2e78ba719f6772bba7)