summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | pvfs: add PVFS_RESOLVE_NO_OPENDB flag and get the write time from the opendbStefan Metzmacher2008-06-038-21/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
| * | opendb: add write time handlingStefan Metzmacher2008-06-037-52/+116
| | | | | | | | | | | | | | | metze (This used to be commit 3868d8ce630c71e2c70aae442fcdbd68ba1eb708)
| * | BASE-DELAYWRITE: fix test on filesystem without high resolution timestampsStefan Metzmacher2008-06-031-1/+1
| | | | | | | | | | | | | | | metze (This used to be commit fde9880f9943897549859037b0fc9341d3a032f7)
| * | BASE-DELAYWRITE: add missing time checks to make sure the server has updated ↵Stefan Metzmacher2008-06-031-0/+2
| |/ | | | | | | | | | | | | the write time metze (This used to be commit 9c004df8910c07d75bb3f75d7c3cfba9f9c94f51)
| * On the road to alpha5...Andrew Bartlett2008-06-031-2/+2
| | | | | | | | (This used to be commit e9bc72495affb31e5c3d25be7e86d51659333374)
| * Merge branch 'v4-0-stable' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-06-033-141/+9
| |\ | | | | | | | | | (This used to be commit 7e24ec1430cc14c732ad78f3ce8869931996f6b7)
| | * Remove outdated READMEAndrew Bartlett2008-06-031-140/+0
| | | | | | | | | | | | (This used to be commit f9ef7009bc73e3ee27f0ef32d6983bc9286d7e4d)
| | * I probably should warn about GnuTLS bad mojo...Andrew Bartlett2008-06-031-0/+5
| | | | | | | | | | | | | | | Andrew Bartlett (This used to be commit 841e4029b4c03d6a64ba20d906a136679ffaac01)
| | * Mark as the real Samba4 alpha4 release.Andrew Bartlett2008-06-031-1/+1
| | | | | | | | | | | | (This used to be commit c2eb3529555968055deae4ca7d25ab3e4f84e864)
| | * Clarify that our build farm status really sucks at the moment...Andrew Bartlett2008-06-031-0/+3
| | | | | | | | | | | | | | | Andrew Bartlett (This used to be commit f68e9efd3c9a2b6609d678c6701ae46566b539a7)
| * | krb5_init_sec_context: skip the token header when GSS_C_DCE_STYLE is specifiedStefan Metzmacher2008-06-021-5/+11
| |/ | | | | | | | | | | | | | | | | | | 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)
| * Fix WHATSNEW.Andrew Bartlett2008-06-021-6/+5
| | | | | | | | | | | | | | | | 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)
| * First draft of a WHATSNEW for a new release.Andrew Bartlett2008-06-021-29/+35
| | | | | | | | | | | | | | I'm sure I've missed a lot of work - patches welcome! Andrew Bartlett (This used to be commit d971f01623c8570c8f723e89dfe9adb8aa798b30)
* | SMB2 signing now works. The spec was wrong (and will be fixed in theAndrew Tridgell2008-06-035-13/+142
| | | | | | | | | | next version) (This used to be commit 436cb17b869e2d6cc57936ccc5e81680fb992341)
* | setpassword should be executableAndrew Tridgell2008-06-031-0/+0
| | | | | | | | (This used to be commit b8f2e6321dd06508f9cc48e8d76d20232cb7d60e)
* | it is not valid to set a UNLOCK flag on a lock requestAndrew Tridgell2008-06-031-2/+6
| | | | | | | | (This used to be commit 63f315572969e7fc52bdc7c0b38eaaee736d5e2a)
* | more updates for new info levelsAndrew Tridgell2008-06-024-12/+22
| | | | | | | | (This used to be commit 85d1873ee92fcc7df3addc42ddb8189144901f8b)
* | remove a pstringAndrew Tridgell2008-06-021-2/+1
| | | | | | | | (This used to be commit 12ecd7f4b8934e3e11e8b6019b92b82a53e55b96)
* | remove unused macrosAndrew Tridgell2008-06-021-12/+0
| | | | | | | | (This used to be commit 7a1877db15e6a57f0f057dcf5da6609b9bdeef51)
* | smbpid is 32 bit, and update SMB2 locking per MS-SMB2 Andrew Tridgell2008-06-023-28/+21
| | | | | | | | | | The UNLOCK bit is only used from the first lock structure (This used to be commit 9483b7c137b61d3029a1e1e7d8d8d0723b541129)
* | smbpid needs to be 32 bit now to cope with SMB2Andrew Tridgell2008-06-022-5/+5
| | | | | | | | (This used to be commit a2854fd6eaf097b5a9a562e0b8f1a599485fec42)
* | updated some info levels based on WSPP docsAndrew Tridgell2008-06-023-21/+52
| | | | | | | | (This used to be commit f84620324a8cebcd2fd19388d910928ca1ad1334)
* | fixed a warningAndrew Tridgell2008-06-021-1/+1
| | | | | | | | (This used to be commit 7a8ee50105265a4da1f2b89144094f2269c6b119)
* | check for requested buffer size in getinfo callAndrew Tridgell2008-05-312-0/+40
| | | | | | | | (This used to be commit ed8f16379d01d3dffd2645e2b275aa27507dfec9)
* | more useful output in scanAndrew Tridgell2008-05-311-10/+7
|/ | | | (This used to be commit 70569a78cf3443ce5c0b0a28dcd17a3031d8aa55)
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-3118-83/+50
| | | | | | | | This commit broke the build, because not all files (libreplace, popt) were updated. Andrew Bartlett (This used to be commit 3faacf4351d68a10aea78b53768571d2059772ae)
* 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-2917-46/+428
| | |\ \ | | | | | | | | | | | | | | | (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)