summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use variable for ldb source directory.Jelmer Vernooij2008-05-274-38/+38
| | | | (This used to be commit 48bfce0ea51b952baef5bfa667405e8742e5016f)
* Move version.o and dynconfig.o into their own directory.Jelmer Vernooij2008-05-276-8/+6
| | | | (This used to be commit 2cc924a412578c052a7793408300c28c8bc87c2d)
* fixed uninitialised variableAndrew Tridgell2008-05-271-2/+2
| | | | (This used to be commit 8d2e20fcb984c122fbf98cfe712b3145941d881d)
* fixed file_attributes testAndrew Tridgell2008-05-271-1/+1
| | | | (This used to be commit 791ce0fe39a9d9e0d40b9850ff6f0cc9077fe2f1)
* ensure that we honor SMB2 read min_count properlyAndrew Tridgell2008-05-273-12/+10
| | | | (This used to be commit 318038d6f670efffa96d8b0db63f46b3752e1cd3)
* added a basic SMB2 read test suiteAndrew Tridgell2008-05-273-1/+144
| | | | (This used to be commit 4aeda5c11414a4a7ef44da32be05209cb5caa90c)
* re-enable some testsAndrew Tridgell2008-05-271-3/+3
| | | | (This used to be commit c15b24a2f4346b6f07e1d5fd4f2bef7cd09cf350)
* enforce lock ordering in SMB2Andrew Tridgell2008-05-272-31/+99
| | | | (This used to be commit 3bec932a89006521ba74bde7943b8cd5b4a660d8)
* added support for the output fields of SMB2 closeAndrew Tridgell2008-05-274-21/+112
| | | | (This used to be commit 2633bc749792c224acc73a2e4ca723404331c19c)
* added some SMB2 locking tests from gentestAndrew Tridgell2008-05-271-0/+30
| | | | (This used to be commit 2932fcb04646bb921fb1daa365dd4c86cadfe4c0)
* another attempt at the damn SEC_STD_SYNCHRONIZE flagAndrew Tridgell2008-05-271-4/+1
| | | | (This used to be commit 2ac27bfffa557d6c0f71c443b43a8d1967edb177)
* it seems that lock flags are only validated when UNLOCK is setAndrew Tridgell2008-05-271-3/+4
| | | | (This used to be commit d1bde5830cd56042236d72598e5cfe9c7abc4c47)
* disable the SEC_STD_SYNCHRONIZE test until we know what it meansAndrew Tridgell2008-05-271-0/+2
| | | | (This used to be commit 897f4582bee72e319874e8a2d064ba442415571d)
* another gentest derived testAndrew Tridgell2008-05-271-0/+21
| | | | (This used to be commit bb546ab3779b235c5276ef9a714d1ca57b6815c9)
* make the SEC_STD_SYNCHRONIZE test more specificAndrew Tridgell2008-05-271-2/+5
| | | | (This used to be commit 8c263f91bda97eb910c8589b6cd987ec4a62d770)
* SEC_STD_SYNCHRONIZE is only invalid on SMB2Andrew Tridgell2008-05-272-3/+16
| | | | (This used to be commit 067f1271adaa13d537bbc92b19fe8d633cbaaf50)
* expanded the SMB2 create testingAndrew Tridgell2008-05-272-3/+77
| | | | (This used to be commit 71915128498674d9937780b9278fd2ac1eb06ba8)
* check for some more invalid bits in smb2 createAndrew Tridgell2008-05-271-0/+9
| | | | (This used to be commit dcdaa9f5fd9150b16fb277213e864e5c39d831d6)
* Vista returns ACCESS_DENIED hereAndrew Tridgell2008-05-271-1/+1
| | | | (This used to be commit f5068c6e50215f6ea7108d58d783394a315ff14f)
* add a mask of invalid security bitsAndrew Tridgell2008-05-271-0/+3
| | | | (This used to be commit ccbf5238767605f020ede66c8027731487c8cf00)
* cope better with read only files in smb2_deltreeAndrew Tridgell2008-05-271-0/+10
| | | | (This used to be commit 88a2c7b2f44f160836e477e460812df557204f51)
* cleanup some warnings and add --skip-cleanupAndrew Tridgell2008-05-271-49/+173
| | | | (This used to be commit c73dd078eaa20c7bf0b833e65b24c29aab738f25)
* check invalid create options in the right orderAndrew Tridgell2008-05-271-1/+8
| | | | (This used to be commit 73dbfb9b4148dbfdc30518c08db4658d189f4160)
* don't alter the in blobs in a SMB2 create, otherwise two calls in aAndrew Tridgell2008-05-271-5/+6
| | | | | row will fail (This used to be commit 3b811a52fe9a8356337ad149d01a3498c09d900a)
* the start of a SMB2 create test suiteAndrew Tridgell2008-05-273-1/+105
| | | | (This used to be commit 16787e99f3de7255e315651c095486f90f65f2ca)
* Remove unused literal EJS bindings.Jelmer Vernooij2008-05-263-800/+1
| | | | (This used to be commit da3094d1ba86a8f4967ca1993383b0767439f79f)
* Remove unused libjs functions.Jelmer Vernooij2008-05-263-252/+0
| | | | (This used to be commit 657a87fecc2e79e3c3f66c551e392cc341bca8cf)
* Remove unused param ejs bindings.Jelmer Vernooij2008-05-263-261/+0
| | | | (This used to be commit 4dd0d46e27696b6d29d4b6a63c56667ce5e03db6)
* Remove unused rand EJS bindings.Jelmer Vernooij2008-05-262-111/+0
| | | | (This used to be commit 4016427b77b2bc202a8dc4064ddc7e13f36db06d)
* Remove unused EJS net bindings.Jelmer Vernooij2008-05-2611-1153/+0
| | | | (This used to be commit 3923414849c5a3b14379e2cd3e61d862150800a6)
* Revert "remove unused credentials ejs module."Jelmer Vernooij2008-05-263-0/+277
| | | | | This reverts commit 9861cae1aebdef41f098df71be4e5a33f6af9bf1. (This used to be commit a429dc730f97388f0b4478b44522b1fe53f8569a)
* Remove unused datablob and nbt ejs bindings.Jelmer Vernooij2008-05-264-392/+0
| | | | (This used to be commit f758553ac50d374f64a8763055dc4f12ab9b0c68)
* remove unused credentials ejs module.Jelmer Vernooij2008-05-263-277/+0
| | | | (This used to be commit 9861cae1aebdef41f098df71be4e5a33f6af9bf1)
* Remove unused scripts.Jelmer Vernooij2008-05-262-47/+0
| | | | (This used to be commit 3d22b72bb780065059f45ebeb6025d1bceb1f5b6)
* Remove evil hack which breaks Python bindings.Jelmer Vernooij2008-05-263-13/+28
| | | | (This used to be commit 1c179566cb39eb09e522dbce69230472a5d4e655)
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pyirpcJelmer Vernooij2008-05-2611-22/+87
|\ | | | | | | (This used to be commit e1af9708c9b40edfa21862028672882797218174)
| * remove temporary test codeAndrew Tridgell2008-05-261-1/+1
| | | | | | | | (This used to be commit 8995c2f12174ebacc4a6b0864b6583665494a14b)
| * stricter checks for valid inputs in SMB2 open and lockAndrew Tridgell2008-05-265-15/+56
| | | | | | | | (This used to be commit a7b5689a73adde59de28770aa3949660441291ea)
| * check use of mincnt past EOF in SMBAndrew Tridgell2008-05-261-0/+17
| | | | | | | | (This used to be commit 763c9d344fa55da7a24c250d29542837c3ae3971)
| * fill in reserved field on SMB2 flushAndrew Tridgell2008-05-261-0/+1
| | | | | | | | (This used to be commit 400a3b39d5c151cf43e307af2fa702208d7cd472)
| * allow larger streams using the TDB backendAndrew Tridgell2008-05-262-5/+11
| | | | | | | | (This used to be commit 8c0d756eb887477da867e069dbde3a7ad98d4ae0)
| * Fix missing colon.Jelmer Vernooij2008-05-251-1/+1
| | | | | | | | (This used to be commit 6b1576f544e2ea2b5ea0b234b724c4989dd49cca)
* | Fix import.Jelmer Vernooij2008-05-262-1/+28
| | | | | | | | (This used to be commit 17231443a0e3b0ebc4b75db3d721fe0b4e1170c6)
* | Remove obsolete ejs winreg example.Jelmer Vernooij2008-05-261-107/+0
| | | | | | | | (This used to be commit f1a2d2bc00dac56080b2bd560074ec66d12a3129)
* | Move some scripts to examples directory since they're not really generically ↵Jelmer Vernooij2008-05-263-3/+3
| | | | | | | | | | | | useful. (This used to be commit 4026493e91f8096e5d602cd42f9a83d2d75042db)
* | Cope with no server being active.Jelmer Vernooij2008-05-262-5/+11
| | | | | | | | (This used to be commit 893119bb4c9c297966d43d37fe73faa747b7c86e)
* | Finish smbstatus in Python.Jelmer Vernooij2008-05-263-24/+52
| | | | | | | | (This used to be commit 988508c2d3269cc88ed38df2fc207a1c0aaccc6b)
* | Allow using IRPC functions on the messaging bus from Python.Jelmer Vernooij2008-05-266-41/+76
| | | | | | | | (This used to be commit 6ecf81ae13dffa05356c1177c617206c120fb7d7)
* | Implement IRPC calls over the internal messaging bus.Jelmer Vernooij2008-05-264-75/+125
| | | | | | | | (This used to be commit 777dc3a2c7b5bf855344ba3ae8c8b564c48fc0c6)
* | Remove unused cli ejs module.Jelmer Vernooij2008-05-263-724/+0
| | | | | | | | (This used to be commit 170d5aef80f37c26171a40e818cc8b557828d04b)