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
path:
root
/
source4
/
torture
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-14
Use a custom init function for samba4 that sets a samba4
Simo Sorce
5
-5
/
+5
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
14
-35
/
+37
2008-06-06
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
4
-7
/
+9
2008-06-06
handle NULL fields in blob comparison
Andrew Tridgell
1
-1
/
+3
2008-06-05
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
7
-46
/
+57
2008-06-05
Add convenience function for creating nbt sockets in torture.
Jelmer Vernooij
4
-7
/
+9
2008-06-04
another SMB2-LOCK fix now that we know that the UNLOCK flag is only
Andrew Tridgell
1
-5
/
+1
2008-06-04
fixed SMB2-LOCK test for new semantics (from docs)
Andrew Tridgell
1
-5
/
+1
2008-06-04
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
1
-4
/
+1
2008-06-04
lib/crypto: remove unused sha1 and hmac-sha1 code
Stefan Metzmacher
1
-4
/
+1
2008-06-03
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
1
-1
/
+3
2008-06-03
BASE-DELAYWRITE: fix test on filesystem without high resolution timestamps
Stefan Metzmacher
1
-1
/
+1
2008-06-03
BASE-DELAYWRITE: add missing time checks to make sure the server has updated ...
Stefan Metzmacher
1
-0
/
+2
2008-06-02
more updates for new info levels
Andrew Tridgell
1
-7
/
+8
2008-06-02
remove a pstring
Andrew Tridgell
1
-2
/
+1
2008-06-02
remove unused macros
Andrew Tridgell
1
-12
/
+0
2008-05-31
check for requested buffer size in getinfo call
Andrew Tridgell
1
-0
/
+35
2008-05-31
more useful output in scan
Andrew Tridgell
1
-10
/
+7
2008-05-31
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
1
-2
/
+0
2008-05-30
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defs
Jelmer Vernooij
9
-2571
/
+1564
2008-05-30
implemented client side SMB2 signing
Andrew Tridgell
4
-9
/
+15
2008-05-30
Move CFLAGS handling out of smb_build.
Jelmer Vernooij
1
-0
/
+2
2008-05-30
don't emulate broken SMB2 locking behaviour from windows
Andrew Tridgell
1
-4
/
+66
2008-05-29
merged gentest.c and gentest_smb2.c
Andrew Tridgell
3
-2615
/
+1401
2008-05-29
check maximal_access here too
Andrew Tridgell
1
-0
/
+1
2008-05-29
test the maximal access return
Andrew Tridgell
1
-1
/
+16
2008-05-28
check the set of file attributes which are ignored
Andrew Tridgell
1
-2
/
+6
2008-05-28
fixed current_op.mismatch for more cases
Andrew Tridgell
1
-2
/
+13
2008-05-28
added --noacls options and checking for same mismatch in backtracking
Andrew Tridgell
1
-1
/
+16
2008-05-28
check that we can't change a file to a directory
Andrew Tridgell
1
-0
/
+4
2008-05-28
added testing of some strange read semantics on windows
Andrew Tridgell
1
-2
/
+59
2008-05-28
generate security descriptors in gentest_smb2
Andrew Tridgell
1
-3
/
+35
2008-05-28
add testing of creating a file with an initial ACL on SMB2
Andrew Tridgell
3
-31
/
+95
2008-05-28
test unknown tags and bad tag lengths
Andrew Tridgell
1
-0
/
+19
2008-05-28
added some of the new SMB2 create tags to gentest_smb2
Andrew Tridgell
1
-1
/
+17
2008-05-28
added testing of SMB2 create blobs
Andrew Tridgell
1
-2
/
+100
2008-05-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
5
-5
/
+5
2008-05-28
expanded the SMB2-READ test, including the windows position bug
Andrew Tridgell
1
-4
/
+51
2008-05-28
add exceptions for some of the strange windows SMB2 locking behaviour
Andrew Tridgell
1
-2
/
+10
2008-05-28
added --valid option to gentest_smb2
Andrew Tridgell
1
-10
/
+27
2008-05-28
added --skip-cleanup to gentest
Andrew Tridgell
1
-0
/
+7
2008-05-27
Use new dynconfig.h location.
Jelmer Vernooij
5
-5
/
+5
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
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
1
-4
/
+70
2008-05-27
added some SMB2 locking tests from gentest
Andrew Tridgell
1
-0
/
+30
2008-05-27
another gentest derived test
Andrew Tridgell
1
-0
/
+21
2008-05-27
SEC_STD_SYNCHRONIZE is only invalid on SMB2
Andrew Tridgell
1
-2
/
+6
[next]