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