1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-14 01:57:53 +03:00

16831 Commits

Author SHA1 Message Date
Andrew Bartlett
446748bfe1 Align the Python and EJS ldap tests.
We should now (need to review and compare them once more) be able to
remove ldap.js (and once samba3sam.js is done, smbscript).

Andrew Bartlett
(This used to be commit f65e43e9456e8e951d172779cba53ab417114b20)
2008-06-03 23:27:22 +10:00
Stefan Metzmacher
c674a09cac selftest: don't skip BASE-DELAYWRITE
metze
(This used to be commit 03f43a9a91bffd60de8f59f8fb717505a428d070)
2008-06-03 14:05:06 +02:00
Stefan Metzmacher
a2f1bd0050 selftest: pass torture:writetimeupdatedelay to smbtorture
metze
(This used to be commit c285b540cb1c2b554a85ef08a4280f544d9d20cc)
2008-06-03 14:05:05 +02:00
Stefan Metzmacher
70f83b4944 selftest: set posix:writetimeupdatedelay
metze

Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit 62030027d1ab735fb9c590fafb0887dc882662d1)
2008-06-03 14:05:05 +02:00
Stefan Metzmacher
b800af662c pvfs: use utimes() instead of utime() to get better timestamp resolution
Note: that libreplace always provides utimes()

metze
(This used to be commit 61bad69e2d7f84e2c6d6fb82917cfa86b17f54b0)
2008-06-03 14:05:04 +02:00
Stefan Metzmacher
6e52c4feb8 pvfs_close: correctly handle the write time updates passed by close()
metze
(This used to be commit 7f033ce4fb6fc897f8159926d5a6d2e45dd447b6)
2008-06-03 14:03:52 +02:00
Stefan Metzmacher
60759b64a7 pvfs: correctly set the write time in the handle destructor
metze
(This used to be commit 58c118ab4d2b76c4ea68d79b711b81900634f767)
2008-06-03 14:03:51 +02:00
Stefan Metzmacher
d1bb49a2ab pvfs_setfileinfo: update the write time in the opendb
metze
(This used to be commit 418e2592b48d558ff1d32031d64263ae21cf1eb0)
2008-06-03 14:03:51 +02:00
Stefan Metzmacher
ad19d5455e pvfs: trigger a write time update 2 seconds after the first write
metze
(This used to be commit c8e15d4c185f18322a882aa908939fa9d0e341a0)
2008-06-03 14:03:50 +02:00
Stefan Metzmacher
47b54c7680 pvfs: add posix:writetimeupdatedelay option
metze
(This used to be commit c3ba19ca62affced96b927fcbe63cf5d075aed22)
2008-06-03 14:03:50 +02:00
Stefan Metzmacher
c43591c216 pvfs: add PVFS_RESOLVE_NO_OPENDB flag and get the write time from the opendb
By default get the current write time from the opendb,
but allow callers to pass PVFS_RESOLVE_NO_OPENDB
for performance reasons, if they don't need to the write time.

metze
(This used to be commit def52cc0988c26a815e74b3391e5857512408d90)
2008-06-03 14:03:50 +02:00
Stefan Metzmacher
0827b08a43 opendb: add write time handling
metze
(This used to be commit 3868d8ce630c71e2c70aae442fcdbd68ba1eb708)
2008-06-03 14:03:49 +02:00
Stefan Metzmacher
6610a6c49a BASE-DELAYWRITE: fix test on filesystem without high resolution timestamps
metze
(This used to be commit fde9880f9943897549859037b0fc9341d3a032f7)
2008-06-03 14:03:49 +02:00
Stefan Metzmacher
fb4c9dd5eb BASE-DELAYWRITE: add missing time checks to make sure the server has updated the write time
metze
(This used to be commit 9c004df8910c07d75bb3f75d7c3cfba9f9c94f51)
2008-06-03 11:17:17 +02:00
Andrew Bartlett
28f697322e On the road to alpha5...
(This used to be commit e9bc72495affb31e5c3d25be7e86d51659333374)
2008-06-03 15:14:09 +10:00
Andrew Bartlett
ac94fb0e80 Merge branch 'v4-0-stable' of ssh://git.samba.org/data/git/samba into 4-0-local
(This used to be commit 7e24ec1430cc14c732ad78f3ce8869931996f6b7)
2008-06-03 15:13:28 +10:00
Andrew Tridgell
7c926ff115 SMB2 signing now works. The spec was wrong (and will be fixed in the
next version)
(This used to be commit 436cb17b869e2d6cc57936ccc5e81680fb992341)
2008-06-03 14:29:27 +10:00
Andrew Bartlett
2731e4a3d3 Remove outdated README
(This used to be commit f9ef7009bc73e3ee27f0ef32d6983bc9286d7e4d)
2008-06-03 14:11:40 +10:00
Andrew Bartlett
f23d2e43f4 I probably should warn about GnuTLS bad mojo...
Andrew Bartlett
(This used to be commit 841e4029b4c03d6a64ba20d906a136679ffaac01)
2008-06-03 12:02:20 +10:00
Andrew Bartlett
638e512bee Mark as the real Samba4 alpha4 release.
(This used to be commit c2eb3529555968055deae4ca7d25ab3e4f84e864)
2008-06-03 11:34:16 +10:00
Andrew Bartlett
c9d2dfcb19 Clarify that our build farm status really sucks at the moment...
Andrew Bartlett
(This used to be commit f68e9efd3c9a2b6609d678c6701ae46566b539a7)
2008-06-03 11:33:29 +10:00
Andrew Tridgell
aa35cef57f setpassword should be executable
(This used to be commit b8f2e6321dd06508f9cc48e8d76d20232cb7d60e)
2008-06-03 09:36:46 +10:00
Andrew Tridgell
538f624fe0 it is not valid to set a UNLOCK flag on a lock request
(This used to be commit 63f315572969e7fc52bdc7c0b38eaaee736d5e2a)
2008-06-03 09:36:02 +10:00
Stefan Metzmacher
b3ec55b984 krb5_init_sec_context: skip the token header when GSS_C_DCE_STYLE is specified
Windows (and heimdal) accepts packets with token header
in the server, but it doesn't match the windows client.
We now match the windows client and that fixes
also the display in wireshark.

