1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
Commit Graph

2563 Commits

Author SHA1 Message Date
Günther Deschner
65c35b80e2 r26153: Add torture test for NetrAddAlternateComputerName() and
NetrRemoveAlternateComputerName().

Guenther
(This used to be commit 77f0b962d6)
2007-12-21 05:46:26 +01:00
Günther Deschner
238862649c r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().
Guenther
(This used to be commit ea47816867)
2007-12-21 05:46:26 +01:00
Günther Deschner
fd461adfd0 r26151: Add IDL and torture test for wkssvc_NetrValidateName() and
wkssvc_NetrValidateName2().

Guenther
(This used to be commit 9f63ec388d)
2007-12-21 05:46:25 +01:00
Günther Deschner
b653bea814 r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() and
wkssvc_NetrLogonDomainNameDel(), both unsupported on w2k3.

Guenther
(This used to be commit 9e1ed6eb68)
2007-12-21 05:46:24 +01:00
Günther Deschner
8d62a1370d r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().
Guenther
(This used to be commit 1a472cc1b2)
2007-12-21 05:46:24 +01:00
Günther Deschner
9854192923 r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.
Guenther
(This used to be commit b5b3cc1667)
2007-12-21 05:46:23 +01:00
Günther Deschner
ec739190fb r26146: Add IDL and torture test for wkssvc_NetrUseEnum().
Guenther
(This used to be commit 72a14407ca)
2007-12-21 05:46:23 +01:00
Günther Deschner
fb25264190 r26144: Add IDL and torture test for wkssvc_NetrWkstaTransportAdd and
wkssvc_NetrWkstaTransportDel.

Guenther
(This used to be commit 99add8aed3)
2007-12-21 05:46:22 +01:00
Günther Deschner
7769f9db34 r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.
Guenther
(This used to be commit b358f953e9)
2007-12-21 05:46:22 +01:00
Günther Deschner
ce0af45ef1 r26142: Cleanup IDL and add torture test for wkssvc_NetWkstaEnumUsers.
Guenther
(This used to be commit 638ce91b0f)
2007-12-21 05:46:21 +01:00
Volker Lendecke
2be2505c54 r26111: Fix an uninitialized variable
(This used to be commit df52343bc9)
2007-12-21 05:46:08 +01:00
Volker Lendecke
f6d91ea2e2 r26104: Revert 26103 -- breaks make test
(This used to be commit d1a220aee3)
2007-12-21 05:46:05 +01:00
Volker Lendecke
d588d3e3ad r26103: Leave streams around to unlink
Add test case for stream name case insensitity
(This used to be commit d81bb50e10)
2007-12-21 05:46:04 +01:00
Kai Blin
9532bced6c r26048: spoolss: Fix test_SecondaryClosePrinter.
The test was trying to be too smart. Fixed to not reuse test_ClosePrinter.
(This used to be commit 5f688d1fdd)
2007-12-21 05:45:47 +01:00
Kai Blin
e35e41a8f9 r26047: spoolss: OpenPrinterEx with an invalid server/printer name returns WERR_INVALID_PARAM
This is observed against a Win2k3 DC, and different tothe WERR_INVALID_PRINTER_NAME
returned by OpenPrinter.
(This used to be commit 7e78dc7cfe)
2007-12-21 05:45:46 +01:00
Volker Lendecke
39dec5ee66 r26029: In RAW-STREAMS test listing of streams
(This used to be commit 8dbe10be30)
2007-12-21 05:45:46 +01:00
Jelmer Vernooij
afafeca814 r26004: Add some simple credentials tests.
(This used to be commit e96c722cbf)
2007-12-21 05:45:40 +01:00
Jelmer Vernooij
ca0b72a1fd r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
(This used to be commit 56dfcb4f2f)
2007-12-21 05:45:40 +01:00
Stefan Metzmacher
e4763f1163 r25997: torture: fix variables passed by make gcov
metze
(This used to be commit 8f3d6f464f)
2007-12-21 05:45:33 +01:00
Jelmer Vernooij
81ad27b309 r25935: Fix registry tests.
(This used to be commit b311094714)
2007-12-21 05:45:09 +01:00
Jelmer Vernooij
73f88ad250 r25931: Add config .mk file for crypto lib.
(This used to be commit 21ab43158f)
2007-12-21 05:45:07 +01:00
Jelmer Vernooij
7ab6f359f4 r25929: Add some help strings.
(This used to be commit ef364df37f)
2007-12-21 05:45:06 +01:00
Jelmer Vernooij
dbc78e2016 r25928: Split up torture-local a bit.
(This used to be commit c6b1090408)
2007-12-21 05:45:06 +01:00
Jelmer Vernooij
6ee570c327 r25927: Move share tests to param directory.
(This used to be commit f12f623da5)
2007-12-21 05:45:05 +01:00
Jelmer Vernooij
a86920600a r25926: Move iconv test to iconv code directory.
(This used to be commit e20c4b90e4)
2007-12-21 05:45:05 +01:00
Stefan Metzmacher
a67d2e0a83 r25925: torture/raw: fix sending unitialized bytes in RAW-SAMBA3ROOTDIRFID
(found by make valgrindtest)

