summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().Günther Deschner1-0/+55
2007-12-21r26151: Add IDL and torture test for wkssvc_NetrValidateName() andGünther Deschner1-0/+64
2007-12-21r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() andGünther Deschner1-0/+41
2007-12-21r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().Günther Deschner1-0/+92
2007-12-21r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.Günther Deschner1-0/+84
2007-12-21r26146: Add IDL and torture test for wkssvc_NetrUseEnum().Günther Deschner1-0/+59
2007-12-21r26144: Add IDL and torture test for wkssvc_NetrWkstaTransportAdd andGünther Deschner1-6/+76
2007-12-21r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.Günther Deschner1-0/+51
2007-12-21r26142: Cleanup IDL and add torture test for wkssvc_NetWkstaEnumUsers.Günther Deschner1-10/+66
2007-12-21r26111: Fix an uninitialized variableVolker Lendecke1-1/+1
2007-12-21r26104: Revert 26103 -- breaks make testVolker Lendecke1-12/+0
2007-12-21r26103: Leave streams around to unlinkVolker Lendecke1-0/+12
2007-12-21r26048: spoolss: Fix test_SecondaryClosePrinter.Kai Blin1-5/+7
2007-12-21r26047: spoolss: OpenPrinterEx with an invalid server/printer name returns WE...Kai Blin1-2/+2
2007-12-21r26029: In RAW-STREAMS test listing of streamsVolker Lendecke1-27/+116
2007-12-21r26004: Add some simple credentials tests.Jelmer Vernooij2-0/+2
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij5-5/+6
2007-12-21r25997: torture: fix variables passed by make gcovStefan Metzmacher1-12/+12
2007-12-21r25935: Fix registry tests.Jelmer Vernooij2-1/+4
2007-12-21r25931: Add config .mk file for crypto lib.Jelmer Vernooij1-0/+1
2007-12-21r25929: Add some help strings.Jelmer Vernooij1-4/+4
2007-12-21r25928: Split up torture-local a bit.Jelmer Vernooij2-14/+1
2007-12-21r25927: Move share tests to param directory.Jelmer Vernooij2-211/+1
2007-12-21r25926: Move iconv test to iconv code directory.Jelmer Vernooij2-425/+1
2007-12-21r25925: torture/raw: fix sending unitialized bytes in RAW-SAMBA3ROOTDIRFIDStefan Metzmacher1-0/+1
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher9-72/+108
2007-12-21r25903: Move more files out of torture/Jelmer Vernooij4-343/+3
2007-12-21r25902: Move messaging tests to same directory as code.Jelmer Vernooij3-411/+2
2007-12-21r25895: Add torture test for netr_DsRAddressToSitenamesW andGünther Deschner1-1/+65
2007-12-21r25849: Add test for dfs FlushFtTable.Günther Deschner1-0/+42
2007-12-21r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress.Günther Deschner1-0/+75
2007-12-21r25845: Reformat the dfs test.Günther Deschner1-42/+83
2007-12-21r25827: Start of samba3-regconfig testVolker Lendecke2-0/+340
2007-12-21r25825: Don't print the user's password hash at level 0.Andrew Bartlett1-2/+1
2007-12-21r25817: Add very basic FRSAPI InfoW test. Again, this is surely not correct b...Günther Deschner1-1/+46
2007-12-21r25815: Small DFS idl fixes.Günther Deschner1-2/+2
2007-12-21r25814: Add my (C).Günther Deschner1-0/+1
2007-12-21r25813: Add unfinished SecurityDescriptorsMasks test for winreg.Günther Deschner1-1/+93
2007-12-21r25812: Add test for valid and invalid security descriptor and security infor...Günther Deschner1-0/+308
2007-12-21r25811: Add some security descriptor helper functions.Günther Deschner1-5/+191
2007-12-21r25810: Add test for blocking security descriptor inheritance in winreg.Günther Deschner1-1/+180
2007-12-21r25809: Add basic security descriptor inheritance test for winreg.Günther Deschner1-8/+190
2007-12-21r25808: Move basic security descriptor test to a test_SecurityDescriptors() c...Günther Deschner1-31/+128
2007-12-21r25807: Close handle during winreg test.Günther Deschner1-0/+4
2007-12-21r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner3-23/+23
2007-12-21r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...Andrew Bartlett1-2/+2
2007-12-21r25731: Document winreg_NotifyChangeKeyValue's notify flags.Günther Deschner1-2/+3
2007-12-21r25730: Fix IDL for incorrect winreg_SetKeySecurity.Günther Deschner1-1/+17
2007-12-21r25721: remove unused varStefan Metzmacher1-1/+0
2007-12-21r25699: Add ForceReplication test.Günther Deschner1-4/+33