summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Collapse)AuthorAgeFilesLines
* Fix samdb python test.Jelmer Vernooij2008-05-303-7/+8
| | | | (This used to be commit 0e3d488cc108174ca0f875aab16b9771c2933f19)
* Add header to knownfail file.Jelmer Vernooij2008-05-301-0/+5
| | | | (This used to be commit 307674b6c03e6cfbba590d50d994bfaaa7bfeb87)
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defsJelmer Vernooij2008-05-3044-2686/+2028
|\ | | | | | | | | | | | | Conflicts: source/samba4-skip (This used to be commit 7b0e0eb346c2f6a240b20fbcf14029539c6512b9)
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-3016-56/+318
| |\ | | | | | | | | | (This used to be commit 31308caad0a83a487341307e4e810a69c08ff371)
| | * implemented client side SMB2 signingAndrew Tridgell2008-05-3015-51/+308
| | | | | | | | | | | | | | | | | | | | | | | | This doessn't work against Windows yet, and I've submitted a WSPP request for clarification of the docs to try and find out why. Meanwhile this is no worse than what we had, as it only gets used when the server demands signing, and we didn't work then anyway. (This used to be commit b788096add3586d7277efcd3bf5ca7f3a604cb7a)
| | * two more places where the wrong type is passed to PyArg_ParseTupleAndKeywords()Andrew Tridgell2008-05-301-4/+6
| | | | | | | | | | | | (This used to be commit db6122ec104e80ee2e02b1170ff808b6456b780b)
| | * fixed a segv in the python messaging code on 64 bit systemsAndrew Tridgell2008-05-301-1/+4
| | | | | | | | | | | | (This used to be commit 7598c8389745fcc77da341b4af2dcef6a01db700)
| * | Skip the samba4.samdb.python test.Andrew Bartlett2008-05-301-0/+1
| |/ | | | | | | | | | | | | I'll need to talk to jelmer about why this doesn't work... Andrew Bartlett (This used to be commit 75122e88e53aaa9930af85887e939fb329f51e2d)
| * Fix the samba4.dcerpc.bare.python test.Andrew Bartlett2008-05-301-5/+6
| | | | | | | | | | | | | | | | The loadparm context isn't really optional, as otherwise we can't find the right server to connect to. Andrew Bartlett (This used to be commit 2b5acb5e95b46dd39c6f54b5bb7e15ddb180f7ec)
| * Place the NTP signd socket in the selftest areaAndrew Bartlett2008-05-301-0/+2
| | | | | | | | (This used to be commit e2fa3788110698cd3340dfed8acd36744a27a5e5)
| * Fix rpcecho test.Andrew Bartlett2008-05-301-1/+1
| | | | | | | | (This used to be commit df8399ba9dee9d1c706a3e56451c9f2cade96dae)
| * Reorder the linking of objects into a binary.Andrew Bartlett2008-05-301-2/+2
| | | | | | | | | | | | | | | | | | The hope here is to get 'main' closer to the front of the binary, which might help linking of PPC with gcov (we were overflowing the 24bit limit on the TOC) Andrew Bartlett (This used to be commit 7646574411b753794f1b8712612a91940407f8d7)
| * Don't pass an smb.conf to provision tests.Andrew Bartlett2008-05-304-25/+22
| | | | | | | | | | | | | | These tests will create their own smb.conf in their prefix anyway. Andrew Bartlett (This used to be commit c0322e8e27d67655b7498b27df0829aa5682a345)
| * Fix up provision and samdb tests.Andrew Bartlett2008-05-302-7/+23
| | | | | | | | | | | | | | | | This fixes up the provision to operate with a target directory - it must override the smb.conf in this case. Andrew Bartlett (This used to be commit 89fc39f7edb214065aff461bc225f41443eae3c7)
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-3024-2608/+1684
| |\ | | | | | | | | | (This used to be commit cd10b381765f9146f22f5cf23f0ef5f6a65e804d)
| | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-05-305-14/+27
| | |\ | | | | | | | | | | | | (This used to be commit d335fd11637f5e138b08a5e0fcf54b19cef9a646)
| | * | the docs shows that this is a o16s32 blobAndrew Tridgell2008-05-301-2/+1
| | | | | | | | | | | | | | | | (This used to be commit a6d28e2b330a20e95b745966bb5eb153bdc58ed1)
| | * | don't emulate broken SMB2 locking behaviour from windowsAndrew Tridgell2008-05-302-15/+69
| | | | | | | | | | | | | | | | (This used to be commit c50e7a15f9a7f2c5821b5ee468f9ade6eaa0ed55)
| | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-05-2916-42/+427
| | |\ \ | | | | | | | | | | | | | | | (This used to be commit e728596eec2157eefb1fe72789284567f3880388)
| | * | | don't mask out SEC_FILE_READ_ATTRIBUTE on SMB2Andrew Tridgell2008-05-291-1/+3
| | | | | | | | | | | | | | | | | | | | (This used to be commit 1dfa50a48040bdc1166be2dbe1063fd8a79166f8)
| | * | | merged gentest.c and gentest_smb2.cAndrew Tridgell2008-05-293-2615/+1401
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The one gentest tool now covers both SMB and SMB2, using the command line switch --smb2 for SMB2 (This used to be commit d1125a303a31fbe08a9bd0064ec132b4d7cbb131)
| | * | | fixed the error code for bad SMB2 ioctlsAndrew Tridgell2008-05-291-1/+2
| | | | | | | | | | | | | | | | | | | | (This used to be commit b1d2d388ecff96dfcc17da24796f36c40cbb3eed)
| | * | | fix from WSPP SMB2 test 11Andrew Tridgell2008-05-291-1/+2
| | | | | | | | | | | | | | | | | | | | (This used to be commit 81612b7854725837e8487bf97b87bff6548b6ad3)
| | * | | check maximal_access here tooAndrew Tridgell2008-05-291-0/+1
| | | | | | | | | | | | | | | | | | | | (This used to be commit 8159b1598e21daee730e185d025694e27df18d1b)
| | * | | test the maximal access returnAndrew Tridgell2008-05-291-1/+16
| | | | | | | | | | | | | | | | | | | | (This used to be commit 23ffec5d140463c8307fd7e444ae25781ea3d792)
| | * | | added support for returning the maximal access MXAC tag in SMB2 createAndrew Tridgell2008-05-295-5/+54
| | | | | | | | | | | | | | | | | | | | (This used to be commit 4eb49335d5f0319f9aa47ded5215a2977d3336bf)
| | * | | querying the ACCESS_INFORMATION is always allowedAndrew Tridgell2008-05-291-0/+4
| | | | | | | | | | | | | | | | | | | | (This used to be commit 25d5b94d6a700f2d294e108aeca85cffcd5bbb4f)
| | * | | SEC_FILE_READ_ATTRIBUTE is only automatically granted on SMB, not SMB2Andrew Tridgell2008-05-291-3/+10
| | | | | | | | | | | | | | | | | | | | (This used to be commit 7bff0691428ed3f75c1a9cbaae692bc9830640e6)
| | * | | fixed offset for maximal access responseAndrew Tridgell2008-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | (This used to be commit ddd0bb32510d615c7b943fb4ce4c9c275b98ab89)
| | * | | check the set of file attributes which are ignoredAndrew Tridgell2008-05-281-2/+6
| | | | | | | | | | | | | | | | | | | | (This used to be commit c818f56d8ea3ddc6f4cc61e9d5ed6fd195280a5d)
| | * | | fixed current_op.mismatch for more casesAndrew Tridgell2008-05-281-2/+13
| | | | | | | | | | | | | | | | | | | | (This used to be commit 8a2a31d050a31308036545414f8d180ec8148f1d)
| | * | | fixed create_action for truncated filesAndrew Tridgell2008-05-281-1/+12
| | | | | | | | | | | | | | | | | | | | (This used to be commit 884c32fcef48244bd260026a61790332bd706eb4)
| | * | | added --noacls options and checking for same mismatch in backtrackingAndrew Tridgell2008-05-281-1/+16
| | | | | | | | | | | | | | | | | | | | (This used to be commit c7d2e1bf65a28b6a2efd60585ae8ead2fb486e53)
| | * | | SMB2 doesn't have NAME_INFORMATION levelAndrew Tridgell2008-05-281-0/+4
| | | | | | | | | | | | | | | | | | | | (This used to be commit a431d51b113c2e214ccfe7a678ba0a565b020263)
| | * | | updated comment based on MS-SMB2 docsAndrew Tridgell2008-05-281-1/+2
| | | | | | | | | | | | | | | | | | | | (This used to be commit 5754cc13514a0f5fe4c47ce53521c256c9d96487)
| | * | | check that we can't change a file to a directoryAndrew Tridgell2008-05-281-0/+4
| | | | | | | | | | | | | | | | | | | | (This used to be commit e013ada415ebb25e925f715791757330ba003b43)
| | * | | added testing of some strange read semantics on windowsAndrew Tridgell2008-05-281-2/+59
| | | | | | | | | | | | | | | | | | | | (This used to be commit 46a0b65742bc0e4277da53df9df823abd4a0d150)
| | * | | generate security descriptors in gentest_smb2Andrew Tridgell2008-05-281-3/+35
| | | | | | | | | | | | | | | | | | | | (This used to be commit 5ca7e9590e792dc409c6677321cd14362255964e)
| | * | | don't allow a file to be changed to a directory with setfileinfoAndrew Tridgell2008-05-281-1/+6
| | | | | | | | | | | | | | | | | | | | (This used to be commit ad7acbf8bf83c7250dfcbd57f0f4e19e57534a92)
| * | | | Remove test from samba4-skip, it is avoided in samba4_tests.shAndrew Bartlett2008-05-301-1/+0
| | |/ / | |/| | | | | | | | | | | | | | Andrew Bartlett (This used to be commit df8c0bb8f9367b425080a43ed6f1d3384dde340b)
* | | | Make sure reason for skipping is output.Jelmer Vernooij2008-05-302-6/+5
| | | | | | | | | | | | | | | | (This used to be commit 2d1cac54dec1aed9e5258bd44bdd236b5dc92224)
* | | | Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-3018-50/+83
| | | | | | | | | | | | | | | | (This used to be commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c)
* | | | Add samba4-slow file listing tests that succeed but are just slow.Jelmer Vernooij2008-05-294-26/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a 'make slowtest' target that does run these tests. Also added some comments in the test lists files. (This used to be commit f67f3422b0fd319a3c6d3ccb3ea444a97c3ebaae)
* | | | Allow full-line comments in include/exclude files.Jelmer Vernooij2008-05-292-0/+5
| |_|/ |/| | | | | | | | (This used to be commit 4095f3c358a39d9eb8a1bcef52e49d44ea8fbd2a)
* | | Fix samdb test and enable it.Jelmer Vernooij2008-05-293-4/+7
| | | | | | | | | | | | (This used to be commit 6b202d3780f8ff50e0bdfa4a749c43b5639e4880)
* | | Update after changes to the provision API, make sure temp dir gets cleanedJelmer Vernooij2008-05-291-10/+19
| | | | | | | | | | | | | | | up. (This used to be commit 064e9ddb3786bd7df8785b39754b1e6674496b66)
* | | Check test directory is cleaned up by Python tests.Jelmer Vernooij2008-05-291-0/+1
| | | | | | | | | | | | (This used to be commit c338269b4b9f2bf4d3386880c1d733a8e47e2c8d)
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defsJelmer Vernooij2008-05-2916-43/+426
|\| | | | | | | | | | | (This used to be commit 3947327f8c4ca530d99bc5ac3d1f6f54727f477a)
| * | Remove extra spaces on prefixMap input and output.Andrew Bartlett2008-05-292-35/+35
| | | | | | | | | | | | | | | | | | | | | | | | Metze requested that the format not include spaces, and the input parser already expects this. Andrew Bartlett (This used to be commit 3b1f5d10360ed1b26980d748a7c9be6db5977bd3)
| * | Finish the LDIF parsers for the prefixMap attribute.Andrew Bartlett2008-05-291-12/+33
| | | | | | | | | | | | | | | Andrew Bartlett (This used to be commit a6f59b1c7a81c7be4e9f83786fc4e1f454e6df0f)