metze
(This used to be commit e95c2ffe00)
2007-12-21 05:45:05 +01:00
Stefan Metzmacher
529763a9aa r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
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 6223c7fddc)
2007-12-21 05:45:02 +01:00
Jelmer Vernooij
0bccc88392 r25903: Move more files out of torture/
(This used to be commit f734df3144)
2007-12-21 05:44:46 +01:00
Jelmer Vernooij
f924ac9744 r25902: Move messaging tests to same directory as code.
(This used to be commit d174dcbb76)
2007-12-21 05:44:45 +01:00
Günther Deschner
1fdd7e1bb5 r25895: Add torture test for netr_DsRAddressToSitenamesW and
netr_DsRAddressToSitenamesExW.

Guenther
(This used to be commit 848b885925)
2007-12-21 05:44:44 +01:00
Günther Deschner
ef71598952 r25849: Add test for dfs FlushFtTable.
Guenther
(This used to be commit 5a50aae868)
2007-12-21 05:44:26 +01:00
Günther Deschner
bffef39e71 r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress.
Guenther
(This used to be commit 8fb5d36734)
2007-12-21 05:44:25 +01:00
Günther Deschner
f52ce95483 r25845: Reformat the dfs test.
Guenther
(This used to be commit 0b20c04557)
2007-12-21 05:44:24 +01:00
Volker Lendecke
f5556c7232 r25827: Start of samba3-regconfig test
(This used to be commit 59371e8f2d)
2007-12-21 05:44:15 +01:00
Andrew Bartlett
dda00fedd4 r25825: Don't print the user's password hash at level 0.
Andrew Bartlett
(This used to be commit 495271588c)
2007-12-21 05:44:14 +01:00
Günther Deschner
b7e733e501 r25817: Add very basic FRSAPI InfoW test. Again, this is surely not correct but at least
displays a lot of very useful information.

Guenther
(This used to be commit 361744b89c)
2007-12-21 05:44:11 +01:00
Günther Deschner
711af29695 r25815: Small DFS idl fixes.
Guenther
(This used to be commit 08a5c31307)
2007-12-21 05:44:10 +01:00
Günther Deschner
e01ce2d712 r25814: Add my (C).
Guenther
(This used to be commit 9d12f8449f)
2007-12-21 05:44:10 +01:00
Günther Deschner
f5b0329b1f r25813: Add unfinished SecurityDescriptorsMasks test for winreg.
Guenther
(This used to be commit 3d1ffce3b3)
2007-12-21 05:44:09 +01:00
Günther Deschner
6ffdd9ea24 r25812: Add test for valid and invalid security descriptor and security information flag
combinations.

Guenther
(This used to be commit 13323c71b6)
2007-12-21 05:44:09 +01:00
Günther Deschner
a82066794d r25811: Add some security descriptor helper functions.
Guenther
(This used to be commit 8a0cdaeeb0)
2007-12-21 05:44:09 +01:00
Günther Deschner
fb6d99e344 r25810: Add test for blocking security descriptor inheritance in winreg.
Guenther
(This used to be commit cfa501fbc7)
2007-12-21 05:44:08 +01:00
Günther Deschner
1181e6c791 r25809: Add basic security descriptor inheritance test for winreg.
Guenther
(This used to be commit 7a64b009d4)
2007-12-21 05:44:08 +01:00
Günther Deschner
01fd8e97d7 r25808: Move basic security descriptor test to a test_SecurityDescriptors() call.
Guenther
(This used to be commit 6023e68430)
2007-12-21 05:44:08 +01:00
Günther Deschner
36b10da94a r25807: Close handle during winreg test.
Guenther
(This used to be commit ca53f1fb5d)
2007-12-21 05:44:07 +01:00
Günther Deschner
f2002541ce r25803: Make our security descriptor acl manipulation methods more generic so that we
can add and delete ACEs for SACLs as well as for DACLs.

Guenther
(This used to be commit 947fff9941)
2007-12-21 05:44:06 +01:00
Andrew Bartlett
47f6988c6d r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restrictions.
Andrew Bartlett
(This used to be commit f3390c9054)
2007-12-21 05:43:45 +01:00
Günther Deschner
cfd09eed40 r25731: Document winreg_NotifyChangeKeyValue's notify flags.
Guenther
(This used to be commit 4468b1cc49)
2007-12-21 05:43:32 +01:00
Günther Deschner
ade07a34d9 r25730: Fix IDL for incorrect winreg_SetKeySecurity.
Guenther
(This used to be commit 767867c3ee)
2007-12-21 05:43:31 +01:00
Stefan Metzmacher
f3dbce01ef r25721: remove unused var
metze
(This used to be commit d878351e82)
2007-12-21 05:43:27 +01:00