Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-24 | s4-torture: add some basic tests for PlayGDIScriptOnPrinterIC. | Günther Deschner | 1 | -1/+110 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Thu Jan 24 19:20:52 CET 2013 on sn-devel-104 | |||||
2013-01-24 | spoolss: make spoolss deal with ndr64 StartDocPrinter by using proper ↵ | Günther Deschner | 1 | -2/+6 | |
container object. Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> | |||||
2013-01-17 | spoolss: make spoolss deal with ndr64 SetForm by using proper container object. | Günther Deschner | 1 | -3/+6 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org> | |||||
2013-01-17 | spoolss: make spoolss deal with ndr64 AddForm by using proper container object. | Günther Deschner | 1 | -4/+7 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org> | |||||
2013-01-17 | spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr. | Günther Deschner | 2 | -8/+8 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org> | |||||
2013-01-16 | spoolss: Make OpenPrinterEx work with NDR64 by using UserInfo Container. | Günther Deschner | 4 | -28/+27 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> | |||||
2012-12-15 | libcli/auth: rename netlogon_creds_decrypt_samlogon() to ↵ | Günther Deschner | 1 | -3/+9 | |
netlogon_creds_decrypt_samlogon_validation(). Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> | |||||
2012-12-12 | s4-torture: move samr_ValidatePassword test out of main samr test. | Günther Deschner | 2 | -4/+18 | |
Makes it easier to call with ncacn_ip_tcp transport (Windows does not allow other transports). Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-12 | torture: Fix torture_rpc_spoolss_printer_teardown_common(). | Andreas Schneider | 1 | -3/+1 | |
Found by Coverity. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org> | |||||
2012-12-11 | s4:torture:rpc:samr: fix password age calculation in test_ChangePasswordUser3() | Michael Adam | 1 | -2/+2 | |
The min_password_age field is the negative of the age. Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> Signed-off-by: Michael Adam <obnox@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-11 | s4:torture/samr: allow STATUS_PASSWORD_RESTRICTIONS from ChangePasswordUser | Michael Adam | 1 | -8/+16 | |
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> Signed-off-by: Michael Adam <obnox@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-11 | s4:torture:rpc:samr: add debugging of result of (many) dcerpc_samr_* calls | Michael Adam | 1 | -1/+106 | |
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> Signed-off-by: Michael Adam <obnox@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-09 | s4-torture: call the s4u2self tests with arcfour and aes. | Günther Deschner | 1 | -12/+47 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Sun Dec 9 21:24:44 CET 2012 on sn-devel-104 | |||||
2012-12-09 | s4-torture: precalculate expected session keys from samlogon in schannel test. | Günther Deschner | 1 | -7/+111 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-09 | s4-torture: validate owf password hash and negotiate AES in forest trust test. | Günther Deschner | 1 | -1/+12 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-09 | s4-torture: validate owf password hash and negotiate AES ServerGetTrustInfo ↵ | Günther Deschner | 1 | -4/+33 | |
test. Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-09 | s4-torture: use netlogon_creds_arcfour_crypt() in samba3rpc test. | Günther Deschner | 1 | -6/+3 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-09 | s4-torture: exit early when join fails in samba3rpc tests. | Günther Deschner | 1 | -2/+4 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-09 | s4-torture: support AES encryption in interactive samlogon tests in rpc.samr. | Günther Deschner | 1 | -2/+5 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-09 | s4-torture: support AES encryption in pac_verify/generic samlogon netlogon ↵ | Günther Deschner | 1 | -19/+68 | |
tests. Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-09 | s4-torture: use names for r.in.logon_level of netlogon samlogon requests. | Günther Deschner | 6 | -10/+10 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-09 | s4-torture: remove trailing whitespace in smbtorture remote_pac test. | Günther Deschner | 1 | -41/+41 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-09 | s4-torture: add AES support for netr_ServerPasswordSet2 tests. | Günther Deschner | 1 | -6/+29 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-09 | s4-torture: pass down netlogon flags in netr_ServerPasswordSet2 tests. | Günther Deschner | 1 | -4/+12 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-09 | s4-torture: remove trailing whitespace from netlogon test. | Günther Deschner | 1 | -105/+105 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-11-30 | torture: Fix copy and paste error in debug message. | Andreas Schneider | 1 | -1/+1 | |
Found by Coverity. | |||||
2012-11-26 | s4:torture/rpc/handles: try to make all assoc_group tests less flakey | Stefan Metzmacher | 1 | -0/+5 | |
Just incrementing the assoc_group_id makes it too likely to hit a number that is already in use. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Mon Nov 26 13:53:22 CET 2012 on sn-devel-104 | |||||
2012-11-20 | s4:torture/rpc/handles: try to make the assoc_group test less flakey | Stefan Metzmacher | 1 | -1/+5 | |
Just incrementing the assoc_group_id makes it too likely to hit a number that is already in use. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> | |||||
2012-11-20 | s4:torture/rpc/handles: move a torture_comment() | Stefan Metzmacher | 1 | -2/+3 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> | |||||
2012-10-03 | s4:tortore/rpc/lsa: make more use of torture_assert* | Stefan Metzmacher | 1 | -47/+40 | |
Currently samba3.rpc.lsa.privileges.lsa.Privileges(s3dc) seems to be flakey. We may be able to find the bug with this, or at least mark it as flapping. metze | |||||
2012-09-26 | netlogon: Per MS-NRPC, don't send unknown workstation flags back to the | Jelmer Vernooij | 1 | -3/+25 | |
client. | |||||
2012-09-24 | torture: More torture_assert() calls in rpc.lsa | Andrew Bartlett | 1 | -36/+19 | |
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Mon Sep 24 05:27:46 CEST 2012 on sn-devel-104 | |||||
2012-09-24 | torture: use torture_assert rather than return false in rpc.lsa | Andrew Bartlett | 1 | -110/+52 | |
This will help ensure we always generate correct subunit failures. Andrew Bartlett | |||||
2012-09-24 | torture: tidy up rpc.lsa OpenPolicy2 test to more clearly use torture_fail() | Andrew Bartlett | 1 | -14/+10 | |
2012-08-31 | Rewrite torture_samba3_rpc_sharesec() to use a non-privileged user for share ↵ | Jeremy Allison | 2 | -15/+182 | |
security descriptor testing. | |||||
2012-08-29 | s4-torture: Add start of a test to confirm winbindd PAC parsing | Andrew Bartlett | 1 | -1/+1 | |
So far this confirms that we can accept a ticket using the secrets.tdb entry. Andrew Bartlett | |||||
2012-08-04 | s4:torture: add support for SMB_EXTENDED_SIGNATURES during SMBtconX | Stefan Metzmacher | 1 | -0/+7 | |
metze | |||||
2012-08-02 | s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flag | Stefan Metzmacher | 1 | -1/+1 | |
metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Thu Aug 2 10:54:18 CEST 2012 on sn-devel-104 | |||||
2012-07-30 | s4-torture: Fix format string errors found by -Werror=format | Andrew Bartlett | 1 | -6/+6 | |
2012-07-17 | s4-torture: Improve samlogon test. | Andreas Schneider | 1 | -0/+8 | |
2012-07-17 | s4-torture: Add DCERPC_SCHANNEL_AES tests. | Andreas Schneider | 1 | -1/+5 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2012-07-06 | s4-torture: Call lsarpc tests over the correct pipe. | Andreas Schneider | 1 | -0/+6 | |
2012-07-06 | s4-torture: Don't consider NONE_MAPPED an error in LookupSids3. | Andreas Schneider | 1 | -3/+19 | |
2012-07-06 | s4-torture: Don't consider NONE_MAPPED an error in LookupNames4. | Andreas Schneider | 1 | -3/+15 | |
2012-07-06 | s4-torture: Add a lsarpc test_GetUserName_fail function. | Andreas Schneider | 1 | -0/+59 | |
2012-07-06 | s4-torture: Add a lsarpc test_OpenPolicy2_fail function. | Andreas Schneider | 2 | -21/+74 | |
2012-07-06 | s4-torture: Add a lsarpc test_OpenPolicy_fail function. | Andreas Schneider | 1 | -17/+74 | |
2012-07-06 | s4-torture: Add a lsarpc test_LookupNames4_fail function. | Andreas Schneider | 1 | -23/+74 | |
2012-07-06 | s4-torture: Add a lsarpc test_LookupSids3_fail function. | Andreas Schneider | 1 | -15/+68 | |
2012-07-06 | s4-torture: Test LookupSids3/LookupNames4 over np and tcpip. | Andreas Schneider | 1 | -8/+26 | |