summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Use variable for ldb source directory.Jelmer Vernooij2008-05-274-38/+38
* Move version.o and dynconfig.o into their own directory.Jelmer Vernooij2008-05-276-8/+6
* fixed uninitialised variableAndrew Tridgell2008-05-271-2/+2
* fixed file_attributes testAndrew Tridgell2008-05-271-1/+1
* ensure that we honor SMB2 read min_count properlyAndrew Tridgell2008-05-273-12/+10
* added a basic SMB2 read test suiteAndrew Tridgell2008-05-273-1/+144
* re-enable some testsAndrew Tridgell2008-05-271-3/+3
* enforce lock ordering in SMB2Andrew Tridgell2008-05-272-31/+99
* added support for the output fields of SMB2 closeAndrew Tridgell2008-05-274-21/+112
* added some SMB2 locking tests from gentestAndrew Tridgell2008-05-271-0/+30
* another attempt at the damn SEC_STD_SYNCHRONIZE flagAndrew Tridgell2008-05-271-4/+1
* it seems that lock flags are only validated when UNLOCK is setAndrew Tridgell2008-05-271-3/+4
* disable the SEC_STD_SYNCHRONIZE test until we know what it meansAndrew Tridgell2008-05-271-0/+2
* another gentest derived testAndrew Tridgell2008-05-271-0/+21
* make the SEC_STD_SYNCHRONIZE test more specificAndrew Tridgell2008-05-271-2/+5
* SEC_STD_SYNCHRONIZE is only invalid on SMB2Andrew Tridgell2008-05-272-3/+16
* expanded the SMB2 create testingAndrew Tridgell2008-05-272-3/+77
* check for some more invalid bits in smb2 createAndrew Tridgell2008-05-271-0/+9
* Vista returns ACCESS_DENIED hereAndrew Tridgell2008-05-271-1/+1
* add a mask of invalid security bitsAndrew Tridgell2008-05-271-0/+3
* cope better with read only files in smb2_deltreeAndrew Tridgell2008-05-271-0/+10
* cleanup some warnings and add --skip-cleanupAndrew Tridgell2008-05-271-49/+173
* check invalid create options in the right orderAndrew Tridgell2008-05-271-1/+8
* don't alter the in blobs in a SMB2 create, otherwise two calls in aAndrew Tridgell2008-05-271-5/+6
* the start of a SMB2 create test suiteAndrew Tridgell2008-05-273-1/+105
* Remove unused literal EJS bindings.Jelmer Vernooij2008-05-263-800/+1
* Remove unused libjs functions.Jelmer Vernooij2008-05-263-252/+0
* Remove unused param ejs bindings.Jelmer Vernooij2008-05-263-261/+0
* Remove unused rand EJS bindings.Jelmer Vernooij2008-05-262-111/+0
* Remove unused EJS net bindings.Jelmer Vernooij2008-05-268-976/+0
* Revert "remove unused credentials ejs module."Jelmer Vernooij2008-05-263-0/+277
* Remove unused datablob and nbt ejs bindings.Jelmer Vernooij2008-05-264-392/+0
* remove unused credentials ejs module.Jelmer Vernooij2008-05-263-277/+0
* Remove evil hack which breaks Python bindings.Jelmer Vernooij2008-05-263-13/+28
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pyirpcJelmer Vernooij2008-05-2611-22/+87
|\
| * remove temporary test codeAndrew Tridgell2008-05-261-1/+1
| * stricter checks for valid inputs in SMB2 open and lockAndrew Tridgell2008-05-265-15/+56
| * check use of mincnt past EOF in SMBAndrew Tridgell2008-05-261-0/+17
| * fill in reserved field on SMB2 flushAndrew Tridgell2008-05-261-0/+1
| * allow larger streams using the TDB backendAndrew Tridgell2008-05-262-5/+11
| * Fix missing colon.Jelmer Vernooij2008-05-251-1/+1
* | Fix import.Jelmer Vernooij2008-05-262-1/+28
* | Remove obsolete ejs winreg example.Jelmer Vernooij2008-05-261-107/+0
* | Move some scripts to examples directory since they're not really generically ...Jelmer Vernooij2008-05-263-3/+3
* | Cope with no server being active.Jelmer Vernooij2008-05-262-5/+11
* | Finish smbstatus in Python.Jelmer Vernooij2008-05-263-24/+52
* | Allow using IRPC functions on the messaging bus from Python.Jelmer Vernooij2008-05-266-41/+76
* | Implement IRPC calls over the internal messaging bus.Jelmer Vernooij2008-05-264-75/+125
* | Remove unused cli ejs module.Jelmer Vernooij2008-05-263-724/+0
* | Remove unused nss module.Jelmer Vernooij2008-05-262-168/+0