Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3891: Add rot (Running Object Table) interface | Jelmer Vernooij | 3 | -1/+49 |
2007-10-10 | r3888: Just proving :-) to tridge that a Setfileinfo with a modified | Jeremy Allison | 1 | -2/+17 |
2007-10-10 | r3887: Much better understanding of delayed write time, and the interaction | Jeremy Allison | 1 | -4/+80 |
2007-10-10 | r3886: Trying to understand delayed file write update times. Added another | Jeremy Allison | 1 | -0/+97 |
2007-10-10 | r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We now | Andrew Bartlett | 1 | -0/+46 |
2007-10-10 | r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems. | Jelmer Vernooij | 1 | -2/+6 |
2007-10-10 | r3835: - added testing of setting an initial ACL on a file using NTTRANS create | Andrew Tridgell | 1 | -0/+92 |
2007-10-10 | r3830: unified the query/set security descriptor code with the rest of the | Andrew Tridgell | 1 | -18/+20 |
2007-10-10 | r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a file | Andrew Tridgell | 3 | -0/+164 |
2007-10-10 | r3828: added testing of opening an existing file with EAs (the EAs are ignored) | Andrew Tridgell | 1 | -2/+22 |
2007-10-10 | r3826: - added testing of ea lists in NTTRANS CREATE | Andrew Tridgell | 1 | -1/+67 |
2007-10-10 | r3821: added client side code and test code for NTTRANS_CREATE | Andrew Tridgell | 1 | -0/+176 |
2007-10-10 | r3810: create a LIB_SECURITY subsystem | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3808: Put these in the same order as the IDL, to make it easier to spot what... | Andrew Bartlett | 1 | -8/+8 |
2007-10-10 | r3807: Cross-check the basic attributes for groups and aliases in RPC-SAMSYNC. | Andrew Bartlett | 1 | -6/+111 |
2007-10-10 | r3805: Fix the LSA portions of the RPC-SAMSYNC test - I was not using the LSA | Andrew Bartlett | 1 | -3/+1 |
2007-10-10 | r3804: Add more comparison tests in RPC-SAMSYNC. | Andrew Bartlett | 3 | -43/+229 |
2007-10-10 | r3800: - fixed delete-on-close behaviour for streams | Andrew Tridgell | 1 | -0/+15 |
2007-10-10 | r3798: added support for alternate data streams in xattrs into pvfs. | Andrew Tridgell | 1 | -4/+10 |
2007-10-10 | r3793: add some streams tests that show how the :$DATA suffix is handled | Andrew Tridgell | 1 | -1/+23 |
2007-10-10 | r3791: fixed declaration of torture_rpc_login | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3790: use a registration function that is called from dcerpc_*_init functions | Jelmer Vernooij | 3 | -26/+21 |
2007-10-10 | r3749: don't consider it a failure if we fail to re-encode a codepoint above | Andrew Tridgell | 1 | -19/+25 |
2007-10-10 | r3746: added RAW-STREAMS and RAW-EAS tests to smbtorture | Andrew Tridgell | 4 | -0/+413 |
2007-10-10 | r3744: Support building subsystems as a shared library. Modules don't work yet, | Jelmer Vernooij | 1 | -4/+7 |
2007-10-10 | r3733: More build system fixes/features: | Jelmer Vernooij | 1 | -24/+0 |
2007-10-10 | r3725: The new RPC-SAMSYNC test, complete with SAMR comparisons. This is | Andrew Bartlett | 2 | -142/+378 |
2007-10-10 | r3724: Rename a number of structures, for better consistance between SAMR and | Andrew Bartlett | 3 | -123/+128 |
2007-10-10 | r3717: - expanded the RAW-RENAME test a little | Andrew Tridgell | 1 | -3/+46 |
2007-10-10 | r3716: Improvements in the RPC-SAMSYNC tests: | Andrew Bartlett | 1 | -7/+162 |
2007-10-10 | r3699: - split the delayed write testing out of RAW-WRITE, as it is not yet | Andrew Tridgell | 23 | -382/+344 |
2007-10-10 | r3689: Large number of COM updates: | Jelmer Vernooij | 1 | -6/+16 |
2007-10-10 | r3687: Gaah - I forgot to add the new file for the RPC-SAMSYNC test... | Andrew Bartlett | 1 | -0/+423 |
2007-10-10 | r3686: The results of some work on the NETLOGON pipe: | Andrew Bartlett | 5 | -8/+183 |
2007-10-10 | r3680: Move the multiple runs of this test into a loop. Also check that no | Andrew Bartlett | 1 | -62/+36 |
2007-10-10 | r3679: We now know a few more of the Netlogon negotiate flags. | Andrew Bartlett | 1 | -6/+31 |
2007-10-10 | r3678: Remove testing code accidentily commited. | Andrew Bartlett | 1 | -18/+0 |
2007-10-10 | r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into a | Andrew Bartlett | 6 | -1025/+1155 |
2007-10-10 | r3676: Add a negitive test for NTLM2 session security (which should not | Andrew Bartlett | 1 | -10/+96 |
2007-10-10 | r3660: This simulates the logon sequence of a XP login session I'm currently ... | Volker Lendecke | 3 | -0/+1162 |
2007-10-10 | r3657: More netlogon torture. We now test both function calls (SamLogon and ... | Andrew Bartlett | 1 | -43/+102 |
2007-10-10 | r3653: Move Interactive login tests up with the rest of the logon tests. | Andrew Bartlett | 1 | -71/+126 |
2007-10-10 | r3634: - fixed BASE-DISCONNECT test to force the async packets to be sent by | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r3633: - moved module init functions to after smb.conf and command line | Andrew Tridgell | 6 | -9/+175 |
2007-10-10 | r3626: More minor DCOM fixes | Jelmer Vernooij | 1 | -0/+13 |
2007-10-10 | r3611: DCOM client support works!! | Jelmer Vernooij | 1 | -2/+16 |
2007-10-10 | r3608: added BASE-DENYDOS test | Andrew Tridgell | 2 | -0/+126 |
2007-10-10 | r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, proper | Jelmer Vernooij | 2 | -9/+25 |
2007-10-10 | r3594: continue conversion to __location__ from __LINE__ for error reporting | Andrew Tridgell | 1 | -9/+9 |
2007-10-10 | r3586: Fix some of the issues with the module init functions. | Jelmer Vernooij | 4 | -0/+8 |