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-09-12
Comment the delay write time tests so I know what they're
Jeremy Allison
1
-3
/
+41
2008-09-11
Fix failures in the winbind struct-based test.
Andrew Bartlett
1
-11
/
+0
2008-09-09
A truncate write must be a smbcli_smbwrite, not a
Jeremy Allison
1
-1
/
+1
2008-09-09
UNIX-WHOAMI: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2008-09-08
Make it easier to see when tests start/end.
Jeremy Allison
1
-15
/
+52
2008-09-08
BASE-DELAYWRITE: test behavior of SMBwrite truncate, writeX, SMBwrite truncat...
Stefan Metzmacher
1
-0
/
+204
2008-09-08
BASE-DELAYWRITE: test behavior of writeX, SMBwrite truncate, writeX and SMBwr...
Stefan Metzmacher
1
-0
/
+206
2008-09-08
BASE-DELAYWRITE: demonstrate that a truncate write doesn't update the write t...
Stefan Metzmacher
1
-0
/
+157
2008-09-08
BASE-DELAYWRITE: demonstrate that the time between the open and the first wri...
Stefan Metzmacher
1
-0
/
+159
2008-09-08
BASE-DELAYWRITE: test more details of the truncate write time update behavior
Stefan Metzmacher
1
-4
/
+371
2008-09-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into trusted-d...
Andrew Bartlett
1
-3
/
+349
2008-09-08
More work towards trusted domains support in Samba4's LSA
Andrew Bartlett
1
-1
/
+1
2008-09-05
Don't compare identity, it'll never be different.
Jeremy Allison
1
-2
/
+2
2008-09-05
Added tests that show that write time update is immediate
Jeremy Allison
1
-1
/
+347
2008-09-04
More work to implement LSA CreateTrustedDomainEx2
Andrew Bartlett
1
-3
/
+37
2008-09-03
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
1
-2
/
+179
2008-09-03
Test a few more error cases in RPC-PAC
Andrew Bartlett
1
-2
/
+179
2008-09-02
Start testing CreateTrustedDomainEx2
Andrew Bartlett
1
-1
/
+108
2008-09-01
Follow MS-LSAD 3.1.4.7.12 and set defaults when creating a trust.
Andrew Bartlett
1
-3
/
+18
2008-08-29
It turns out that the Netlogon PAC verification is encrypted.
Andrew Bartlett
1
-1
/
+3
2008-08-28
Further rework the RPC-PAC test.
Andrew Bartlett
1
-34
/
+15
2008-08-28
Heimdal provides Kerberos PAC parsing routines. Use them.
Andrew Bartlett
1
-3
/
+66
2008-08-27
Add missing file - netlogon.h
Andrew Bartlett
1
-0
/
+6
2008-08-27
Add a test to explore Netlogon PAC validation
Andrew Bartlett
5
-4
/
+235
2008-08-26
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2
-57
/
+98
2008-08-26
Don't use lsa_Delete any more, as smbd now refuses it.
Andrew Bartlett
1
-2
/
+3
2008-08-26
More LSA server and testuite work.
Andrew Bartlett
1
-7
/
+25
2008-08-26
Make RPC-LSA test deterministic with an msleep(200).
Andrew Bartlett
1
-5
/
+8
2008-08-26
Update RPC-LSA to (almost) pass against Windows 2008.
Andrew Bartlett
1
-45
/
+61
2008-08-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
3
-12
/
+168
2008-08-24
fixed the data in SAVEFILE op in RAW-OFFLINE
Andrew Tridgell
1
-1
/
+1
2008-08-24
show the bad data in RAW-OFFLINE
Andrew Tridgell
1
-3
/
+10
2008-08-23
don't use zero data for the first file in RAW-OFFLINE
Andrew Tridgell
1
-2
/
+2
2008-08-22
Merge branch 'abartlet-4-0-local' into v4-0-test
Andrew Tridgell
1
-0
/
+146
2008-08-20
drsuapi: fix samba4 callers after drsuapi.idl changes
Stefan Metzmacher
1
-6
/
+9
2008-08-20
Add a torture test for the new 'netlogon' flags.
Matthias Dieter Wallnöfer
1
-0
/
+146
2008-08-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-1
/
+3
2008-08-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
4
-67
/
+187
2008-08-15
Don't segfault in RPC-ATSVC.
Andrew Bartlett
1
-1
/
+3
2008-08-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
4
-67
/
+187
2008-08-14
RAW-OPEN: be more strict in create_option checking
Stefan Metzmacher
1
-2
/
+11
2008-08-14
SMB2-CREATE: add a special test for FILE_ATTRIBUTE_ENCRYPTED
Stefan Metzmacher
1
-2
/
+21
2008-08-14
SMB2-CREATE: be more strict in checking file attributes
Stefan Metzmacher
1
-12
/
+20
2008-08-14
SMB2-CREATE: be more strict in error checking
Stefan Metzmacher
1
-1
/
+11
2008-08-14
NBT-WINSREPLICATION: be more robust to timing errors
Stefan Metzmacher
1
-6
/
+6
2008-08-14
expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how the
Andrew Tridgell
2
-8
/
+67
2008-08-14
cope with not knowing the kdc key
Andrew Tridgell
1
-41
/
+56
2008-08-14
Assert on failure to join domain in NBT-DGRAM
Andrew Bartlett
1
-0
/
+4
2008-08-08
We can't use ndr_pull_struct_blob_all in combinatin with relative pointers
Andrew Bartlett
1
-3
/
+4
2008-08-07
drsuapi: fix callers after idl change
Stefan Metzmacher
1
-1
/
+1
[next]