Andrew Bartlett
b6b1f3b007
Place the NTP signd socket in the selftest area
...
(This used to be commit e2fa3788110698cd3340dfed8acd36744a27a5e5)
2008-05-30 15:21:40 +10:00
Andrew Bartlett
d579540085
Fix rpcecho test.
...
(This used to be commit df8399ba9dee9d1c706a3e56451c9f2cade96dae)
2008-05-30 15:09:59 +10:00
Andrew Bartlett
c59e7d5569
Reorder the linking of objects into a binary.
...
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)
2008-05-30 14:58:47 +10:00
Andrew Bartlett
b34bc408e7
Don't pass an smb.conf to provision tests.
...
These tests will create their own smb.conf in their prefix anyway.
Andrew Bartlett
(This used to be commit c0322e8e27d67655b7498b27df0829aa5682a345)
2008-05-30 14:36:24 +10:00
Andrew Bartlett
b9babfe4cc
Fix up provision and samdb tests.
...
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)
2008-05-30 14:26:47 +10:00
Andrew Bartlett
437ca06107
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
...
(This used to be commit cd10b381765f9146f22f5cf23f0ef5f6a65e804d)
2008-05-30 07:55:29 +10:00
Andrew Bartlett
0613d0b218
Remove test from samba4-skip, it is avoided in samba4_tests.sh
...
Andrew Bartlett
(This used to be commit df8c0bb8f9367b425080a43ed6f1d3384dde340b)
2008-05-30 07:54:09 +10:00
Andrew Tridgell
931d3d8fc5
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
...
(This used to be commit d335fd11637f5e138b08a5e0fcf54b19cef9a646)
2008-05-30 07:50:22 +10:00
Andrew Tridgell
6ef9674caa
the docs shows that this is a o16s32 blob
...
(This used to be commit a6d28e2b330a20e95b745966bb5eb153bdc58ed1)
2008-05-30 07:28:53 +10:00
Andrew Tridgell
b33dba845e
don't emulate broken SMB2 locking behaviour from windows
...
(This used to be commit c50e7a15f9a7f2c5821b5ee468f9ade6eaa0ed55)
2008-05-30 07:28:29 +10:00
Jelmer Vernooij
6f7b2b6933
Fix samdb test and enable it.
...
(This used to be commit 6b202d3780f8ff50e0bdfa4a749c43b5639e4880)
2008-05-29 17:38:12 +02:00
Jelmer Vernooij
e16f0e15b4
Update after changes to the provision API, make sure temp dir gets cleaned
...
up.
(This used to be commit 064e9ddb3786bd7df8785b39754b1e6674496b66)
2008-05-29 17:31:16 +02:00
Jelmer Vernooij
90aeca8ebd
Check test directory is cleaned up by Python tests.
...
(This used to be commit c338269b4b9f2bf4d3386880c1d733a8e47e2c8d)
2008-05-29 17:29:56 +02:00
Jelmer Vernooij
b302d3273a
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defs
...
(This used to be commit 3947327f8c4ca530d99bc5ac3d1f6f54727f477a)
2008-05-29 15:51:24 +02:00
Jelmer Vernooij
1e7dc56752
Fix extra dash in command line flag.
...
(This used to be commit c823cfadb0b20a0782fc4a8a0b63dcb9116f82be)
2008-05-29 15:50:52 +02:00
Andrew Tridgell
2371de92a0
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
...
(This used to be commit e728596eec2157eefb1fe72789284567f3880388)
2008-05-29 22:23:25 +10:00
Andrew Tridgell
f0bc7c07fe
don't mask out SEC_FILE_READ_ATTRIBUTE on SMB2
...
(This used to be commit 1dfa50a48040bdc1166be2dbe1063fd8a79166f8)
2008-05-29 22:22:42 +10:00
Andrew Tridgell
8eef2e3412
merged gentest.c and gentest_smb2.c
...
The one gentest tool now covers both SMB and SMB2, using the command
line switch --smb2 for SMB2
(This used to be commit d1125a303a31fbe08a9bd0064ec132b4d7cbb131)
2008-05-29 21:32:08 +10:00
Andrew Tridgell
383d10577c
fixed the error code for bad SMB2 ioctls
...
(This used to be commit b1d2d388ecff96dfcc17da24796f36c40cbb3eed)
2008-05-29 20:46:18 +10:00
Andrew Bartlett
617ef56aa3
Remove extra spaces on prefixMap input and output.
...
Metze requested that the format not include spaces, and the input parser
already expects this.
Andrew Bartlett
(This used to be commit 3b1f5d10360ed1b26980d748a7c9be6db5977bd3)
2008-05-29 20:16:18 +10:00
Andrew Bartlett
5bc1d81a1d
Finish the LDIF parsers for the prefixMap attribute.
...
Andrew Bartlett
(This used to be commit a6f59b1c7a81c7be4e9f83786fc4e1f454e6df0f)
2008-05-29 20:01:32 +10:00
Andrew Tridgell
de4c962638
fix from WSPP SMB2 test 11
...
(This used to be commit 81612b7854725837e8487bf97b87bff6548b6ad3)
2008-05-29 19:32:04 +10:00
Andrew Tridgell
523a0fccf3
check maximal_access here too
...
(This used to be commit 8159b1598e21daee730e185d025694e27df18d1b)
2008-05-29 19:30:11 +10:00
Andrew Tridgell
215fd9764f
test the maximal access return
...
(This used to be commit 23ffec5d140463c8307fd7e444ae25781ea3d792)
2008-05-29 19:16:44 +10:00
Andrew Tridgell
c86dc11be6
added support for returning the maximal access MXAC tag in SMB2 create
...
(This used to be commit 4eb49335d5f0319f9aa47ded5215a2977d3336bf)
2008-05-29 19:16:26 +10:00
Andrew Bartlett
b7c8e020a6
Print prefixMap in a human-readable format.
...
This should allow the prefixMap to be edited, until we find the right
way to autogenerate it.
Andrew Bartlett
(This used to be commit 24ae9a55ec326807afd8d5bfa0a422a6668bd7c3)
2008-05-29 18:38:17 +10:00
Andrew Tridgell
21d770a02c
querying the ACCESS_INFORMATION is always allowed
...
(This used to be commit 25d5b94d6a700f2d294e108aeca85cffcd5bbb4f)
2008-05-29 18:23:33 +10:00
Andrew Tridgell
e42ded24a0
SEC_FILE_READ_ATTRIBUTE is only automatically granted on SMB, not SMB2
...
(This used to be commit 7bff0691428ed3f75c1a9cbaae692bc9830640e6)
2008-05-29 18:23:20 +10:00
Andrew Tridgell
f6b678b57e
fixed offset for maximal access response
...
(This used to be commit ddd0bb32510d615c7b943fb4ce4c9c275b98ab89)
2008-05-29 18:23:00 +10:00
Andrew Bartlett
ea039105b2
Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
...
(This used to be commit 88c9200b7802954ce8aac82901ab7aec1fa8330a)
2008-05-29 15:32:42 +10:00
Andrew Bartlett
844a7ad15a
Add in an enum for two future NTP signing ops.
...
I hope to extend this code to handle NTP clients getting authenticated
time too.
Andrew Bartlett
(This used to be commit 1854ab058b42ce4530324cb8f40eb64e6e32267b)
2008-05-29 15:22:01 +10:00
Andrew Bartlett
b9213316c7
Allow the ntp_signd socket to be set from configure.
...
This will allow distributions to hard-code this path, particularly for
selinux, and matches how we handle the winbind socket dir.
Andrew Bartlett
(This used to be commit c8b441650400ed1b24c89991f5752dad3c87795f)
2008-05-29 15:20:58 +10:00
Andrew Kroeger
815c0ef2ed
provision: Add missing string parameter token when assigning ldap_backend.
...
(This used to be commit 7d26145a7fba22b2e1c7c57053aab3180a22089d)
2008-05-28 22:43:25 -05:00
Andrew Bartlett
ce877cafdd
Final fixes to for a functional NTP signing deamon.
...
Andrew Bartlett
(This used to be commit 4dcc0cd06ef2f6c496e2112f6378088a1c27d2f2)
2008-05-29 11:16:03 +10:00
Andrew Bartlett
68ec3006a4
Don't make the NTP signd headers public.
...
This means we don't have to install them
Andrew Bartlett
(This used to be commit 2f2ba0c68ab0e985df5be07dccf3a3a7ebe62142)
2008-05-29 11:15:18 +10:00
Andrew Tridgell
c793faf998
check the set of file attributes which are ignored
...
(This used to be commit c818f56d8ea3ddc6f4cc61e9d5ed6fd195280a5d)
2008-05-28 22:44:54 +10:00
Andrew Tridgell
70eb8d54ae
fixed current_op.mismatch for more cases
...
(This used to be commit 8a2a31d050a31308036545414f8d180ec8148f1d)
2008-05-28 22:44:35 +10:00
Andrew Tridgell
67226f054b
fixed create_action for truncated files
...
(This used to be commit 884c32fcef48244bd260026a61790332bd706eb4)
2008-05-28 22:44:20 +10:00
Andrew Tridgell
dfdfe06dc1
added --noacls options and checking for same mismatch in backtracking
...
(This used to be commit c7d2e1bf65a28b6a2efd60585ae8ead2fb486e53)
2008-05-28 21:49:04 +10:00
Andrew Tridgell
86d69fd4b6
SMB2 doesn't have NAME_INFORMATION level
...
(This used to be commit a431d51b113c2e214ccfe7a678ba0a565b020263)
2008-05-28 21:48:40 +10:00
Andrew Tridgell
f4077a05cb
updated comment based on MS-SMB2 docs
...
(This used to be commit 5754cc13514a0f5fe4c47ce53521c256c9d96487)
2008-05-28 21:48:26 +10:00
Andrew Tridgell
1eabf81554
check that we can't change a file to a directory
...
(This used to be commit e013ada415ebb25e925f715791757330ba003b43)
2008-05-28 20:06:48 +10:00
Andrew Tridgell
f7bf79043e
added testing of some strange read semantics on windows
...
(This used to be commit 46a0b65742bc0e4277da53df9df823abd4a0d150)
2008-05-28 20:06:38 +10:00
Andrew Tridgell
e814586bdd
generate security descriptors in gentest_smb2
...
(This used to be commit 5ca7e9590e792dc409c6677321cd14362255964e)
2008-05-28 20:06:22 +10:00
Andrew Tridgell
fa0bc441e3
don't allow a file to be changed to a directory with setfileinfo
...
(This used to be commit ad7acbf8bf83c7250dfcbd57f0f4e19e57534a92)
2008-05-28 20:06:04 +10:00
Andrew Bartlett
b023ca3e9d
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
...
(This used to be commit ad7f05fd94a19ebae678c733077c59fcea66e5ad)
2008-05-28 20:03:56 +10:00
Andrew Bartlett
28158eb6ea
Another (useless) header to install
...
(This used to be commit d403109666dd31fbaa419d108c386bb2ab01896e)
2008-05-28 20:03:05 +10:00
Andrew Bartlett
8b6b14d694
Install the ntp_signd NDR headers...
...
Like many of our headers, these should never be used, but for now the
build system requires them.
Andrew Bartlett
(This used to be commit a38ef342c82b79f8d460020d4ec46dbb93b45158)
2008-05-28 20:01:28 +10:00
Andrew Tridgell
91069754f8
add testing of creating a file with an initial ACL on SMB2
...
(This used to be commit e957e86a03baa0c0daf3bfe1aaeceb7a08e3c24e)
2008-05-28 18:48:23 +10:00
Andrew Tridgell
07b4cafb09
added a newline at the end of the IDL
...
(This used to be commit 6386155e99628377046e23342bc640710567afd0)
2008-05-28 18:47:39 +10:00