expanded the SMB2-READ test, including the windows position bug
[kai/samba.git] / source4 /
2008-05-28 Andrew Tridgellexpanded the SMB2-READ test, including the windows...
2008-05-28 Andrew Tridgelladd exceptions for some of the strange windows SMB2...
2008-05-28 Andrew Tridgellanswer SMB2_ALL_EAS qfileinfo
2008-05-28 Andrew Tridgelladded --valid option to gentest_smb2
2008-05-28 Andrew Tridgelladded --skip-cleanup to gentest
2008-05-28 Andrew Tridgellfixed error code for write on a directory
2008-05-28 Andrew Tridgellfix error code for read on a directory
2008-05-28 Andrew Tridgellmake sure we send a reply packet for bad create options
2008-05-27 Andrew Tridgellfixed uninitialised variable
2008-05-27 Andrew Tridgellfixed file_attributes test
2008-05-27 Andrew Tridgellensure that we honor SMB2 read min_count properly
2008-05-27 Andrew Tridgelladded a basic SMB2 read test suite
2008-05-27 Andrew Tridgellre-enable some tests
2008-05-27 Andrew Tridgellenforce lock ordering in SMB2
2008-05-27 Andrew Tridgelladded support for the output fields of SMB2 close
2008-05-27 Andrew Tridgelladded some SMB2 locking tests from gentest
2008-05-27 Andrew Tridgellanother attempt at the damn SEC_STD_SYNCHRONIZE flag
2008-05-27 Andrew Tridgellit seems that lock flags are only validated when UNLOCK...
2008-05-27 Andrew Tridgelldisable the SEC_STD_SYNCHRONIZE test until we know...
2008-05-27 Andrew Tridgellanother gentest derived test
2008-05-27 Andrew Tridgellmake the SEC_STD_SYNCHRONIZE test more specific
2008-05-27 Andrew TridgellSEC_STD_SYNCHRONIZE is only invalid on SMB2
2008-05-27 Andrew Tridgellexpanded the SMB2 create testing
2008-05-27 Andrew Tridgellcheck for some more invalid bits in smb2 create
2008-05-27 Andrew TridgellVista returns ACCESS_DENIED here
2008-05-27 Andrew Tridgelladd a mask of invalid security bits
2008-05-27 Andrew Tridgellcope better with read only files in smb2_deltree
2008-05-27 Andrew Tridgellcleanup some warnings and add --skip-cleanup
2008-05-27 Andrew Tridgellcheck invalid create options in the right order
2008-05-27 Andrew Tridgelldon't alter the in blobs in a SMB2 create, otherwise...
2008-05-27 Andrew Tridgellthe start of a SMB2 create test suite
2008-05-26 Jelmer VernooijRemove unused literal EJS bindings.
2008-05-26 Jelmer VernooijRemove unused libjs functions.
2008-05-26 Jelmer VernooijRemove unused param ejs bindings.
2008-05-26 Jelmer VernooijRemove unused rand EJS bindings.
2008-05-26 Jelmer VernooijRemove unused EJS net bindings.
2008-05-26 Jelmer VernooijRevert "remove unused credentials ejs module."
2008-05-26 Jelmer VernooijRemove unused datablob and nbt ejs bindings.
2008-05-26 Jelmer Vernooijremove unused credentials ejs module.
2008-05-26 Jelmer VernooijRemove evil hack which breaks Python bindings.
2008-05-26 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-26 Andrew Tridgellremove temporary test code
2008-05-26 Andrew Tridgellstricter checks for valid inputs in SMB2 open and lock
2008-05-26 Andrew Tridgellcheck use of mincnt past EOF in SMB
2008-05-26 Andrew Tridgellfill in reserved field on SMB2 flush
2008-05-26 Andrew Tridgellallow larger streams using the TDB backend
2008-05-26 Jelmer VernooijFix import.
2008-05-26 Jelmer VernooijRemove obsolete ejs winreg example.
2008-05-26 Jelmer VernooijMove some scripts to examples directory since they...
2008-05-26 Jelmer VernooijCope with no server being active.
2008-05-26 Jelmer VernooijFinish smbstatus in Python.
2008-05-26 Jelmer VernooijAllow using IRPC functions on the messaging bus from...
2008-05-26 Jelmer VernooijImplement IRPC calls over the internal messaging bus.
2008-05-26 Jelmer VernooijRemove unused cli ejs module.
2008-05-26 Jelmer VernooijRemove unused nss module.
2008-05-26 Jelmer VernooijRemove unused EJS code.
2008-05-26 Jelmer VernooijConvert smbstatus to Python.
2008-05-25 Jelmer VernooijProvide access to server_id from python bindings, add...
2008-05-25 Jelmer VernooijAdd bindings for deregister.
2008-05-25 Jelmer VernooijSupport messaging_client_init in the python bindings.
2008-05-25 Jelmer VernooijAdd bindings for irpc_{add,remove}_name.
2008-05-25 Jelmer VernooijRemove some unused cruft.
2008-05-25 Jelmer VernooijFix compilation errors.
2008-05-25 Jelmer VernooijTrim the size of the Python bindings a bit.
2008-05-25 Jelmer VernooijFix environment generation.
2008-05-25 Jelmer VernooijMove result tuple generation out of main Python functio...
2008-05-25 Jelmer VernooijUse separate function for in argument parsing.
2008-05-25 Jelmer VernooijAdd tests for irpc python bindings.
2008-05-25 Jelmer VernooijStart building IRPC Python support.
2008-05-25 Jelmer VernooijFix missing colon.
2008-05-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-25 Jelmer VernooijExpose transfer and abstract syntax.
2008-05-25 Jelmer VernooijExpose request timeout variable in Python.
2008-05-25 Jelmer VernooijAdd support for secondary contexts from Python.
2008-05-25 Jelmer VernooijAdd initial work for script that uses probing to figure...
2008-05-24 Jelmer VernooijCheck for fault codes when connecting.
2008-05-24 Jelmer VernooijAdd helper function to return DCE/RPC fault codes.
2008-05-24 Jelmer VernooijAdd convenience function for creating objects with...
2008-05-24 Jelmer VernooijFix memory initialization in raw calls.
2008-05-24 Jelmer VernooijSupport optional object argument when sending DCE/RPC...
2008-05-24 Jelmer VernooijAllow connecting to a DCE/RPC interface with Python...
2008-05-24 Jelmer VernooijAdd convenience functions for setting Python objects...
2008-05-24 Jelmer VernooijExport functions for setting NTSTATUS and WERRORs in...
2008-05-24 Jelmer VernooijAllow request() call to do custom calls on DCE/RPC...
2008-05-24 Jelmer VernooijUse manually written Python bindings for DCE/RPC rather...
2008-05-24 Jelmer VernooijShare struct used for interfaces in Python code.
2008-05-24 Jelmer VernooijAdd tests for new NDR pack/unpack functionality in...
2008-05-24 Jelmer VernooijOnly provide __ndr_pack__ / __ndr_unpack__ if the push...
2008-05-24 Jelmer VernooijAdd convenience functions for packing/unpacking structs...
2008-05-24 Jelmer VernooijSupport __ndr_unpack__ on DCE/RPC structures in Python.
2008-05-24 Jelmer VernooijAdd __ndr_pack__ method to all DCE/RPC structures.
2008-05-24 Jelmer VernooijInitialize module.
2008-05-24 Jelmer VernooijRemove remaining EJS RPC code, was unused.
2008-05-24 Jelmer VernooijInitial work on IRPC Python support.
2008-05-24 Jelmer VernooijAdd docstrings to a couple more python modules.
2008-05-23 Jelmer VernooijInclude full path for python scripting dir to allow...
2008-05-23 Jelmer VernooijMore work allowing out-of-tree builds. Patch by Matthia...
2008-05-23 Jelmer VernooijFix indentation, add docstring in provisioning script.
2008-05-23 Jelmer VernooijSome more PEP improvements.
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
next