Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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) | |||||
2008-05-26 | Remove unused nss module. | Jelmer Vernooij | 2 | -168/+0 | |
(This used to be commit 5f75a4f0c0343fe459f5c231f4b5ac89cea43b42) | |||||
2008-05-26 | Remove unused EJS code. | Jelmer Vernooij | 3 | -116/+0 | |
(This used to be commit 3b70a3de4aa63bd6c325fd620c71bd6111d3d2b8) | |||||
2008-05-26 | Convert smbstatus to Python. | Jelmer Vernooij | 1 | -96/+63 | |
(This used to be commit f14ad6cd92227c7ed5c570b581e5db82b7d42e25) | |||||
2008-05-26 | Provide access to server_id from python bindings, add more tests. | Jelmer Vernooij | 4 | -6/+68 | |
(This used to be commit adcd87ad07abbf60a0152deae4b975a2401d701b) | |||||
2008-05-26 | Add bindings for deregister. | Jelmer Vernooij | 1 | -0/+21 | |
(This used to be commit 3e7b361f5952bd2f8a417510adf218b78234ed36) | |||||
2008-05-26 | Support messaging_client_init in the python bindings. | Jelmer Vernooij | 1 | -40/+58 | |
(This used to be commit f2e8f9851044506ef80811a6b6c5d31632a1f112) | |||||
2008-05-26 | Add bindings for irpc_{add,remove}_name. | Jelmer Vernooij | 1 | -0/+39 | |
(This used to be commit a75dbdec15ead785e0105dd61f980627e487fcb0) | |||||
2008-05-26 | Remove some unused cruft. | Jelmer Vernooij | 2 | -56/+18 | |
(This used to be commit 8f47157f09cbf4200f0f7c5efe8750fd5d316a3b) | |||||
2008-05-25 | Fix compilation errors. | Jelmer Vernooij | 2 | -1/+7 | |
(This used to be commit daae053365cf6c5be7b31aa51a239c2660cfc120) | |||||
2008-05-25 | Trim the size of the Python bindings a bit. | Jelmer Vernooij | 4 | -60/+141 | |
(This used to be commit 717ce0b640a5c3aa62804b9869ef4dcc0f71b7ba) | |||||
2008-05-25 | Fix environment generation. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 19b46b50c982eb01909fe31d5abd304a1dd13577) | |||||
2008-05-25 | Move result tuple generation out of main Python function running. | Jelmer Vernooij | 1 | -32/+49 | |
(This used to be commit 5f07faf9c954229bf1cf6401eff81bdab4e242ae) | |||||
2008-05-25 | Use separate function for in argument parsing. | Jelmer Vernooij | 1 | -57/+102 | |
(This used to be commit 737059795ce150066ff775909030eebc54b595d9) | |||||
2008-05-25 | Add tests for irpc python bindings. | Jelmer Vernooij | 2 | -0/+26 | |
(This used to be commit 1ce0632afeb94a69bf286706b3b1f9f4be7ea91f) | |||||
2008-05-25 | Start building IRPC Python support. | Jelmer Vernooij | 2 | -44/+240 | |
(This used to be commit 5980c7bfd727825758bda1b94ddf7a7c3f691620) | |||||
2008-05-25 | Fix missing colon. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 6b1576f544e2ea2b5ea0b234b724c4989dd49cca) | |||||
2008-05-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pyirpc | Jelmer Vernooij | 19 | -3651/+817 | |
(This used to be commit 0a9330ee2a38bff13bf9af48114e6eecd962680b) | |||||
2008-05-25 | Expose transfer and abstract syntax. | Jelmer Vernooij | 3 | -7/+46 | |
(This used to be commit a875e07a37568b7e51c290074d5e3834c2caa4d6) | |||||
2008-05-25 | Expose request timeout variable in Python. | Jelmer Vernooij | 1 | -1/+10 | |
(This used to be commit daed1432d22f5fa78907ee0fef9def8802538150) |