summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r25935: Fix registry tests.Jelmer Vernooij2007-12-212-1/+4
* r25931: Add config .mk file for crypto lib.Jelmer Vernooij2007-12-211-0/+1
* r25929: Add some help strings.Jelmer Vernooij2007-12-211-4/+4
* r25928: Split up torture-local a bit.Jelmer Vernooij2007-12-212-14/+1
* r25927: Move share tests to param directory.Jelmer Vernooij2007-12-212-211/+1
* r25926: Move iconv test to iconv code directory.Jelmer Vernooij2007-12-212-425/+1
* r25925: torture/raw: fix sending unitialized bytes in RAW-SAMBA3ROOTDIRFIDStefan Metzmacher2007-12-211-0/+1
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-219-72/+108
* r25903: Move more files out of torture/Jelmer Vernooij2007-12-214-343/+3
* r25902: Move messaging tests to same directory as code.Jelmer Vernooij2007-12-213-411/+2
* r25895: Add torture test for netr_DsRAddressToSitenamesW andGünther Deschner2007-12-211-1/+65
* r25849: Add test for dfs FlushFtTable.Günther Deschner2007-12-211-0/+42
* r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress.Günther Deschner2007-12-211-0/+75
* r25845: Reformat the dfs test.Günther Deschner2007-12-211-42/+83
* r25827: Start of samba3-regconfig testVolker Lendecke2007-12-212-0/+340
* r25825: Don't print the user's password hash at level 0.Andrew Bartlett2007-12-211-2/+1
* r25817: Add very basic FRSAPI InfoW test. Again, this is surely not correct b...Günther Deschner2007-12-211-1/+46
* r25815: Small DFS idl fixes.Günther Deschner2007-12-211-2/+2
* r25814: Add my (C).Günther Deschner2007-12-211-0/+1
* r25813: Add unfinished SecurityDescriptorsMasks test for winreg.Günther Deschner2007-12-211-1/+93
* r25812: Add test for valid and invalid security descriptor and security infor...Günther Deschner2007-12-211-0/+308
* r25811: Add some security descriptor helper functions.Günther Deschner2007-12-211-5/+191
* r25810: Add test for blocking security descriptor inheritance in winreg.Günther Deschner2007-12-211-1/+180
* r25809: Add basic security descriptor inheritance test for winreg.Günther Deschner2007-12-211-8/+190
* r25808: Move basic security descriptor test to a test_SecurityDescriptors() c...Günther Deschner2007-12-211-31/+128
* r25807: Close handle during winreg test.Günther Deschner2007-12-211-0/+4
* r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner2007-12-213-23/+23
* r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...Andrew Bartlett2007-12-211-2/+2
* r25731: Document winreg_NotifyChangeKeyValue's notify flags.Günther Deschner2007-12-211-2/+3
* r25730: Fix IDL for incorrect winreg_SetKeySecurity.Günther Deschner2007-12-211-1/+17
* r25721: remove unused varStefan Metzmacher2007-12-211-1/+0
* r25699: Add ForceReplication test.Günther Deschner2007-12-211-4/+33
* r25689: test with a non-zero size fileAndrew Tridgell2007-12-211-0/+7
* r25688: Add a simple test for a samba3 regressionVolker Lendecke2007-12-212-0/+116
* r25670: Add torture test for frsapi_IsPathReplicated().Günther Deschner2007-12-211-0/+80
* r25667: Start on frsapi testsuite.Günther Deschner2007-12-213-2/+125
* r25642: Fix a small typo.Kai Blin2007-12-211-1/+1
* r25628: Fix formatting, missing include.Jelmer Vernooij2007-12-211-32/+32
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2007-12-211-1/+2
* r25612: Add test_SetKeySecurity() call.Günther Deschner2007-12-211-1/+45
* r25611: Smaller fix for winreg test.Günther Deschner2007-12-211-1/+5
* r25609: Reformat RPC-WINREG test.Günther Deschner2007-12-211-18/+22
* r25607: Allow to set security descriptor type flags at creation time withGünther Deschner2007-12-213-21/+22
* r25606: Allow test_GetKeySecurity() to return a security descriptor.Günther Deschner2007-12-211-7/+13
* r25599: print the error...Stefan Metzmacher2007-10-101-1/+1
* r25596: It isn't valid to take the address of an array on the stack, and thisAndrew Bartlett2007-10-101-1/+1
* r25579: BOOL -> boolStefan Metzmacher2007-10-104-36/+36
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-10113-3438/+3437
* r25532: Fix some more indentations. Sorry Günther, could not resist, afterMichael Adam2007-10-101-21/+21
* r25529: Reformatting.Günther Deschner2007-10-101-97/+98