metze
(This used to be commit 58f66184f0f732a78e86bbb0f3c29e920f086d08)
2008-06-02 16:58:04 +02:00
Andrew Bartlett
9b913d602b Fix WHATSNEW.
In particular, I can't find the DCOM code, so presumably it's still in
a branch.

Andrew Bartlett
(This used to be commit 00ad3f8a6dfb742113c1eeedb4c9a81b0a64947e)
2008-06-02 21:05:56 +10:00
Andrew Bartlett
bff228dc2c First draft of a WHATSNEW for a new release.
I'm sure I've missed a lot of work - patches welcome!

Andrew Bartlett
(This used to be commit d971f01623c8570c8f723e89dfe9adb8aa798b30)
2008-06-02 17:28:36 +10:00
Andrew Tridgell
405e64c437 more updates for new info levels
(This used to be commit 85d1873ee92fcc7df3addc42ddb8189144901f8b)
2008-06-02 11:05:06 +10:00
Andrew Tridgell
fa327874bb remove a pstring
(This used to be commit 12ecd7f4b8934e3e11e8b6019b92b82a53e55b96)
2008-06-02 11:04:46 +10:00
Andrew Tridgell
e7b30f023b remove unused macros
(This used to be commit 7a1877db15e6a57f0f057dcf5da6609b9bdeef51)
2008-06-02 11:04:36 +10:00
Andrew Tridgell
8da3217d1b smbpid is 32 bit, and update SMB2 locking per MS-SMB2
The UNLOCK bit is only used from the first lock structure
(This used to be commit 9483b7c137b61d3029a1e1e7d8d8d0723b541129)
2008-06-02 11:04:13 +10:00
Andrew Tridgell
1bdd08227e smbpid needs to be 32 bit now to cope with SMB2
(This used to be commit a2854fd6eaf097b5a9a562e0b8f1a599485fec42)
2008-06-02 11:03:19 +10:00
Andrew Tridgell
3850d47fef updated some info levels based on WSPP docs
(This used to be commit f84620324a8cebcd2fd19388d910928ca1ad1334)
2008-06-02 11:02:57 +10:00
Andrew Tridgell
9835b4fde1 fixed a warning
(This used to be commit 7a8ee50105265a4da1f2b89144094f2269c6b119)
2008-06-02 11:02:37 +10:00
Andrew Tridgell
eb8634b2f0 check for requested buffer size in getinfo call
(This used to be commit ed8f16379d01d3dffd2645e2b275aa27507dfec9)
2008-05-31 13:39:51 +10:00
Andrew Tridgell
57b7b0fcf6 more useful output in scan
(This used to be commit 70569a78cf3443ce5c0b0a28dcd17a3031d8aa55)
2008-05-31 13:39:34 +10:00
Andrew Bartlett
be14efbdf9 Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
This commit broke the build, because not all files (libreplace, popt)
were updated.

Andrew Bartlett
(This used to be commit 3faacf4351d68a10aea78b53768571d2059772ae)
2008-05-31 08:35:55 +10:00
Jelmer Vernooij
2772871146 Fix samdb python test.
(This used to be commit 0e3d488cc108174ca0f875aab16b9771c2933f19)
2008-05-30 14:15:40 +02:00
Jelmer Vernooij
2791fc9a5f Add header to knownfail file.
(This used to be commit 307674b6c03e6cfbba590d50d994bfaaa7bfeb87)
2008-05-30 14:13:23 +02:00
Jelmer Vernooij
5107f093c2 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defs
Conflicts:

	source/samba4-skip
(This used to be commit 7b0e0eb346c2f6a240b20fbcf14029539c6512b9)
2008-05-30 12:18:07 +02:00
Andrew Bartlett
be1927cd80 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
(This used to be commit 31308caad0a83a487341307e4e810a69c08ff371)
2008-05-30 17:26:42 +10:00
Andrew Bartlett
9c1519c065 Skip the samba4.samdb.python test.
I'll need to talk to jelmer about why this doesn't work...

Andrew Bartlett
(This used to be commit 75122e88e53aaa9930af85887e939fb329f51e2d)
2008-05-30 17:23:56 +10:00
Andrew Tridgell
beaa01e403 implemented client side SMB2 signing
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)
2008-05-30 17:03:54 +10:00
Andrew Tridgell
27f465619b two more places where the wrong type is passed to PyArg_ParseTupleAndKeywords()
(This used to be commit db6122ec104e80ee2e02b1170ff808b6456b780b)
2008-05-30 16:19:22 +10:00
Andrew Tridgell
07e6a0fd8a fixed a segv in the python messaging code on 64 bit systems
(This used to be commit 7598c8389745fcc77da341b4af2dcef6a01db700)
2008-05-30 16:11:07 +10:00
Andrew Bartlett
21377a7ea9 Fix the samba4.dcerpc.bare.python test.
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)
2008-05-30 15:26:10 +10:00
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