summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-05-27added support for the output fields of SMB2 closeAndrew Tridgell4-21/+112
2008-05-27added some SMB2 locking tests from gentestAndrew Tridgell1-0/+30
2008-05-27another attempt at the damn SEC_STD_SYNCHRONIZE flagAndrew Tridgell1-4/+1
2008-05-27it seems that lock flags are only validated when UNLOCK is setAndrew Tridgell1-3/+4
2008-05-27disable the SEC_STD_SYNCHRONIZE test until we know what it meansAndrew Tridgell1-0/+2
2008-05-27another gentest derived testAndrew Tridgell1-0/+21
2008-05-27make the SEC_STD_SYNCHRONIZE test more specificAndrew Tridgell1-2/+5
2008-05-27SEC_STD_SYNCHRONIZE is only invalid on SMB2Andrew Tridgell2-3/+16
2008-05-27expanded the SMB2 create testingAndrew Tridgell2-3/+77
2008-05-27check for some more invalid bits in smb2 createAndrew Tridgell1-0/+9
2008-05-27Vista returns ACCESS_DENIED hereAndrew Tridgell1-1/+1
2008-05-27add a mask of invalid security bitsAndrew Tridgell1-0/+3
2008-05-27cope better with read only files in smb2_deltreeAndrew Tridgell1-0/+10
2008-05-27cleanup some warnings and add --skip-cleanupAndrew Tridgell1-49/+173
2008-05-27check invalid create options in the right orderAndrew Tridgell1-1/+8
2008-05-27don't alter the in blobs in a SMB2 create, otherwise two calls in aAndrew Tridgell1-5/+6
2008-05-27the start of a SMB2 create test suiteAndrew Tridgell3-1/+105
2008-05-26Remove unused literal EJS bindings.Jelmer Vernooij3-800/+1
2008-05-26Remove unused libjs functions.Jelmer Vernooij3-252/+0
2008-05-26Remove unused param ejs bindings.Jelmer Vernooij3-261/+0
2008-05-26Remove unused rand EJS bindings.Jelmer Vernooij2-111/+0
2008-05-26Remove unused EJS net bindings.Jelmer Vernooij8-976/+0
2008-05-26Revert "remove unused credentials ejs module."Jelmer Vernooij3-0/+277
2008-05-26Remove unused datablob and nbt ejs bindings.Jelmer Vernooij4-392/+0
2008-05-26remove unused credentials ejs module.Jelmer Vernooij3-277/+0
2008-05-26Remove evil hack which breaks Python bindings.Jelmer Vernooij3-13/+28
2008-05-26Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pyirpcJelmer Vernooij11-22/+87
2008-05-26remove temporary test codeAndrew Tridgell1-1/+1
2008-05-26stricter checks for valid inputs in SMB2 open and lockAndrew Tridgell5-15/+56
2008-05-26check use of mincnt past EOF in SMBAndrew Tridgell1-0/+17
2008-05-26fill in reserved field on SMB2 flushAndrew Tridgell1-0/+1
2008-05-26allow larger streams using the TDB backendAndrew Tridgell2-5/+11
2008-05-26Fix import.Jelmer Vernooij2-1/+28
2008-05-26Remove obsolete ejs winreg example.Jelmer Vernooij1-107/+0
2008-05-26Move some scripts to examples directory since they're not really generically ...Jelmer Vernooij3-3/+3
2008-05-26Cope with no server being active.Jelmer Vernooij2-5/+11
2008-05-26Finish smbstatus in Python.Jelmer Vernooij3-24/+52
2008-05-26Allow using IRPC functions on the messaging bus from Python.Jelmer Vernooij6-41/+76
2008-05-26Implement IRPC calls over the internal messaging bus.Jelmer Vernooij4-75/+125
2008-05-26Remove unused cli ejs module.Jelmer Vernooij3-724/+0
2008-05-26Remove unused nss module.Jelmer Vernooij2-168/+0
2008-05-26Remove unused EJS code.Jelmer Vernooij3-116/+0
2008-05-26Convert smbstatus to Python.Jelmer Vernooij1-96/+63
2008-05-26Provide access to server_id from python bindings, add more tests.Jelmer Vernooij4-6/+68
2008-05-26Add bindings for deregister.Jelmer Vernooij1-0/+21
2008-05-26Support messaging_client_init in the python bindings.Jelmer Vernooij1-40/+58
2008-05-26Add bindings for irpc_{add,remove}_name.Jelmer Vernooij1-0/+39
2008-05-26Remove some unused cruft.Jelmer Vernooij2-56/+18
2008-05-25Fix compilation errors.Jelmer Vernooij2-1/+7
2008-05-25Trim the size of the Python bindings a bit.Jelmer Vernooij4-60/+141