index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-28
added --skip-cleanup to gentest
Andrew Tridgell
1
-0
/
+7
2008-05-28
fixed error code for write on a directory
Andrew Tridgell
1
-1
/
+1
2008-05-28
fix error code for read on a directory
Andrew Tridgell
1
-1
/
+1
2008-05-28
make sure we send a reply packet for bad create options
Andrew Tridgell
1
-1
/
+2
2008-05-27
fixed uninitialised variable
Andrew Tridgell
1
-2
/
+2
2008-05-27
fixed file_attributes test
Andrew Tridgell
1
-1
/
+1
2008-05-27
ensure that we honor SMB2 read min_count properly
Andrew Tridgell
3
-12
/
+10
2008-05-27
added a basic SMB2 read test suite
Andrew Tridgell
3
-1
/
+144
2008-05-27
re-enable some tests
Andrew Tridgell
1
-3
/
+3
2008-05-27
enforce lock ordering in SMB2
Andrew Tridgell
2
-31
/
+99
2008-05-27
added support for the output fields of SMB2 close
Andrew Tridgell
4
-21
/
+112
2008-05-27
added some SMB2 locking tests from gentest
Andrew Tridgell
1
-0
/
+30
2008-05-27
another attempt at the damn SEC_STD_SYNCHRONIZE flag
Andrew Tridgell
1
-4
/
+1
2008-05-27
it seems that lock flags are only validated when UNLOCK is set
Andrew Tridgell
1
-3
/
+4
2008-05-27
disable the SEC_STD_SYNCHRONIZE test until we know what it means
Andrew Tridgell
1
-0
/
+2
2008-05-27
another gentest derived test
Andrew Tridgell
1
-0
/
+21
2008-05-27
make the SEC_STD_SYNCHRONIZE test more specific
Andrew Tridgell
1
-2
/
+5
2008-05-27
SEC_STD_SYNCHRONIZE is only invalid on SMB2
Andrew Tridgell
2
-3
/
+16
2008-05-27
expanded the SMB2 create testing
Andrew Tridgell
2
-3
/
+77
2008-05-27
check for some more invalid bits in smb2 create
Andrew Tridgell
1
-0
/
+9
2008-05-27
Vista returns ACCESS_DENIED here
Andrew Tridgell
1
-1
/
+1
2008-05-27
add a mask of invalid security bits
Andrew Tridgell
1
-0
/
+3
2008-05-27
cope better with read only files in smb2_deltree
Andrew Tridgell
1
-0
/
+10
2008-05-27
cleanup some warnings and add --skip-cleanup
Andrew Tridgell
1
-49
/
+173
2008-05-27
check invalid create options in the right order
Andrew Tridgell
1
-1
/
+8
2008-05-27
don't alter the in blobs in a SMB2 create, otherwise two calls in a
Andrew Tridgell
1
-5
/
+6
2008-05-27
the start of a SMB2 create test suite
Andrew Tridgell
3
-1
/
+105
2008-05-26
Remove unused literal EJS bindings.
Jelmer Vernooij
3
-800
/
+1
2008-05-26
Remove unused libjs functions.
Jelmer Vernooij
3
-252
/
+0
2008-05-26
Remove unused param ejs bindings.
Jelmer Vernooij
3
-261
/
+0
2008-05-26
Remove unused rand EJS bindings.
Jelmer Vernooij
2
-111
/
+0
2008-05-26
Remove unused EJS net bindings.
Jelmer Vernooij
11
-1153
/
+0
2008-05-26
Revert "remove unused credentials ejs module."
Jelmer Vernooij
3
-0
/
+277
2008-05-26
Remove unused datablob and nbt ejs bindings.
Jelmer Vernooij
4
-392
/
+0
2008-05-26
remove unused credentials ejs module.
Jelmer Vernooij
3
-277
/
+0
2008-05-26
Remove unused scripts.
Jelmer Vernooij
2
-47
/
+0
2008-05-26
Remove evil hack which breaks Python bindings.
Jelmer Vernooij
3
-13
/
+28
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
2008-05-26
remove temporary test code
Andrew Tridgell
1
-1
/
+1
2008-05-26
stricter checks for valid inputs in SMB2 open and lock
Andrew Tridgell
5
-15
/
+56
2008-05-26
check use of mincnt past EOF in SMB
Andrew Tridgell
1
-0
/
+17
2008-05-26
fill in reserved field on SMB2 flush
Andrew Tridgell
1
-0
/
+1
2008-05-26
allow larger streams using the TDB backend
Andrew Tridgell
2
-5
/
+11
2008-05-26
Fix import.
Jelmer Vernooij
2
-1
/
+28
2008-05-26
Remove obsolete ejs winreg example.
Jelmer Vernooij
1
-107
/
+0
2008-05-26
Move some scripts to examples directory since they're not really generically ...
Jelmer Vernooij
3
-3
/
+3
2008-05-26
Cope with no server being active.
Jelmer Vernooij
2
-5
/
+11
2008-05-26
Finish smbstatus in Python.
Jelmer Vernooij
3
-24
/
+52
2008-05-26
Allow using IRPC functions on the messaging bus from Python.
Jelmer Vernooij
6
-41
/
+76
2008-05-26
Implement IRPC calls over the internal messaging bus.
Jelmer Vernooij
4
-75
/
+125
[next]