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
2007-10-10
r9584: Fix a race condition in Samba 3. If two files are opened simultaneousl...
Volker Lendecke
2
-8
/
+137
2007-10-10
r9578: fixed an endless loop and memory leak in the QueryMultipleValues test
Andrew Tridgell
1
-3
/
+5
2007-10-10
r9575: more automatic cleanup code in winreg test
Andrew Tridgell
1
-2
/
+7
2007-10-10
r9574: - made the sec_info fields in lsa and samr use a IDL bitmap
Andrew Tridgell
1
-125
/
+130
2007-10-10
r9567: fixed the winreg IDL for CreateKey, including a security
Andrew Tridgell
1
-7
/
+22
2007-10-10
r9547: A pile more completeness testing for DsCrackNames.
Andrew Bartlett
1
-14
/
+143
2007-10-10
r9516: Try a full-on matrix test of all the combinations in DRSUAPI
Andrew Bartlett
1
-2
/
+123
2007-10-10
r9431: Check an error code in BASE-DELETE.
Volker Lendecke
1
-2
/
+13
2007-10-10
r9422: Include crypto.h header.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r9406: Add const.
Andrew Bartlett
1
-3
/
+3
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-2
/
+2
2007-10-10
r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValue
Andrew Tridgell
1
-21
/
+26
2007-10-10
r9238: Some test code to do user-unmarshalling of eventlog_Record data.
Tim Potter
1
-0
/
+26
2007-10-10
r9234: Ensure we always change the end of the PAC, no matter what it is. Fix
Andrew Bartlett
1
-3
/
+3
2007-10-10
r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw function
Tim Potter
3
-24
/
+28
2007-10-10
r9167: Further PAC parionia: ensure the checksum fails if we modify it.
Andrew Bartlett
1
-6
/
+45
2007-10-10
r9166: This checks more of auth subsystem in the PAC test.
Andrew Bartlett
3
-117
/
+147
2007-10-10
r9156: Add IDL and test for FlushEventLog() but it always seems to return
Tim Potter
1
-10
/
+40
2007-10-10
r9155: Fix ReadEventLog() test so it now works.
Tim Potter
1
-11
/
+5
2007-10-10
r9145: Some work on eventlog since jerry is doing some in Samba3. (-:
Tim Potter
1
-6
/
+33
2007-10-10
r9121: use the older non-passthru level for setting delete on close
Andrew Tridgell
1
-2
/
+2
2007-10-10
r9090: Another field in usermod function - account flags.
Rafal Szczesniak
1
-9
/
+9
2007-10-10
r9084: 'resign' the sample PAC for the validation of the signature algorithms.
Andrew Bartlett
1
-34
/
+22
2007-10-10
r9047: show the order of the server/correct output to make it easier to demo ...
Andrew Tridgell
1
-0
/
+2
2007-10-10
r9046: fixed display of privileges in RAW-ACLS test
Andrew Tridgell
1
-2
/
+2
2007-10-10
r9045: be friendly towards servers that don't understand the 'share' form for...
Andrew Tridgell
1
-2
/
+4
2007-10-10
r9044: added a comment so you can see what this test does :-)
Andrew Tridgell
1
-1
/
+2
2007-10-10
r9043: fixed return code in RAW-STREAMS test
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9042: fixed the valgrind error in the RAW-SFILEINFO test
Andrew Tridgell
2
-1
/
+11
2007-10-10
r9037: New fields in usermod function - allow_password_change and
Rafal Szczesniak
1
-7
/
+11
2007-10-10
r9028: make some function static
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r9010: forgot to commit the change to create_directory_handle()
Andrew Tridgell
1
-6
/
+6
2007-10-10
r9008: check the return status for the directory handle creations
Andrew Tridgell
2
-8
/
+21
2007-10-10
r9006: expanded RAW-UNLINK test to test directory delete on close with non-em...
Andrew Tridgell
1
-0
/
+104
2007-10-10
r9003: add testing for non-empty directory delete on close
Andrew Tridgell
1
-1
/
+30
2007-10-10
r8977: Put my copyright in share torture test.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r8975: Very basic test for delshare function based on code submitted
Rafal Szczesniak
2
-4
/
+56
2007-10-10
r8966: Simplify the makefile generation system a bit.
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r8954: Use binding string to specify host rather than share path, as we use
Rafal Szczesniak
1
-3
/
+19
2007-10-10
r8944: Get more verbose output from NET-API-LISTSHARE test.
Rafal Szczesniak
1
-0
/
+82
2007-10-10
r8939: Do an open domain in the schannel SAMR test. This should test some of
Andrew Bartlett
1
-0
/
+27
2007-10-10
r8930: Add the libnet share tests based on code submitted by
Rafal Szczesniak
3
-0
/
+94
2007-10-10
r8897: Add test for the comment field.
Rafal Szczesniak
1
-6
/
+7
2007-10-10
r8895: work around broken glibc strrchr function that gives valgrind errors o...
Andrew Tridgell
1
-0
/
+2
2007-10-10
r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC test
Andrew Tridgell
1
-3
/
+3
2007-10-10
r8879: more expansion of the irpc test to try to uncover the ia64 mystery
Andrew Tridgell
1
-0
/
+50
2007-10-10
r8876: check the result of AddOne and test some more values
Stefan Metzmacher
1
-12
/
+28
2007-10-10
r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval...
Volker Lendecke
1
-1
/
+1
2007-10-10
r8874: test some more combinations
Stefan Metzmacher
1
-3
/
+8
2007-10-10
r8873: add more checks
Stefan Metzmacher
1
-0
/
+5
[next]