Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-06 | s4-torture: add ntprinting ndr operations testsuite. | Günther Deschner | 3 | -1/+442 | |
Guenther Autobuild-User(master): Günther Deschner <gd@samba.org> Autobuild-Date(master): Fri Jul 6 20:55:26 CEST 2012 on sn-devel-104 | |||||
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 | |
2012-07-06 | s4-torture: Make sure lsa_OpenPolicy2 fails over TCP/IP. | Andreas Schneider | 2 | -8/+16 | |
2012-07-06 | s4-torture: Make sure lsa_OpenPolicy fails over TCP/IP. | Andreas Schneider | 1 | -9/+20 | |
2012-07-06 | s4-torture: Make sure ncacn_np tests are only called over the a pipe. | Andreas Schneider | 2 | -1/+43 | |
2012-07-06 | s4-torture: Test LookupSids3 and LookupNames4 only over tcpip. | Andreas Schneider | 1 | -13/+36 | |
LookupSids3 and LookupNames4 are only available over tcpip and MUST fail over named pipes. | |||||
2012-07-06 | s4-torture: Use test_LookupSids3 function. | Andreas Schneider | 1 | -32/+1 | |
2012-07-06 | s4-torture: Fix build warnings in lsa test. | Andreas Schneider | 1 | -10/+2 | |
2012-07-02 | s4-torture: more printf removal from samlogon torture test. | Günther Deschner | 1 | -29/+25 | |
Guenther Autobuild-User(master): Günther Deschner <gd@samba.org> Autobuild-Date(master): Mon Jul 2 17:19:55 CEST 2012 on sn-devel-104 | |||||
2012-06-28 | s4-torture: fix typo in samlogon test. | Günther Deschner | 1 | -1/+1 | |
Guenther Autobuild-User(master): Günther Deschner <gd@samba.org> Autobuild-Date(master): Thu Jun 28 18:43:46 CEST 2012 on sn-devel-104 | |||||
2012-06-28 | s4-torture: use torture context for printing debug output. | Günther Deschner | 1 | -111/+97 | |
Guenther | |||||
2012-06-26 | s3-torture: Use static printer for smbd spooler test | David Disseldorp | 1 | -1/+9 | |
Autobuild-User(master): David Disseldorp <ddiss@samba.org> Autobuild-Date(master): Tue Jun 26 18:04:43 CEST 2012 on sn-devel-104 | |||||
2012-06-26 | torture: add test for smbd print job spooling | David Disseldorp | 1 | -0/+73 | |
Clients can print by performing file IO on a printer share, rather than issuing spoolss RPCs. This commit attempts to reproduce bug 8719. | |||||
2012-06-24 | selftest: Test unix.whoami with kerberos on plugin_s4_dc | Andrew Bartlett | 1 | -16/+4 | |
This also tests the comparison with LDAP on anonymous connections and marks this as knownfail, while we investigate the correct behaviour here. Andrew Bartlett | |||||
2012-06-22 | s4:torture/raw: add raw.session.expire1 | Stefan Metzmacher | 1 | -0/+200 | |
This demonstrates the interaction of CAP_DYNAMIC_REAUTH and NT_STATUS_NETWORK_SESSION_EXPIRED. metze | |||||
2012-06-22 | s4:torture/smb2: run smb2.session.reauth5 in a subdirectory | Stefan Metzmacher | 1 | -14/+77 | |
This way we can give anonymous full access to the directory. metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Jun 22 11:30:06 CEST 2012 on sn-devel-104 | |||||
2012-06-22 | s4:torture/smb2: add smb2.durable-open.lock-oplock | Stefan Metzmacher | 1 | -0/+79 | |
metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Jun 22 03:37:54 CEST 2012 on sn-devel-104 | |||||
2012-06-22 | s4:torture/smb2: rename smb2.durable-open.lock to smb2.durable-open.lock-lease | Stefan Metzmacher | 1 | -4/+4 | |
metze | |||||
2012-06-21 | s4:torture/smb2: add smb2.durable-open.delete_on_close1 | Stefan Metzmacher | 1 | -2/+126 | |
metze Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Thu Jun 21 10:19:00 CEST 2012 on sn-devel-104 | |||||
2012-06-20 | s4-torture: Expand whoami test to confirm the user token. | Andrew Bartlett | 1 | -2/+44 | |
This uses the tokenGroups attribute on LDAP and the posix whoami call to confirm that user token matches between LDAP and CIFS. I have a seperate patch for the anonymous case, because this isn't consistent at this stage, and we need to study and fix that. Andrew Bartlett Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Wed Jun 20 18:43:43 CEST 2012 on sn-devel-104 | |||||
2012-06-20 | s4-torture: Change the unix.whoami test to use torture_assert() | Andrew Bartlett | 1 | -24/+19 | |
2012-06-12 | s4:torture: fix use of non-existent word (existant) | Michael Adam | 8 | -15/+15 | |
2012-06-11 | s4-selftest: Test samba-tool drs replicate --local --full-sync | Andrew Bartlett | 2 | -1/+11 | |
2012-06-08 | s4-torture: fsrvp test suite | David Disseldorp | 3 | -2/+574 | |
Covers most operations defined by the File Server Remote VSS Protocol. | |||||
2012-06-07 | waf: support --without-ad-dc for Heimdal (embedded and system) as well | Alexander Bokovoy | 3 | -3/+3 | |
--without-ad-dc was hardwired to mean --with-system-mitkrb5. With this change it also possible to build source3/ code and source4/ client side without building AD DC functionality using Heimdal (embedded or system). | |||||
2012-06-07 | build: Add missing deps and make MESSAGING a private library | Andrew Bartlett | 1 | -3/+3 | |
To remove finddcs_nbt these missing deps need to be added. These subsystems linked to to implicit dependencies provided by finddcs. Due to the new arrangmenet of subsystems, MESSAGING needs to be a private library to avoid being a source of duplicate symbols. Andrew Bartlett | |||||
2012-06-05 | s4:torture/locktest: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2012-05-29 | s4-torture: verify #8373 and add ndr nbt tests for LOGON_PRIMARY_QUERY ↵ | Günther Deschner | 1 | -1/+36 | |
nbt_netlogon_requests. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue May 29 15:49:10 CEST 2012 on sn-devel-104 | |||||
2012-05-29 | s4:torture report connection error via torture_fail | Christian Ambach | 1 | -1/+8 | |
to make smbtorture report the error instead of complaining about missing torture_ call Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue May 29 13:57:42 CEST 2012 on sn-devel-104 | |||||
2012-05-28 | s4:torture/samba3rpc: add smb1-pipe-name | Stefan Metzmacher | 1 | -0/+252 | |
metze | |||||
2012-05-28 | s4:torture/samba3rpc: add smb2-pipe-name | Stefan Metzmacher | 1 | -0/+84 | |
metze | |||||
2012-05-23 | Introduce system MIT krb5 build with --with-system-mitkrb5 option. | Alexander Bokovoy | 3 | -3/+11 | |
System MIT krb5 build also enabled by specifying --without-ad-dc When --with-system-mitkrb5 (or --withou-ad-dc) option is passed to top level configure in WAF build we are trying to detect and use system-wide MIT krb5 libraries. As result, Samba 4 DC functionality will be disabled due to the fact that it is currently impossible to implement embedded KDC server with MIT krb5. Thus, --with-system-mitkrb5/--without-ad-dc build will only produce * Samba 4 client libraries and their Python bindings * Samba 3 server (smbd, nmbd, winbindd from source3/) * Samba 3 client libraries In addition, Samba 4 DC server-specific tests will not be compiled into smbtorture. This in particular affects spoolss_win, spoolss_notify, and remote_pac rpc tests. | |||||
2012-05-18 | s4:torture: Add raw.session.reauth2 test | Volker Lendecke | 1 | -0/+142 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Fri May 18 18:25:42 CEST 2012 on sn-devel-104 | |||||
2012-05-18 | s4:torture: rename raw.session.reauth => raw.session.reauth1 | Stefan Metzmacher | 1 | -3/+3 | |
metze | |||||
2012-05-18 | s4-torture: Improve torture test boilerplate, use torture_assert() | Andrew Bartlett | 18 | -279/+93 | |
This ensures that if this fails, it is reported as a subunit error correctly. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri May 18 09:35:13 CEST 2012 on sn-devel-104 | |||||
2012-05-18 | s4-torture: Always use torture_assert() to handle failures | Andrew Bartlett | 1 | -9/+6 | |
2012-05-18 | s4-torture: provide correct torture failures for failure to connect | Andrew Bartlett | 1 | -11/+9 | |
2012-05-18 | s4-torture: Fix rpc.samr.priv test to use torture_assert() macros | Andrew Bartlett | 1 | -51/+16 | |
2012-05-17 | s4:torture: add smb2.session.expire1 | Stefan Metzmacher | 1 | -1/+116 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu May 17 21:53:11 CEST 2012 on sn-devel-104 | |||||
2012-05-17 | s4:torture: add smb2.session.reconnect2 test | Stefan Metzmacher | 1 | -0/+64 | |
This uses just one transport connection and demonstrates the implicit logoff of the previous session. metze | |||||
2012-05-17 | s4:torture: rename smb2.session.reconnect to smb2.session.reconnect1 | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2012-05-17 | s4:torture: remove unused vars in smb2.session.reauth* | Stefan Metzmacher | 1 | -2/+2 | |
metze |